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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 background:#5CA6D5 url(../img/repeattop.jpg) top repeat-x;
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
}
img {
 border: none;
}

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

*:focus {
 outline: none;
}

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

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
} 
.acc_toggler a, a.plan{
	background:url("../img/catnor.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:25px;
	padding-left:10px;
	padding-top:7px;
	width:199px;
	margin-bottom:3px;
}
.acc_toggler a:hover, a.plan:hover{
	background:url(../img/cathov.png) no-repeat;
	color:#66CC00;
}
.acc_element h3 {
 margin:0 0 3px;
 padding: 0;
} 
.acc_element a{
	background:url(../img/element.png) left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:&4px;
	color:#132E3B;
	padding-left:10px;
}
.acc_element{
	margin-left:14px;
}
.acc_element a:hover{
	color:#61C102;
}
/* ------ 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:none; 
 float: left;
 margin: 0 50px 0 0;
 text-align: center;
 width: 165px;
 height: 110px;
 padding: 6px 2px;
}

img.photo {
border: 3px solid #fff;
 max-width: 165px;
 max-height: 110px;
}

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 {
 padding: 3px 6px;
 color: #a00;
 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;
 background: #aaa;
 color: #000;
 font-size: 15px;
}

div.block {
 padding: 5px;
}

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

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

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

#header {
	height:360px;
	position:relative;
}
#menu{
	background:url("../img/bgmenu.png") no-repeat scroll 0 0 transparent;
	height:21px;
	left:5px;
	padding-left:10px;
	padding-top:3px;
	position:absolute;
	top:1px;
	width:200px;
}
.pres{
	margin-right:45px;
}
#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
#menu a:hover{
	color:#61C102;
}
#ico{
	position:absolute;
	top:3px;
	left:225px;
}
#ico a{
	float:left;
	display:block;
}
.icohome{
	background:url(../img/icohome.jpg);
	width:27px;
	height:20px;
}
.icohome:hover{
	background:url(../img/icohomehov.jpg);
}
.icoreco{
	background:url(../img/icoreco.jpg);
	width:29px;
	height:20px;
}
.icoreco:hover{
	background:url(../img/icorecohov.jpg);
}
.icofav{
	background:url(../img/icofav.jpg);
	width:31px;
	height:20px;
}
.icofav:hover{
	background:url(../img/icofavhov.jpg);
}
.icoplan{
	background:url(../img/icoplan.jpg);
	width:28px;
	height:20px;
}
.icoplan:hover{
	background:url(../img/icoplanhov.jpg);
}
#bgletter{
	width:300px;
	position:absolute;
	right:0px;
	top:1px;
}
.blockletternews{
	background:url(../img/h2news.jpg);
	width:24px;
	height:22px;
	float:left;
	margin:0
}
.id_text{
	background:url("../img/champnews.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#FFFFFF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:22px;
	margin-left:5px;
	.margin-left:20px;
	margin-top:-5px;
	.margin-top:-24px;
	padding-left:5px;
	padding-top:2px;
	.padding-top:5px;
	.height:19px;
	width:205px;
}
.boutonnews{
	background:url(../img/boutonnews.jpg);
	border:none;
	cursor:pointer;
	height:23px;
	margin-right:20px;
	margin-top:-5px;
	.margin-top:-24px;
	float:right;
	width:33px;
}
.logo{
	background:url("../img/logo.png") repeat scroll 0 0 transparent;
	height:82px;
	left:8px;
	position:absolute;
	top:84px;
	width:261px;
}
.url{
	color:#19668D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	position:absolute;
	right:160px;
	top:100px;
}
#body {
	margin:5px 0 40px;
}

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

}

#body #left {
	width:214px;
	float: left;
	min-height: 300px;
}
.blockactu{
	background:url(../img/h2actu.png) no-repeat;
	width:106px;
	height:33px;
}
#actualites a.actu_suite {
	background:url(../img/plusactu.png) no-repeat;
	color:#FFFFFF;
	display:block;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:20px;
	padding-top:3px;
	text-align:center;
	width:84px;
}
.article_plus{
	font-weight:bold;
}
#body #right {
	background: #ecc;
	float: right;
	width: 200px;
	min-height: 300px;
}
#body .center {
	margin: 0 10px;
	width:668px; /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
	float: left;
	min-height: 300px;
	padding-top:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1E5879;
}
.center h2{
	background:url(../img/h2center.png) left no-repeat;
	color:#1E5879;
	font-family:Arial,Helvetica,sans-serif;
	font-size:17px;
	height:16px;
	padding-left:35px;
	padding-top:11px;
}
.center li{
	list-style-image:url(../img/ulcenter.png);
}
	
#arbo {
	padding: 5px 5px 3px 5px;
	background: #aaa;
	display:none
}
#footer {
	min-height:238px;
	position:relative;
}
.logo2{
	background:url(../img/logo2.png);
	width:191px;
	height:60px;
	position:absolute;
	left:0;
	top:0;
}
.adresse{
	position:absolute;
	left:0;
	top:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.siret{
	position:absolute;
	left:0;
	top:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FCFFFF;
}
.logoeki{
	background:url("../img/logoeki.png") repeat scroll 0 0 transparent;
	height:40px;
	position:absolute;
	right:0;
	top:120px;
	width:107px;
}
.realisation{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	position:absolute;
	right:125px;
	top:132px;
}
#footerlinks{
	position:absolute;
	width:500px;
	left:0;
	top:150px;
}
#footerlinks a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-right:15px;
}
#footerlinks a:hover{
	color:#1B4254;
}
.boutonform{
	background:url(../img/formbouton.png);
	width:150px;
	height:24px;
	color:#FFFFFF;
	border:none;
	margin-right:40px;
}
.bouton_suivant{
	background:url("../img/valider.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	float:right;
	height:20px;
	margin-right:10px;
	margin-top:5px;
	padding-top:4px;
	text-align:center;
	width:50px;
}

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