/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;width: 100%; background:#FFFFFF;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0;}
.left{float: left;} .right{float: right;}
#push, .clr	{clear: both;}

body{}
#bg1{position:absolute;z-index: 1; width:100%;}
#bg2{position:absolute;z-index: 2; width:100%; background:url("images/bg1.jpg") 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; background:url("images/bg2.jpg") 50% 0% no-repeat;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{margin:0 auto;	text-align: left;}
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{background:url("images/header.jpg") 50% 0 no-repeat;}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}

#newsletter_box{
	background:url(images/bg_newsletter.jpg) no-repeat top left;
	width:288px;
	height:106px;
}
#mailing_list{
	padding:56px 0 0 25px;
}
.input_news{
	border:1px solid #fff;
	color:#0674ca;
	font-size:11px;
	float:left;
	width:190px;
	margin-right:12px;	
}
.ok{
	background:url(images/ok_n.jpg) no-repeat top left;
	width:45px;
	height:28px;
	float:left;
	border:none;
	margin-top:-6px;
}
.okover{
	background:url(images/ok_o.jpg) no-repeat top left;
	width:45px;
	height:28px;
	float:left;
	border:none;
	margin-top:-6px;
	cursor:pointer;
}
#actualites_box{
	background:url(images/bg_actualites.jpg) no-repeat top left;
	width:288px;
	height:206px;
}
#inner_actualite{
	padding:50px 0 0 15px;
	width:256px;
}
.actualite_title h4{
	color:#009dde;
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
}
.actualite_title_inpage{
	color:#009dde;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 5px 0;
}
.actualite_photo{
	border:1px solid #009cdd;
	padding:3px;
	background:#ffffff;
	float:left;
	margin-right:10px;
}
#actualite_text{
	color:#343535;
	text-align:justify;
	font-size:11px;
	line-height:13px;
	height:83px;
}
#actualite_details{
	padding-left:13px;
}
#coordonnees{
	background:url(images/bg_coordonnees.jpg) no-repeat top left;
	width:288px;
	height:195px;
}
#inner_coordonnees{
	padding:63px 0 0 16px;
}
#inner_coordonnees_title{
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#009dde;
}
#inner_coordonnees_text{
	padding:6px 0 0 0;
	color:#343535;
	font-size:11px;
	line-height:13px;
	width:197px;
	height:63px;
	float:left;
}
.mailsPlace{
	font-size:13px;
	float:left;
	padding-left:40px;
	padding-top:18px;
	font-weight:bold;
}
.mailsPlace a:link, .mailsPlace a:visited{text-decoration: underline; color:#f58e00;}
.mailsPlace a:hover, .mailsPlace a:active{text-decoration: underline; color:#000000;}

.mentions a:link, .mentions a:visited{font-weight:bold; text-decoration: underline; color:#f58e00; font-size:13px;}
.mentions a:hover, .mentions a:active{font-weight:bold; text-decoration: underline; color:#000000; font-size:13px;}

#plan_acces{
	float:left;
	padding:7px 0 0 0; 
}
#horaires{
	background:url(images/bg_horaires.jpg) no-repeat top left;
	width:288px;
	height:137px;
}
#inner_horaires{
	color:#6b6b6b;
	font-size:18px;
	line-height:20px;
	padding:69px 0 0 93px;
}
#finance{
	background:url(images/bg_finance.jpg) no-repeat top left;
	width:288px;
	height:137px;
    margin-bottom:7px;
}
#inner_finance{
  padding: 74px 0 0 132px;
}


/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; color:#4b4b4b; text-align:justify;}
#right-inner{padding: 0px 0px 10px 20px;}

