@font-face {
    font-family: 'dax-ot-bold';
    src: url('../fonts/daxot-bold.eot');
    src: url('../fonts/daxot-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/daxot-bold.woff') format('woff'),
         url('../fonts/daxot-bold.ttf') format('truetype'),
         url('../fonts/daxot-bold.svg#segoe_printregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'dax-ot-medium';
    src: url('../fonts/daxot-medium.eot');
    src: url('../fonts/daxot-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/daxot-medium.woff') format('woff'),
         url('../fonts/daxot-medium.ttf') format('truetype'),
         url('../fonts/daxot-medium.svg#segoe_printregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body {
	font-family: arial;
	font-size:12px;
	background: #f3f3f3;
	background-attachment: fixed;
	/*background: #45aa55;*/
	color:#464e5a;
}

a.campagne{
	display: block;
	width: 1063px;
	height: 240px;
	background: url(../img/habillage/nmef.jpg);
}

body ul {
	display: none;
}

#container ul, #page ul {
	display: block;
}

#container {
	width:975px;
	/*position: relative;*/
	margin: 0 auto;
	background: white;
	padding-top: 0px;
	/*box-shadow: 0px 0px 20px #d6d5d5;*/
}

#logo h1 a {
	color: #464e5a;
}

#logo h1 a:hover {
	color: #464e5a;
	text-decoration: none;
}

#entete {
	position: relative;
	margin: 0 auto;
	width:950px;
	padding-top: 10px;
}

.liens_top {
	/*width: 875px;*/
	width: 885px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 40px;
}

#entete .liens_espaces {
	margin-left: 0;
	margin-right: 5px;
	float: left;
}

#entete .liens_espaces ul {
	padding-left: 0;
}

#entete .liens_espaces ul li{
	float:left;
	text-transform: uppercase;
	margin-right:10px;
	margin-top: 7px;
}

#entete .liens_espaces ul li a {
	color: #464e5a;
	text-decoration: none;
	padding-right: 10px;
}

#entete .liens_espaces ul li a:hover {
	color: #464e5a;
	text-decoration: underline;
}

#entete .liens_rs {
	margin-left: 0px;
	/*width: 330px;*/
	width: 335px;
	float: left;
}

#entete .liens_rs ul li {
	float:left;
	margin-right: 10px;
}

#entete .liens_rs ul li a {
	height: 26px;
	width: 27px;
	display: block;
}

#entete .liens_rs ul li a {
	height: 30px;
	width: 30px;
	text-indent: -9000px;
}

#entete .liens_rs ul li a.facebook_rs {
	background: url(../img/RS/fb.png) no-repeat;
}
#entete .liens_rs ul li a.facebook_rs:hover {
	background: url(../img/RS/fb_RO.png) no-repeat;
}

#entete .liens_rs ul li a.linkedin_rs {
	background: url(../img/RS/Linkedin.png) no-repeat;
}

#entete .liens_rs ul li a.linkedin_rs:hover {
	background: url(../img/RS/Linkedin_RO.png) no-repeat;
}

#entete .liens_rs ul li a.twitter_rs {
	background: url(../img/RS/tw.png) no-repeat;
}

#entete .liens_rs ul li a.twitter_rs:hover {
	background: url(../img/RS/tw_Rollover.png) no-repeat;
}

#entete .liens_rs ul li a.youtube_rs {
	background: url(../img/RS/youtube.png) no-repeat;
}

#entete .liens_rs ul li a.youtube_rs:hover{
	background: url(../img/RS/youtube_RO.png) no-repeat;
}

#entete .liens_rs ul li a.dailymotion_rs {
	background: url(../img/RS/dayli.png) no-repeat;
}

#entete .liens_rs ul li a.dailymotion_rs:hover {
	background: url(../img/RS/dayli_RO.png) no-repeat;
}

#entete .liens_rs ul li a.storify_rs {
	background: url(../img/img_refonte/unknown_rs.png);
}

