body{
	background: #ececec url(../images/background.jpg) repeat-x;
	font:14px Raleway,calibri,arial,Verdana,sans-serif;
}
.invisible,.total{
	 visibility:hidden;
	 width:1px;
}
div#clear{
	clear:both;
}

#link_deny { 
	right:50px;
	position: absolute; 
	float:right;
	top: 0px;
	z-index:900;
}

#wrapper{
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	text-align: left;
	border:0px solid #000;
}
#header{
	width:990px;
	height:100px;
	border:0px solid #000;
	background: transparent url(../images/header_bg_ferroviaire.jpg) no-repeat 180px 0px;
}
#header #logodeny{
	width:134px;
	height:56px;
	margin-top:5px;
	margin-left:30px;
}
#box_accueil, #box_home{
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
	margin-top:25px;
}
body.page div#container, body.product div#container {
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	border:0px solid #999;
	width:990px;
	background: #FFFFFF url(../images/container_bg.png) repeat-y;
	overflow: auto;
	min-height:350px;
	-webkit-box-shadow: 0px 0px 5px 0px #c3c3c3;
	-moz-box-shadow: 0px 0px 5px 0px #c3c3c3;
	box-shadow: 0px 0px 5px 0px #c3c3c3;
}
body.product div#container {
	overflow: inherit;
	margin-top:25px;
}
body.page div#main, body.product div#main{
	margin:10px;
	float:right;
	width:748px;
	overflow: hidden;
}
body.product div#main{
	overflow: inherit;
}
body.ie7.product div#main{
	overflow: visible;
}
body.ie7.product div#container{
	margin-top:19px;
}

body.page aside#left, body.product aside#left  {
	float:left;
	width:199px;
	border:0px solid #999;
}

footer{
	clear:left;
	width:100%;
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border:0px solid #000;
	color:#333333;
}

a{
	color:#666666;
}
a:hover{
	color:#999999;
}

#left .ce_list{
margin-left:5px;
}
#left ol{
	margin-left:15px;
}
/*------------- HOME ----------------------------- HOME ---------------------------- HOME ----------------*/

div#main{
position:relative;
margin-top:2px;
}

.mod_breadcrumb{
	margin:10px 5px 5px 25px;
	color:#666666;
}
body.page div#main h1{
	color:#0060a9;
	width:80%;
	font-weight:bold;
	font:22px Raleway,calibri,arial,Verdana,sans-serif;
	background: #FFFFFF url(../images/puce_h1.png) no-repeat left 7px;
	padding-left:45px;
}
body.page div#main h2{
	color:#dd002e;
	font-weight:bold;
	font:16px Raleway,calibri,arial,Verdana,sans-serif;
}
body.page div#main h3{
	color:#666666;
	font:14px Raleway,calibri,arial,Verdana,sans-serif;
	font-weight:bold;
}

#main p, .ce_text ul{
	font:14px arial,Verdana,sans-serif;
	line-height:17px;
	font-weight: 400;
	word-spacing: 4px;
}
/*----------------- LIST PRODUCTS ---------------------------- LIST PRODUCTS -------------------------- LIST PRODUCTS -----------------------*/
.list_products{
position:relative;
	height:130px;
	width:360px;
	float:left;
	margin:1px;
}



/*--------------- FICHE PRODUIT ---------------------------- FICHE PRODUIT --------------------------- FICHE PRODUIT ---------------------*/
body.product div#entete{
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	border:0px solid #999;
	background:tranparent;
	height:232px;
}

