/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;width: 100%;}
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{background:#595959; font-family:tahoma; color: #FFFFFF;}
#bg1{position:absolute;z-index: 1; width:100%;}
#bg2{position:absolute;z-index: 2; width:100%; background:url("images/bg-x.jpg") 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{ margin:0 auto;	text-align: left; }
#content{color: #494949; }

/* ===| 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{padding: 0 0 8px;	}
#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{padding-left:58px;margin-top:40px;width:237px;line-height:15px;}
#left-outter div.box3{}
#left-outter .box4{}

#actualite, #contact-info, #promo {}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; background: url(images/content_bg.jpg) no-repeat left top;}
#right-inner{ float: left; padding:0 55px 0 10px; text-align:justify; font-family:tahoma;width: 630px;height:594px;}

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;}
#fwrap1 {position:absolute; z-index: -3; left:0; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter	{margin: 0 auto; padding: 0px;}
#footer .inner	{padding: 0 0 25px;}
#footer .box1	{padding:15px 0 0;}

.copyright{padding: 17px 0 0; text-align: center;}
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;}
img.thumb1{border:1px solid #424242; padding:1px; background-color: #FFFFFF;}

#menu2 ul li{display: inline;}

a.href1:link, a.href1:visited{ padding: 2px 7px; background: #494949; border: 1px solid #000000; color: #FFFFFF; text-decoration: none; font-size: 12px; line-height: 16px; }
a.href1:hover, a.href1:active{ background: #FFB801; border: 1px solid #FCAD14; color: #222222; text-decoration: none; }

.separator{width:100%;	height:0px; clear:both; padding:0; margin:15px 0; border-top: 1px solid #b69814; border-bottom: 0px solid; line-height: 0px; font-size: 0; overflow: hidden;}

/* ===| VII. CONTACT FORM |=====================================================*/
/*
#frmContact{margin: 0; padding: 5px; width: 98%; font-family:tahoma; }
#frmContact label{display: block; padding: 4px 2px; clear:both; font-family:tahoma;}
#frmContact label span{display:block; width: 29%; float: left; font-family:tahoma; line-height: 20px;}
#frmContact label input, #frmContact label textarea{width: 40%; vertical-align: top; font-family:tahoma; padding: 2px; border:1px solid #494949;}

div.submit-buttons{clear: both;	text-align: center; padding: 4px 2px;}
div.submit-buttons input{	border: 1px solid #fff; background: #ccc;}
div.submit-buttons a:hover input{ border: 1px solid #ccc; background: #fff;}

*/
/*  Contact
-------------------------------------------------------------- */
#frmContact{ width: 630px; }
#frmContact label{ padding-right: 10px; }
#frmContact .field label{ width: 90px; }

#frmContact .grid_1{ float: left; width: 295px; padding: 0 10px; }
#frmContact .grid_1 .inputText{ width: 185px; }
#frmContact .grid_1 textarea{ width: 185px; height: 68px; }

#frmContact .grid_2{ clear: both; width: 610px; padding: 0 10px; }
#frmContact .grid_2 .inputText{ width: 500px; }
#frmContact .grid_2 textarea{ width: 500px; height: 68px; }

#frmContact .buttons{ padding: 0 0 10px 0; text-align: center; }

/* ===| 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 {clear:left; display: block; text-align:center; border-top: 1px solid #ccc;background: #f2f2f2; padding: 5px 0;}
.pagination span{padding:1px;}
.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;}


.reseau{position: relative; background:#595959; float:left; width:301px; height:256px; background: url(images/bg-reseau.jpg) left top no-repeat;}
.mdm{background:#595959 url(images/mdm_bg.jpg) no-repeat; float:left; width:301px; height:130px;}
.coord{background:#595959 url(images/coord_bg.jpg) no-repeat; float:left; width:301px; height:126px;}
.plan{background:#595959 url(images/plan_bg.jpg) no-repeat; float:left; width:301px; height:82px;}

.reseau .cliquez{position:absolute; left:45px; bottom:-8px; font-size:10px;}


.footer-bg{background:#595959 url(images/footer_bg.jpg) no-repeat; height:30px; font-family:tahoma; font-size:11px; color:#fff; padding-top:10px;}
.footer-menu a:link, .footer-menu a:visited{color:#fff; text-decoration:none;}
.footer-menu a:hover{color:#fff; text-decoration:underline;}
.active{text-decoration:underline !important;}

.digitalage{color:#ffb700;}
.digitalage a:link, .digitalage a:visited{color:#ffb700; text-decoration:none;}
.digitalage a:hover{color:#ffb700; text-decoration:underline;}

.digitalage2{color:#000;}
.digitalage2 a:link, .digitalage2 a:visited{color:#000; text-decoration:underline;}
.digitalage2 a:hover{color:#000; text-decoration:none;}

.mdm-details a:link, .mdm-details a:visited{font-size:10px;color:#5f6062; text-decoration:underline;}
.mdm-details a:hover{font-size:10px;color:#5f6062; text-decoration:none;}

ul.list{
  float: left;
}
ul.list li {
background:transparent url(images/bullet_list.png) no-repeat scroll left 4px;
padding-left:20px;
margin-top:2px;
line-height: 18px;
}

.button-retablir {
background:transparent url(../../images/charte/retablir.jpg) no-repeat scroll left top !important;
cursor:pointer;
height:21px;
width:90px;
float: none
}

.button-retablir-over {
background:transparent url(../../images/charte/retablir-over.jpg) no-repeat scroll left top !important;
cursor:pointer;
height:21px;
width:90px;
float: none
}

.button-envoyer {
background:transparent url(../../images/charte/envoyer.jpg) no-repeat scroll left top !important;
cursor:pointer;
height:21px;
width:90px;
float: none
}

.button-envoyer-over {
background:transparent url(../../images/charte/envoyer-over.jpg) no-repeat scroll left top !important;
cursor:pointer;
height:21px;
width:90px;
float: none
}

a:link, a:visited{color:#d0b53e; text-decoration:none;}
a:hover{color:#d0b53e; text-decoration:underline;}