#entete .liens_rs ul li a.google_rs {
	background: url(../img/img_refonte/g+_rs.png);
}

#entete .liens_rs ul li a.vine_rs {
	background: url(../img/img_refonte/vine_rs.png);
}

#entete .liens_rs ul li a.flickr_rs {
	background: url(../img/RS/flickr.png) no-repeat;
}

#entete .liens_rs ul li a.flickr_rs:hover{
	background: url(../img/RS/flickr_RO.png) no-repeat;
}

#entete .liens_rs ul li a.instagram_rs {
	background: url(../img/RS/insta.png);
	width:29px;
	height:29px;
}

#entete .liens_rs ul li a.instagram_rs:hover{
	background: url(../img/RS/insta_RO.png) no-repeat;
}

#entete .search {
	width: 200px;
	float: right;
}

#entete .search label {
	display: none;
}

#entete .search input[type=submit] {
	display: block;
	padding:0 0px 0 0px;
	background: url('../img/img_refonte/loupe_search.png') top no-repeat;
	cursor: pointer;
	width: 24px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 5px;
}

#entete .search input[type=submit]:hover {
	background-position: 0 -16px;
}

#entete .search input[type=text]{
	border:1px solid #6a6a6a;
	color:#6a6a6a;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 0.8em;
	height:26px;
	width:180px;
	padding:0 5px 0 5px;
	background: none;
}

#logo {
	/*margin-top:15px;*/
	margin-bottom:15px;
	clear: both;
}

#logo a{
	float: left;
	margin-top: 10px;
	}

#logo h1 {
	float:leftt;
	color:#464e5a;
	text-transform: uppercase;
	font-size:1.85em;
	margin-top: 10px;
	font-family: dax-ot-bold;
	/*margin-right: 390px;*/
	margin-left: 130px;
}
#planete{
	float:right !important;
	margin-top: 0px !important;
	margin-right: -50px;
	background: url('../img/planete.png') top no-repeat;
	width:350px;
	height:100px;
}

#planete:hover{
	background: url('../img/planete-hover.png') top no-repeat;
}


#nav_secondaire {
	clear: both;
	display: block;
	margin: 15px 0 15px 80px;
	position: relative;
	/*width:950px;*/
	padding-top: 20px;
}

#nav_secondaire ul {
	width: 924px;
	margin: 0 auto;
	position: relative;
}

#nav_secondaire ul li {
	float:left;
	margin-right:8px;
}

#nav_secondaire ul li a {
	color: #6a6a6a;
	text-decoration: none;
}

#nav_secondaire ul li a:hover {
	text-decoration: underline;
}

#menu_principal {
	padding-top:15px;
}

#menu_principal ul {
	display: table;
	padding-left: 0;
}

#menu_principal ul li{
	display: table-cell;
	background:#464e5a;
	width: 133px;
	margin-right: 0px;
	border-right: white 1px solid;
	height: 50px;
	/*padding-top:10px;*/
	color:white;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 0 5px;
}

#menu_principal ul li a {
	color: #ffffff;
	text-decoration: none;
}

#menu_principal ul li.btn_ville {
	font-size: 0.75em;
}

#menu_principal ul li.btn_transition {
	border-right: none;
	background:#79b51c;
}

#menu_principal ul li ul#sous_menu1,#menu_principal ul li ul#sous_menu2,#menu_principal ul li ul#sous_menu3, #menu_principal ul li ul#sous_menu4, #menu_principal ul li ul#sous_menu5, #menu_principal ul li ul#sous_menu9, #menu_principal ul li ul#sous_menu6, #menu_principal ul li ul#sous_menu10 {
	top: 11px;
	position: relative;
	margin-top: 0px;
	margin-left: 16px;
	z-index:2000;
}