#page_title_0{
	background:url(../../images/charte/bg_title_presentation.jpg) no-repeat top left;
	width:688px;
	height:65px;
}
#page_title_1{
	background:url(../../images/charte/bg_title_energie.jpg) no-repeat top left;
	width:688px;
	height:65px;
}
#page_title_2{
	background:url(../../images/charte/bg_title_plomerie.jpg) no-repeat top left;
	width:688px;
	height:65px;
}
#page_title_3{
	background:url(../../images/charte/bg_title_electricite.jpg) no-repeat top left;
	width:688px;
	height:65px;
}
#page_title_4{
	background:url(../../images/charte/bg_title_contact.jpg) no-repeat top left;
	width:688px;
	height:65px;
}
#page_title_5{
	background:url(../../images/charte/bg_title_merci.jpg) no-repeat top left;
	width:688px;
	height:65px;
}
h2{
	color:#009dde;
	font-size:15px;
	font-family:verdana;
	font-weight:bold;
}
.title_big{
	color:#0e3cae;
	font-size:15px;
	font-family:verdana;
	font-weight:bold;
    padding-top:10px;
}
.title_small{
	color:#009dde;
	font-size:15px;
	font-family:verdana;
	font-weight:bold;
}
.site_name{
	color:#0e3cae;
	font-weight:bold;
}
.list li{
	background:url(../../images/charte/bullet_list.jpg) no-repeat top left;
	padding-left:20px;
	margin-left:14px;
	line-height:18px;
}
.list2 li{
	background:url(../../images/charte/bullet_list1.gif) no-repeat top left;
	padding-left:20px;
	margin-left:8px;
	line-height:18px;
}
.thumb_right{
	float:right;
}
.thumb_left{
	float:left;
}
.page_separator{
	width:686px;
	height:1px;
	padding:11px 0 11px 0;
}
.middle_box{
	background:url(../../images/charte/bg_box_middle.jpg) no-repeat top left;
	width:296px;
	height:98px;
	float:left;
	margin-left:8px;
	padding:8px 0 0 7px;
}
#subtitles_down{
	padding:25px 0 0 0;
	width:435px;
	float:left;
}
#subtitles_down img{
	float:left;
	padding:0px;
	margin:0px;
}
#logo_expobain{
	float:left;
	padding:15px 0 0 0;
}
#buttons_down_index{
	float:left;
	padding:15px 0 0 5px;
}
.button_down_index{
	background:url(../../images/charte/bg_but_down.jpg) no-repeat top left;
	width:185px;
	height:23px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.button_down_index a:link, .button_down_index a:visited{padding:0px 0 0 30px; text-decoration:none; color:#007ac8;}
.button_down_index a:hover, .button_down_index a:active{text-decoration:none; color:#000000;}

#bottom_logos{
	background:url(../../images/charte/bg_logos.jpg) no-repeat top left;
	width:686px;
	height:71px;
	margin-top:25px;
	float:left;
}
#logo1{float:left; padding:5px 0 0 46px;}
#logo2{float:left; padding:8px 0 0 45px;}
#logo3{float:left; padding:8px 0 0 45px;}
#logo4{float:left; padding:1px 0 0 45px;}
#logo5{float:left; padding:8px 0 0 45px;}

#scoll_div{
	height:465px;
	padding-top:10px;
}
#plan_image{
	padding:10px 0 10px 0;
}
#plan_coordones{
	width:200px;
	float:left;
}
#inner_plan_title{
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#009dde;
}
#inner_plans_text{
	padding:6px 0 0 0;
	color:#343535;
	font-size:11px;
	line-height:13px;
	width:197px;
	height:63px;
	float:left;
}
/* ===| V. POPUP WINDOW INDEX|=====================================================*/
#expobain_container{
	background:url(../../images/charte/bg_popup_expobain.jpg) no-repeat top left;
	padding:93px 0 0 13px;
}
.expobain_texts{
	padding:0 0 20px 0;
}
/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;}
#fwrap1 {position:absolute; z-index: -3; left:0; background:url("images/footer-bg-0.gif") 50% 0% repeat-y; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; background:url("images/footer-bg-1.gif") 50% 100% no-repeat; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter{background:url("images/bg_footer.jpg") no-repeat top left; margin: 10px auto; padding: 0px; color:#4b4b4b;}

#made_by{
	font-size:11px;
	float:left;
	padding:14px 0 0 20px;
	line-height:18px;
}
#made_by a:link, #made_by a:visited{text-decoration:none; color: #009dde; }
#made_by a:hover, #made_by a:active{text-decoration:none; color:#4b4b4b; }

#menu_copy{
	text-align:right;
	font-size:11px;
	padding:14px 20px 0 0;
	line-height:18px;
}	

#menu2 a:link, #menu2 a:visited{text-decoration:none; color: #4b4b4b;}
#menu2 a:hover, #menu2 a:active{text-decoration:underline; color:#009dde;}

#copyright{
	color:#4b4b4b;
}

#copyright a:link, #copyright a:visited{text-decoration:underline; color: #009dde;}
#copyright a:hover, #copyright a:active{text-decoration: none; color:#4b4b4b;}

.menu_separator{
	padding:0 6px 0 7px;
	color:#4b4b4b;
}
/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

