body, td, p, ul, dl {  font-family: Arial, Helvetica, sans-serif; color: #8a8a8a; font-size: 10pt ; font-weight : bold }
img {  text-decoration: none}

A { text-decoration: none; font-weight : bold; color: #E60017;}
A:link { text-decoration: none; font-weight : bold; color: #E60017;}
A:hover { text-decoration: none; font-weight : bold; color: #757575;}

.ptitext {
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF ;
	}
	
	
.titreBox {
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF ;
	letter-spacing : 1;
	}
		
.menuBas	{
font-size : 11px;
letter-spacing : 1;
}
	
.slogan {
font-size : 14px;
color : #e60017;
text-decoration: none;
font-weight : bold ;
}

.petitext{
font-size : 11px;
}

.textAccueil{line-height: 1.5;}

.tabCellule {
background : #EEEEEE;
}

.required {	
	border : #E60017 solid;
	border-width: 1px 1px 1px 1px;
	margin: 0px 0px;
	}

input , select , textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	border : #d2d2d2 solid;
	border-width: 1px 1px 1px 1px;
	margin: 0px 0px;
	background : #ffffff;
	}
