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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
 background:#341C12 url(../img/header.jpg) top center no-repeat
}
#act{
	overflow:hidden;
	background:url(../img/act.jpg) top left no-repeat;
	height:250px;
	width:222px;
	padding:32px 0 0 15px;
	margin:30px 0 0
}
img {
 border: none;
}

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

*:focus {
 outline: none;
}

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

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
} 

.acc_element h3 {
 margin: 0;
 padding: 0;
} 

/* ------ GALERIES ------ */

div.galeries {
}

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

h2.galerie {
 background: #777 url('../img/bg-h2.jpg') top left repeat-x;
 color: #fff;
 font-size: 14px;
 padding: 3px 0 3px 8px;
}
a#player{
display:block;
height:56px;
position:absolute;
right:0;
top:107px;
width:180px;
text-indent:-9999px;
}
div.photos {
 display: block;
}

div.photo {
 float: left;
 margin: 0 8px 8px 0;
 text-align: center;
 width: 180px;
 height: 120px;
 padding: 6px 2px;
}

img.photo {
 max-width: 180px;
 max-height: 120px;
 border:solid 2px #24120D
}

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

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

div.contact_frame {
}

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;
 color:#D36E13
}

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

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: left;
 margin: 10px 8px 0 167px;
 .margin-left:85px
}
div.contact_submit input, a.bouton_suivant{
background:none repeat scroll 0 0 #D57B1B;
border:2px solid #C2230E;
color:#C2230E;
cursor:pointer;
padding:3px;
}
a.bouton_suivant{
	margin:10px 0 0 208px;
	padding:3px 12px;
	float:left
}
ul.sitemap li a{
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#D57B1B
}
div.contact_error, .msg_erreur{
 border: 1px solid #a00;
 padding: 3px 6px;
 color: #a00;
 font-size: 11px;
 background: #fee;
 margin: 4px 0 0 0;
 font-weight: bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 width: 503px;
}
#map_canvas{
	color:#D57B1B
}
/* ------ STRUCTURE DE LA PAGE (DECOUPAGE) ------ */

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

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

div.block {
 padding: 5px;
}

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

#conteneur {
}

#page {
 width: 980px;
 margin: auto;
}

#header {
 min-height: 310px;
 position:relative;
 overflow:hidden
}

#body {
 margin:40px 0 0;
}

#body #wrapper {
 height: 100%;
 float: right;
}
#contenu h2{
	background:url(../img/h2_bg.jpg) top left no-repeat;
	padding:0 0 0 45px;
	font:normal 20px/36px Arial, Helvetica, sans-serif;
	color:#FF8D1E;
	margin:8px 0;
	height:40px
}
#cont_gal{
	padding:0 0 0 52px;
}
.article_contenu{
	text-align:justify;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#DDBC8F;
	padding-left:52px
}
#body #left {
 width: 200px;
 float: left;
 min-height: 300px;
}
h2.acc_toggler a{
	display:block;
	width:199px;
	height:35px;
	background:url(../img/left_a.jpg) top left no-repeat;
	margin:0 0 10px 0;
	font:normal 17px/35px Arial, Helvetica, sans-serif;
	color:#D36E13;
	padding:0 0 0 10px
}
h2.acc_toggler a:hover{
	background:url(../img/left_a_hover.jpg) top left no-repeat;
	color:#FFF
}

.acc_element h3{
	padding:0 0 0 10px;
	margin:5px 0 0 
}
.acc_element h3 a{
	background:url(../img/sub_a.jpg) left center no-repeat;
	padding:0 0 0 10px;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#D26D13
}
.acc_element h3 a:hover{
	color:#DDBB8E
}

#body #right {
 background: #ecc;
 float: right;
 width: 200px;
 min-height: 300px;
}

#body .center {
 margin: 0 10px;
 width: 690px; /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
 float: left;
 min-height: 300px;
}

#arbo {
 padding: 5px 5px 3px 5px;
 background: #aaa;
 display:none
}

