BODY {
background-color: #E7E7E7;font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;}

P {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;}

SELECT, TEXTAREA, INPUT, OPTION{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: normal;
color: #666666;
}


A.underover {
text-decoration: none;
color: #344356; //#BEC7D2; //#344356;
}

A.underover:link {
color: #344356;
}

A.underover:hover {
color: #344356;
text-decoration: underline overline;
}

A.underover:visited {
color: #344356;
}

A.underover:active {
color: #344356;
}

/////////////////

A.bold {
text-decoration: none;
color: #344356;
}

A.bold:link {
color: #344356;
}

A.bold:hover {
color: #344356;
font-weight: bold;
text-decoration: none;
}

A.bold:visited {
color: #344356;
}

A.bold:active {
color: #344356;
}

//////////////::


A.simplegris {
text-decoration: underline;
color: #666666;
}

A.simplegris:link {
color: #666666;
}

A.simplegris:hover {
color: #333333;
text-decoration: underline;
}

A.simplegris:visited {
color: #666666;
}

A.simplegris:active {
color: #666666;
}

/////////


A.linkText{
color: #336699;
text-decoration: none;
}

A.linkText:link{
color: #336699;
text-decoration: none;
}

A.linkText:hover{
color: #336699;
text-decoration: underline;
}

A.linkText:visited{
color: #336699;
}

A.linkText:active{
color: #336699;
}

A.textblack:link {
color: #000;	text-decoration: none;
}

A.textblack:visited {
color: #000;
text-decoration: none;
}

A.textblack:active {
color: #000;
text-decoration: none;
}




.tablebordsblanc {
	border: 10px solid #FFFFFF;





}
.tablebordsgris {
	border: 7px solid #E7E7E7;
}




.titregros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;

}
.titrefin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.paragraphegros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.paragraphefin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