#pagecontent #menu_principal ul li ul#sous_menu1, #pagecontent #menu_principal ul li ul#sous_menu2, #pagecontent #menu_principal ul li ul#sous_menu3, #pagecontent #menu_principal ul li ul#sous_menu4, #pagecontent #menu_principal ul li ul#sous_menu5, #pagecontent #menu_principal ul li ul#sous_menu6, #pagecontent #menu_principal ul li ul#sous_menu9, #pagecontent #menu_principal ul li ul#sous_menu10{
	margin-top: 0;
	top: 11px;
	margin-left:16px;
	position: relative;
	z-index:2000;
}

#menu_principal ul li ul#sous_menu9, #pagecontent #menu_principal ul li ul#sous_menu9 {
	top: 11px;
}

#menu_principal ul li ul#sous_menu5,#menu_principal ul li ul#sous_menu6, #pagecontent #menu_principal ul li ul#sous_menu5, #pagecontent #menu_principal ul li ul#sous_menu6 {
	top: 18px;
}

#menu_principal ul li ul#sous_menu2, #menu_principal ul li ul#sous_menu5, #menu_principal ul li ul#sous_menu6 {
	/*margin-top: 22px;*/
}

#menu_principal ul li ul#sous_menu1 li, #menu_principal ul li ul#sous_menu10 li, #menu_principal ul li ul#sous_menu2 li, #menu_principal ul li ul#sous_menu3 li, #menu_principal ul li ul#sous_menu4 li, #menu_principal ul li ul#sous_menu5 li, #menu_principal ul li ul#sous_menu9 li, #menu_principal ul li ul#sous_menu6 li  {
	background:rgb(0,167,180);
	text-transform: none;
	display: block;
	height: auto;
	padding: 4px 3px 4px 20px;
	width: 175px;
	font-size: 1em;
	text-align: left;
	border-bottom:1px solid #80d3da;
	color: #80d3da;
	list-style-type: disc;
	border-right: none;
} 

#menu_principal ul li ul#sous_menu2 li {
	border-bottom:1px solid #f7bf80;
	background:#ee7f01;
}

#menu_principal #li10 {
	background: #79b51c;
}

#menu_principal ul li ul#sous_menu3 li {
	border-bottom:1px solid #f4a8c0;
	background:#e85181;
}

#menu_principal ul li ul#sous_menu4 li, #menu_principal ul li ul#sous_menu10 li {
	border-bottom:1px solid #bcda8e;
	background:#79b51c;
}

#menu_principal ul li ul#sous_menu5 li {
	border-bottom:1px solid #ada8cc;
	background:#5a5099;
}

#menu_principal ul li ul#sous_menu9 li {
	border-bottom:1px solid #f7bf80;
	background:#ee7f01;
}

#menu_principal ul li ul#sous_menu6 li {
	border-bottom:1px solid #8ba6ca;
	background:#174c94;
}

#menu_principal ul li ul#sous_menu1 li a, #menu_principal ul li ul#sous_menu2 li a, #menu_principal ul li ul#sous_menu3 li a, #menu_principal ul li ul#sous_menu4 li a, #menu_principal ul li ul#sous_menu5 li a, #menu_principal ul li ul#sous_menu9 li a, #menu_principal ul li ul#sous_menu6 li a, #menu_principal ul li ul#sous_menu10 li a {
	color: #fff;
	text-decoration: none;
}

#menu_principal ul li ul#sous_menu1 li a:hover, #menu_principal ul li ul#sous_menu2 li a:hover, #menu_principal ul li ul#sous_menu3 li a:hover, #menu_principal ul li ul#sous_menu4 li a:hover, #menu_principal ul li ul#sous_menu5 li a:hover, #menu_principal ul li ul#sous_menu9 li a:hover, #menu_principal ul li ul#sous_menu6 li a:hover, #menu_principal ul li ul#sous_menu10 li a:hover {
	color: #fff;
	text-decoration: underline;
}

#main_content {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
}

