/**********************************************************************************/
/*** Classe chapo *****************************************************************/


#cms a
{
	font-size: 13px;
	color: #65462d;
	text-decoration: none;
}

#cms .titre
{
	color: #65462d;
	margin-top:10px;	
	width : auto;
}

#cms .titre p
{
	font-size: 18px;
	padding-top: 0px;
	padding-left: 0px;
}

#cms .chapo
{
	font-weight: bold;
	color: #65462d;
	text-align: justify;
	margin-bottom:15px;	
}

#cms .html p
{
	color: #65462d;
	text-align: justify;
	margin-bottom:15px;
	margin-top: 50px;
	margin-left: 225px;
}

#cms .html p strong
{
	color: #ac7244;
}

#cms .html p .map
{
	border-color:#CCCCCC;
	border: 1px;
	width: 500px;
}

#cms .html ul
{
	color: #65462d;
	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: #65462d 1px solid;
	height: 1px;	
	width: 520px;
	margin-bottom: 15px;
}
