/*********************************************************************
 ******************* TOP BOTTOM ARTICLE GALERIE **********************
 *********************************************************************/
 
@import url(galerie.css);


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 13px;
 color:#000000;
 background-color:#222222;
}
.clear{
	clear:both;
}
img {
 border: none;
}

a {
 text-decoration: none;
 color:#aa0000;
}

*:focus {
 outline: none;
}

/* ------ MENU ACCORDEON ------ */

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
} 
.acc_toggler a{
	background-image:url(../img/bg_toggler.jpg);
	width:201px;
	height:20px;
	display:block;
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	padding-left:10px;
	margin-bottom:3px;
}
.acc_toggler a:hover{
	color:#000000;
}
.acc_element h3 {
 margin: 0;
 padding: 0;
 padding-bottom:2px;
} 
.acc_element a{
	width:211px;
	height:16px;
	display:block;
	padding-left:33px;
	font-size:13px;
	font-weight:normal;
	color:#c0c1c7;
}
.acc_element a:hover{
	background-image:url(../img/element_hover.jpg);
}
/* ------ GALERIES ------ */

div.galeries {
}

div.galerie {
 display: block;
 clear: both;
 margin: 10px 0 10px 0;
}


div.photos {
 display: block;
}

div.photo {
 float: left;
 text-align: center;
 width: 166px;
 height: 123px;
 margin:0 18px 15px 0px;
}

img.photo {
 max-width: 162px;
 max-height: 119px;
 border:2px solid #000000;
}

div.photo div.photoName {
 padding: 6px 0;
}

/* ------ CONTACT ------ */

div.contact_frame {
}
div.contact_frame input{
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
}
div.contact_frame input.bouton_suivant, div.contact_frame input.botton{
	background-color:#aa0000;
	width:150px;
	height:20px;
	border:none;
	color:#FFFFFF;
	margin-right:100px;
	border:none;
}
a.bouton_suivant{
	background-color:#aa0000;
	display:block;
	float:right;
	width:150px;
	height:17px;
	color:#FFFFFF;
	text-align:center;
	margin-right:110px;
	padding-top:3px;
}
div.contact_line {
 padding: 6px 6px 10px 6px;
}

div.contact_line div.contact_field_name {
 float: left;
 width: 150px;
 padding: 7px 0 0 0;
 font-weight: bold;
}

div.contact_line div.contact_field_value {
 margin-left: 160px;
}

span.contact_field_cross {
 color: #c00;
 font-weight: bold;
}

div.contact_line.highlight {
}

div.contact_line input , div.contact_line textarea {
 margin-top: 3px;
}

div.contact_submit {
 float: right;
 margin: 10px 8px 0 0;
}

div.contact_error {
 padding: 3px 6px;
 color: #a00;
 font-size: 11px;
 margin: 4px 0 0 0;
 font-weight: bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 width: 400px;
 clear:both;
}

/* ------ STRUCTURE DE LA PAGE (DECOUPAGE) ------ */

h1 {
 text-indent: -9999px; 
 margin: 0;
 padding: 0;
}

h2.block {
 margin: 0px;
 padding: 3px 5px 1px 5px;
 color: #000;
 font-size: 15px;
}

div.block {
 padding: 5px;
}

h3 {
 margin: 0;
 padding: 0;
 font-size: 14px;
}

#conteneur {
	background-image:url(../img/bg_conteneur.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.all{
	background-image:url(../img/bg_all.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
}
.bottom{
	background-image:url(../img/bg_bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
}
#page {
 width: 980px;
 margin: auto;
}
/*************************************************/
#header {
	height:231px;
	position:relative;
}
#header a.logo{
/* 	background-image:url(../img/bg_logo.jpg); */
	width:330px;
	height:141px;
	display:block;
	float:left;
	position:absolute;
	bottom:9px;
	left:0px;
}
#header .animation{
	width:980px;
	height:222px;
}
#header .newsletter{
	width:325px;
	height:83px;
	float:right;
	background-color:#7f1919;
	color:#FFFFFF;
	position:absolute;
	right:0px;
	bottom:9px;
}
form#newsletter{
	padding:0px;
	margin:0px;
}
.newsletter h2{
	padding:0px;
	margin:0px;
}
.newsletter h2.news{
	background-image:url(../img/h2_newsletter.jpg);
	width:159px;
	height:22px;
	margin-top : 3px;
	margin-left : 3px;
}
.newsletter span{
	padding-top:8px;
	padding-left:17px;
	display:block;
}
.newsletter input{
	background:none;
	border:none;
	padding:0px;
	margin-top:8px;
}
.newsletter input.id_text{
	background-color:#FFFFFF;
	border:1px solid #5e0000;
	width:162px;
	height:21px;
	.height:17px;
	float:left;
	margin-left:34px;
	padding-left:3px;
	.padding-top:3px;
}
.newsletter input.inscrir{
	background-image:url(../img/bg_inscrir.jpg);
	width:89px;
	height:22px;
	float:left;
	margin-left:2px;
	cursor:pointer;
}
/*****************************************************/
.menu{
	width:300px;
	float:left;
}
.menu ul{
	margin:0px;
	padding:0px;
}
.menu li{
	float:left;
	list-style:none;
	color:#FFFFFF;
}
.menu a{
	display:block;
	float:left;
	color:#784000;
	font-weight:bold;
	padding:4px 5px;
}
.menu a:hover{
	background-color:#000000;
	color:#FFF;
}

