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


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

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

*:focus {
 outline: none;
}

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

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
} 
.acc_toggler a, .navigation a{
	color:#e9e1c6;
	font-size:14px;
	display:block;
	padding-left:24px;
	font-weight:normal;
 	padding-top:5px;
 	padding-bottom:5px;
}
.acc_toggler a:hover,  .navigation a:hover{
	background-image:url(../img/toggler_hover.png);
	background-position:right;
	background-repeat:no-repeat;
	color:#ffab47;
}
.acc_element h3 {
 margin: 0;
 padding: 0;
 padding-top:2px;
 padding-bottom:2px;
} 
.acc_element a{
	color:#d9a153;
	font-size:13px;
	margin-left:10px;
	padding-top: 0px;
	padding-bottom: 0px
}
.acc_element a:hover{
	color:#FFFFFF;
	background:none;
}
/* ------ GALERIES ------ */

div.galeries {
}

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

.center h2 {
 background-image:url(../img/h2_center.png);
 width:643px;
 height:29px;
 color: #665e46;
 font-size: 14px;
 padding-left:67px;
}

div.photos {
 display: block;
}

div.photo {
 float: left;
 margin: 0 8px 0 0;
 text-align: center;
 width: 239px;
 height: 143px;
 margin-left:30px;
 margin-bottom:20px;
}

img.photo {
 max-width: 239px;
 max-height: 143px;
 border:4px  solid #371108;
}

div.photo div.photoName {
 padding: 6px 0;
}
.article_contenu {
	overflow: hidden;
	padding-left:40px;
	padding-right:30px;
}
/* ------ CONTACT ------ */

div.contact_frame, form#inscription {
	padding-left:41px;
}
div.contact_frame input{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
div.contact_frame input.bouton_suivant, div.contact_frame input.botton{
	background:none;
	background-image:url(../img/bg_button.png);
	width:160px;
	height:25px;
	margin-right:80px;
	border:none;
	color:#FFFFFF;
}
.msg_erreur{
	margin-left:41px;
}
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 {
}

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

#conteneur {
	background-image:url(../img/bg_conteneur.png);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
}
.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:no-repeat;
	width:100%;
	position:relative;
}

#page {
 width: 938px;
 margin: auto;
 position:relative;
}
#page .diapo{
	background-image:url(../img/img_diapo.jpg);
	width:474px;
	height:289px;
	position:absolute;
	right:113px;
	z-index:9999;
	top:76px;
}
.repeatBas{
	background-image:url(../img/repeat_bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
/**************************************************/
#header {
	width:938px;
	height:282px;
}
#header .lienTop{
	width:320px;
	float:left;
	padding-top:14px;
	color:#956935;
}
.lienTop a{
	color:#956935;
}
#header .newsletter{
	float:right;
	width:370px;
}
.newsletter h2.news{
	background-image:url(../img/bg_newsletter.jpg);
	width:111px;
	height:24px;
	float:left;
	padding:0px;
	margin:0px;
	margin-top:12px;
}
.newsletter input{
	background:none;
	border:none;
	padding:0px;
	margin:0px;
	margin-top:10px;
	padding-top:3px;
}
.newsletter input.id_text{
	background-image:url(../img/bj_id_text.jpg);
	width:146px;
	height:20px;
	float:left;
	margin-left:10px;
	color:#f2dfa6;
	padding-left:10px;
	font-size:11px;
}
.newsletter input.valider{
	background-image:url(../img/bg_valider.jpg);
	width:88px;
	height:29px;
	float:left;
	color:#FFFFFF;
}
#header a.logo{
	background-image:url(../img/logo_aoc.jpg);
	width:314px;
	height:130px;
	display:block;
	margin-top:46px;
	margin-left:2px;
}
/*************************************************/
#body {
	padding-bottom:152px;
}

#body #wrapper {
	background-image:url(../img/bg_wrapper.jpg);
	background-repeat:repeat;
	width:713px;
	min-height:766px;
 	float: right;
}
/************************************/
#body #left {
 background-image:url(../img/left.jpg);
 width: 225px;
 float: left;
 margin-top:25px;
}

#left .contLeft{
	background-image:url(../img/bg_left.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:225px;
	min-height:501px;
 	padding-top:40px;
}
#left .basLeft{
	background-image:url(../img/bas_left.jpg);
	width:225px;
	height:86px;
}
#left h2.actual{
	background-image:url(../img/bg_actualite.jpg);
	width:131px;
	height:25px;
	margin-left:15px;
}
.actualite {
	padding-left:15px;
	color:#e0d1a4;
}
.actualite h3{
	color:#eba639;
	font-size:13px;
	font-weight:normal;
}
a.actu_suite{
	display:block;
	background-image:url(../img/bg_actu.jpg);
	width:133px;
	height:24px;
}
/***************************************************/
#body #right {
 float: right;
 width: 200px;
 min-height: 300px;
}
/*****************************************************/
#body .center {
	background-image:url(../img/bg_center.jpg);
	background-position:top;
	background-repeat:no-repeat;
 	width: 713px; /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
 	float: left;
	padding-top:122px;
	padding-bottom:8px;
	min-height:766px;
}
.galeries .Texte{
	padding-left:40px;
	padding-right:30px;
}
/******************************************************/
#arbo {
	 padding-left:44px;
}
#arbo a{
	color:#948867;
	font-size:13px;
	font-weight:bold;
}
#arbo a:hover{
	color:#665e46;
}
/**************************************************/
#footer {
	height:225px;
	width:850px;
	margin:auto;
	padding-top:65px;
	text-align:center;
	color:#d9a153;
}
#footer .menuBas{
	width:650px;
	margin:auto;
	text-align: center
}
*+html .menuBas a {
	display:inline;
	white-space: nowrap
}
.menuBas a{
	background-image:url(../img/lien_bas.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:4px;
	padding-right:8px;
	display:inline-block;
	color:#e9e1c6;
}
.menuBas a:hover{
	color:#ffa634;
}
#footer a.logoBas{
	background-image:url(../img/logo_bas.jpg);
	width:154px;
	height:54px;
	display:block;
	float:left;
	margin-left:43px;
	margin-top:35px;
}
#footer .info{
	float:left;
	margin-left:37px;
	margin-top:60px;
}
#footer a.logoEkinoxe{
	background-image:url(../img/logo_ekinoxe.jpg);
	width:122px;
	height:48px;
	display:block;
	margin:auto;
	margin-top:26px;
}
/************************************************/
a.bouton_suivant{
	background-image:url(../img/bg_button.png);
	width:160px;
	height:20px;
	display:block;
	text-align:center;
	color:#FFFFFF;
	padding-top:5px;
	float:right;
	margin-right:100px;
}
a.article_plus{
	display:block;
	float:right;
	margin-right:15px;
}
#map_canvas {
	padding-left:30px;
}
