/** GESTION MENU **/
#mainNav_3{
	display : block !important;
	}
#mainNav ul li a{
	background : url(../img/puce-secondaryNav.gif) 117px bottom no-repeat;
	}
/** / GESTION MENU **/
.carnet .text{
	height : 105px !important;
	}


#textContainer .actionContainer{
	padding-top : 10px;
	}
.bg-grey{
	background-color : #eaeaea !important;
}

/*** CARNET DE ROUTE ***/
.carnetRoute #textContainer{
	top : 410px;
	left : 10px;
	height : 85px;
	width : 450px;
	}
.carnetRoute #textContainer .text{
	width : 380px;
	text-align : justify;
	height : 75px;
	padding-top : 10px;
	}
/*** /CARNET DE ROUTE ***/
/*** POPIN CARNET***/
#popinCarnet .popin{
	padding : 0;
	width : 872px;
	height : 425px;
	}
#popinCarnet h2{
	position : absolute;
	top : 0;
	left : 0;
	width : 290px;
	min-height : 40px;
	padding : 45px 10px 20px 35px;
	background-color : #272422;
	margin:0;
	text-transform : uppercase;
	}
#popinCarnet .popinTop{
	position : absolute;
	top : 0;
	left :335px;
	width : 537px;
	height : 105px;
	background : url(../img/bg-blason.gif) 0 52px;
	}
#popinCarnet .close{
	margin : 15px 13px;
	}
#popinCarnet #blocCarnet{
	position : absolute;
	top : 105px;
	left : 0;
	width : 502px;
	height : 320px;
	padding-left : 370px; 
	background-color:#81899a;
	color : #272422;
	}
#popinCarnet #blocCarnet #illuCarnet{
	position : absolute;
	top : 0;
	left : 0;
	width : 335px;
	height : 320px;
	background-color : #ffffff;
	}
#popinCarnet #blocCarnet #titreCarnet{
	text-transform : uppercase;
	font-size : 1.8em;
	color : #4f596f;
	width : auto;
	font-weight : normal;
	padding-right : 20px;
	margin : 30px 0 20px 0;
	}
#popinCarnet #blocCarnet .text{
	font-size : 1.1em;
	overflow-x : hidden;
	overflow-y : auto;
	height : 210px;
	margin-right : 20px;
	padding-right : 5px;
	}
#popinCarnet .text h4{
	color : #ffffff;
	}
#popinCarnet .actionContainer{
	position : absolute;
	text-align : right;
	bottom : 10px;
	right : 10px;
	z-index : 23;	
	}
/*** /POPIN CARNET***/
/*** IMAGE DE FOND ***/
#animContainer.culturel{
	background-image : url(../anim/img/culturel1.jpg);
	}
#animContainer.epicurien{
	background-image : url(../anim/img/epicurien1.jpg);
	}
#animContainer.sportif{
	background-image : url(../anim/img/sportif1.jpg);
	}
/*** /IMAGE DE FOND ***/