body.product div#container{
	margin-top:19px;
}
body.product div#entete h1{
	font:30px Raleway,calibri,arial,Verdana,sans-serif;
	color:#d1060f;
	line-height:1.2em;
	margin:0;
	margin-left:120px;
}
body.product div#entete h2{
	font:18px Raleway,calibri,arial,Verdana,sans-serif;
	color:#2f256b;
	margin-left:120px;
}
body.product div#entete p{
	font:14px Raleway,calibri,arial,Verdana,sans-serif;
	color:#333333;
	line-height:1.3em;
	margin-left:150px;
}
body.product h3{
	font:14px Raleway,calibri,arial,Verdana,sans-serif;
	color:#2f256b;
}
div.photo {
	margin-left:8px;
	float:right;
	border:1px solid #cccccc;

}
div.vignette{
	margin-right:8px;
	float:left;
	border:1px solid #cccccc;
}
/*---------------TABS----------------*/
body.product .ce_tabcontrol_tabs{
	position:absolute;
	top:-34px;
	left:10px;
	z-index:200;
}
body.ie7.product .ce_tabcontrol_tabs{
	top:-34px;
}
body.ie8.product .ce_tabcontrol_tabs, body.ie9.product .ce_tabcontrol_tabs{
	top:-38px;
}
body.firefox.product .ce_tabcontrol_tabs, body.ie9.product .ce_tabcontrol_tabs{
	top:-39px;
}
body.product .ce_tabcontrol_tabs ul{
	list-style:none;
}
body.product .ce_tabcontrol_tabs li{
	display:inline;
	float:left;
	margin-right:7px;
	width:120px;
	text-align:center;
	color: black; float: left; display: block; padding: 4px 10px; position: relative; left: 1px; text-decoration: none;
	border:0px solid #999;
	font:13px Raleway,calibri,arial,Verdana,sans-serif;
	cursor:pointer;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 61%, rgba(221,221,221,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(61%,rgba(255,255,255,1)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 61%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 61%,rgba(221,221,221,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 61%,rgba(221,221,221,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 61%,rgba(221,221,221,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */

}
body.product .ce_tabcontrol_tabs li:hover{
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 61%, rgba(239,239,239,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(61%,rgba(255,255,255,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 61%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 61%,rgba(239,239,239,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 61%,rgba(239,239,239,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(255,255,255,1) 61%,rgba(239,239,239,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */

}
body.product .ce_tabcontrol_tabs li.selected{
	cursor:text;
	padding: 7px 10px;
	margin-top:-5px;
	background: rgb(255,255,255); /* Old browsers */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 61%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ); /* IE6-9 */
}


/*--------colonne en sup----------------colonne en sup---------------------*/

.c50l, .c50r{
	margin:0;
	padding:0;
}
.subcl, .subcr{
	margin-top:5px;
	border:1px solid #999;
	background:#fff;
	padding:5px;
}
.subcr{
    background-color: none repeat scroll 0 0 #FFFFFF;
    margin-left: 5px;
    padding: 0;
}
.subcl{
    background-color: none repeat scroll 0 0 #FFFFFF;
    padding: 0;
}
#box_accueil h3, #box_home h3{
	margin:0;
	padding:0;
	font:14px Raleway,calibri,arial,Verdana,sans-serif;
	font-weight:bold;
	background: transparent url(../images/box_bg_h3.png) repeat-x;
	color:#fff;
	padding:3px 25px 5px;
}
.subcl p, .subcr p{
padding:5px;
}


/*---------------- MAIN ------------------------ MAIN ---------------------- MAIN ----------------------*/

/*--------------accordion-------------accordion------------*/
#main .ce_accordion .toggler{
	border-bottom:1px dotted #c0c0c0;
	font:12px Raleway,calibri,arial,Verdana,sans-serif;
	font-weight:bold;
	padding:8px 8px 8px 25px;
	cursor:pointer;
	color:#d0050f;
	background:#ffffff;
}
#main .ce_accordion .toggler:hover{
	color:#d0050f;
	background: #f3f3f3;
}
#main .ce_accordion .toggler.active{
	border-bottom:0px solid #c0c0c0;
	text-transform: uppercase;
	background:#f3f3f3;
	padding:8px 8px 8px 40px;
}

#main div.accordion{
	border-left:6px solid #cccccc;
	margin-left:40px;
	margin:0px;
	-webkit-transition: margin .3s linear;
    -moz-transition: margin .3s linear;
    -o-transition: margin .3s linear;
    transition: margin .3s linear;
}
#main section div.active + div.accordion{
	border-left:6px solid #cccccc;
	margin:5px;
	padding-left:8px;
	margin-left:40px;
}

/*--------------accordion GAUCHE-------------accordion GAUCHE------------*/
#left .ce_accordion .toggler{
	border-bottom:1px dotted #c0c0c0;
	font:10px Raleway,calibri,arial,Verdana,sans-serif;
	font-weight:bold;
	padding:8px 8px 8px 25px;
	cursor:pointer;
	color:#d0050f;
	background:#ffffff;
}
#left  .ce_accordion .toggler:hover{
	color:#d0050f;
	background: #f3f3f3;
}
#left  .ce_accordion .toggler.active{
	border-bottom:0px dotted #c0c0c0;
	text-transform: uppercase;
	background:#f3f3f3;
	padding:8px 8px 8px 8px;
}

#left  div.accordion{
	border-left:6px solid #cccccc;
	margin-left:10px;
	margin:0px;
	font:11px Raleway,calibri,arial,Verdana,sans-serif;
	-webkit-transition: margin .3s linear;
    -moz-transition: margin .3s linear;
    -o-transition: margin .3s linear;
    transition: margin .3s linear;
}
#left  section div.active + div.accordion{
	border-left:4px solid #cccccc;
	margin:5px;
	padding-left:8px;
	margin-left:15px;
}
/* CUSTOMISATION - ACCORDION */
#main section.ce_accordion.train .toggler{
	background: transparent url(../content/divers/icone-ref/train_thumb.png) no-repeat 0 -77px;
}
#main section.ce_accordion.train .toggler.active:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/train_thumb.png) no-repeat 0 0;
}
#main section.ce_accordion.train .toggler:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/train_thumb.png) no-repeat 0 -77px;
}
#main section.ce_accordion.train .toggler.active{
	background: #f3f3f3 url(../content/divers/icone-ref/train_thumb.png) no-repeat 0 0;
}

