/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html {height: 100%;width: 100%;}
body {width: 100%;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
.left{float: left;} .right{float: right;}
.left1{float: left; padding-right: 10px;} .right1{float: right; padding: 0 0 0 10px;}
.left2{float: left; padding-top: 26px;}
.left3{float: left; padding-top: 7px;}
#push, .clr	{clear: both; }

body{ background: #000000;}
#bg1{position:absolute;z-index: 1;}
#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; background: url(../../images/charte/bg-body.jpg) repeat-y 50% 0%;}
#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{padding: 0px }
#left-outter div.inner{padding: 0px;}

#left-outter div.box1{padding:0px;}
#left-outter .box1 .inner{padding:0}

#left-outter div.box2{}
#left-outter div.box3{}
#left-outter .box4{}

#promo
{
  width: 240px;
	height: 83px;
	float: left;
	background: url(images/promo.jpg) no-repeat top left;
	padding: 0px;
}
#actualite
{
  width: 220px;
	height: 80px;
	float: left;
	background: url(images/bg-mdm.jpg) no-repeat top left;
	padding: 37px 10px 0 10px;
}
#actualite p
{
 line-height: 13px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #e8e8e8; text-align: justify;
}

/*------------ newsletter ------------------*/
.inForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: url(../../images/charte/bg-news-input.jpg) no-repeat top left;
	color: #e8e8e8;
  padding: 2px 0px 0px 10px;
	width:169px;
  float:left;
	height:19px;
  margin-right:1px;
  border: none;
}
.inFormOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
  background:  url(../../images/charte/bg-news-input-over.jpg) no-repeat top left;
	color: #fff;
  padding: 2px 0px 0px 10px;
	width:169px;
  float:left;
	height:19px;
  margin-right:1px;
  border: none;
}
.ok
{
	background: url(../../images/charte/ok.jpg) no-repeat top left;
	width: 39px;
	height: 19px;
  float:left;
  border: none;
}
.ok-over
{
	background: url(../../images/charte/ok-over.jpg) no-repeat top left;
	width: 39px;
	height: 19px;
  float:left;
	cursor: pointer;
  border: none;
}

#newsletter
{
   width: 229px;
	height: 60px;
	float: left;
	padding: 0px 11px 0 0px;
}
/* ===| 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;}*/
/* ========================================================*/

#menu-left{
  width: 240px;
	height: 194px;
	float: left;
  display: none;
}
#diapo1{
  width:240px;
  height: 154px;
/*  background: url(images/bg-diapo1.jpg) left top no-repeat; */
}
#diapo2{
  width:240px;
  height: 154px;
/*  background: url(images/bg-diapo2.jpg) left top no-repeat; */
}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 0px;}

#infos{
  width:700px;
  padding:16px 0 19px 0;
  height:157px;
}
#contact-info
{
  width: 200px;
	height: 114px;
	float: left;
  background-image:url(images/bg-plan.jpg);
	background-position:  top left;
  background-repeat: no-repeat;
	padding: 43px 8px 0px 10px;
}

