/**********************************************************************************/
/*** Classe chapo *****************************************************************/
#cms
{
	padding-left:40px;
	padding-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:auto;
	float: left;
	width: 414px;
	background-image: url(../images/puce4.gif);
	background-repeat: no-repeat;
	background-position: 20px 3px;
}

#cms a
{
	font-size: 13px;
	color: #9dc621;
}

#cms .dateActu
{
	margin-bottom: 10px;
}

#cms .TitreActu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}

#cms .dateActu h1
{
	font-size: 12px;
	padding-top: 3px;
	padding-left: 0px;
	color: #a3a09d;
	font-weight: normal;
}

#cms .chapo
{
	font-weight: bold;
	color: #575757;
	text-align: justify;
	margin-bottom:20px;	
}

#cms .media
{
	margin-bottom:15px;
}

#cms .media p
{
	color: #666666;
	text-align: justify;
	margin-bottom:15px;
}

#cms .media h1
{
	font-size: 18px;
	color: #5d463a;
	margin-top: 10px;
}

#cms .media h2
{
	font-size: 14px;
	color: #666666;
}

#cms .media h3
{
	font-size: 14px;
	color: #666666;
}

#cms .media p img
{
	vertical-align: middle;
}

#cms .media p .map
{
	border: solid 1px #666666;
}

#cms .media ul
{
	color: #666666;
	margin-bottom:15px;
	list-style-type: none;
}

#cms .media ol
{
	color: #312f25;
	margin-bottom:15px;
	list-style-type: none;
}

#cms .media li
{
	padding-left:0px;
	margin-bottom: 0px;
}

#cms .media .Gauche
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border: 0px solid #c3c3c3;
	vertical-align: baseline;
}

#cms .media .Droite
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border: 0px solid #c3c3c3;
}

#cms .traitVert
{
	background-color: #666666;
	height: 1px;	
}

#cms .media table
{
	float:left;
	margin:0px;
}

#cms .media .Gallerie
{
	/*background-image: url(../images/fond-photo.gif);
	background-repeat: no-repeat;*/
	height: 87px;
	width: 130px;
	background-color:#ccc4b6;
}

#cms .media .Gallerie p
{
	height: 81px;
	width: 124px;
	overflow: hidden;
	margin: 3px;
	border: #000000 solid 0px;
}