﻿#titre{
	left:25px;
}

#corps{
	clear:both;
	display:block;
	padding:1em;
	width:730px;
	overflow:hidden;
	margin-left:25px;
	margin-bottom:15px;
	background-color:white;
}
#corps .txt{
	height:312px;
}
#corps .txt .scrollable{
	height:302px;
	overflow:auto;
}
/* taille image committee au complet */
#corps .txt img{
	clear:left;
	width:709px;
	height:256px;
	border:0;
	padding:0;
}
/* ////////// fourthNav horizontale pour page management committee ////////// */
#fourthNav{
	/*margin-top:-6px;*/
	margin-top:4px;
	clear:left;
}
#fourthNav li{
	display:block;
	float:left;
	width:170px;
	font-size:0.8em;
	padding:0;
}
#fourthNav li a{
	text-decoration:none;
	color:#666666;
	padding:0;
}
#fourthNav li a:hover, #fourthNav li a:focus{
	color:#660033;
}
/* ////////// fourthNav horizontale pour page LOCAL management committee (local déclaré dans propriété BG_RUBRIQUE ////////// */
.local #fourthNav li{
	/*clear:left;*/
	width:300px;
}


