

body { font: 11px arial, sans-serif; margin: 0; padding-top: 50px; background :#F6F6F6;color:#38373b}
img{border: none;}
a:link {border: 0px none;}    
a:visited {border: 0px none;}  
a:hover {border: 0px none;} 
a:active {border: 0px none;outline:none;} 
a:focus {border: 0px none;outline:none;}

table
{
	margin: 0px;
}
	
table td
{
	margin: 0px;
	padding: 0px;
}
/* Styles pour texte */
.rubrique{font-size: 26px;font-weight:bold;text-align:left;line-height:13px;}
.txt {font-family: arial, sans-serif; font-size: 11px; font-style: normal; font-weight: bold;}
input.saisie{border: #aaaaaa 1px solid; background-color:#dcdcdc;font-size:11px;}
input.obligatoire{border: #f39700 1px solid; background-color:#fed600;font-size:11px;}
.erreur {  font-family: arial, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: ;}
.txtbold {  font-family: arial, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: ;}
a {text-decoration:none;}