#contact-info p
{
 line-height: 14px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #e8e8e8; text-align: justify; padding-bottom: 10px;
}
#horaire
{
  width: 215px;
	height: 114px;
	float: left;
  background-image:url(images/bg-horaire.jpg);
	background-position:  top left;
  background-repeat: no-repeat;
	padding: 43px 8px 0px 10px;
}
#partenaires
{
  width: 248px;
	height: 114px;
	float: left;
  background-image:url(images/bg-partenaires.jpg);
	background-position:  top left;
  background-repeat: no-repeat;
	padding: 43px 0px 0px 0px;
}
/* ===| 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	{background: #8c382d; margin: 0 auto; padding: 0px;}
#footer .inner	{ padding: 0 0 5px;}
#footer .box1	{ float: left; width: 228px; padding:20px 0 0 12px;}
#footer .box1 p { color: #ffaaaa;}
#footer .box1 a:link, #footer .box1 a:visited
{
	text-decoration: none;
	color: #ff9140;
}
#footer .box1 a:hover, #footer .box1 a:active
{
	text-decoration: none;
  color: #ffaaaa;
}

.copyright { float: left; width: 710px; padding: 20px 10px 0 0; text-align: right;}
.copyright p{text-align: right;color:#ffaaaa; }
#footer .copyright a:link, #footer .copyright a:visited
{
	text-decoration: none;
	color: #ff9140;
}
#footer .copyright a:hover, #footer .copyright a:active
{
  text-decoration: none;
  color: #ffaaaa;
}

div.ref{ text-align: center; clear: both; padding: 5px 0px 0;}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

#menu2{color:#ffaaaa;}
#menu2 ul li{display: inline;}
#menu2 ul li a:link, #menu2 ul li a:visited { text-decoration:none !important; color:#ffaaaa !important; padding: 0px; }
#menu2 ul li a:hover, #menu2 ul li a:active{color: #ff9140 !important;text-decoration: underline !important;}

.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%; background: #f3f3f3; border: 1px solid #dfdfdf; }
#frmContact label{display: block; padding: 4px 2px; border-bottom: 1px solid #ffffff; clear:both;}
#frmContact label span{display:block; width: 29%; float: left;}
#frmContact label input, #frmContact label textarea{width: 40%; vertical-align: top;}

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;}*/
#frmContact{margin: 0; padding: 5px 5px 5px 5px ; width: 620px; text-align: justify; background: transparent;}
#frmContact label{display: block; padding: 4px 2px; clear:both;}
#frmContact label span{display:block; width: 120px; float: left; padding-right: 10px;}
#frmContact label input{ vertical-align: top; width: 150px;}
#frmContact label textarea{width: 260px; vertical-align: top; height: 70px; text-align: left;}
div.submit-buttons{ width: 100%; clear: both;	text-align: center; padding: 10px 2px;}
.buttonE
{background: url(../../images/charte/envoyer.jpg) no-repeat top left;border: none;width:71px;height: 18px;}
.buttonEover
{background: url(../../images/charte/envoyer-over.jpg) no-repeat top left;border: none;width: 71px;height: 18px;cursor: pointer;
}
.buttonR{background: url(../../images/charte/retablir.jpg) no-repeat top left;border: none;width: 71px;height: 18px;}

.buttonRover{background: url(../../images/charte/retablir-over.jpg) no-repeat top left;border: none;width: 71px;height: 18px;cursor: pointer;
}

