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


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

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

*:focus {
 outline: none;
}

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

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
} 
.acc_toggler a{
	background-image:url(../img/bg_toggler.jpg);
	width:219px;
	height:20px;
	display:block;
	color:#f4f4f4;
	font-size:13px;
	padding-left:14px;
	font-weight:normal;
	margin-bottom:7px;
	padding-top:2px;
}
.acc_toggler a:hover{
	background-image:url(../img/toggler_hover.jpg);
	color:#FFFFFF;
}

.acc_element h3 {
 margin: 0;
 padding: 0;
} 
.acc_element a{
	font-size:12px;
	font-weight:normal;
	margin-left:15px;
	display:block;
	padding:3px 0px;
}
.acc_element a:hover{
	color:#FFFFFF;
}
/* ------ 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: 165px;
 height: 134px;
 padding: 6px 2px;
}

img.photo {
 max-width: 149px;
 max-height: 118px;
  border:8px solid #0f0f0f;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

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

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

div.contact_frame {
	padding-left:23px;
}
div.contact_frame input{
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:0px;
}
div.contact_frame input.bouton_suivant, div.contact_frame button.botton{
	background:url(../img/bg_input.jpg) center center no-repeat;
	width:155px;
	height:23px;
	margin-right:60px;
	border:none;
	color:#FFFFFF;
	font-size: 11px;
	cursor: pointer
}
a.bouton_suivant{
	background-image:url(../img/bg_actu.jpg);
	float:right;
	margin-right:70px;
	display:block;
	color:#FFFFFF;
	text-align:center;
	padding-top:2px;
	width:113px;
	height:19px;
}
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;
}
form#inscription{
	padding-left:23px;
}
.msg_erreur{
	margin-left:23px;
}
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%;
	padding-bottom:14px;
}
#page {
 width: 893px;
 margin: auto;
}
/***********************************************************/
#header {
	height:352px;
}
#header a.logo{
	background-image:url(../img/bg_logo.png);
	height:115px;
	width:355px;
	float:left;
	margin-top:25px;
}
#header .lien{
	width:310px;
	float:right;
	margin-right:54px;
	margin-top:56px;
	color:#FFFFFF;
}
.lien a{
	color:#FFFFFF;
}
.lien a:hover{
	color:#ff9c79;
}
#header h2.slogant{
	background-image:url(../img/bg_slogant.jpg);
	display:block;
	width:243px;
	height:46px;
	margin:95px 0 0 25px;
}
h2.slogant span{
	display:none;
}
/***********************************************************/
#body {
	background-image:url(../img/bg_body.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:809px;
	margin:auto;
}

#body #wrapper {
 width:569px;
 margin-top:28px;
 height: 100%;
 float: right;
}
#body .newsletter{
	float:left;
	margin-left:25px;
	margin-top:16px;
	width:356px;
}
.newsletter h2{
	margin:0px;
	padding:0px;
}
.newsletter h2.news{
	background-image:url(../img/h2_newsletter.jpg);
	width:86px;
	height:12px;
	float:left;
	margin-top:5px;
	margin-right:10px;
}
.newsletter input{
	background:none;
	border:none;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}
.newsletter input.id_text{
	background-image:url(../img/bg_id_text.jpg);
	width:162px;
	height:25px;
	height /*\**/:22px\9;
	.height:22px;
	float:left;
	padding-left:5px;
	padding-top /*\**/:3px\9;
	.padding-top:3px;
}
.newsletter input.valider{
	background-image:url(../img/bg_valider.jpg);
	width:74px;
	height:25px;
	cursor:pointer;
}
#body .menu{
	float:right;
	width:382px;
	margin-top:16px;
}
.menu a{
	background-image:url(../img/bg_menu.png);
	width:115px;
	height:21px;
	display:block;
	float:left;
	margin-right:8px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:2px;
}
.menu a:hover{
	background-image:url(../img/hover_menu.png);
}
/***************************************************************/
#body #left {
 margin-top:40px;
 width: 233px;
 padding-left:7px;
 float: left;
 min-height: 300px;
}
#left .actual{
	background-image:url(../img/bg_actualite.jpg);
	width:233px;
	background-position:top;
	background-repeat:no-repeat;
	margin-top:25px;
	padding-top:14px;
}
.actual h2.actuel{
	background-image:url(../img/h2_actualite.jpg);
	width:81px;
	height:12px;
	margin-left:79px;
}
.actual h3{
	color:#ec6430;
	margin-left:20px;
	.margin-top:10px;
}
.actualite p{
	padding-left:20px;
}
a.actu_suite{
	background-image:url(../img/bg_actu.jpg);
	width:113px;
	height:19px;
	color:#FFFFFF;
	text-align:center;
	padding-top:2px;
	margin-left:20px;
	display:block;
}
#left .calculateur{
	background-image:url(../img/bg_calculateur.jpg);
	width:225px;
	height:17px;
	padding-top:85px;
	margin-top:10px;
}
.calculateur a{
	background-image:url(../img/lien_calcul.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
	color:#FFFFFF;
}
/*******************************************************************/
#body .center {
 margin-left:20px;
 width: 549px; /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
 float: left;
 min-height: 300px;
}
.center h2{
	background-image:url(../img/bg_h2_center.png);
	width:528px;
	height:47px;
	padding-left:23px;
	padding-top:14px;
	color:#FFFFFF;
	font-size:17px;
	font-weight:normal;
}
.center .article_contenu{
	padding:0px 23px;
}
.galerie{
	padding-left:23px;
}
/*****************************************************/
#arbo {
 padding: 13px 0px 17px 68px;
}
#arbo a{
	color:#878787;
	font-size:13px;
}
#arbo a:hover{
	color:#FFFFFF;
}
/******************************************************/
.menuBas {
	width:700px;
	margin:auto;
	text-align:center;
	margin-top:50px;
	padding-bottom:10px;
}
.menuBas a{
	color:#989898;
	background-image:url(../img/lien_bas.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:4px;
	padding-right:8px;
	display:block;
	float:left;
}
.menuBas a:hover{
	color:#FFFFFF;
}
/*****************************************************/
#footer {
	background-image:url(../img/bg_footer.jpg);
	width:809px;
	height:197px;
	margin:auto;
	padding-top:20px;
}
#footer a.logoBas{
	background-image:url(../img/logo_bas.jpg);
	width:257px;
	height:99px;
	display:block;
	float:left;
	margin-left:8px;
}
#footer .info{
	margin-left:25px;
	float:left;
	width:210px;
	margin-top:12px;
}
.adress{
	float:left;
	width:300px;
	margin-top:12px;
	font-size:13px;
	color:#FFFFFF;
	margin-left:5px;
}
.adress span{
	color:#565656;
	font-size:12px;
}
a.formContact{
	background-image:url(../img/bg_contact.jpg);
	width:155px;
	height:21px;
	display:block;
	margin-left:118px;
	margin-top:3px;
	color:#FFFFFF;
	text-align:center;
	padding-top:2px;
}
a.logoEkinoxe{
	background-image:url(../img/logo_ekinoxe.png);
	width:126px;
	height:67px;
	margin:auto;
	display:block;
	margin-top:30px;
}
