body { behavior: url(css/csshover.htc); }

/* Page Fil RSS */
#els_rightCol #els_rss-page h2 {
	color: #ad9b82;
	text-align: center;
	border-bottom: 1px solid #DAD1C3;
}

#els_rightCol #els_rss-page #els_info {
	margin: 10px 0;
}

#els_rightCol #els_rss-page #els_info_main {
	font-weight: bold;
}

#els_rightCol #els_rss-page #els_label {
	color: #A4000E;
	margin-left: 5px;
}

#els_rightCol #els_rss-page #els_rss_links {
	margin-top: 20px;
	width: 100%;
	height:40px;
}

#els_rightCol #els_rss-page #els_rss_icon {
	margin-right: 5px;
}

#els_rightCol #els_rss-page #els_rss_icons {
	margin-top: 10px;
	width: 100%;
}

#els_rightCol #els_rss-page #els_rss_icons li {
	float: left;
	margin: 0 5px;
}

#els_rightCol #els_rss-page span {
	margin-top: 10px;
}

#els_rightCol #els_rss-page h2.els_categorie{
	color:#A4000E;
	font-family:Times New Roman;
	font-weight:bold;
	text-align: left;
	border: none;
}
/* Fin */

/* Page faq */
#els_rightCol #els_faq-page h2{
	padding-bottom:5px;
	color: #ad9b82;
	text-align: center;
	border-bottom: 1px solid #DAD1C3;
}

#els_rightCol #els_faq-page #els_faq-navMenu{
}
	#els_faq-navMenu {
		height: 25px;		
	}
	#els_faq-navMenu {
		height: 25px;		
	}
	#els_faq-navMenu ul{
		text-align: center;
	}
	#els_faq-navMenu li{
		width:116px;
		height:25px;
		background:url(../img/common/faq-navMenuBck.png) no-repeat;
		display: inline-block;
		padding-left: 3px;
		padding-right: 3px;
		padding-top: 4px;
	}
	#els_faq-navMenu li:hover{
		background:url(../img/common/faq-navMenuBckHover.png) no-repeat;
	}
	#els_faq-navMenu a{
		color: #000;
		font-weight: bold;
	}
	#els_faq-navMenu li:hover a,
	#els_faq-navMenu a:hover{
		text-decoration: none;
		color: #fff;
	}						

	/* div #accordion */
	#els_faq-page #accordion h3{
		font-weight: bold;
		color: #b70e07;
		font-size: 13px;
		border:1px solid #dad2c7;
	}
		#els_faq-page #accordion .ui-state-active, .ui-widget-content .ui-state-active {
			background: #dad2c7 url(../img/common/faqCloseBtn.png) right bottom no-repeat;
		}
		#els_faq-page #accordion .ui-state-default, .ui-widget-content .ui-state-default {
			background: #dad2c7 url(../img/common/faqOpenBtn.png) right bottom no-repeat;
		}
		#els_faq-page #accordion .ui-corner-all{
			-moz-border-radius-bottomleft:0px;
			-moz-border-radius-bottomright:0px;
			-moz-border-radius-topleft:0px;
			-moz-border-radius-topright:0px;
		}
		#els_faq-page #accordion .ui-corner-top {
			-moz-border-radius-topleft:0px;
			-moz-border-radius-topright:0px;
		}
		#els_faq-page #accordion .ui-corner-bottom{
			-moz-border-radius-bottomleft:0px;
			-moz-border-radius-bottomright:0px;
		}
		#els_faq-page #accordion .ui-accordion-content{
			border:1px solid #dad2c7;
			padding-bottom:5px;
			padding-left:10px;
			padding-right:10px;
			padding-top:5px;
			font-family: Verdana,Arial,sans-serif; 
			font-size: 12px;
			display: inline-block;
			overflow: hidden;
			width: 640px;
		}
		#els_faq-page #accordion .ui-accordion-content img{
			position: relative;
			max-width: 630px;
		}			
		#els_faq-page #accordion .ui-accordion-content a{
			color: #ff6700;
		}
		#els_faq-page #accordion .ui-accordion-content ul li{
			list-style-type: disc;
			list-style-position: inside;
		}
		#els_faq-page #accordion .ui-accordion-content a:hover{
			text-decoration: none;
			color: #42b5d7;
		}
		#els_faq-page .ui-accordion .ui-accordion-header a{
			color: #000;
			padding-right:6px;
			padding-bottom:3px;
			padding-left:6px;
			padding-top:3px;
		}
		#els_faq-page .ui-accordion .ui-accordion-header a:hover{
			color: #42b5d7;
		}
		#els_faq-page #accordion label{
			font-weight: bold;
			color: #b70e07;
			font-size: 13px;
			margin-left: 8px;
		}
		#els_faq-page #accordion .ui-icon{
			background-image: none;
		}
		#els_faq-page #accordion a.els_btn.top{
			padding-bottom:5px;
			padding-top:5px;
			margin:10px 0 10px 0;
			color:#4f422f;
			text-align: center; 
			border-bottom: 1px solid #dad1c3;
			border-top: 1px solid #dad1c3;
			padding-bottom:3px;
			padding-top:3px;
		}
		
		
