.contenu {
}
/*---------------------------------------------------*/
.contenu .menuTheme {
	margin:0 0 20px 0;
	padding:45px 0 10px 15px;
	position:relative;
	background-position:0 0;
	background-repeat:no-repeat;
	min-height:90px;
	_height:100px;
	clear:both;
	width:691px;
}
.contenu .menuTheme li {
	float:left;
	width:212px;
	padding:0 0 0 5px;
	margin:0 0 0 0;
	text-align:left;
	font-size:90%;
	background-position:0 7px;
	background-repeat: no-repeat;
	background-image:url(../Commun/img/chevrons/chevron-bleu.gif);
}
.contenu .menuTheme .active a {
	color:#0399db;
	border-color:#0399db;
}
.menuTheme ul {
	width:212px;
	float:left;
	padding-left:10px;
}
/*---------------------------------------------------*/
.rss {
	float:right;
	position:relative;
	z-index:20;
	top:42px;
	margin-right:15px;
	_margin-right:8px;
	margin-top:-38px;
}
/*--------------------------------*/
.goBack {
	background:url(img/themes/go-back.gif) top left no-repeat;
	width:65px;
	height:18px;
	float:right;
	margin:10px 0 0 0;
}
.goBack a {
	display:block;
	width:100%;
	height:100%;
	border:none;
}
.goBack span {
	display: none;
}
/*--------------------------------*/
.themeZoom .menuTheme {
	background-image:url(img/themes/zoom-menu-bg.jpg);
}
.themeZoom .noborder a 
{
	border:none !important;
}

.themeZoom h1 {
	text-align:right !important;
	position:relative !important;
	margin:-55px 15px 0 0 !important;
	font-size:200% !important;
	border:none  !important;
}
.themeZoom .illustration {
	margin-left:-10px;
}
/*--------------------------------*/
.themeActualites .menuTheme {
	background-image:url(img/themes/actualites-menu-bg.jpg);
}
.themeActualites h1 {
	border-bottom:1px dotted #009de2;
	margin-top:100px;
}
.themeActualites h1 span.dateActu {
	font-size:50%;
	font-style:normal;
}
/*--------------------------------*/
.themeInfosPratiques .menuTheme {
	background-image:url(img/themes/infosPratiques-menu-bg.jpg);
}
.themeInfosPratiques h1 {
	padding-left:0;
	padding-top:40px;
}
