/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;width: 100%;background:#000000 url("images/bg_body.jpg") center top no-repeat;}
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%; margin:0 auto;	}
#bg2{position:absolute;z-index: 2; width:100%; margin:0 auto;	}
#bg3{position:absolute;z-index: 3; width:100%; margin:0 auto;	}

#wrap-container{position:relative;z-index:4; margin:0 auto; width: 990px; }
#container{text-align: left;  background:url("images/repeat_y.jpg") top left repeat-y;}
#content{}

/* ===| INTRO |================================================*/
#content_intro{
	width:971px;
	margin:0 auto;
}
/* ===| 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;}
#left-outter div.outter{background: url(images/box1.gif) 50% 0% no-repeat;padding: 0 0 10px;	min-height: 159px; height: auto!important;height: 159px; }
#left-outter div.inner{padding: 0px 5px 0px;}

#left-outter div.box1{padding:0 5px 10px;}
#left-outter .box1 .inner{padding:0}

#left-outter div.box2{}
#left-outter div.box3{}
#left-outter .box4{}

#menu_left, #actualite, #contact-info, #promo {width:342px; color:#767676;}

#menu_left{
	height:311px;	
}
#actualite{
	background:url(images/bg_actualites.jpg) no-repeat top left;
	height:172px;
	font-family:Tahoma;
	font-size:11px;
}
#inner_mdm{
	width:211px;
	height:120px;
	padding-top:39px;
	padding-left:88px;
	color:#aaaaaa;
}
#mdm_img{
	border:1px solid #cccc02;
	float:left;
	padding:5px;
	margin-right:5px;
}
#mdm_title{
	font-weight:bold;
	font-size:11px;
	padding-bottom:5px;
}
#mdm_text{
	text-align:justify;
	line-height:12px;
	height:66px;
	margin-bottom:5px;
}
#mdm_link{
	width:181px;
	height:22px;
	border-top:1px solid #a80000;
	text-align:right;
	margin-left:30px;
}
#mdm_link img{
	margin-top:2px;
}
#mailing{
	background:url(images/bg_mailing.jpg) no-repeat top left;
	width:288px;
	height:22px;
	margin-top:9px;
	margin-left:11px;
}
#mandatory-email-Email{
	border:none;
	background:transparent;
	color:#767676;
	margin-left:99px;
	margin-top:3px;
	font-family:Verdana;
	font-size:11px;
	width:152px;
}
.send_news{
	background:url(images/mailing_but.jpg) top left no-repeat;
	width:16px;
	height:12px;
	border:none;
	cursor:pointer;
	margin-left:9px;
}
.send_news-over{
	background:url(images/mailing_but_o.jpg) top left no-repeat;
	width:16px;
	height:12px;
	border:none;
	cursor:pointer;
	margin-left:9px;
}
/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; color:#aaaaaa; line-height:14px; text-align:justify; background:url(images/bg_right_column.jpg) no-repeat 0px 57px;}
#right-inner{padding: 0px 30px 10px 0px;}
.link1 span
{
  width: 151px; float: left
}

.link1  a:link, .link1 a:visited{
	text-decoration: none;
  color: #AF1515;
  }
.link1  a:hover, .link1  a:active{
	text-decoration: none;
  color: #ffffff;
}


.title{
	margin-bottom:13px;
}
.special_text{
	color:#ffff03;
	font-weight:bold;
}
.box{	
	width:622px;
}
.box_text{
	width:448px;
	float:left;
}
.box_img{
	float:left;
	margin-left:10px;
	margin-top:8px;
}
.box_subtitle{
	margin-bottom:10px;
	margin-top:10px;
}
.bara_separatoare{
	margin-top:10px;
	margin-bottom:2px;
}
#paragraph{
	width:600px;
	height:400px;
	border:1px solid #a80000;
	margin-bottom:10px;
}
#frmSearch{
	margin-top:10px;
	margin-bottom:10px;
	width:600px;
}
#cat_id{
	float:left;
	border:1px solid #a80000;
}
.recherche{
	background:url(../../images/charte/recherche_n.jpg) no-repeat top left;
	width:118px;
	height:23px;
	border:none;
	cursor:pointer;
}
.rechercheover{
	background:url(../../images/charte/recherche_o.jpg) no-repeat top left;
	width:118px;
	height:23px;
	border:none;
	cursor:pointer;	
}
/* ===| 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:#000000; margin: 0 auto; padding: 0px;}
#footer .inner	{background:#000000; padding: 0 0 25px;}
#footer .box1	{background:url("images/footer-bg-2.jpg") top left no-repeat;}

#footer_address{
	height:34px;
	padding-top:8px;
}

#inner_footer_address{
	margin-left:20px;
	color:#767676;
}
#address_title_tag{
	float:left;
	margin-right:20px;
}
#address_footer_tag{
	float:left;
	margin-right:22px;
}
#address_footer_tag img{
	margin-bottom:-8px;
}
#address_phone_tag{
	float:left;
	margin-right:22px;
}
#address_phone_tag img{
	margin-bottom:-8px;
}
#address_email_tag{
	float:left;
	margin-right:22px;
}
#address_email_tag img{
	margin-bottom:-8px;
}
#address_email_tag a:link, #address_email_tag a:visited{text-decoration: underline; color: #aaaa24;}
#address_email_tag a:hover, #address_email_tag a:active{text-decoration: underline; color:#FFFFFF;}

#address_plan_tag{
	float:left;
}
#address_plan_tag img{
	margin-bottom:-8px;
}
#address_plan_tag a:link, #address_plan_tag a:visited{text-decoration: underline; color: #aaaa24;}
#address_plan_tag a:hover, #address_plan_tag a:active{text-decoration: underline; color:#FFFFFF;}

#footer_inner{
	color:#8b8b8b;
	text-align:center;
}
#footer_inner a:link, #footer_inner a:visited{text-decoration: none; color: #FFFFFF;}
#footer_inner a:hover, #footer_inner a:active{text-decoration: none; color:#ffff03;}

#copyright a:link, #copyright a:visited{text-decoration: none; color: #FFFFFF;}
#copyright a:hover, #copyright a:active{text-decoration: none; color:#ffff03;}

#menu2{
	color:#ffff03;
	padding-bottom:10px;
}

#menu2 a:link, #menu2 a:visited{text-decoration: none; color: #ffff03;}
#menu2 a:hover, #menu2 a:active{text-decoration: underline; color:#FFFFFF;}

.separator_menu{
	padding-left:10px;
	padding-right:10px;
}

div.ref{padding: 0 10px 0;}

/* ===| 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{margin: 0; padding: 5px; width: 98%; margin-top:20px;}
#frmContact label{display: block; padding: 4px 2px;clear:both; }
#frmContact label span{display:block; width: 29%; float: left;}
#frmContact label input, #frmContact label textarea{width: 40%; vertical-align: top; border: 1px solid #850303; background:#000; color:#aaaaaa;}

.ckc{	
	width:200px;
	float:left;
	padding-bottom:5px;
}
.votre{
	float:left;
	height:40px;
	padding-right:53px;
}

#capa{
	margin-right:10px;
}
#contact-form{
	background:url(../../images/charte/pic_contact.jpg) no-repeat 440px 100px;
}
#mercidiv{
	background:url(../../images/charte/pic_contact.jpg) no-repeat 420px 100px;
}
#mercidiv2{
	background:url(../../images/charte/pic_contact.jpg) no-repeat 20px 340px;
	height:520px;
}

div.submit-buttons{clear: both;	text-align: center;}

.envoyer{
	background:url(../../images/charte/envoyer_n.jpg) no-repeat top left;
	border:none;
	width:90px;
	height:19px;
}
.envoyerover{
	background:url(../../images/charte/envoyer_o.jpg) no-repeat top left;
	border:none;
	width:90px;
	height:19px;
}
.reset{
	background:url(../../images/charte/retablir_n.jpg) no-repeat top left;
	border:none;
	width:90px;
	height:19px;
}
.resetover{
	background:url(../../images/charte/retablir_o.jpg) no-repeat top left;
	border:none;
	width:90px;
	height:19px;
}

#mercidiv{	
	width:600px;
	text-align:center;
	padding-top:250px;
}
.merci-box{	
	
}
.merci-box a:link, .merci-box a:visited{text-decoration: none; color: #ffff03;}
.merci-box a:hover, .merci-box a:active{text-decoration: underline; color:#FFFFFF;}

/* ===| 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 #ccc;background: #f2f2f2;}
.pagination span{padding:1px; margin: 0 50px 0 25px;}
.pagination a:link, .pagination a:visited{padding:1px 3px; text-decoration: none; color: #8d8d8d;}
.pagination a:hover, .pagination a:active{color:#000000; 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 |========================================================*/
#gallery{padding: 5px;}
#gallery div.thumb{float: left; width: 30%; text-align: center; padding: 5px; min-height: 90px; height:auto!important;height:90px;}
#gallery div.thumb a{display: block; vertical-align: middle;}
#gallery div.thumb a img{border: 1px solid #ccc; padding:5px; background: #fff;}

/* ===| 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 |=====================================================*/
#listgalerie{background: #f3f3f3; border: 1px solid #cccccc; padding:10px;}

#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;}
/* ---( listgalerie - details )------------------------------------------------------ */
#galerie-detail .text-details{text-align: justify;}
#galerie-detail .photos{text-align: center;}
#galerie-detail .photos a img{border: 1px solid #ccc; padding:5px; background: #ffffff;}

#introTextContent{position:absolute; width:500px; left:-500px; color:#ffffff;}
#introTextContent p{color:#ffffff;}

