/*contenu plan*/

.align{text-align:center; padding-bottom:10px;}
li {list-style-type:none;}
#plan{
	width:789px;
	/*height:700px;*/
	font-size: 0.8em;
}
#plan h2{
	color:#FFF;
	padding:15px 0px 10px 45px;
	background:url(../images/source/tetes/tete_plan_du_site.png) no-repeat;
	font-size:1.2em; 
	
}
#bandeau_plan{
	background:#cd0102 url(../images/source/bg_rouge.jpg) no-repeat;
	/*float:left;*/
	width:45px;
	/*height:700px;*/
}
#text{
	padding:20px 15px 0px 30px;
	text-align:justify;
	width:698px;
	background-color:#fff;
	margin-left:45px;
	overflow:hidden;
}
#text ul li {display:block; padding:0px 10px;}
#text ul { margin-bottom:15px;}
#text ul li a { color: #666666; text-decoration:none;}
#text ul li a:hover { text-decoration:underline;}
#text a { color:#000; text-decoration:none;}
#text p {font-size:0.8em;}
#plan p{
	padding-bottom:15px;
	font-size:0.9em;
}
.colonne {
	width:190px;
	text-align:justify;
}

.gauche { float:left; padding-left: 60px;}
.droite { float:right; padding-right: 50px; }
.image {padding-left: 40px; padding-bottom: 20px;}
strong { text-transform: uppercase;}