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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
html {
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
 color:#745F61;
 margin:auto;
  background: #fff url('../img/html.jpg') repeat-y center top;
}


body {
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px; margin:auto;
 background:url('../img/body.jpg') no-repeat center top;
}

img {
 border: none;
}

a {
 text-decoration: none;
 color: #FF6600;
 font-weight:bold;
}

a:hover {
 text-decoration: underline;
}


*:focus {
 outline: none;
}

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

#page {
 width: 980px;

}


#body {
 margin: 0;
}

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

#body #left {
 width: 231px;
 float: left;
 min-height: 550px;
}

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


#left  ul{
	float:right;
	margin:0;
	padding:0;
	margin-top:15px;
	height:136px;
	width:206px;

}

#left ul li{
	padding:0;
	margin:0;
	display:block;
	float:right;
	height:36px;
}

#left ul li a{
	color:#fff;
	text-align:right;
	display:block;
	float:left;
	margin-right:10px;
	padding-right:19px;
	height:26px;
	width:173px;
	padding-top:7px;
}

#left ul li a:hover{
		background:url(../img/bg_li_hover.png) no-repeat center;
}

#topmenu{
	background:url(../img/topmenu.png) no-repeat center;
	width:178px;
	float:left;
	height:12px;
	margin-left:42px;
	margin-top:24px;

}

.bottommenu{
	background:url(../img/bottommenu.png) no-repeat center;
	width:178px;
	float:left;
	height:12px;
	margin-left:42px;

}


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

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

.acc_element h3 {
	margin: 0;
	padding: 0;
} 
 
 
div#accordion{
	width: 192px;
	float:left;
	margin-left:30px;
	background:url(../img/bg_menu.png) repeat-y center;
}

#accordion h2{
	width:216px;
	margin-bottom:2px;
}

#accordion h2 a{
	margin:0;
	padding:0;
	display:block;
	width:176px;
	height:25px;
	color:#FFF;
	text-align:right;
	padding-right:16px;
	padding-top:8px;
	font-size:12px;
	font-weight:normal;
}

#accordion h2 a:hover{
	background:url(../img/bg_h2_hover.png)  no-repeat left;
	color:#64521C;
}

#accordion h3 a{
	margin:0;
	padding:0;
	display:block;
	width:171px;
	height:25px;
	color:#FF6600;
	text-align:right;
	padding-right:21px;
	padding-top:8px;
	font-size:12px;
	font-weight:normal;
}

div.actua{
	width: 192px;
	height:28px;
	background:url(../img/actualite.png) no-repeat;
	float:left;
	margin-left:35px;
	margin-top:31px;

}

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

div.galeries {
}

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

h2.galerie {
 color: #fff;
 font-size: 14px;
 padding: 3px 0 3px 8px;
}

div.photos {
 display: block;
}

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

img.photo {
max-width:180px;
 max-height: 140px;
}

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

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

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

div.contact_line {
 padding: 6px 6px 10px 6px;
 border: 1px solid #eee;
 border-top: none;
}

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 {
 background: #f5f5f5;
}

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: 95%;*/
	float: left;
}

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



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



#header {
	background:url(../img/header.jpg) no-repeat top;
	width:713px;
	height:180px;
}

form#newsletter{
	margin:0;
	padding:0;
	float:left;
	height:48px;
	width:425px;	
}

#newsletter .id_text{
	background:none repeat scroll 0 0 transparent;
	color:#000000;
		margin:0;
	padding:0;
	border:0;
	height:25px;
	float:left;
	cursor:text;
	margin:20px 0 0 148px;
	width:192px;
}

#newsletter .sub{
	margin:0;
	padding:0;
	border:0;
	float:left;
	background:url(../img/news_ok.jpg) no-repeat;
	width:54px;
	height:24px;
	height:24px;
	margin:19px 0 0 15px;
	cursor:pointer
}




#header  ul.headerright{
	float:left;
	margin:0;
	padding:0;
	height:30px;
	width:100px;
	margin-top:18px;
	margin-left:177px;
}

#header ul.headerright li{
	padding:0;
	margin:0;
	display:block;
	float:left;
	height:15px;
	width:19px;
}

#header ul.headerright li a{
	text-align:center;
	display:block;
	font-size:11px;
	float:left;
	height:15px;
	width:19px;
}

#header ul.headerright li a:hover{
	text-decoration:none;
}

#header ul.headerright li.fav{

margin-left:6px;}

#header ul.headerright li.ami{

margin-left:16px;}
#header ul.headerright li.plan{

margin-left:14px;}

div#site {
float:left;
height:15px;
margin:10px 0 0 343px;
width:207px;
}

div#site a{
	color:#B9836A;
}


h1 {
	text-indent: -9999px; 
	margin: 0;
	padding: 0;
	float:left;
	width:552px;
	height:66px;
	margin:2px 0 0 2px;
	background:url(../img/logo.jpg) no-repeat
}

#header h1 a{
	width:552px;
	height:66px;
	
	float:left;
}

h2.article{
	width:635px;
	font-size:15px;
	padding-bottom:7px;
	color:#9C6449;
	background:url(../img/h2_titre.jpg) no-repeat bottom;
	display:block;
	margin: 10px 0 0 0;
}

li.sitemap a{
	font:normal 16px Arial, Helvetica, sans-serif;
	color: #9C6449
}
li.sitemap a:hover{
	text-decoration:underline;
	color: #9C6449;
}
a.bouton_suivant{
color:#9C6449;
display:block;
font-size:14px;
font-weight:bold;
margin-left:350px;
margin-top:19px;
}



a.article_plus{
color:#9C6449;
display:block;
font-size:14px;
font-weight:bold;
float:right;
margin-right:19px;
}


a.article_plus:hover{
text-decoration:underline;
}

#coord{
	margin:0;
	padding:0;
	width:697px;
	height:35px;
	padding-top:20px;
	padding-left:3px;
	background:url(../img/logo2.jpg) no-repeat top left;
	clear:both;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#786163;
	
}


#coord span{
	font-weight:normal;
	font-size:11px;
	color:#999999;
	margin: 0 10px 0 0
}

#foot{
height:84px;
float:left;
margin:8px 0 0;
	color:#A3A3A3;
padding:0;
width:500px;
}

#foot ul{
	padding:0;
	margin: 0;

}

#foot ul li{
	display:block;
	float:left;
	margin:0 3px;

}

#foot ul li a{
	display:block;
	float:left;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#A3A3A3;
	margin-right:8px
}

#foot ul li a:hover{
	text-decoration:none;
	color:#FF9900;
}


#ekinoxe{
float:left;
height:40px;
width:200px;
margin-top:8px;
}

#ekinoxe a{
font-size:11px;
color:#999;
}

div#langue{
width:150px;
color:#FFFFFF;
height:30px;
float:right;}

div#langue a{
color:#FFFFFF;}

div#langue a:hover{
text-decoration:underline;}
