body{background-attachment:fixed;}

a.menuadmin:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none; font-weight:bold;
}

a.menuadmin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline overline;
	font-weight:bold;  
}

a.menuadmin:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

a:link { color:#A30606;}
a:visited { color:#A30606;}

a.nom:link {  color: #9A2540; text-decoration: none}
a.nom:hover {  color: #FF8B1F; text-decoration: none}
a.nom:visited {  text-decoration: none}

.texte {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#086500; font-style:italic}
.textgeneral {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:justify}
.titre {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#A50708; font-weight:bold}
.titre2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; text-align:justify; font-weight:bold; color:#086500}



.bt1 {border:0 solid #000000;background-image:url('../images/btannul.jpg');background-repeat: no-repeat;color:#A40607; width:75px; height:19px; font-family:arial; font-size:12px; font-weight:bold}
.bt2 {border:0 solid #000000;background-image:url('../images/btannul.jpg');background-repeat: no-repeat;color:#ffffff; width:75px; height:19px; font-family:arial; font-size:12px; font-weight:bold}
.bt3 {border:0 solid #000000;background-image:url('../images/btvalid2.jpg');background-repeat: no-repeat;color:#A40607; width:75px; height:19px; font-family:arial; font-size:12px; font-weight:bold}

.champs {
	font-family: Arial;
	font-size:11px;
	background-image:url('../images/inputombr.jpg');
	background-repeat:repeat-x;
	border:2px #E4C200 solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
}

input.bt {height:17px; font-family:Verdana ; font-size:10px; width:70px}

input.form {
	height:18px;
	font-family: Arial;
	font-size:11;
	background-image:url("images/fdinput.gif");
	background-repeat: repeat-x;
	border:1px #E4C200 solid;

}
select.form {
	height:18px;
	font-family: Arial;
	font-size:11;
}

textarea.form {
	font-family: Arial;
	font-size:11;
	background-image:url("images/fdinput.gif");
	background-repeat: repeat-x;
	border:1px #E4C200 solid;

}

input.search,select.search {
	color:#A40607;
	background-color:#F0EFD1;
	font-family:verdana;
	font-size:11px;
}

input.formulaire {
	height:18px;
	font-family: Arial;
	background-image: url(../images/inputombr.jpg);
	border:1px #E4C200 solid;
	font-size:11px;
}
textarea.formulaire {
	height:90px;
	font-family: Arial;
	background-image: url(../images/inputombr.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border:1px #E4C200 solid;
	font-size:11px;
}