#slider {
	padding-top: 15px;
	padding-bottom: 15px;
	height:300px;
	margin-bottom: 15px;
	border-top:1px solid #e3e6e6;
	border-bottom:1px solid #e3e6e6;
	margin-left: 0;
	width: 100%;
}

#slider div.items {
	padding: 0 15px;
}

#slider div.items div h2 {
	text-transform: uppercase;
	color:#8d8882;
	border-bottom: 1px solid #d9d8d8;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom: 15px;
	width:300px;
	margin-bottom: 15px;
}

#slider div.items div p {
	width:300px;
	line-height: 1.3em;
	color: #454545;
}

#slider div.description_slider {
	float: left;
	height: 300px;
	margin-right: 70px;
	width: 300px;
}

#slider div.description_slider p {
	margin-bottom: 10px;
}

#slider p.slider_rs {
	position: absolute;
	display: block;
	clear: both;
	margin-top: 275px;
}

#slider p.slider_rs a.facebook-slider {
	background: url(../img/img_refonte/slider_facebook_rs.png) no-repeat;
	display: block;
	width: 26px;
	height: 21px;
	float: left;
	text-indent: -3000px;
}

#slider p.slider_rs a.twitter-slider {
	background: url(../img/img_refonte/slider_twitter_rs.png) no-repeat;
	display: block;
	width: 26px;
	height: 21px;
	float: left;
	text-indent: -3000px;
}

#slider p.slider_rs a.twitter-slider:hover {
	text-decoration: none;
	background-position: 0px -21px;
}

#slider p.slider_rs a.facebook-slider:hover {
	text-decoration: none;
	background-position: 0px -22px;
}

#slider div.image_slider {
	float: left;
}

p.jshowoff-slidelinks {
	position: absolute;
	display: block;
	margin-top: -46px;
	text-align: right;
	width: 80px;
	left:280px;
}

p.jshowoff-slidelinks a {
	background:url("../img/img_refonte/puce_slider_off.png") no-repeat;
	display: inline-block;
	width: 11px;
	height: 10px;
	float: left;
	text-indent: 9000px;
	overflow: hidden;
	margin-right: 5px;
}

p.jshowoff-slidelinks a.jshowoff-active {
	background:url("../img/img_refonte/puce_slider_on.png") no-repeat;
}

/* ---------------------- Bloc central ---------------------- */

#bloc_central {
	width: 945px;
	padding:0 15px;
}

#bloc_central h3 {
	text-transform: uppercase;
	font-size: 1.3em;
	color:#454545;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#bloc_gauche {
	width: 715px;
	float: left;
}

.bloc_gauche_row2, .bloc_gauche_row3 {
	clear: both;
	padding-top: 20px;
}

#presse, #agenda, #info_plus {
	width: 340px;
	/*height:330px; /* AJUSTABLE ? */
	border: 1px solid #e3e6e6;
	float:left;
	margin-right: 15px;
	height: 342px;
	overflow: hidden;
}

#info_plus {
margin-right:0;
}

#presse, #agenda {
	border:0;
	border-top:1px solid #79B51C;
}

#presse ul {
	padding-top:0;
}

#presse a.plus, #presse a.plus:hover {
	color:#79B51C;
	font-weight:normal;
}

#presse, #agenda {
	height: 292px;
}

#agenda h5 {
	font-size: 1.1em;
	padding: 5px;
	font-weight: bold;
	clear:both;
	text-align:left;
	margin:10px 10px;
}

#presse_agenda {
	width: 340px;
	height: 342px;
	float: left;
	margin-right: 16px;
	border: 1px solid #e3e6e6;
}


#presse_agenda h3 {
	width: 50%;
	float: left;
	cursor: pointer;
}

#bloc_central  #presse_agenda h3.current {
	color:#fff;
	background:#79B51C;
}

#bloc_central #presse_agenda a.current {
	color:#fff;
}

#agenda h4 {
   color: #FFFFFF;
    float: left;
    font-size: 1em;
    font-weight: bold;
    margin: 15px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 44%;
}

