/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;width: 100%; background:#1c1e1f;color:#ababab;}
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%;}
#bg3{position:absolute;z-index: 3; }

#wrap-container{position:relative;z-index:4; width: 100%; background:url("images/repeat_y.jpg") 50% 0% repeat-y;}
#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;}
#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{}

#actualites, #contact_info, #plan_left {width:256px;}

#actualites{
	background:url(images/bg_actualites.jpg) no-repeat top left;
	height:306px;
	text-align:justify;
}
#inner_actualites{
	padding-top:88px;
	padding-left:20px;
	width:207px;
	height:146px;
	line-height:14px;
}
#mdm_image{
	float:left;
	padding:0px;
	margin-right:10px;
}
#mdm_image img{
	border:1px solid #5e6568;
}
#mdm_title h4{
	font-size:11px;
	font-weight:bold;
}
#mdm_link{
	margin-top:21px;
	margin-left:109px;
}

#contact_info{
	background:url(images/bg_coordones.jpg) no-repeat top left;
	height:176px;
}
#contact_info_inner{
	line-height:17px;
	padding-top:65px;
	padding-left:20px;
	font-size:11px;
}

#contact_info_inner a:link, #contact_info_inner a:visited{text-decoration: none; color: #ffffff;}
#contact_info_inner a:hover, #contact_info_inner a:active{color:#ffa200; text-decoration: none;}

#plan_left{
	background:url(images/bg_plan_left.jpg) no-repeat top left;
	height:157px;
}
#plan_left_inner{
	padding-top:46px;
	padding-left:20px;
}
#plan_left_inner img{
	border:none;
	cursor:pointer;
}
/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{float:left;	margin:0; padding:0; overflow: hidden; background:url(images/bg_right_top.jpg) no-repeat top left; line-height:20px;}
#right-inner{padding:0px 10px 0px 10px;}

.page_title{
	height:90px;
	width:680px;
	padding-top:20px;
	
}
.page_title h1{
	font-size:20px;
	font-weight:normal;
	line-height:25px;
}
.special_title{
	color:#febf06;
	font-weight:bold;
}
.special_title2{
	color:#cfcfcf;
}
.box{
	width:680px;
	text-align:justify;
}
.box_text{
	width:490px;
	float:left;
}
.box_img_right{
	width:190px;
	float:left;
	text-align:right;
}
.box_img_left{
	width:190px;
	float:left;
	text-align:left;
}
.box_subtitle{
	margin-left:141px;
}
.box_subtitle1{
	margin-left:114px;
}
.linie_separatoare{
	padding-top:17px;
	padding-bottom:20px;
	clear:both;
}
.linie_separatoare2{
	padding-top:17px;
	padding-bottom:20px;
	clear:both;
}
.linie_separatoare3{
	padding-top:17px;
	padding-bottom:20px;
	clear:both;
}
.boxes{
	margin-top:20px;
}
.boxes2{
	margin-top:10px;
	margin-bottom:5px;
}
.box_list{
	width:161px;
	height:70px;
	background:#272d2f;
	border:1px solid #4a5356;
	float:left;
	color:#d2d2d2;
	text-align:left;
}
.box_list ul{
	padding-top:5px;
}
.box_list ul li{
	background:url(images/bullet_list.jpg) no-repeat 0px 8px;
	margin-left:15px;
	padding-left:15px;
}
.speacial_box{
	font-size:16px;
	font-style:italic; 
	line-height:23px;
	margin-bottom:20px;
	text-align:justify;
}
.speacial_box img{
	float:left;
}
.speacial_box p{
	
}
.white_text{
	color:#FFFFFF;
}
#partenaires{
	float:left;
	width:680px;
	padding-top:10px;
}
.partenaires-box
{
  width: 200px;
  height:260px;
 float: left;
 text-align: center!important;
 margin: 10px 10px;

}
.partenaires-box-inner
{
  width: 200px;
  height:200px;
 text-align: center!important;
 margin-top:5px;
}
.page
{   clear: both;
  padding: 5px 10px;

}
.page a:link,.page a:visited
{
  color: #ffffff;
  text-decoration: none;
}
.page a:hover,  .page a:active
{  color: #ffffff;
  text-decoration: underline;
}
.partenaires-box a:link,.partenaires-box a:visited
{
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
}
.partenaires-box a:hover,  .partenaires-box a:active
{  color: #ffffff;
  text-decoration: underline;
}

