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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
background:#BCB8AF url(../img/bgbody.png) top repeat-x;
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
}

img {
 border: none;
}

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

*:focus {
 outline: none;
}

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

.acc_toggler {
	
	
	
	margin:0;
	
	
} 
.acc_toggler a{
	background:transparent url(../img/bgcat.png) no-repeat scroll 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:26px;
	font-weight:normal;
	width:185px;
	display:block;
	padding:7px 0 0 20px;
}
.acc_toggler a:hover{
	background:url(../img/bgcathov.png) no-repeat;
	
	color:#FFFFFF;
}
.acc_element h3 {
 margin:2px 0 3px;
 padding: 0;
} 
.acc_element {
background-color:#D3D1CD;
height:64px;
margin-bottom:2px;
margin-left:1px;
margin-top:2px;
padding-bottom:0;
padding-top:0;
width:195px;
padding-left:8px;
}
.acc_element a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal
}
.acc_element a:hover{
	color:#C20000;
	text-decoration:underline
}
.blockflashinfo{
	background:url(../img/bgflashinfo.png) no-repeat;
	width:201px;
	height:32px;
}
/* ------ 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 #990000;
 float: left;
margin:0 8px 0 15px;
 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 {
 
}

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 155px 0 0;
 . margin: 10px 75px 0 0;
}

div.contact_error {

 padding: 3px 6px;
 color: #a00;r
 font-size: 11px;

 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;

 color: #000;
 font-size: 15px;
}

div.block {
margin-top:10px;
.margin-top:-10px;
}

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

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

}

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

#header {
height:267px;
position:relative;
}
.logo{
	background:transparent url(../img/logo.png) no-repeat scroll 0 0;
	bottom:46px;
	display:block;
	height:110px;
	left:49px;
	position:absolute;
	width:624px;
}
#adresses{
	color:#FFFFFF;
	font-weight:bold;
	height:35px;
	position:absolute;
	right:40px;
	text-align:center;
	top:30px;
	width:630px;
}
#adresses a{
	color:#FFFFFF;
	font-weight:bold;
}
#menu2{
	width:350px;
	float:right;
	margin-top:12px;
}
#menu2 a{
	background:transparent url(../img/sepmenu2.png) no-repeat scroll right center;
	color:#FFFFFF;
	display:inline;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-right:3px;
	padding-bottom:1px;
	padding-right:9px;
}
#menu2 a.plansite {
	background:none}
#menu2 a:hover{
	text-decoration:underline;
	}
#menu1{
	float:left;
	margin-left:15px;
	margin-top:7px;
	width:400px;
}
#menu1 a{
	background:transparent url(../img/bgmenu.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:inline;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:34px;
	margin-right:14px;
	padding-top:9px;
	text-align:center;
	width:115px;
}
#menu1 a:hover{
	background:url(../img/menuhov.png) no-repeat;
	width:115px;
	height:45px;
}
#topbody{
	background:url(../img/bgtopcenter.png) no-repeat top left;
	width:962px;
	height:8px;
	margin:0px auto 0 9px;
}
#body {
	
	background:url(../img/bgbodycenter.png) repeat-y;
	margin:0 0 0 9px;
	width:962px;
}

#body #wrapper {
	background:url(../img/bgwrraper.png) center 7px no-repeat;
 height: 100%;
 float: right;


}

#body #left {
padding-left:10px;
 width: 225px;
 float: left;
 min-height: 300px;
 margin-top:-17px;
 .margin-top:0px;
}
.blocknewsletter{
	background:url(../img/newsletter.png) no-repeat;
	width:201Px;
	height:26px;
}
.id_text{
	background:transparent url(../img/champnews.png) no-repeat scroll 0 0;
	border:medium none;
	height:21px;
	padding-left:10px;
	padding-top:4px;
	width:201px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
}
.bouttonnews{
	background:url(../img/bouttonnews.png) no-repeat;
	width:58px;
	height:24px;
	border:none;
	margin-top:4px;
	cursor:pointer;
}
#actualites p {
	color:#43403E;
	font-family:arial;
	font-size:13px;
	margin:0;
	padding:4px 6px;
}

#actualites h3 {
	background:url(../img/actuh3.png) bottom center no-repeat;
	margin:0;
	padding:4px 6px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#43403E;
}
#actualites a.actu_suite {
	background:url(../img/actuplus.png) no-repeat;
	width:104px;
	height:27px;
	color:#43403E;
	float:left;
	margin-left:6px;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding-top:5px;
}		
#body #right {
 background: #ecc;
 float: right;
 width: 200px;
 min-height: 300px;
}

#body .center {
 

 width:717px; /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
 float: left;
 min-height: 300px;
 margin-top:10px;
 .margin-top:25px;
 color:#333333;
}
.center h2{
	background:url(../img/bgacticle.png) no-repeat bottom;
	width:704px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#C00000;
	padding-left:5px;
}
.article_contenu {
	width:704px;
}
.article_contenu p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}
#arbo {
	padding: 5px 5px 3px 5px;
	margin-top:10px;
}
#arbo a:hover{
	color:#990000;
	text-decoration:underline
}
#adressefooter{
	background:transparent url(../img/logoadresse.png) no-repeat scroll 0 0;
	height:97px;
	position:relative;
	width:962px;
}

.logoeki{
	background:transparent url(../img/logoeki.png) no-repeat scroll 0 0;
	bottom:30px;
	display:block;
	height:35px;
	left:40px;
	position:absolute;
	width:92px;
}

#footer {
 
 height: 40px;
 margin-left:45px;
}
#footer ul{
	list-style:none;
}
#footer li{
	display:inline;
	float:left;
	.margin-top:5px;
}
#footer a{
	background:url(../img/sepjsmenu.png) right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#261A12;
	font-weight:normal;
	float:left;
	margin-right:6px;
	padding-right:11px;
	
}
#footer a:hover{
	text-decoration:underline;
	color:#830000;
	}
#footer .mentionlegales{
	background:none}
.bouton_suivant {
border:1px solid;
float:right;
margin-right:150px;
padding:2px;
}
.msg_erreur {
color:red;
font-style:italic;
}