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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
 background:url(../img/bg2.gif) top left repeat;
}

img {
 border: none;
}

a {
	text-decoration:underline;
	color:#2DAFE3;
}

*:focus {
 outline: none;
}

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

.acc_toggler a {
color:#8BCD2F;
display:block;
font-family:arial;
font-size:12px;
font-weight:normal;
height:24px;
margin-bottom:4px;
margin-top:0;
text-decoration:none;
margin-left:15px;
padding-right:10px;
padding-top:5px;
width:158px;
}

.acc_toggler a:hover{
background:url("../img/cathov.jpg") no-repeat scroll right 0 transparent;
}

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

.acc_element h3 {
margin:0 13px 2px;
}

.acc_element h3:hover {
	background:url("../img/puce.jpg") no-repeat scroll left center transparent;
	
}
.acc_element a {
	color:#31B1E5;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 ;
	font-weight:bold;
	margin-left:15px;
	padding-left:10px;

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

div.galeries {
}

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

h2.galerie {
 background: #777 url('../img/bg-h2.html') top left repeat-x;
 color: #fff;
 font-size: 14px;
 padding: 3px 0 3px 8px;
}

div.photos {
 display: block;
}

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

img.photo {
background:url("../img/bgimg.jpg") no-repeat scroll left top transparent;
max-height:190px;
max-width:121px;
padding-left:5px;
padding-top:5px;
}

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;
 width:390px;
 margin: 4px 0 0 0;
 font-weight: bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
}

/* ------ 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/bg.jpg) center top repeat-y;
}

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

#page {
background:url("../img/banner.jpg") no-repeat scroll 1px top transparent;
margin:auto;
width:962px;
}

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

#body {
 margin: 5px 0;
}

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

#body #left {
float:left;
margin-left:5px;
margin-top:-130px;
min-height:300px;
position:relative;
width:232px;}

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

#body .center {
float:left;
margin:0;
min-height:300px;
width:610px;
}

#arbo {
display:none;
}

#footer {
	background:url(../img/bgfoo.gif) repeat-y;
	width:906px;
	margin:auto;
	margin-bottom:10px;
}

.topfoo{
	background:url(../img/topfoo.jpg) top no-repeat;
	width:906px;
	margin:auto;
}

.botfoo{
background:url("../img/botfoo.jpg") no-repeat scroll center bottom transparent;
margin:auto;
min-height:100px;
padding-bottom:10px;
position:relative;
width:906px;
}

#actualites {
}

#actualites h3 {
display:none;
}

#actualites p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0;
	padding: 4px 6px;
}

#actualites a.actu_suite {
 display: block;
 margin-left: 6px;
 color: #32B3E5;
 text-decoration: none;
 text-align: right;
}

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

.bouton_suivant{
background:url("../img/ok.jpg") repeat scroll 0 0 transparent;
float:right;
height:18px;
display:block;
width:51px;
cursor:pointer;
}

.logo{
display:block;
height:115px;
left:6px;
position:absolute;
top:0;
width:232px;
}

.menubg{
background:url("../img/menubg.html") repeat scroll 0 0 transparent;
height:23px;
position:absolute;
right:77px;
top:8px;
width:115px;
}

a#rec{
	display:block;
	background-image:url(../img/rec.jpg);
	float:left;
	height:11px;
	width:13px;	
	margin-right:14px;
	}
a:hover#rec{
	background-image:url(../img/rechov.jpg);
	}
a#fav{
	display:block;
	background-image:url(../img/fav.jpg);
	float:left;
	height:11px;
	width:13px;	
	margin-right:13px;
}
a:hover#fav{
	background-image:url(../img/favhov.jpg);
	}
a#plan{
	display:block;
	background-image:url(../img/plan.jpg);
	float:left;
	height:11px;
	width:12px;	
}
a:hover#plan{
	background-image:url(../img/planhov.jpg);
	}
	
a#home{
background-image:url("../img/home.jpg");
display:block;
float:left;
height:11px;
margin-right:13px;
width:11px;
}
a:hover#home{
	background-image:url(../img/homehov.jpg);
	}
	
.menubar{
bottom:1px;
height:29px;
left:520px;
position:absolute;
}

.menubar a{	
color:#B6A239;
display:block;
float:left;
font-family:Verdana,Geneva,sans-serif;
font-size:14px;
height:20px;
margin-top:6px;
padding:0 5px 3px;
text-decoration:none;
text-align:center;
}


.menubar a:hover{
border-bottom:3px solid #B6A239;
padding-bottom:0;
}

.sep{
background:url("../img/sep.jpg") repeat scroll 0 0 transparent;
float:left;
height:29px;
margin:0 17px;
width:2px;
}

.block_navigation{
	margin-bottom:25px;
	min-height:275px;
}

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

.news h2{
	background:url(../img/h2news.jpg);
	height:25px;
	margin:0
}

#newsletter{
background:url("../img/news.jpg") repeat scroll 0 0 transparent;
height:22px;
margin-top:2px;
padding-left:12px;
padding-top:3px;
width:220px;
}

.id_text{
background:url(../img/txt.jpg);
border:0;
color:White;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
margin-right:7px;
padding:0 5px;
width:146px;
}

.ok  {
background:url("../img/ok.jpg") repeat scroll 0 0 transparent;
border:medium none;
float:left;
height:18px;
width:51px;
cursor:pointer;
}

.hor h2{
	background:url(../img/h2hor.jpg);
	height:25px;
	margin-bottom:0px;
}

.hor p{
	margin-top:3px;
	padding-left:15px;
}
	
.slo{
color:#D6D6D6;
font-family:Arial,Helvetica,sans-serif;
font-size:30px;
font-weight:lighter;
left:266px;
position:absolute;
top:219px;
}

.center h2{
background:url("../img/h2.jpg") no-repeat scroll left center transparent;
color:#8BCD2F;
font-size:18px;
font-weight:bold;
margin-left:-8px;
height:19px;
padding-left:6px;
padding-top:9px;
}

.article_contenu{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.article_contenu a{

}

.article_plus{
	float:right;
	color:#2DAFE3;
}

.eki{
background:url("../img/eki.jpg") repeat scroll 0 0 transparent;
height:44px;
left:16px;
position:absolute;
top:27px;
width:121px;
}

.infoo{
color:#FDFEED;
float:right;
font-weight:bold;
margin-right:20px;
margin-top:24px;
width:704px;
}

.infoo a{
	color:#FDFEED;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.info{
	margin-top:10px
}

.but{
	background:url(../img/txt.jpg);
	height:18px;
	width:156px;
	margin-right:30px;
	border:none;
	color:#fff;
	cursor:pointer;
}
