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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body{
 background:#000 url('../img/header.jpg') top center no-repeat;
 padding: 0;
 margin: 0;
 font:normal 12px Arial, Helvetica, sans-serif;
 color:#FFF;
}

img {
 border: none;
}

a {
 text-decoration: none;
 color: #E43631;
}
a:hover {
 text-decoration: underline;
 color: #E43631;
}

*: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;
}

div.photos {
 display: block;
}

div.photo {
 border: 1px solid #888;
 float: left;
 margin: 0 8px 0 0;
 text-align: center;
 width: 120px;
 height: 120px;
 padding: 6px 2px;
}

img.photo {
 max-width: 100px;
 max-width: 100px;
}

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

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

div.contact_frame {
 border-top: 1px solid #eee;
}

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 {
 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: 400px;
}

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

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

h2.block {
 margin: 0px;
 padding:19px 12px 0 37px;
 color: #e43631;
 font:normal 14px Arial, Helvetica, sans-serif;
 float:left;
 }

div.block {
 padding: 5px;
}

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

#conteneur {
	padding:0;
	margin:0
}

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

#header {
 min-height: 402px;
}

#body {
 margin: 5px 0;
}

#body #wrapper {
 height: 100%;
 float: right;
 width:680px
}

#body #left {
 width: 240px;
 float: left;
 min-height: 300px;
}

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

#body .center {
 background:url('../img/contenu_bg.jpg') center top no-repeat;
 margin: 0 10px; 
 float: left;
 min-height: 418px;
 padding:0 0 0 24px;
 .padding:10px 0 0 24px;
 width:604px;
}

#arbo {
display:block;
overflow:hidden;
padding-bottom:25px;
}
.arbo a{
	display:block;
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#60666a;
	padding:10px;
	margin-left:5px
}
#footer {
min-height:150px;
.padding:100px 105px 0 166px;
padding:100px 105px 0 167px;
}
#newsletter{
	display:block;
	float:left;
	width:200px;
}
#newsletter .id_text{
margin:9px 0;
background:url('../img/input_text.jpg') center left no-repeat;
border:none;
padding:4px;
font:normal 12px Arial, Helvetica, sans-serif;
color:#bfbfbf;
display:block;
float:left
}
#newsletter .submit{
background:url('../img/input_submit.png') center left no-repeat;
border:none;
width:26px;
height:26px;
display:block;
float:left;
margin-top:7px
}

#top ul{
	display:block;
	float:left;
    margin:8px 0 0 265px;
}
#arbo ul{
	float:right;
	margin:0
}
#top ul li, #arbo ul li{
	list-style:none;
	display:inline;
	margin-right:10px
}
#top ul li a,h2.acc_toggler a{
	padding-top:14px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFF
}
h2.acc_toggler{
		background:url('../img/menu_ligne.jpg') center bottom no-repeat;
}
h2.acc_toggler a{
	display:block;
	width:205px;
    padding:5px 0 5px 11px;
}
#arbo ul li a{
	display:block;
	float:left;
	padding:10px 5px;
	margin-right:4px;
	height:18px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFF;
}
#top ul li a:hover, #arbo ul li a:hover, h2.acc_toggler a:hover{
 color:#E43631;
}
h2.acc_toggler a:hover{
background:url('../img/menu_hover.png') center right no-repeat;
}
#arbo ul li a:hover{
background:url('../img/arbo_menu_hover.jpg') top center repeat-x;

}#header h1{
height:114px;
margin:63px 0 0 42px;
width:275px;
}
.navigation{
	background:url('../img/navig_bg.jpg') top center no-repeat;
	display:block;
	width:209px;
	min-height:156px;
	padding:10px 30px
}
.actualite{
	display:block;
	background:url('../img/actualite.jpg') top center no-repeat;
	margin-left:13px;
	padding:60px 5px;
}
.article_contenu img{
	margin-left:5px
}
.article_contenu p span{
	color:#E43631
}
h2.article{
	display:block;
	background:url('../img/h_ligne.jpg') bottom left no-repeat;
	padding-bottom:5px;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#FFF
}
#second{
  background:url('../img/footer.jpg') bottom left no-repeat;
  width:1060px;
  margin:0 auto
}
#footer ul{
	padding:0;
	margin:10px 0 0 183px;
}
#footer ul li{
	list-style:none;
	display:inline;
}
#footer ul li a{
	color:#747c82;
	margin-right:20px;
	.margin-right:19px;
}
#footer ul li a:hover{
 color:#FFF;
}
#footer img{
	display:block;
	float:left;
	margin-left:52px;
	margin-top:15px;
	.margin-top:25px
}
#footer #ekinoxe{
display:block;
float:left;
height:50px;
margin:42px 0 0;
width:125px;
}
#footer p{
	display:block;
	float:left;
	color:#6d747a;
	margin:50px 0 0 10px;
}
#footer p span{
	color:#3a4045;
	margin-left:35px;
}

	
	
	