#main section.ce_accordion.energie .toggler{
	background: transparent url(../content/divers/icone-ref/energie_thumb.png) no-repeat 0 -77px;
}
#main section.ce_accordion.energie .toggler:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/energie_thumb.png)  no-repeat 0 -77px;
}
#main section.ce_accordion.energie .toggler.active:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/energie_thumb.png) no-repeat 0 0;
}
#main section.ce_accordion.energie .toggler.active{
	background: #f3f3f3 url(../content/divers/icone-ref/energie_thumb.png) no-repeat 0 0;
}

#main section.ce_accordion.telephonie .toggler{
	background: transparent url(../content/divers/icone-ref/telephonie_thumb.png) no-repeat 0 -77px;
}
#main section.ce_accordion.telephonie .toggler:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/telephonie_thumb.png)  no-repeat 0 -77px;
}
#main section.ce_accordion.telephonie .toggler.active:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/telephonie_thumb.png) no-repeat 0 0;
}
#main section.ce_accordion.telephonie .toggler.active{
	background: #f3f3f3 url(../content/divers/icone-ref/telephonie_thumb.png) no-repeat 0 0;
}

#main section.ce_accordion.hotel .toggler{
	background: transparent url(../content/divers/icone-ref/hotel_thumb.png) no-repeat 0 -77px;
}
#main section.ce_accordion.hotel .toggler:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/hotel_thumb.png)  no-repeat 0 -77px;
}
#main section.ce_accordion.hotel .toggler.active:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/hotel_thumb.png) no-repeat 0 0;
}
#main section.ce_accordion.hotel .toggler.active{
	background: #f3f3f3 url(../content/divers/icone-ref/hotel_thumb.png) no-repeat 0 0;
}