#agenda h4 a{
	color:#fff;
	padding: 5px 10px;
	background: none repeat scroll 0 0 #656C77;
}

#agenda .title {
    background: none repeat scroll 0 0 #464E5A;
    height: 47px;
    width: 100%;
}

#agenda h4 a:hover {
	text-decoration:none;
	color:#fff;
}

#agenda h4 a.current {
	background:#79B51C;
}

#presse, #agenda{
	height: 292px;
	position:relative;
}

#presse ul, #agenda ul {
	padding: 0 15px;
	margin-bottom: 15px;
	margin-top: 20px;
	/*min-height: 235px;*/
}

#agenda ul {
	/*height: 170px;
	min-height: 170px;*/
	margin-top:0;
	margin-bottom:0;
	padding:23px 17px;
}

#presse ul li, #agenda ul li {
	color:#4f4f51;
	margin-bottom: 8px;
	font-weight: bold;
	line-height: 1.2em;
}

#presse ul li span.date, #agenda ul li span.date {
	font-style: italic;
	color:#979177;
	font-size: 0.9em;
	font-weight: normal;
	margin-right:5px;
}

#presse p, #agenda p {
    font-weight: bold;
    padding: 0 10px 10px;
    
}

#presse p.plus_link, #agenda p.plus_link {
	bottom: 5px;
	position: absolute;
    right: 5px;
    width: 110px;
	padding:0;
}

#agenda p.plus_link {
    background: none repeat scroll 0 0 #79B51C;
    height: 45px;
    text-align: center;
    width: 100%;
	bottom:0;
	right:0;
}

#presse p a, #agenda p a {
	background:url(../img/img_refonte/puce.png) 0px 4px no-repeat;
	padding-left:10px;
}

#agenda p a {
    background: none repeat scroll 0 0 #79B51C;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    padding: 5px 10px;
    position: relative;
    text-transform: uppercase;
    top: 15px;
    width: 100%;
	display:inline;
}

#presse a, #presse a:visited, #agenda a, #agenda a:visited{
	color:#454545;
	text-decoration: none;
}

#presse a:hover, #agenda a:hover{
	color:#454545;
	text-decoration: underline;
}

#info_plus {
	/*height:330px;*/
}

#info_plus h3 {
	background: url("../img/img_refonte/info_plus_titre.png");
	height: 42px;
}

#info_plus h3 span.titre_info_plus, 
#vos_services h3 span.titre_vos_services, 
#en_ce_moment h3 span.titre_en_ce_moment,
#dossiers h3 span.titre_dossiers
{
	visibility: hidden;
}

#vos_services, #en_ce_moment {
	width: 342px;
	height: 260px;
	margin-right: 15px;
	background:#f3f3f3;
	float: left;
}

#vos_services h3, 
#en_ce_moment h3,
#dossiers h3 {
	height: 73px;
	padding:0;
	margin-top: 0;
}

#vos_services h3 {
	background: url("../img/img_refonte/vos_services_titre.png") #79b51c;
	
}

#vos_services ul {
	padding:15px 20px 20px 40px;
}

#vos_services ul li, #en_ce_moment ul li {
	margin-bottom: 10px;
	list-style-type: disc;
	color:#79b51c;
	line-height: 1.2em;
}

#en_ce_moment ul li {
	color:#464e5a;
}

#vos_services ul li a, #en_ce_moment ul li a{
	text-decoration: none;
	color:#454545;
}

#vos_services ul li a:hover{
	text-decoration: underline;
}

#en_ce_moment h3 {
	background: url("../img/img_refonte/en_ce_moment_titre.png") #79b51c;
}

#en_ce_moment ul {
	padding:15px 20px 20px 40px;
}

#en_ce_moment ul li a:hover {
	text-decoration: underline;
}

#votre_region {
	text-align: center;
}