a.thumb:link, 
a.thumb:visited{border:	0px; padding:0px; margin:1px 0; width:auto; display:block;}
	
img.thumb{border-style:solid; border-width:5px; padding:1px; margin: 0 5px;}

img.thumb{border:1px solid #fff; padding:1px; margin: 0 5px;}
img.thumb0{border:1px solid #fff;padding:1px; margin: 0 5px; width:75px; height:75px; background:#ccc url("../../images/thumb0.jpg") 50% 50% no-repeat;}

#menu2 ul li{display: inline;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin:15px 0; border-top: 1px solid; border-bottom: 1px solid; line-height: 0px; font-size: 0; overflow: hidden;}

/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{
	font-size:12px;
	font-family:arial;
	width:600px;
	height:424px;
	margin:0 auto;
}
#left_inputs{
	width:280px;
	float:left;
	margin-right:25px;
}
#left_inputs label span{
	width:80px;
	float:left;
}
#left_inputs label input{
	width:190px;
	float:left;
	margin-bottom:5px;
	border:1px solid #b5b5b5;
	font-size:12px;
	font-family:arial;
	color:#363636;
}
#left_inputs label textarea{
	width:190px;
	height:37px;
	float:left;
	margin-bottom:5px;
	border:1px solid #b5b5b5;
	font-size:12px;
	font-family:arial;
	color:#363636;
}
#right_inputs{
	width:280px;
	float:left;
}
#right_inputs label span{
	width:80px;
	float:left;
}
#right_inputs label input{
	width:190px;
	float:left;
	margin-bottom:5px;
	border:1px solid #b5b5b5;
	font-size:12px;
	font-family:arial;
	color:#363636;
}

#mesaj_contact label span{
	width:80px;
	float:left;
}

#mesaj_contact label textarea{
	width:495px;
	float:left;
	margin-bottom:5px;
	border:1px solid #b5b5b5;
	font-size:12px;
	font-family:arial;
	color:#363636;
}

#contact_title{
	font-weight: bold;
	text-align:center;
	width:400px;
	margin:0 auto;
	margin-bottom:10px;
}	

#capa{
	border:1px solid #b5b5b5;
	float:left;
	width:219px;
	margin-left:5px;
	margin-right:5px;
	margin-top:15px;
	color:#363636;
}

#img_cpc{
	border:1px solid #b5b5b5;
	float:left;
	margin-top:0px;
}

#mandatory_fields{
	font-weight: bold;
	font-size:12px;
	text-align:center;
}

div.submit-buttons{clear: both;	text-align: center; padding: 10px 2px;}
div.submit-buttons input{
	width:119px;
	height:27px;
	padding-bottom:5px;
	font-weight:bold;
	border:none;
	background:url(../../images/charte/submit.jpg) no-repeat top left;
	color:#FFF;
	
}
div.submit-buttons a:hover input{ 
	width:119px;
	height:27px;
	padding-bottom:5px;
	font-weight:bold;
	border:none;
	background:url(../../images/charte/submit.jpg) no-repeat top left;
	color:#000;
}

.mercidiv{
	text-align:center;
	font-weight: bold;
	margin-top:100px;
	padding-bottom:330px;
}