#main section.ce_accordion.bank .toggler{
	background: transparent url(../content/divers/icone-ref/bank_thumb.png) no-repeat 0 -77px;
}
#main section.ce_accordion.bank .toggler:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/bank_thumb.png)  no-repeat 0 -77px;
}
#main section.ce_accordion.bank .toggler.active:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/bank_thumb.png) no-repeat 0 0;
}
#main section.ce_accordion.bank .toggler.active{
	background: #f3f3f3 url(../content/divers/icone-ref/bank_thumb.png) no-repeat 0 0;
}

#main section.ce_accordion.administration .toggler{
	background: transparent url(../content/divers/icone-ref/administration_thumb.png) no-repeat 0 -77px;
}
#main section.ce_accordion.administration .toggler:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/administration_thumb.png)  no-repeat 0 -77px;
}
#main section.ce_accordion.administration .toggler.active:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/administration_thumb.png) no-repeat 0 0;
}
#main section.ce_accordion.administration .toggler.active{
	background: #f3f3f3 url(../content/divers/icone-ref/administration_thumb.png) no-repeat 0 0;
}

#main section.ce_accordion.musee .toggler{
	background: transparent url(../content/divers/icone-ref/musee_thumb.png) no-repeat 0 -77px;
}
#main section.ce_accordion.musee .toggler:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/musee_thumb.png)  no-repeat 0 -77px;
}
#main section.ce_accordion.musee .toggler.active:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/musee_thumb.png) no-repeat 0 0;
}
#main section.ce_accordion.musee .toggler.active{
	background: #f3f3f3 url(../content/divers/icone-ref/musee_thumb.png) no-repeat 0 0;
}

#main section.ce_accordion.education .toggler{
	background: transparent url(../content/divers/icone-ref/education_thumb.png) no-repeat 0 -77px;
}
#main section.ce_accordion.education .toggler:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/education_thumb.png)  no-repeat 0 -77px;
}
#main section.ce_accordion.education .toggler.active:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/education_thumb.png) no-repeat 0 0;
}
#main section.ce_accordion.education .toggler.active{
	background: #f3f3f3 url(../content/divers/icone-ref/education_thumb.png) no-repeat 0 0;
}

#main section.ce_accordion.commerce .toggler{
	background: transparent url(../content/divers/icone-ref/commerce_thumb.png) no-repeat 0 -77px;
}
#main section.ce_accordion.commerce .toggler:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/commerce_thumb.png)  no-repeat 0 -77px;
}
#main section.ce_accordion.commerce .toggler.active:hover{
	background: #f3f3f3 url(../content/divers/icone-ref/commerce_thumb.png) no-repeat 0 0;
}
#main section.ce_accordion.commerce .toggler.active{
	background: #f3f3f3 url(../content/divers/icone-ref/commerce_thumb.png) no-repeat 0 0;
}
/*--------------SLIDER---------------------------SLIDER--------------------------SLIDER-----------------------*/
div#diaporama{
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}
div#diaporama section{
	width:960px;
	height:270px;
}
div#diaporama ce_wcslider{
	background-repeat: no-repeat;
}
div#diaporama div.slider_content{
	position:relative;
	float:right;
	margin-top:30px;
	margin-right:50px;
	width:300px;
	background:#fff;
	padding:15px;
	background: transparent url(../images/opacity-white.png) repeat;
}
div#diaporama h1{
	font:17px Raleway,calibri,arial,Verdana,sans-serif;
	margin:0;
	color:#d0050f;
}
div#diaporama h2{
	font:17px Raleway,calibri,arial,Verdana,sans-serif;
	margin:0;
	color:#d0050f;
}
/* DATA SHEET*/
#ce_slider_controls_elements{
margin-top:5px;
}
#ce_slider_controls_elements li a {
	padding:0;
	margin:0;
	padding: 1px 8px;
	margin-right:1px;
	font-size:10px;
	font-weight:bold;
	text-align: center;  
	background: url(../images/nav_dot_red.png) no-repeat 0 -66px;
	color:transparent;
}
body.ie8 #ce_slider_controls_elements li a{
	color:#c0c0c0;
	text-align:center;
	background: url(../images/nav_dot_red.png) no-repeat 0 -66px;
	text-indent:-99999px;
	display:block;
}
		
