body {
  background: #fff;
  color: #000;
  margin: 0;
  border: 0px none;
  text-align: center;
  font-size: 10px;
  font-family: arial, helvetica, sans-serif;
}

a { 	
	text-decoration: underline; color:#FFEF00}

a:hover{
	text-decoration: underline; color:#FFFFCC}
	
a.lienbleu { color: #0000FF; text-decoration: underline }
a.lienbleu:hover { color: #0000FF; text-decoration: underline }

	
table{
  font-size:10px;
  color:#5A0008;
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0;

  text-align: left;
}

td.filetgauche {
  background-image: url('/images2/filetgauche.gif');
  background-repeat:repeat-y;
  background-position:  left;
  background-color:#FFA800;
}

td.filetdroite {
  background-image: url('/images2/filetdroite.gif');
  background-repeat:repeat-y;
  background-position:   right 50%;
  background-color:#FFA800;
}

td.filethaut {
  background-image: url('/images2/filethaut.gif');
  background-repeat:repeat-x;
  background-position:   top;
  background-color:#FFA800;
}

td.filetbas {
  background-image: url('/images2/filetbas.gif');
  background-repeat:repeat-x;
  background-position:   bottom;
  background-color:#FFA800;
}

td.hautgauche {
  background-image: url('/images2/hautgauche.gif');
  background-repeat:no-repeat;
  background-position:  left top;
}

td.hautdroite {
  background-image: url('/images2/hautdroite.gif');
  background-repeat:no-repeat;
  background-position:  right top;
}

td.hautdroitepanier {
  background-image: url('/images2/hautdroitepanier.gif');
  background-repeat:no-repeat;
  background-position:  right top;
}

td.basgauche {
  background-image: url('/images2/basgauche.gif');
  background-repeat:no-repeat;
  background-position:  left bottom;
}

td.basdroite {
  background-image: url('/images2/basdroite.gif');
  background-repeat:no-repeat;
  background-position:  right bottom;
}

td.pointillevertical {
  background-image: url('/images2/pointillevertical.gif');
  background-repeat:repeat-y;
  background-position:  center;
}

ul.orange {
  margin: 20px;
  list-style-type:disc; list-style-image:url('../images/puce_orange.gif'); padding-left:15px; padding-right:8px; padding-top:1px; padding-bottom:1px
}

ul.rouge {
  margin: 0;
  list-style-type:disc; list-style-image:url('../images/puce_rouge.gif'); padding-left:15px; padding-right:6px; padding-top:0px; padding-bottom:0px
}

ul.orange a {
  color: #fff;
}

#alllots .mixfram {
  font-size: 10px;
  overflow: auto;
  text-align:left;
  width: 164px;
  height: 70px;
  border: 1px solid #fff;
  scrollbar-face-color: #C0C0C0;
  scrollbar-shadow-color: #fff;
  scrollbar-highlight-color: #fff;
  scrollbar-darkshadow-color: #fff;
  scrollbar-3dlight-color: #fff;
  scrollbar-track-color: #fff;
  scrollbar-arrow-color: #DF3400;
  margin-bottom:8px;
  background: #fff; list-style-type:disc; list-style-image:url('../images/puce_blanc.gif')
}

#alllots ul {
 margin: 0;
 padding-left: 14px;
}

#toustemoignages .frtoustemoignages {
  font-size: 10px;
  overflow: auto;
  text-align:left;
  width: 300px;
  height: 220px;
  border: 0px none;
  scrollbar-face-color: #EF997F;
  scrollbar-shadow-color: #DF3400;
  scrollbar-highlight-color: #DF3400;
  scrollbar-darkshadow-color: #DF3400;
  scrollbar-3dlight-color: #DF3400;
  scrollbar-track-color: #DF3400;
  scrollbar-arrow-color: #fff; 

  margin-bottom:8px;
  background: #DE3000; list-style-type:disc; list-style-image:url('/images2/puceflecherouge.gif')
}

#toustemoignages ul {
 margin: 0;
 padding-left: 30px;
}

#toustemoignages p {
  margin: 0 0 5px;
}

input {
	font-size: 10px;
    color:#5A0008;
}

select {
	font-size: 10px;
  	color:#5A0008;
}
