@charset "ISO-8859-1";
.content_box {
	text-align:left;
	}

.content_box h1{
	margin: 10px; 
	font-size: 19px;
	font-weight: bold;
	text-align:left;
	}
	
.content_box h2{
	clear: both;
	font-size: 16px;
	color: #C36;
	text-align: left;
	margin: 15px 5px 10px 20px;
	text-indent: 0;
	font-weight: bold;
	}
	
.content_box h3{
	clear: both;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin: 15px 5px 10px 20px;
	text-indent: 0;
	font-weight: bold;
	}
.content_box ul li{
	font-size: 12px;
	margin: 0 5px 5px 40px;
	text-align:left;
	list-style-type: circle;
	}

.content_box strong{
	font-weight: bold;
	}

.content_box p {  
	display: block;
	text-align:left;
	font-size: 12px;
	margin: 0 30px 15px 30px;
	}
	
.content_box img , .content_box p img {
	float: right;
	margin: 0 10px 10px 0;
	padding: 0 5px 5px 0;
}
	
.content_box a {
	color:#F90;
	text-decoration: underline;
	}

.content_box .asterisque {
	font-style:italic;
	font-size: 10px;
	}
	
.content_box table {
	width: 450px;
	height: 150px;
	border: solid 1px #000;
	font-size: 14px;
	text-align: center;
	margin: 10px 5px 10px 20px;
	}
	
.content_box table td {
	font-weight: bold;
	width: 224px;
	border: solid 1px #000;
	}
	

.content_box table tr {
	background: #C36;
	border: solid 1px #000;
	color: #FFF;
	}
	
.couleur {
	color: #000;
	}
	
.gras {
	font-weight: bold;;
	}
	
#fond {
	background: #FFF
	}
	
.content_box services-loisirs {
	float: left;
	margin: 5px 0 5px 5px;
	}

.content_box .exemple {
	border: dotted 1px #333;
	margin: 5px;
	padding: 5px;
	color: #333;
	clear: right;
}
.content_box a {
	color: #F90;
	text-decoration: underline;
}
#cesu_first{
	clear: none;
	width:300px;
}