/*************************************************/
#body {
	background-image:url(../img/bg_body.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.container{
	background-color:#d7d1c1;
	background-image:url(../img/bg_container.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.picto{
	background-image:url(../img/bg_picto.jpg);
	width:165px;
	float:right;
}
.picto ul{
	padding:0px;
	margin:0px;
}
.picto li{
	background-image:url(../img/bg_li_picto.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	list-style:none;
	padding:0px 10px;
}
a.home{
	background-image:url(../img/bg_home.png);
	height:18px;
	width:18px;
	display:block;
	float:left;
	color:#88C8E9;
}
a.recommander{
	background-image:url(../img/bg_recommander.png);
	width:22px;
	height:18px;
	display:block;
	float:left;
}
a.favori{
	background-image:url(../img/bg_favori.png);
	width:19px;
	height:18px;
	display:block;
	float:left;
}
a.plan{
	background-image:url(../img/bg_plan.png);
	width:18px;
	height:18px;
	display:block;
	float:left;
}
/********************************************/
#body #wrapper {
 width:749px;
 padding-top:20px;
 height: 100%;
 float: right;
 padding-left:16px;
}
/*******************************************************/
#body #left {
 background-color:#565656;
 width: 211px;
 float: left;
 margin-left:4px;
 padding-top:16px;
}
#left h2.actuel{
	background-image:url(../img/h2_actualite.jpg);
	width:207px;
	height:24px;
}
#left .actual{
	width:207px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	margin-left:1px;
}
#left h2, #left p{
	padding:0px;
	margin:0px;
}
#left p{
	padding-bottom:10px;
}
#left .actual p{
	padding-left:5px;
	text-align:justify;
}
.actualite h3{
	color:#990000;
	margin-top:5px;
	margin-left:10px;
}
a.actu_suite{
	background-color:#aa0000;
	display:block;
	float:right;
	text-align:center;
	color:#FFFFFF;
	text-decoration:underline;
	padding:3px 8px 1px 8px;
	margin-right:3px;
}
.horaire{
	background-image:url(../img/img_horaire.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:10px;
	width:201px;
	padding-bottom:170px;
	color:#FFFFFF;
}
.horaire span{
	padding-left:5px;
}
.horaire h2 {
	text-align:center;
	display:block;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
}
/***************************************************************/

#body .center {
 width: 749px; /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
 float: left;
 min-height: 300px;
}
#left a.video{
	background-image:url(../img/bg_video.jpg);
	width:207px;
	height:22px;
	display:block;
	margin:4px auto 6px;
	color:#FFFFFF;
	padding-top:83px;
	text-align:center;
	font-size:14px;
}
.center h2{
	background-image:url(../img/h2_center.png);
	background-position:left;
	background-repeat:no-repeat;
	width:95%;
	color:#7f1919;
	font-size:18px;
	font-weight:normal;
	padding-left:15px;
	margin-left:24px;
}
.article_contenu{
	padding-left:15px;
	padding-right:23px;
}
.galeries p{
	padding-right:23px;
}
div.galerie{
	margin-left:10px;
}
a.article_plus{
	background-color:#aa0000;
	padding:2px 8px 1px 8px;
	float:right;
	display:block;
	margin-bottom:10px;
	text-decoration:underline;
	color:#FFFFFF;
}
.article{
	overflow:hidden;
}
/****************************************************/
#footer{
	width:980px;
	height:192px;
}

#footer .info{
	width:650px;
	color:#FFFFFF;
	float:left;
	margin-top:12px;
	margin-left:56px;
	font-size:16px;
}
.info a{
	padding-right:10px;
	color:#FFFFFF;
	font-size:12px;
}
.info .adress{
	text-align:center;
}
.menubas a{
	background-image:url(../img/bg_lien_bas.jpg);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	padding-left:5px;
	float:left;
}
.info a:hover{
	text-decoration:underline;
}
a.logoEkinoxe{
	background-image:url(../img/logo_ekinoxe.jpg);
	width:117px;
	height:42px;
	display:block;
	float:left;
	margin-left:22px;
	margin-top:33px;
}
.menubas{
	margin-top:10px;
	font-size:12px;
}