.part_top{
	width:680px;
}
.part{
	float:left;
}
.part2{
	float:left;
	width:680px;
	text-align:center;
}
.part_left{
	text-align:left;
	float:left;
	width:340px;
}
.part_right{
	text-align:right;
	float:left;
	width:340px;
}
/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;}
#fwrap1 {position:absolute; z-index: -3; left:0;}
#fwrap2 {position:absolute; z-index: -2; left:0;}
#fwrap3 {position:absolute; z-index: -1; left:0;}

#footer{
	 background:#30373a url("images/footer-bg-1.jpg") 0px 100% no-repeat;
}

#footer.outter	{ margin: 0 auto; padding: 0px; font-size:11px;}
#footer .inner	{height:75px; padding-top:10px;}

#realise_par{
	width:176px;
	padding-left:31px;
	float:left;
}
#realise_par a:link, #realise_par a:visited{text-decoration: none; color: #ffffff;}
#realise_par a:hover, #realise_par a:active{color:#ffa200; text-decoration: underline;}

#copy_mentions{
	color:#889094;
}

#menu{

}

#menu a:link, #menu a:visited{text-decoration: none; color: #ffffff;}
#menu a:hover, #menu a:active{color:#ffa200; text-decoration: underline;}

.separator_menu{
	padding-right:10px;
	padding-left:9px;
}

#footer_right{
	width:470px;
	text-align:right;
	float:left;
	padding-left:250px;
}

#copy_mentions{

}
#copy_mentions a:link, #copy_mentions a:visited{text-decoration: none; color: #ffffff;}
#copy_mentions a:hover, #copy_mentions a:active{color:#ffa200; text-decoration: underline;}

/* ===| 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;}

#menu 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:300px; vertical-align: top; border: 1px solid #4a5356; background:#272d2f; color:#d2d2d2; font-family:arial; font-size:12px;}

.ckc{	
	width:200px;
	float:left;
	padding-bottom:5px;
}
.ckc input{	
	margin-top:3px!important;
}
.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;
}

div.submit-buttons{clear: both;	text-align: center;}

.envoyer{
	background:url(../../images/charte/envoyer_n.jpg) no-repeat top left;
	border:none;
	width:116px;
	height:28px;
}
.envoyerover{
	background:url(../../images/charte/envoyer_o.jpg) no-repeat top left;
	border:none;
	width:116px;
	height:28px;
}
.reset{
	background:url(../../images/charte/reset_n.jpg) no-repeat top left;
	border:none;
	width:116px;
	height:28px;
}
.resetover{
	background:url(../../images/charte/reset_o.jpg) no-repeat top left;
	border:none;
	width:116px;
	height:28px;
}

#mercidiv{	
	width:680px;
	text-align:center;
	padding-top:200px;
}
.merci-box{	
	text-align:center;
}
.merci-box a:link, .merci-box a:visited{text-decoration: none; color: #ffffff;}
.merci-box a:hover, .merci-box a:active{text-decoration: underline; color:#ffa200;}

/* ===| 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;}
.pagination span{padding:1px; margin: 0 50px 0 25px;}
.pagination a:link, .pagination a:visited{padding:1px 3px; text-decoration: none; color: #ffffff;}
.pagination a:hover, .pagination a:active{color:#ffa200; 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; background:#272d2f; border:1px solid #4a5356; margin-bottom:10px; float:left;}
#gallery div.thumb{float: left; width: 100px; text-align: center; height:120px; margin-left:8px; margin-bottom:8px; border: 1px solid #5e6568;}
#gallery div.thumb a{}
#gallery div.thumb a img{border: 1px solid #5e6568;}
.img_holder{
	height:100px;
	border-bottom:1px solid #5e6568;
}
/* ===| 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;}