#ce_slider_controls_elements a.active{
	color:transparent;
	background: url(../images/nav_dot_red.png) no-repeat top left;
}
#ce_slider_controls_elements a.active:hover{
	color:transparent;
	background: url(../images/nav_dot_red.png) no-repeat top left;
}
#ce_slider_controls_elements li a:hover{
	color:transparent;
	background: url(../images/nav_dot_red.png) no-repeat  0 -132px;
}
	
#ce_slider_next_btn:hover 
	{ 
	background: transparent url(../../../plugins/ce_slider/arrow_next.png) center center no-repeat;
	opacity:0.2;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	}

#ce_slider_prev_btn {}
#ce_slider_prev_btn:hover 
	{ 
	background: transparent url(../../../plugins/ce_slider/arrow_prev.png) center center no-repeat;
	opacity:0.2;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	}		


/*----------NAVIGATION--------------------NAVIGATION----------------------NAVIGATION-------------------*/

#nav{
	font:12px Raleway,calibri,arial,Verdana,sans-serif;
	display:block;
	position:absolute;
	list-style:none;
	margin:0 0 0 0;
	z-index:5;
	top:69px;
	left:100px;
	text-align:center;
	display:block;
	border:0px solid #fff;
}
#nav a{
	text-transform: uppercase;
	word-spacing: 5px;
	text-decoration:none;
	display:block;
	padding:10px 0px;
	color:#FFFFFF;
	width:122px;
	text-shadow: 1px 1px 1px #000;
}
#subMenusContainer a{
	text-decoration:none;
	display:block;
	padding:10px 5px;
	color:#fff;
	width:180px;
	border-top:1px solid #232323;
	border-bottom:1px solid #232323;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
	text-shadow: 1px 1px 1px #000;
}
#subMenusContainer a:hover{
	background: #353535;
	color:#fff;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}
#nav a{
	margin:0;
	float:left;
	background: transparent;
	-webkit-transition: background 0.5s ease-in;
    -moz-transition: background 0.5s ease-in;
    -o-transition: background 0.5s ease-in;
    transition: background 0.5s ease-in;
}

#subMenusContainer a,#nav li li a{
text-align:left;
}
#nav li.active, #nav li.trail{
	background: #0060a9;
	color:#FFF;
	font-style:italic;
}
#nav li{
	border-left:1px solid #000000;
	border-right:1px solid #606060;
}
#subMenusContainer .active,#subMenusContainer .trail{
	background: #353535;
	color:#fff;
}

#nav a:hover,#nav a:focus,#nav a.mainMenuParentBtnFocused,#subMenusContainer a.subMenuParentBtnFocused{
	background: #0060a9;
	color:#FFF;
}

.subMenuParentBtn{
	background:url(../img/arrow_right.gif) right center no-repeat;
}
.subMenuParentBtnFocused{
	background:url(../img/arrow_right_over.gif) right center no-repeat;
}
.mainMenuParentBtn{
	background:url(../img/arrow_down.gif) right center no-repeat;
}
.mainMenuParentBtnFocused{
	background:url(../img/arrow_down_over.gif) right center no-repeat;
}
.smOW{
	display:none;
	position:absolute;
	overflow:hidden; /*the 2px left & right padding lets you have a 1px border on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	margin:0 0 0 -2px;
}
#nav,#nav ul,#nav ol,#subMenusContainer ul,#subMenusContainer ol{
	padding:0;
	margin:0;
	list-style:none;
	line-height:1em;
}
#subMenusContainer ul,#subMenusContainer ol{
	/*border around submenu goes here*/
	background:#232323;
	left:0;
}
#nav li{
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	position:relative;
	float:left;
}
#subMenusContainer li{
	list-style:none;
		font:12px Raleway,calibri,arial,Verdana,sans-serif;
}