#votre_region, #dedies {
	width:340px;
	height: 361px;
	float: left;
	margin-right: 15px;
	border: 1px solid #e3e6e6;
}

#votre_region h3 {
	padding-bottom: 0;
	line-height: 1.2em;
}

#votre_region div {
	margin:15px auto 0 auto;
}

#dedies ul {
	padding-left: 0;
}

#dedies ul li {
	margin-bottom: 20px;
}

#dedies ul li:nth-child(1), #dedies ul li:nth-child(3), #dedies ul li:nth-child(5), #dedies ul li:nth-child(7) {
	float: left;
	clear: left;
}

#dedies ul li:nth-child(2), #dedies ul li:nth-child(4), #dedies ul li:nth-child(6), #dedies ul li:nth-child(8) {
	float: right;
}


#bloc_droite {
	float: right;
	width:225px;
}

#bloc_droite .ministre {
	/*text-align: center;*/
	border: 1px solid #e3e6e6;
	height: auto;
	margin-bottom: 10px;
	padding-top:15px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size:90%;
}

#bloc_droite .ministre p{
	color:#333333;
	padding-top: 52px;	/*Compenser le 125 de l'image contre le 68 de item_droite*/
	padding-bottom: 10px;
	padding-right: 10px;
}

#bloc_droite .ministre .aeration{	
	padding-left: 2px;
	padding-right: 2px;
}

#bloc_droite .ministre a {
	white-space: nowrap;
	color:#333333;
}

#bloc_droite .ministre a:hover {
	color:#006666;
	text-decoration: none;
}

#bloc_droite .item_droite {
	border: 1px solid #e3e6e6;
	height: 68px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 1.2em;
}

#bloc_droite .item_droite img {
	display: block;
	float:left;
	margin-right: 15px;
}

#bloc_droite .item_droite p{
	margin-top: 15px;
}

#bloc_droite .item_droite a {
	color:#2e3641;
	text-decoration: none;
}

#bloc_droite .item_droite a:hover {
	color:#2e3641;
	text-decoration: underline;
}

#bloc_droite .item_droite p span{
	text-transform: uppercase;
	font-weight: bold;
}

#bloc_droite .instant_images {
	width: 225px;
	overflow: hidden;
	margin-top: 20px;
	background: url("../img/en-images.png");
	height:177px;
}

#bloc_droite .instant_images img {
	margin: 54px 8px 13px;
	border-radius: 6px;
}

#bloc_droite .instant_images .logo_titre {
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
		color: #000000;
		font-weight: bold;
		height: 18px;
		margin: -37px 0 0 9px;
		padding-top: 6px;
		position: absolute;
		text-align: center;
		width: 210px;
		background:#fff;
		opacity: 0.8;
	}

	#bloc_droite .instant_images .logo_titre a {
		color:#000;
	}

#footer p.liens_caches {
	margin: 40px 15px 10px 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e6e6; 
	cursor: pointer;
}

#footer #thematiques_footer, .footer {
	padding-bottom: 50px;
}

#footer #mentions p, .footer p{
	text-align: center;
	margin-bottom: 5px;
}

#mentions {
	padding-bottom: 15px;
}

#footer #mentions ul, .footer ul {
	width:470px;
	position: relative;
	margin: 0px auto 0 auto;
	padding-left: 0;
}

#footer #mentions ul li, .footer ul li {
	/*display: inline;*/
	float: left;
}

/* ---------------------- Footer ---------------------- */

#footer, .footer {
	clear:both;
	padding-top:50px 0;
	width: 975px;
	border: none;
	background: none;
	margin-bottom:30px;
}

#home .footer {
	margin-bottom:15px;
}

#footer a, .footer a{
	color: #2e3641;
	text-decoration: none;
}

#footer a:hover, .footer a:hover {
	text-decoration: underline;
}

#footer .bottom_left {
	margin-top: 30px;
}

#footer h3, .footer h3 {
	text-transform: uppercase;
	margin-left:15px;
	margin-bottom: 10px;
}

