/**********************************************************************************/
/*** Classe chapo *****************************************************************/
#cms
{
	padding-left:37px;
	padding-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:auto;
	background-image: url(../images/puce-fleche1.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#cms a
{
	font-size: 13px;
	color: #d07200;
	text-decoration: none;
}
#cms h1
{
	color: #FFFFFF;
	margin-top:10px;	
	width : auto;
	font-size: 18px;
	padding-top: 0px;
	padding-left: 0px;
}

#cms h2
{
	font-weight: bold;
	color: #99c7e1;
	text-align: justify;
	margin-bottom:15px;	
	font-size: 14px;
}

#cms .titre
{
	color: #FFFFFF;
	margin-top:10px;	
	width : auto;
}

#cms .titre p
{
	font-size: 18px;
	padding-top: 0px;
	padding-left: 0px;
}

#cms .chapo
{
	font-weight: bold;
	color: #99c7e1;
	text-align: justify;
	margin-bottom:15px;	
}

#cms .chapo2
{
	font-weight: bold;
	color: #99c7e1;
	text-align: justify;
	margin-bottom:15px;	
	height: 75px;
}

#cms .chapo3
{
	font-weight: bold;
	color: #d07200;
	text-align: justify;	
	height: auto;
}

#cms .html p
{
	color: #FFFFFF;
	text-align: justify;
	margin-bottom:15px;
	margin-top: 0px;
}

#cms .html p .map
{
	border-color:#CCCCCC;
	border: 1px;
	width: 500px;
}

#cms .html ul
{
	color: #FFFFFF;
	margin-bottom:15px;
	list-style-type: none;
}

#cms .html li
{
	background-image: url(../images/puce-cms.gif);
	padding-left:10px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#cms .html .imgGauche
{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border: 0px solid #c3c3c3;
}

#cms .html .imgDroite
{
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	border: 0px solid #c3c3c3;
}

#cms .traitVert
{
	border-bottom: #99c7e1 1px solid;
	height: 1px;	
	width: 520px;
	margin-bottom: 15px;
}

#FicheProd
{
	width : 565px;
	height : auto;
}

#FicheProd .P_img
{
	float: left;
	width: 240px;
	height: 180px;
	overflow: hidden;
}

#FicheProd .Data
{
	float: left;
	width : 320px;
	height: 180px;
	margin-left: 2px;
}

#FicheProd .Data h5
{
	width : 280px;
	height: 21px;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/fond-fiche1.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 3px;
}

#FicheProd .Data p
{
	width : 310px;
	height: 127px;
	font-size: 11px;
	color: #99c7e1;
	text-align: justify;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background-color: #062040;
}

#FicheProd .Data a
{
	color: #d07200;
	text-decoration: none;
}


#FicheProd .DataBis
{
	width : 562px;
	height: 90px;
	margin-left: 0px;
	margin-top: 2px;
	background-image: url(../images/fond-dataBis.gif);
	background-repeat: repeat-x;
	float: left;
}

#FicheProd .DataBis .UL1
{
	margin-top:15px;
	margin-left:10px;
	list-style-type: none;
	height: 70px;
	width: 245px;
	float: left;
}

#FicheProd .DataBis .UL2
{
	margin-top:15px;
	margin-left:10px;
	list-style-type: none;
	height: 70px;
	width: 245px;
	float: left;
}

#FicheProd .DataBis li
{
	background-image: url(../images/puce-cms.gif);
	padding-left:10px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#FicheProd .DataTer
{
	width : 562px;
	height: 25px;
	margin-left: 0px;
	margin-top: 2px;
	background-color:#467cb4;
	float: left;
}

#FicheProd .DataTer p
{
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	padding-left: 10px;
	padding-top: 5px;
}

#FicheProd .DataQua
{
	width : 562px;
	height: 30px;
	margin-left: 0px;
	margin-top: 2px;
	background-color:#FFFFFF;
	float: left;
}

#FicheProd .DataQua p
{
	width: 234px;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
}

#FicheProd .DataQua a
{
	font-size: 11px;
	color: #003366;
	text-decoration : none;
}

#FicheProd .DataQua p img
{
	margin-top: 4px;
}

#FicheProd .DataQua h1
{
	font-size: 11px;
	color: #999999;
	width: 88px;
	height: 22px;
	background-image: url(../images/fiche-1sur1.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 10px;
	padding-top: 8px;
	font-weight:normal;
}

#FicheProd .DataQua .btnimg
{
	float: left;
}

#FicheProd .DataCin
{
	width : 562px;
	height: 219px;
	margin-left: 0px;
	margin-top: 2px;
	float: left;
}

#FicheProd .DataCin .btnimg
{
	float: left;
	margin-left: 2px;
}

#ListeProd
{
	width : 530px;
	height : 100px;
	margin-left: 35px;
	margin-top: 13px;
}

#ListeProd .Vignette
{
	width : 160px;
	height : 100px;
	overflow: hidden;
	float: left;
}

#ListeProd .Vignette img
{
	margin-left: -30px;
	margin-top: -30px;
}

#ListeProd .DataVignette
{
	width : 370px;
	height : 100px;
	float: left;
	background-image: url(../images/fond-liste.gif);
	background-repeat: repeat-x;
}

#ListeProd .DataVignette ul
{
	margin-top:10px;
	margin-left:10px;
	list-style-type: none;
	height: 68px;
}

#ListeProd .DataVignette li
{
	background-image: url(../images/puce-fiche.gif);
	padding-left:10px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#ListeProd .DataVignette p
{
	padding-left:10px;
	width: 360px;
	background-color: #FFFFFF;
	height: 22px;
}

#ListeProd .DataVignette p img
{
	margin-top: 4px;
}

#ListeProd .DataVignette a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	margin-right: 10px;
}

#DataFicheListe
{
	width : 565px;
	height: 30px;
	margin-left: 0px;
	margin-top: 13px;
	background-color:#FFFFFF;
	float: left;
}

#DataFicheListe p
{
	width: 237px;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
}

#DataFicheListe a
{
	font-size: 11px;
	color: #003366;
	text-decoration : none;
}

#DataFicheListe p img
{
	margin-top: 4px;
}

#DataFicheListe h1
{
	font-size: 11px;
	color: #999999;
	width: 88px;
	height: 22px;
	background-image: url(../images/fiche-1sur1.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 10px;
	padding-top: 8px;
	font-weight:normal;
}

#DataFicheListe .btnimg
{
	float: left;
}

#ListeClient
{
	width : 530px;
	height : 100px;
	margin-left: 35px;
	margin-top: 13px;
}

#ListeClient .Vignette
{
	width : 135px;
	height : 109px;
	overflow: hidden;
	float: left;
	background-image: url(../images/fond-ref.png);
	background-repeat: no-repeat;
}

#ListeClient .Vignette img
{
	width : 113px;
	height : 84px;
	margin-left:11px;
	margin-top:9px;
}

#ListeClient .DataVignette
{
	width : 370px;
	height : 100px;
	float: left;
}

#ListeClient .DataVignette h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99c7e1;
	padding-left:10px;
	width: 360px;
}

#ListeClient .DataVignette h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:10px;
	width: 360px;
	text-align:justify;
	font-weight:normal;
}