#subMenusContainer{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:0;
	overflow:visible;
	z-index:1000000000;
}
#nav li li{
float:none;
}
#nav li li a{
	/* Just submenu links*/
	position:relative;
	float:none;
}
#nav li ul{
/* second-level lists */
position:absolute;
width:10em;
margin-left:-1000em;
/* using left instead of display to hide menus because display: none isn't read by screen readers */
margin-top:2.2em;
}
#nav li ul ul{
	margin:-1em 0 0 -1000em;
}
#nav li:hover ul ul{
	margin-left:-1000em;
}
#nav li:hover ul{
	margin-left:0;
}
#nav li li:hover ul{
	margin-left:10em;
	margin-top:-2.5em;
}
#nav li a:focus+ul{
	margin-left:0;
	margin-top:2.2em;
}
#nav li li a:focus+ul{
	left:0;
	margin-left:1010em;
	margin-top:-2.2em;
}
#nav li li a:focus{
	left:0;
	margin-left:1000em;
	width:10em;
	margin-top:0;
}
#nav li li li a:focus{
	left:0;
	margin-left:2010em;
	width:10em;
	margin-top:-1em;
}
#nav li:hover a:focus{
	margin-left:0;
}
#nav li li:hover a:focus+ul{
	margin-left:10em;
}

/* home*/
#nav li.active.home,#nav li.active.accueil, #nav li.active.search{
	background: transparent;
}
#nav li.home, #nav li.accueil{
	background: transparent;
	border-left:0px solid #000000;
}
#nav li.search{
	border-right:0px solid #000000;
}
#nav li.home a.home, #nav li.accueil a.accueil {
	text-indent: 100%;
	width:20px;
    white-space: nowrap;
	margin-right:20px;
    overflow: hidden;
    background: url(../images/nav_home.png) no-repeat top left;
	background-position: 0 6px;
	-webkit-transition: background .0s linear;
    -moz-transition: background .0s linear;
    -o-transition: background .0s linear;
    transition: background .0s linear;
}
#nav li.home a.home:hover {
	text-indent: 100%;
	width:20px;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/nav_home.png) no-repeat top left;
	background-position: 0 -62px;
}

/*  search*/
/* home*/

#nav li.search a.search {
	text-indent: 100%;
	width:20px;
    white-space: nowrap;
	margin-left:10px;
    overflow: hidden;
    background: url(../images/nav_search.png) no-repeat top left;
	background-position: 0 8px;
	-webkit-transition: background .0s linear;
    -moz-transition: background .0s linear;
    -o-transition: background .0s linear;
    transition: background .0s linear;
}
#nav li.search a.search:hover {
	text-indent: 100%;
	width:20px;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/nav_search.png) no-repeat top left;
	background-position: 0 -60px;
}
/*---------NAV LEFT--------------------------------NAV LEFT------------------------NAV LEFT------------*/
nav#nav_left ul{
position:relative;
margin-top:-27px;
padding:0;
}
#nav_left li{
position:relative;
	list-style:none;
	display:block;
	margin:0;
}

#nav_left{
	display:block;
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:0;
	overflow:visible;
	z-index:1000000000;
}
#nav_left a{
	margin:0;
	text-decoration:none;
	display:block;
	padding:5px 6px;
	color:#fff;
	width:187px;
	height:16px;
	border-bottom:1px solid #FFFFFF;
	text-shadow: 1px 1px 1px #000;
	background: transparent url(../images/nav_bg_left.png) repeat-x;
}
#nav_left a:hover{
	margin:0;
	display:block;
	background: #353535;
	color:#fff;
	border-bottom:1px solid #FFFFFF;
	padding:5px 6px;
}
#nav_left li.active,#nav_left a.trail{
	margin:0;
	text-decoration:none;
	display:block;
	padding:5px 6px;
	color:#fff;
	width:187px;
	text-shadow: 1px 1px 1px #000;
	border-bottom:1px solid #FFFFFF;
	background: #2e256b;
	font-style:italic;
}

