/*body{
    scrollbar-face-color: #175D7A; //fond carre et barre
    scrollbar-shadow-color: #FF0000;
    scrollbar-highlight-color: #E7E7E7; //sous fond 
    scrollbar-3dlight-color: #FF0000;
    scrollbar-darkshadow-color: #175D7A; //contour droit barre et carre
    scrollbar-track-color: #FF0000;
    scrollbar-arrow-color: #420E26; //fleche
}
*/
.fond {
	background-color: #9a5c1f;
}
.bordmarron{
	color:#004080;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #420E26;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #420E26;
	padding-top: 5px;
	padding-left: 5px;
}
.bordgris{
	color:#333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
	padding-top: 5px;
	padding-left: 5px;
}

.blanc {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #420E26;
}
h1 {
	font-family: Verdana;
	font-variant: small-caps;
	font-size: 18px;
	font-weight: bold;
	/*color: #004080;*/
	color: #420E26;
	/*color: #541330;*/
}
p,td,select,input {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #333333;
}
.padgauche{
	padding-left: 10px;
}
th{
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #333333;
}

a:link{
	text-decoration:underline;
	color:#420E26;
}
a:visited {
	text-decoration:underline;
	color:#420E26;
}
a:hover{
	text-decoration:underline;
	color:#333333;
}

a.lien{
	font-weight : bold;
	color:#420E26;
}
a.lien:visited{
	font-weight : bold;
	color:#420E26;
}
a.lien:hover{
	text-decoration:none;
	background-color: #B2E275;
	color:#420E26;
}

a.mail{
	color:#420E26;
}
a.mail:visited{
	color:#420E26;
}
a.mail:hover{
	text-decoration:none;
	background-color: #E7E7E7;
	color:#84BF37;
}
input,textearea{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #541330;
	line-height: 11px;
}
a.ajout{
	font-family: 'Trebuchet MS', Arial;
	font-size: 9px;
	color: #258A25;
	text-decoration:none;
}
a.ajout:visited{
	font-family: 'Trebuchet MS', Arial;
	font-size: 9px;
	color: #258A25;
	text-decoration:none;
}
a.ajout:hover{
	font-family: 'Trebuchet MS', Arial;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #258A25;
}
a.modif{
	font-family: 'Trebuchet MS', Arial;
	font-size: 9px;
	color: #3250A6;
	text-decoration:none;
}
a.modif:visited{
	font-family: 'Trebuchet MS', Arial;
	font-size: 9px;
	color: #3250A6;
	text-decoration:none;
}
a.modif:hover{
	font-family: 'Trebuchet MS', Arial;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #3250A6;
}
a.suppr{
	font-family: 'Trebuchet MS', Arial;
	font-size: 9px;
	color: #BD1431;
	text-decoration:none;
}
a.suppr:visited{
	font-family: 'Trebuchet MS', Arial;
	font-size: 9px;
	color: #BD1431;
	text-decoration:none;
}
a.suppr:hover{
	font-family: 'Trebuchet MS', Arial;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #BD1431;
}.pad {
	padding: 10px;
}
.traitbas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.gras {
	font-weight:bold;
	font-size:12px;
}
.fondnoir { background-color: #000000; color: #FFFFFF} ;
.fondgris { background-color: #CCCCCC; color: #000000} ;
.fondbleu { background-color: #6699FF; color: #000000} ;

a.bdd {text-decoration: none; color: #FFFFFF; }
a.bdd:hover {text-decoration: none; color: #FFFFFF; }
a.bdd:visited {text-decoration: none; color: #FFFFFF; }

a.bdd2 {text-decoration: none; color: #333; width:40px; }
a.bdd2:hover {text-decoration: none; color: #333; width:40px;}
a.bdd2:visited {text-decoration: none; color: #333; width:40px;}

td.bdd{padding: 3px;border-color: #999;	border-width: 1px;border-style: none dotted dotted none}