/* Fin page faq*/

/* Page Qui sommes-nous? */
#els_rightCol #els_qsn-page h2 {
	color:#AD9B82;
	padding-bottom:5px;
	text-align:center;
}
#els_rightCol #els_qsn-page p{
	text-align: justify;
	padding:5px;
	margin: 0 33px;
}

/* Page Sites Utiles */
#els_rightCol #els_sites-utiles h2 {
	color:#AD9B82;
	padding-bottom:5px;
	text-align:center;
}
#els_rightCol #els_sites-utiles h3 {
	font-weight: bold;
	color: #b70e07;
	font-size: 13px;
	margin-left: 8px;
	margin-right: 15px;
}
#els_rightCol #els_sites-utiles p {
	padding:0;
	margin:0 0 10px 0;
}

#els_rightCol #els_sites-utiles a:link, #els_rightCol #els_sites-utiles a:visited{
	color:#000;
	font-size:0.9em;
	background: url(../img/common/listPuce3.png) left no-repeat;
	padding-left: 12px;
	line-height: 20px;
}
#els_rightCol #els_sites-utiles a:hover{
	color: #42b5d7;
}
#els_rightCol #els_sites-utiles div.column1{
	float: left;
	display: block;
	width: 250px;
	margin-bottom:10px;
	margin-left:20px;
	margin-top:10px;
}
#els_rightCol #els_sites-utiles div.column2{
	float:right;
	display: block;
	width:250px;
	margin-bottom:10px;
	margin-top:10px;
}

/* Fin */

/* Page Contactez-nous */
#els_rightCol #els_contactez-nous h2 {
	color:#AD9B82;
	padding-bottom:5px;
	text-align:center;
}

#els_rightCol #els_contactez-nous_content div {
	margin:0 33px 20px 33px;
	font-size:11px;
}

#els_rightCol #els_contactez-nous_content div a {
	text-decoration:underline;
}

#els_rightCol #els_contactez-nous_content label {
	font-size:12px;
	font-weight:bold;
}

/* Page Mentions Légales */
#els_rightCol #els_mentionslegales h2 {
	color:#AD9B82;
	padding-bottom:5px;
	text-align:center;
}

/* Fin */

/* Page archives newsletter */
#els_rightCol #els_archives-page h2 {
	border-bottom:1px solid #DAD1C3;
	color:#AD9B82;
	padding-bottom:5px;
	text-align:center;
}
	#els_rightCol #els_archives-page a span {
		color:#b70e07;
		font-weight: bold;	
	}
	#els_rightCol #els_archives-page a,
	#els_rightCol #els_archives-page a:hover span{
		text-decoration: none;
	}
	#els_rightCol #els_archives-page a:hover span{
		color: #42b5d7;
	}
	#els_archives-page #els_archive_lettre ol#niveauAnnee a{
		padding-left: 30px;
		float: left;
	}
	#els_rightCol #els_archives-page BR{
		clear: both;
	}
	#els_archives-page #els_archive_lettre{
		width: 620px;
	}
	#els_archives-page #els_archive_lettre ol {
		list-style-type: none;
	}
	#els_archives-page #els_archive_lettre .niveauMois a {
		float: left;
	}
	#els_archives-page #els_archive_lettre #niveauAnnee ol.niveauMois a {
		padding-left:0;
	}
	#els_archives-page #els_archive_lettre ol.niveauMois {
		padding-left:75px;
		width:60px;
	}
	#els_archives-page #els_archive_lettre hr.moisSeparator{
		border-style: dashed;
		width:540px;
	}
	#els_archives-page #els_archive_lettre hr.anneeSeparator{
		border-style: solid;
		width:620px;
	}
	#els_archives-page #els_archive_lettre ol.niveauArticles{
		margin-left:75px;
		width:450px;
		padding-bottom:10px;
	}
	#els_archives-page #els_archive_lettre ol.niveauArticles li{
		background: transparent url(../img/common/puceEspaceAbonnes.png) left no-repeat;
		min-width: 0; /* peekaboo bug fix for IE7 */
		padding-left: 15px;
		display:inline-block;
		margin-bottom: 5px;
	}
	#els_archives-page #els_archive_lettre ol.niveauArticles li a:hover{
		color: #42b5d7;
	}