/*--------FORMULAIRE--------------------------FORMULAIRE------------------------FORMULAIRE------------------------------*/
input, textarea, select {
	position:relative;
	margin:7px;
	padding:2px;
	border: solid 1px #E5E5E5;
	font: normal 13px/100% Raleway,calibri,arial,Verdana,sans-serif;
	background: #FFFFFF;
}

textarea{
	width:400px;
	line-height: 150%;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: #C9C9C9;
}

form label {
	padding:7px;
	display:block;
	width:260px;
	float:left;
}

form span.invisible{
	visibility:hidden;
	display:none
}

label.mandatory span.invisible{
	visibility:hidden;
}
label.mandatory.error, p.error{
		color:#d0050f;
}
label.mandatory.error span.invisible{
	visibility:visible;
	color:#d0050f;
}
input.submit {
	position:relative;
	width: auto;
	margin-left:auto;
	margin:10px;
	padding: 5px 15px;
	background: #666666;
	border: 0;
	font-size: 12px;
	color: #FFFFFF;
	-webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
}

/*------------ FOOTER --------------------- FOOTER --------------------------- FOOTER -----------------*/

/*------------ FOOTER --------------------- FOOTER --------------------------- FOOTER -----------------*/

footer div.copyright{
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
footer .subcl, footer .subc, footer .subcr{
	margin:0;
	padding:0;
	border-left:1px solid #000;
	background:transparent;

}
a.facebook{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:7px;
	background: transparent url(../images/facebook.png) 0 0 no-repeat;
	width: 230px;
	height: 21px;
}
a.facebook:hover{
	background: transparent url(../images/facebook.png) 0 -71px no-repeat;
	width: 230px;
	height: 21px;
}
a.rss{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:7px;
	background: transparent url(../images/rss.png) 0 0 no-repeat;
	width: 170px;
	height: 21px;
}
a.rss:hover{
	background: transparent url(../images/rss.png) 0 -71px no-repeat;
	width: 170px;
	height: 21px;
}

/*-----------changelanguage------------------changelanguage---------------changelanguage--------------*/

#header .mod_changelanguage{
	position:absolute;
	top:3px;
	right:0;
	width:50px;
}
#header .mod_changelanguage ul{
	list-style:none;
}
#header .mod_changelanguage ul li{
	display:block;
	float:left;
	width:16px;
	height:11px;
	margin:5px;
}
#header .mod_changelanguage li a{
	display:block;
	width:16px;
	height:11px;
}
#header .mod_changelanguage li.lang-en{
	background: transparent url(../images/en.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#header .mod_changelanguage li.lang-fr{
	background: transparent url(../images/fr.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#header .mod_changelanguage li.lang-de{
	background: transparent url(../images/de.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#header .mod_changelanguage li.lang-ru{
	overflow: hidden;
	text-indent: -9999px;
}
#header .mod_changelanguage li.lang-ru a{
	visibility:hidden;
}

/*------------------ACTU----------------------ACTU ---------------------ACTU -----------------------*/
body.page div.layout_latest, div.layout_short{
	width:100%;
	border-bottom:1px solid #cccccc;
}
body.page div.layout_latest p i, div.layout_short p i{
	float:right;
	-webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
	border-radius: 5px;
	width:80px;
	color:#fff;
	text-align:center;
	background:#cf0005;
	padding:2px;
}
body.page div.layout_latest figure img, div.layout_short figure img{
	border:1px solid #cccccc;
}
body.page div.mod_newsreader{
min-height:370px;
}
body.page div.mod_newsreader p.info{
	float:right;
	-webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
	border-radius: 5px;
	width:150px;
	text-align:center;
	background:#eeeeee;
	padding:2px;
}
.pdf_link{
	float:right;
	padding:2px;
}

h2.a_lire {
	background:#4c4c4c url(../images/plus_actu.png) 3px 4px no-repeat;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:25px;
	color:#fff;
	font-weight: 300;
	margin-top:30px;
	margin-bottom:25px;
}