.inputForm{font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight: normal; border: 1px solid #696969; background-color:#323232; color: #9c9b9b; float:left; padding:2px; height:14px;}

.inputFormOver{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;float:left;padding:2px;height:14px;color: #fff; border: 1px solid #c34736; background-color: #000;}
.separator-c
{
  width: 88.5%; height: 1px; border-top: solid 1px #feb4d8; clear:both;
}

 .checkbox
 {
    height:20px;
   /* float:left;  */
    padding-left: 10px;
    width:140px;
}

/* ===| 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;}


/* ===| 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;}

.spacer1
{
  width: 100%;
  height: 1px;
  padding: 7px 0 7px 0;
  background: url(../../images/charte/spacer1.jpg) repeat-x 50% 70%;
}

.spacer2
{
  width: 100%;
  height: 1px;
  padding: 10px 0 13px 0;
  background: url(../../images/charte/spacer1.jpg) repeat-x 50% 25%;
}

.titre-page
{
  padding-bottom: 8px;float: left;
}

.paragraph
{
  padding: 0 10px 0 10px;
}
.encart0
{
  width: 700px;
  height: 230px;
  float: left;
  padding: 0px 0px 0px 0px ;
  background: url(../../images/charte/bg-encart0.jpg) no-repeat top left;
}
.encart1
{
  width: 680px;
  height: 83px;
  float: left;
  padding: 18px 10px 2px 10px ;
  background: url(../../images/charte/bg-encart1.jpg) no-repeat top left;
}
 .p-encart1
 {
   float: left;
   padding: 3px 47px 10px 0;
 }

 .encart2
{
  width: 529px;
  height: 88px;
  float: left;
  padding: 7px 0px 11px 20px ;
  background: url(../../images/charte/bg-encart2.jpg) no-repeat top left;

}

 .p-encart2
 {
   float: left;
   padding: 0px 57px 0px 0;
   color: #fff;
   font-weight: bold;
   }

 .cadre-admin
{
	margin: 10px;
	padding: 10px 15px 10px 10px;
	width: 300px;
	height: 200px;
	border: 1px solid #646464;
	float: left;
  background: #4a4a4a;
}

.cadre-admin-text{height: 180px; float:left; width: 100%;}
.cadre-admin-text p{ padding: 0; color: #c5c5c5;}

.cadre-admin-text img{float: left; margin: 5px 10px 5px 0; padding: 1px; border: solid 1px #646464;}

.cadre-admin-detail
{
	margin: 10px;
	padding: 10px 15px 10px 10px;
	width: 500px;
	border: 1px solid #646464;
	float: left;
  background: #4a4a4a;
}
.cadre-admin-text-detail {float:left; }
.cadre-admin-text-detail p{padding: 0; color: #c5c5c5;}

.cadre-admin-text-detail img{float: left; margin: 5px 10px 5px 0; padding: 1px; border: solid 1px #646464;}


#search-bar
{
	height:20px;
  padding: 10px 10px 10px 10px;
  margin-left: 10px;
	width: 305px;
	float:left;
	background-color: #4a4a4a;
  border: solid 1px #646464;
}

.selection
{
	float:left;
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#212121;
	margin-left: 15px;
/*	margin-left:20px;
  margin-top:3px;*/
	background-color:#f2eeee;
	border:solid 1px #6e6d6d;
  padding: 1px;
	height:20px;
}

#pagination
{
    clear:both;
    width:96%;
    border-top: solid 1px #d8d8d8;
    padding-top:5px;
    text-align: center;
    display: table;
    text-transform: uppercase;
    color:#666666;
}
#pagination table
{
     font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

  /* ======== | merci | ==================== */
#merci
{
    padding-top: 120px;
	  float:left;
    padding-left:195px;

}
#merci p {
        font-weight: bold;
        text-align: center;
        font-size: 12px;
				width: 300px;
				padding: 15px;
				background-color: #202020;
				border: solid 1px #4d4d4d;
        }

#merci a:link, #merci a:visited { text-decoration:none; color: #ff9140; padding: 0px; }
#merci a:hover, #merci a:active{color: #c5c5c5; text-decoration: none;}

  /* ======== | INTRO | ==================== */

#wrap-intro{
  width: 800px;
  height: 520px;
  position: absolute;
  left: 50%;
  margin-left: -400px;
  top: 50%;
  margin-top: -260px; }

#intro {
  margin: auto;
  width: 800px;
	height: 520px; }

#intro-info{
  position: absolute;
  top: 50%;
  margin-top: -68px;
  left: 50%;
  margin-left: -270px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px; }

#intro-buttons {
  background: transparent;
  width: 534px;
	height: 57px;
	position: absolute;
	left: 50%;
	margin-left: -267px;
	top: 260px; }

#major {
  width: 188px;
	height: 57px;
	display: block;
	float: left;
	background-image: url(../../images/charte/majeur.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat; }

  #major:hover {
    width: 188px;
  	height: 57px;
  	display: block;
  	float: left;
  	background-image: url(../../images/charte/majeur.jpg);
  	background-position: 0px -57px;
  	background-repeat: no-repeat; }

#non-major {
  width: 303px;
	height: 57px;
	display: block;
	float: right;
	background-image: url(../../images/charte/non-majeur.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat; }

  #non-major:hover {
    width: 303px;
  	height: 57px;
  	display: block;
  	float: right;
  	background-image: url(../../images/charte/non-majeur.jpg);
  	background-position: 0px -57px;
  	background-repeat: no-repeat; }
.clearer{
  height: 0px;
  clear: both;
  font-size: 0px;
  line-height: 0px;
  margin: 0;
  padding: 0;
}
object{  outline: none;}