/* fin page archives */


#els_leftCol #els_sign-in, #els_leftCol #els_sign-in a,
#els_leftCol #els_profil, #els_leftCol #els_profil a {
	color: #4C3526;
}

#els_popup_content.els_popup_content2, #els_popup_content.els_popup_content2 a,
#els_popup_content.els_popup_content2 input, #els_popup_content.els_popup_content2 textarea {
	color: #4C3526;
}

#els_advanced_formSearch input.els_search_btn,
#els_formSearch input.els_search_btn {
	color: #fff;
}

#els_formTri-options {
	text-align: left;
	float: left;
	width: 50%;
}
#els_formTri-options img {
	vertical-align: middle;
}
#els_formTri-results{
	text-align:right;
	float:right;
	font-style:normal;
	font-size: 12px;
}
#els_search_result p.els_chapeau {
	font-weight: normal;
	padding-right:5px;
	text-align:justify;
}

#els_search_result ul.els_pub li,
#els_ahead-article ul.els_pub li{
	margin-top: 3pt;
}

/* Newsletter */
#els_newsletter {
	position: relative !important;
}

#els_newsletter span {
	background: transparent url(../img/common/pictoArrowoff.jpg) no-repeat right;
	padding-right: 15px;
	padding-top: -2px;
}

#els_newsletter:hover span{
	background:transparent url(../img/common/pictoArrowon.jpg) no-repeat right;
	z-index:1000;
	text-decoration:underline;
}

#els_newsletter:hover {
	cursor: pointer;
}

#els_newsletter ul{
	display: none;
}

#els_newsletter:hover ul{
	display: block;
	width: 220px;
	background-color: #817771;
	position: absolute;
	top: 0px;
	left: 190px;
	padding: 0 0 5px 0;
	z-index: 1000;
	text-align: left;
}

#els_newsletter:hover ul li{
	background: none;
	padding-top: 5px;
}

#els_newsletter:hover a{
	background:transparent url(../img/common/pictoArrowon.jpg) no-repeat right;
	z-index:1000;
	text-decoration:underline;
}

#els_newsletter:hover ul li a{
	background: none;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

#els_popup_content.els_popup_content2 select {
	border: 1px solid #4C3526;
	margin-bottom: 3px;
	font-size: 0.915em;
	color: #4C3526;
}

#els_container_popup.els_container_popup2 #els_popup_content .els_popup_content_inner{
	height: 475px;
}

#els_container_popup #els_popup_content{
	height: 550px;
}

#trace {
	overflow: auto;
}

#els_container #els_contentZone{
	overflow: hidden;
}

#els_ahead-article .els_foot_nav li.els_nav_M  {
	width: 6%; /*Alex*/
}

#els_foot-article li.els_nav_L,
#els_foot-article li.els_nav_R {
	width: 41%;
}

#els_popup_content iframe.els_popup_content_inner {
	padding: 0pt;
}

#els_container_popup {
	width: 100%;
}

#els_popup_content iframe.els_popup_content_inner {
	width: 100%;
}

#els_profil.els_leftCol_blkBorder ul li {
	width: 100%
}

#els_advanced_formSearch ul {
	padding: 0pt 9px;
}

#els_leftCol #els_profil {
	height: 68px;
}

#els_leftCol .els_leftCol_blkBorder ul, #els_leftCol .els_leftCol_blkColor ul {
	margin: 3pt 10px 10px;
}

#els_rss-page h3 span {
	font-size: 1em;
}

#els_search_result h3 {
	margin-top: 20px;	
}

#els_passing-days div.els_sort{
		margin-left: 8px;
		margin-top: 8px;
		color:#5a4e3c;
		font-size:11px;
}
#els_passing-days div.els_sort img{
	vertical-align: middle;
}
#els_ahead-article h2.els_title {
	margin-top: 15px;
}