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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
 background:#7faee1 url(../img/headerbg.jpg) top repeat-x;
 color:#857c69
}

img {
 border: none;
}

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

*:focus {
 outline: none;
}

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


.acc_toggler a {
background:url("../img/cat.png") no-repeat scroll right;
color:#857c69;
display:block;
font-family:arial;
font-size:12px;
font-weight:normal;
height:15px;
margin-bottom:5px;
margin-left:10px;
margin-right:10px;
}

.acc_toggler a:hover{
	background:url(../img/cathov.png) no-repeat right;
}

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
 margin-left:3px;
} 

.acc_element h3 {
	margin:0 0 5px;
	padding-left:25px
}


.acc_element a:hover{
	color:#80B100;
}

.acc_element a {
	color:#857c69;
	font-size:11px;
	margin:0 ;
	
} 


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

div.galeries {
}

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


div.photos {
 display: block;
}

div.photo {
 float: left;
 margin: 0 0 0 20px;
 text-align: center;
 width: 180px;
 height: 120px;
 padding: 5px;
 background:#ebe4dc;
 margin-bottom:5px;
}

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

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

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

div.contact_frame {
}

div.contact_line {
 padding: 6px 6px 10px 6px;
 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 {
}

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: 3px 5px 1px 5px;
 background: #aaa;
 color: #000;
 font-size: 15px;
}

div.block {
 padding: 5px;
}

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

#conteneur {
 background:url(../img/header.jpg) no-repeat center top;
}

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

#header {
 min-height: 325px;
 position:relative;
}

#body {
 margin: 5px 0;
}

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

#body #left {
 width: 230px;
 float: left;
 min-height: 300px;
 margin-bottom:15px;
}

.block_navigation{
	background:url(../img/left.jpg) no-repeat bottom;
	padding:20px 0;
}

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

#arbo {
	background:url(../img/plus.png) left no-repeat;
	padding-left:15px;
	color:#fff;
}

#arbo a{
	color:#fff;
}

#arbo a:hover{
	color:#142d46;
}

#footer {
margin-top:0px;
min-height:130px;
}

#newsletter{
float:right;
margin-top:5px;
}

.ok{
	background:url(../img/bt.jpg);
	border:none;
	width:57px;
	height:27px;
	display:block;
	float:left;
}


.id_text  {
background:url("../img/txt.jpg") repeat scroll 0 0 transparent;
border:medium none;
color:#FFFFFF;
display:block;
float:left;
height:24px;
.height:21px;
padding:2px 4px 0;
.padding:5px 4px 0;
width:170px;
cursor:pointer;
}

.menubar{
	color:#FFFFFF;
	float:left;
	padding-top:10px;
}
	
.menubar a{
	color:#fff;
	font-size:11px;
}

.logo{
display:block;
height:200px;
left:41px;
position:absolute;
top:81px;
width:138px;
}
	
.top{
	background:url(../img/topleft.jpg);
	height:39px;
	width:230px;
}

.intcat{
	background:url(../img/bgcat.jpg) repeat-y;
}

.actu h2{
	background:url(../img/h2actu.jpg);
	height:39px;
	margin:0;
}

.actu{
	background:url(../img/bgactu.png) no-repeat bottom;
	width:230px;
	height:325px;
}

#actualites a.actu_suite {
	background:url(../img/actusuite.png);
	height:14px;
	width:101px;
	display: block;
	
}

.center h2{
	background:url(../img/h2.jpg) no-repeat top;
	font-size:18px;
	font-weight:normal;
	color:#FFF;
	height:50px;
	padding-left:10px;
	padding-top:8px;
	margin:0px;
	padding-bottom:0;
}

.article{
	background:#fff url(../img/bgarti.png) no-repeat bottom;
	padding-bottom:10px;
	padding-bottom:65px;
}

.article_contenu{
	padding:0 10px;
}

.article_plus{
	margin-left:10px;
	background:url(../img/artiplus.png);
	width:145px;
	height:23px;
	display:block;
	text-indent:-9999px;
}

.pre{
	color:#1e90ff;
}

.galerie{
	background:#fff url(../img/bggal.png) no-repeat bottom;
	padding-bottom:10px;
}

.galerie p{
	margin-left:22px;
	color:#1e90ff;
	margin-right:70px;
}

.minilogo{
background:url("../img/minilogo.png") no-repeat scroll 0 0 transparent;
display:block;
height:188px;
margin:auto;
width:211px;
}

.bg{
	background:url(../img/footer.jpg) no-repeat bottom center;
}

.coor{
color:#FFFFFF;
float:right;
font-size:14px;
margin-top:30px;
.margin-top:17px;
width:665px;
}
.links a{
	color:#b3a18a
}
.links{
color:#B3A18A;
margin:-20px auto auto;
min-height:50px;
text-align:center;
width:804px;
	
}

.links a:hover{
	color:#FFF
}


.linksbg{
	background:none repeat scroll 0 0 #231E18;
	position:absolute;
	min-height:45px;
	width:100%;}
	
.eki{
	background:#17140f;
	height:44px;
	padding:10px 0;
}

.ekilogo{
	background:url(../img/eki.png);
	width:121px;
	height:44px;
	display:block;
	margin:auto;
}

.bgfooter{
	background:url(../img/bgfooter.jpg) bottom repeat-x;
}

.msg_erreur{
	color:#F00;
	font-style:italic;
}

.bgcenter{
		background:#fff url(../img/bggal.png) no-repeat bottom;
	padding-bottom:10px;
}

.intcentre{
	padding-left:25px;
}

.bouton_suivant {
background:url("../img/button.png") repeat scroll 0 0 transparent;
color:#FFFFFF;
display:block;
font-size:13px;
font-weight:bold;
height:20px;
padding-top:3px;
text-align:center;
width:146px;
float:right;
margin-right:10px;
}

.but{
background:url("../img/button.png") repeat scroll 0 0 transparent;
border:medium none;
color:#FFFFFF;
display:block;
float:right;
font-size:13px;
font-weight:normal;
height:23px;
margin-right:10px;
padding-bottom:4px;
text-align:center;
width:146px;
cursor:pointer
}
