@import url(pagination.inc.css);

.top_edito{
	overflow : hidden;
}

.edito{
	background : url(../../images/css/edito_accueil-trans.png) no-repeat top left;
	float:  left;
	width : 282px;
	padding-top : 0px;
}

.edito h1{
	color : white;
	height : 30px;
	margin-top:17px;
	text-align : center;
	font-size : 1.1em;
}

.right_edito{
	background : url(../../images/css/bout_edito-trans.png) no-repeat top left;
	float:  left;
	width : 700px;
}

ul.sous-menu{
	margin-left:135px;
}

.middleBloc{
	clear : left;
	border-left: 1px solid #2B1534;
	padding-left:30px;
	padding-top : 25px;
	overflow : hidden;
	min-height :300px;
}

.bottomBloc{
	background : url(../../images/css/arrond_bottom_page-trans.png) no-repeat top left;
	width : 988px;
	height : 33px;
	margin-left: -1px;
}

.blocLeft{
	width : 580px;
	float : left;
	margin-right : 50px;
}

.blocLeft img{
	float : left;
	margin-right : 10px;
	margin-bottom : 10px;
}

.blocRight{
	width : 300px;
	float : left;
}

.middleBloc h1 {
	border-bottom:1px solid #E75113;
	color:#E75113;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	margin-bottom : 20px;
}

.middleBloc .blocLeft h2{
	background:transparent url(../../images/css/fond_subtitles.jpg) no-repeat left 2px;
	color:#563863;
	font-size:12px;
	height:18px;
	padding-left:15px;
	margin-left:160px;
	border-bottom:1px dashed #2B1534;
}

.middleBloc .telechargement{
	margin-top : 25px;
}

.middleBloc .telechargement  a {
	color:#E85319;
	padding-top:5px;
}

.middleBloc .blocRight a{
	color : #563863;
	font-weight : bold;
}

.middleBloc .blocRight ul{
	margin-left: 10px;
	list-style : square;
}

.middleBloc .blocRight ul li{
	color:#563863;

}

.middleBloc .blocRight .pagination{
	margin-top : 20px;
}