#footer .bottom_right ul, .footer .bottom_right ul {
	padding-left: 0;
	margin-left:15px;
}

#footer .bottom_right ul li, .footer .bottom_right ul li {
	width: 29%;
	float:left;
	display: block;
	margin-bottom: 10px;
	margin-right: 20px;
}

.footer {
	padding-bottom: 30px;
	padding-top: 0;
}

h2.none {
	display: none;
}

span.them1 {
	color:rgb(0,167,180);
}

span.them2 {
	color:rgb(238,127,1);
}

span.them3 {
	color:rgb(232,81,129);
}

span.them4 {
	color:rgb(121,181,28);
}

span.them5 {
	color:rgb(90,80,153);
}

span.them6 {
	color:rgb(23,76,148);
}

span.them9 {
	color:rgb(238,127,1);
}

#story .footer {
display:none;
}

#agenda_ministres {
	background:#79b51c;
	height: 50px;
}

#agenda_ministres p {
	text-align: center;
	font-size: 1.2em;
	padding-top: 17px;
}

#agenda_ministres p a{
	color: white;
	text-transform: uppercase;
}

#agenda .agenda-nav {
	text-indent:-5000px;
	text-align:center;
	padding:0;
	height:20px;
	cursor:pointer;
}

.agenda-nav.prev-688 span, .agenda-nav.prev-590 span{
	background:url('../img/img_refonte/select.png') -31px -15px no-repeat;
	display:block;
	width:32px;
	height:32px;
	margin-left:142px;
}

.agenda-nav.next-688 span, .agenda-nav.next-590 span {
	background:url('../img/img_refonte/select.png') 5px -12px no-repeat;
	display:block;
	width:32px;
	height:32px;
	margin-left:142px;
}

/* DOSSIERS */

.bloc_gauche_row1 {
	clear:both;
	overflow:auto;
}

#dossiers {
	border:1px solid #E3E6E6;
	clear:both;
	height: 315px;
    margin: 20px 0 0;
    width: 698px;
}

#dossiers h3 {
	background: url("../img/img_refonte/dossiers_titre.png") #fff no-repeat top center;
	height:60px;
	margin-top:10px;
}

#dossiers li {
   width: 229px;
   height: 120px;
   margin-right: 3px;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   margin-bottom: 5px;
}

#dossiers li:nth-child(4){
	clear: left;
	float: left;
}

#dossiers li:last-child {
	margin-right:0;
}

#dossiers li .mask,
#dossiers li .content {
   width: 229px;
   height: 120px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

#dossiers li img {
   display: block;
   position: relative;
}

#dossiers li h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 15px 0 0 0;
}

#dossiers li p {
   font-size: 12px;
   position: relative;
   color: #fff;
   padding:5px 10px 0px;
   text-align: center;
   max-width:210px;
   line-height:1.5em;
}

#dossiers li a {
   display: inline-block;
   text-decoration: none;
   color: #fff;
   text-transform: uppercase;
  /* -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;*/
}	


#dossiers p:before {
    transition: all 0.6s ease 0s;
}

#dossiers p {
    opacity: 0.8;
}
#dossiers p {
    background: none repeat scroll 0 0 #3E3D3B;
    color: #FFFFFF;
    font-size: 0.8em;
    font-weight: bold;
    height: auto;
    margin: 0;
    min-height: 55px;
    padding: 5px;
    position: absolute;
    top: -85px;
    width: 100%;
}

#dossiers li:hover p {
	/*top:-125px;*/
}

/* added */

 * PgwModal - Version 2.0
 *
 * Copyright 2014, Jonathan M. Piat
 * http://pgwjs.com - http://pagawa.com
 *
 * Released under the GNU GPLv3 license - http://opensource.org/licenses/gpl-3.0
 */
body.pgwModalOpen {
    overflow: hidden;
}

#pgwModalBackdrop {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9000;
}

