body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #36393D;
	background-color: #356AA0;
	background-image: url(images/decor/fdPage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.H1 {
	font-size:1px;
	line-height:1px;
	height:1px;
	padding:0px;
	margin:0px;
	color:#C1D9FF;
}
.txtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.txtTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #284066;
}
.txtTitre2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #284066;
}
.txtNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.txtErreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ff9900;
}
#DataListCat
	    {
	    font:Arial, Helvetica, sans-serif;
	    font-size:9pt;
	    font-weight:bold;
	    color:#356AA0;
	    text-align:center;
	    }
#ctl00_CPH_DataListCat a
	    {
	    font:Arial, Helvetica, sans-serif;
	    font-size:10pt;
	    font-weight:bold;
	    color:#356AA0;
	    text-decoration:none;
		text-transform:uppercase;
	    }
#ctl00_CPH_DataListCat a:hover
	    {
	    color:#B02C2B;
	    }

#listSsCat
	    {
	    font:Arial, Helvetica, sans-serif;
	    font-size:8pt;
	    font-weight:normal;
	    color:#356AA0;
		text-align:left;
	    }
#listSsCat a
	    {
	    font:Arial, Helvetica, sans-serif;
	    font-size:8pt;
	    font-weight:normal;
	    color:#356AA0;
	    text-decoration:underline;
		text-align:left;
		text-transform:lowercase;
	    }
#listSsCat a:hover
	    {
		color:#B02C2B;
	    }
#contactform
	    {
		background-color:#F9F4EC;
		border:1px dashed #BBA97E;
		font-size: 8pt;
		font-weight: normal;
		color: #51441D;
	    }
#contactform input, #contactform textarea
	    {
		font-size: 8pt;
		font-weight: normal;
		color: #51441D;
		border:1px solid #BBA97E;
	    }
#ctl00_CPH_tit_id input
	    {
		font-size: 8pt;
		font-weight: normal;
		color: #86A6C6;
		border:0px;
	    }

a:hover img {filter:alpha(opacity=70););-moz-opacity:0.7}   