#footer {
  background:#24130C url(../img/footer_bg.jpg) top left repeat-x;
  margin-top: 30px
}

#bottom{
	width:980px;
	margin:4px auto 0;
	background: url(../img/footer_logo.jpg) no-repeat 0px 4px;
	height:202px;
	position:relative
}
#bottom p{
	position:absolute;
	font: normal 15px Arial, Helvetica, sans-serif;
	color:#D9B996;
	left:16px;
	top:90px;
	margin:0
}
#bottom p#siret{
	top:110px;
	left:16;
	font-size:14px
}
#bottom ul{
	position:absolute;
	left:16px;
	bottom:10px;
	margin:0;
	padding:0;
	width:500px
}
#bottom ul li{
	display:block;
	float:left;
	background:url(../img/sub_a.jpg) center right no-repeat;
	margin:0 3px;
	padding-right:8px
}
#bottom ul li.no{
	background:none
}

#bottom ul li a{
	display:block;
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#D36E13;
}
#bottom ul li a:hover{
	color:#FFF
}
#bottom #outil{
	position:absolute;
    right:252px;
    top:-27px;
}
a#ekinoxe{
	display:block;
	background:url(../img/ekinoxe.png) bottom left no-repeat;
	height:58px;
	position:absolute;
    right:45px;
    top:48px;
    width:224px;
    padding-bottom:35px;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#AA884C
}
a#ekinoxe span{
	color:#FF9900
}

ul#first{
	position:absolute;
	top:0;
	left:40px;
	margin:0;
	padding:0
}
ul#first li{
	display:block;
	float:left
}
ul#first li a{
	display:block;
	float:left;
	width:116px;
	height:67px;
	color:#FFF;
	font:normal 13px/87px Arial, Helvetica, sans-serif;
	text-align:center
}
ul#first li a:hover{
	background:url(../img/top_hover.jpg) top left no-repeat;
	color:#F09B2C
}




#newsletter{
	position:absolute;
	top:18px;
	left:600px;
	margin:0;
	padding:0
}
#newsletter h2{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#331C12;
	margin:3px 0
}

#newsletter .id_text{
	background:url(../img/news_text.jpg) top left no-repeat;
	width:242px;
	height:27px;
	border:none;
	float:left;
	margin:0;
	padding:3px 5px 0;
	color:#FFF
}
#newsletter .news_sub{
	border:none;
	float:left;
	margin:0 0 0 20px;
	background:none;
	cursor:pointer;
	color:#F09B2C
}
#inscription, .msg_valide{
	font:normal 13ps Arial, Helvetica, sans-serif;
	color:#D57B1B
}



ul#second{
	position:absolute;
	bottom:75px;
	right:0;
	margin:0;
	padding:0
}
ul#second li{
	display:block;
	float:left
}
ul#second li a{
	display:block;
	float:left;
	color:#D77F1D;
	padding-left:14px;
	margin:0 8px
}
ul#second li a:hover{
	color:#DDBC8F
}

#header ul#second li a.home{
	background:url(../img/home.jpg) top left no-repeat;
}
#header ul#second li a.ami{
	background:url(../img/ami.jpg) top left no-repeat;
}
#header ul#second li a.fav{
	background:url(../img/fav.jpg) top left no-repeat;
	margin:0 10px
}
#header ul#second li a.plan{
	background:url(../img/sitemap.jpg) top left no-repeat;
}


#header ul#second li a.home:hover{
	background:url(../img/home_hover.jpg) top left no-repeat;
}
#header ul#second li a.ami:hover{
	background:url(../img/ami_hover.jpg) top left no-repeat;
}
#header ul#second li a.fav:hover{
	background:url(../img/fav_hover.jpg) top left no-repeat;
}
#header ul#second li a.plan:hover{
	background:url(../img/sitemap_hover.jpg) top left no-repeat;
}

a#logo{
display:block;
height:107px;
left:343px;
position:absolute;
top:76px;
width:341px;
text-indent:-9999px
}
a.article_plus{
display:block;
margin:10px 55px;
width:100px;
}