#pgwModal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index : 9010;
    overflow-x: auto;
    overflow-y: scroll;
    text-align: center;
}

.pm-close {
	color:#000;
	text-transform:uppercase;
	font-family:"dax-ot-bold";

}

#pgwModal .pm-container {
    margin: 10px;
}

#pgwModal .pm-body {
    display: inline-block;
    max-width: 620px;
    min-width: 300px;
    position: relative;
    width: 100%;
    z-index: 9020;
    margin-top: 10px;
}

#pgwModal .pm-body p {
	text-align:center;
}

/*#pgwModal .pm-body a {
	color:#fff;
	font-size:1.2em;
	padding:5px;
	display:block;
	font-family:'dax-ot-bold';
}

#pgwModal .pm-body a:hover {
	color:#000;
	background:#fff;
	text-decoration:none;
}
*/
.pgwModalBackdrop {
    background: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.pgwModal .pm-body {
    background-color: #eff1f6;
    border-radius: 0px;
    /*-webkit-box-shadow: 0 0px 5px 5px #555;
    box-shadow: 0 0px 5px 5px #555;*/
}

.pgwModal .pm-title {
    background: #eff1f6;
    padding: 5px 0 6px;
    border-bottom: none;
    border-radius: 0;
    font-size: 1rem;
    min-height: 25px;
	color:#fff;
	font-family:"dax-ot-bold";
	text-transform:uppercase;
}

.pgwModal .pm-content {
    background: #eff1f6;
    padding: 0;
    border-radius: 0px;
    text-align: left;
}

.pgwModal .pm-close {
    cursor: pointer;
    position: absolute;
	right: 11px;
    top: 3px;
	font-size:1.5em;
}

.pgwModal a.link {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-family: "dax-ot-bold";
    font-size: 1.2em;
    padding: 5px 10px;
}

.pgwModal a.link:hover {
	background:#fff;
	color:#000;
	text-decoration:none;
}

.pgwModal .pm-close span.pm-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTFH80I3AAABIklEQVQ4T62T20oDQRBE+9EIGo1/H4gEQd8E74lJvKHiV+mmai7QNdu+ZFNwWKqmpzJhdq3rur0ShkMIwyGoMTsEl+AenDDw62WGmoAFOAcjWRdjdgX+Ck9gDPw6xbIN4MwvmEmHmFzCQRo+H0E6aRHL1sDP3EiHmLx5WQbrBv4Ic3+yuvYAxtIhJusUtKUf4LvJUhnQDm9SkNWe1MPsDhyD/v42SGEWT/oFfBl5BWFZ2huGWWfgB/gy8g7CVyrt7QVZLHsB//1lvoNhqZqstozPN/DZZPX2tUNMXFYvILr9dFLpEGO2KoNtWRVLezPSIcbsogyRWyC3WcTSZ8AZfnpT6RCDDx3MwTU4YuDXywzFUn6WU3Ag697sgzAcQhjuTmdbpLYNJt1Fr50AAAAASUVORK5CYII=);
    display: block;
    height: 20px;
    width: 20px;
}


/* INFOLETTRE */

.lettre_info {
	/*color:#127f7f;
	margin:10px 0;
	border:1px solid #127f7f;
	padding:12px;*/
	margin:10px 0 8px;
}

	/*#bloc_central .lettre_info h3 {
		text-transform:uppercase;
		color:#127f7f;
		font-size:1.2em;
		padding:0;
		margin-bottom:15px;
	}

	.lettre_info img {
		margin:5px 0 10px 0;
	}

	.lettre_info p {
		text-align:center;
	}


	.lettre_info a {
		padding:5px;
		font-size:1.1em;
		background:#127f7f;
		border:1px solid #fff;
		color:#fff;
		font-weight:bold;
	}

		.lettre_info a:hover {
			border:1px solid #127f7f;
			color:#127f7f;
			background:#fff;
			text-decoration:none;
		}*/