.mercidiv a:link, .mercidiv a:visited{text-decoration: underline; color: #12277c;}
.mercidiv a:hover, .mercidiv a:active {text-decoration: underline; color: #2d2d2d;}

.ckleft{
	float:left;
	padding-right:29px;
	margin-bottom:5px;
}

#ckboxez{
	margin-bottom:10px;
	margin-top:10px;
	float:left;
}
/* ===| VIII. COMPONENT EVENEMENTES |=====================================================*/
div.title{float: left; clear: left; width: 100%;}
div.event{float: left; clear: left; width: 100%; border-top: 1px solid #ccc; padding: 5px 0;}
#evenementes h4{text-align: center;}
#evenementes h5 a, #evenementes h5 span{display:block; width:32%; float:left; margin: 0 1px; text-align: center;}
#evenementes h5 span{background: #f2f2f2;}
#evenementes h5 a:link, #evenementes h5 a:visited{text-decoration: none; color: #8d8d8d;}
#evenementes h5 a:hover, #evenementes h5 a:active{text-decoration: underline;color: #000000;}

div.event a:link, div.event a:visited{display: block; float: left; text-decoration: none;}
div.event a:hover, div.event a:active{cursor:pointer; text-decoration: underline;}
div.event div, div.event a span{vertical-align: middle;}
div.event span{float:left; padding: 5px 10px;}

.pagination {float: left; clear:left; width:100%; text-align:center; border-top: 1px solid #009cdd; padding-top:5px;}
.pagination span{padding:1px; margin: 0 50px 0 25px;}
.pagination a:link, .pagination a:visited{padding:1px 3px; text-decoration: none; color: #009dde;}
.pagination a:hover, .pagination a:active{color:#4b4b4b; text-decoration: underline;}
/* ---( evenemetes - details )------------------------------------------------------ */
#event-detail{background: #f3f3f3; padding: 5px;}
#event-detail h3 span{white-space: nowrap; font-size: smaller;}
#event-detail .photos{text-align: center;}
#event-detail .photos a#bigHref img{border:1px solid #ccc; padding: 5px; background: #fff;}
#event-detail .photos div{padding: 0 0 10px;}
#event-detail .photos a img{border: 1px solid #ccc; padding:5px; background: #fff;}
#event-detail .text-details{padding:10px 0; text-align: justify; border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}

/* ===| IX. COMPONENT GALERIE |========================================================*/
/* ===| X. COMPONENT LIENS |===========================================================*/
#liens{padding:5px;}
#liens div.lien{padding: 5px 0; border-top: 1px solid #f3f3f3;}
#liens div.thumb{float:left; width:145px; text-align: center;}
#liens div.thumb a img{padding: 5px; border: 1px solid #ccc; display: inline;}
#liens .txt {float:left; width:360px;}
#liens h5{font-weight:bold;text-transform:capitalize;}
#liens p { color: #747474;}

/* ===| XI. COMPONENT LIVRE D'OR |======================================================*/
.submit-buttons input{cursor: pointer;}
fieldset {border: 1px solid #ccc; padding: 5px;}
fieldset legend {padding: 2px 5px; text-transform: capitalize;	font-weight: bold; color: gray; margin: 0;}
fieldset legend span {color: #000000; font-size: 1.2em;}
fieldset p{text-align: justify; padding: 5px;}
.pagination{margin: 5px 0;}

/* ===| XII. COMPONENT NEWSLETTER |=====================================================*/
#newsletter{background: #f3f3f3; border: 1px solid #ccc; padding:10px;}
#newsletter input{width: 40%; vertical-align: top;}

#newsletter a:link, #newsletter a:visited {text-decoration: none;}
#newsletter a:link input, #newsletter a:visited input {border: 1px solid #fff; background: #ccc; cursor: pointer; width: auto;}
#newsletter a:hover input {border: 1px solid #ccc; background: #fff; width: auto;}

/* ===| XIII. COMPONENT ADMINDOCS |=====================================================*/
#admindocs{background: #f3f3f3; border: 1px solid #cccccc; padding:10px;}

/* ===| XIV. COMPONENT LISTEGALERIE |=====================================================*/
#search_top{
	padding-bottom:5px;
}
#search_input{
	border:1px solid #009dde;
	color:#232323;
	width:200px;
}
#search_select{
	border:1px solid #009dde;
	color:#232323;
	width:250px;
	float:left;
}
.recherche{
	background:url(../../images/charte/recherche.jpg) no-repeat top left;
	width:119px;
	height:27px;
	cursor:pointer;
	border:none;
	float:left;
	margin-top:-3px;
	margin-left:3px;
}
.recherche-over{
	background:url(../../images/charte/recherche_o.jpg) no-repeat top left;
	width:119px;
	height:27px;
	cursor:pointer;
	border:none;
	float:left;
	margin-top:-3px;
	margin-left:3px;
}
.special_text1{
	color:#009dde;
	font-weight:bold;
}

.thumb_img{
	float: left; 
	width: 106px; 
	text-align: center; 
	height:90px;
	border:1px solid #009dde;
	margin-right:6px;

}
.inner_thumb{
	height:90px;
	border-bottom: 1px solid #009dde;
}
.thumb_img a img{border: 1px solid #009dde;}

#listgalerie{}

#listgalerie .thumb {float:left; width:30%; text-align:center; padding:5px; min-height:90px; height:auto!important; height:90px;}
#listgalerie .thumb a:link, #listgalerie .thumb a:visited{display: block; vertical-align: middle; text-decoration: none; color: #747474;}
#listgalerie .thumb a:hover, #listgalerie .thumb a:active {text-decoration: underline; color: #000;}
#listgalerie .thumb a img {border: 1px solid #ccc; padding:5px; background: #ffffff;}
