a:link    { color: 007700; text-decoration: none }
a:visited { color: 007700; text-decoration: none }
a:hover   { color: 005500; text-decoration: underline }
a:active  { color: 005500; text-decoration: underline }

a.txtindex:link   { color: #ffffff; text-decoration: none }
a.txtindex:visited  { color: #ffffff; text-decoration: none }
a.txtindex:hover   { color: #ffffff; text-decoration: none }
a.txtindex:active  { color: #ffffff text-decoration: none }

body{scrollbar-arrow-color: #000000; scrollbar-face-color: #eeeeee; scrollbar-highlight-color: #117711; scrollbar-shadow-color: #117711; scrollbar-track-color: #ffffff; scrollbar-base-color: #117711; scrollbar-darkshadow-color: #117711; scrollbar-3dlight-color: #117711 }

.txtgeneral	{ color: #113311; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-image: url(images/puce.gif); padding-left:20px; padding-right:20px }
.txtgeneralgros	{ color: #113311; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-image: url(images/puce.gif); padding-left:20px; padding-right:20px }
.txtgeneraljust	{ color: #113311; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify; list-style-image: url(images/puce.gif); padding-left:20px; padding-right:20px }
.txttitre		{ color: #113311; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:4px }

.txtproduits	{ color: #113311; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txttitreproduits	{ color: #113311; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.txtadresse	{ color: #113311; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txtadresseindex	{ color: #FFFF00; font-size:11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.txtlisteproduits	{ color: #113311; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

#form_input{
	background-color: #eeeeee;
	color: black;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

#form_bouton{
	background : #aaeeaa;
	border: 1px inset;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	font-weight: bold;
	border-color: #999999 #000000  #000000 #CCCCCC ;
	COLOR: #000000;
}

