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


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

img {
 border: none;
}

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

*:focus {
 outline: none;
}

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

.acc_toggler {
	background:transparent url(../img/bgcat.png) no-repeat scroll right center;
	cursor:pointer;
	margin:0 0 5px;
	padding:0 13px 0 0;
	text-align:right;
} 
.acc_toggler a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#A7C05E;
	font-weight:bold;
}
.acc_toggler a:hover{
	color:#FF6600;
}
.acc_element h3 {
 margin: 0;
 padding: 0;
 text-align:right;
 font-size:12px
} 
.acc_element{
	margin-right:15px;
}
.acc_element a{
	font-weight:normal;
}
/* ------ 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:medium none;
float:left;
height:160px;
margin:0 16px 0 0;
padding:6px 2px;
text-align:center;
width:166px;
}

img.photo {
 max-width: 166px;
 max-height: 135px;
}

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 {
	background:url(../img/h2cat.png) no-repeat;
	width:165px;
	height:30px;
 margin: 0px;
 padding: 3px 5px 1px 5px;

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

div.block {
 padding: 5px;
}
.blocknewsletter{
	margin-left:10px;
	margin-top:12px;
	width:170px;
}
h3 {
 margin: 0;
 padding: 0;
 font-size: 14px;
}

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

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

#header {
position:relative;
 min-height: 180px;
}
.siteurl{
	background:url(../img/urlsite.png) no-repeat;
	width:421px;
	height:29px;
	position:absolute;
	top:5px;
	left:60px;
}
#langue{
	float:right;
	margin-top:5px;
}
#langue a{
	color:#D83C68;
	padding-left:22px;
}
.french{
	background:url(../img/francais.png) left no-repeat;
}
.english{
	background:url(../img/anglais.png) left no-repeat;
}
.nederlande{
	background:url(../img/nederlande.png) left no-repeat;
}
.logo{
	background:transparent url(../img/logo.png) no-repeat scroll 0 0;
	display:block;
	height:125px;
	left:3px;
	position:absolute;
	top:38px;
	width:470px;
}
#ico{
	bottom:62px;
	position:absolute;
	right:-1px;
	.right:-2px;
	width:120px;
}
#ico a{
	display:inline;
	
}
.icohome{
	background:url(../img/icohome.png) no-repeat;
	width:27px;
	height:18px;
	float:left
}
.icohome:hover{
	background:url(../img/icohomehov.png) no-repeat;
	
}
.icorecommander{
	background:url(../img/icocontact.jpg) no-repeat;
	width:32px;
	height:18px;
	float:left;
}
.icorecommander:hover{
	background:url(../img/icocontacthov.jpg) no-repeat;
}
.icofavoris{
	background:url(../img/icofavoris.jpg) no-repeat;
	width:26px;
	height:18px;
	float:left;
}
.icofavoris:hover{
	background:url(../img/icofavhov.jpg) no-repeat;
}
.icoplan{
	background:transparent url(../img/icoplan.jpg) no-repeat scroll 0 0;
	float:left;
	height:18px;
	width:29px;
}
.icoplan:hover{
	background:transparent url(../img/icoplanhov.jpg) no-repeat scroll 0 0;
}
#menu{
	bottom:57px;
	position:absolute;
	right:75px;
	width:347px;
	}
#menu a{
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:21px;
	margin-right:10px;
	text-align:center;
	width:84px;
	padding-top:2px;
}
#menu a:hover{
	background:url(../img/menuhov.png) no-repeat;
}
#body {

 margin: 80px 0;
}

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

#body #left {
	float:left;
	min-height:300px;
	width:165px;
}

#body #right {

 float: right;
 width: 200px;
 min-height: 300px;
}
#actualitebg{
	background:url(../img/bgactu.png) no-repeat;
	width:184;
	height:227px;
	margin-top:-10px
}
.blockflashinfo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:15px;
	padding-top:13px;
	.padding-top:4px;
	.padding-top:26px;
	margin:-12px 0 0;

}
#actualites h3 {
	background:#AAAAAA none repeat scroll 0 0;
	display:none;
	margin:0;
	padding:4px 6px 2px;
}
#actualites p {
	margin:10px 0 0 9px;
	padding:4px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal
	;
}
#actualites a.actu_suite {
	background:transparent url(../img/ensavoirplus.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:17px;
	margin-top:5px;
	text-decoration:none;
	width:94px;
	padding-top:2px;
}
#bgnewsletter{
	background:url(../img/bgnewsletter.jpg) no-repeat;
	width:186px;
	height:100px;
	margin-top:18px;
}
.id_text{
	background:transparent url(../img/champnews.png) no-repeat scroll 0 0;
	border:medium none;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	height:15px;
	padding-left:5px;
	padding-top:2px;
	width:131px;
}
.bouttonnews{
	background:url(../img/bouttonnews.png) no-repeat;
	width:27px;
	height:17px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
#body .center {

margin:0 -4px;
.margin:15px -4px;
 width: 560px; /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
 float: left;
 min-height: 300px;
}
.center h2{
	background:transparent url(../img/h2center.png) no-repeat scroll 0 0;
	color:#FF7D27;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-left:18px;
	padding-top:4px;
	width:539px;
}
.center{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#514B3A;
	font-weight:normal
	}
#arbo {
margin-top:10px;
 padding: 5px 5px 3px 5px;

}
#arbo a{
	color:#A7C05E;
}
#arbo a:hover{
color:#D83C68;}
#footer {
 width:977px;
 height:308px;
 min-height: 100px;
 position:relative;
 background:url(../img/bgfooter.jpg) no-repeat;
}
#footerlinks{
	bottom:20px;
	.bottom:35px;
	left:-43px;
	position:absolute;
	width:755px;
	width:840px;
}
#footerlinks ul{
	list-style:none;
	float:left

}
#footerlinks li{
	display:inline;
	
	
	}
#footerlinks a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	width:114px;
	height:14px;
	display:block;
	float:left;
	text-align:center
	
	
}
#footerlinks a:hover{
	background:url(../img/lienfooterhov.png) no-repeat;
}
#footerurl{
	bottom:82px;
	height:40px;
	position:absolute;
	right:0;
	width:141px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#footerurl a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
.logoeki{
	background:transparent url(../img/logoeki.png) no-repeat scroll 0 0;
	bottom:27px;
	height:49px;
	position:absolute;
	right:7px;
	width:135px;
}
#footeradresse{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#E26D8E;
	font-weight:normal;
	position:absolute;
	bottom:90px;
}
#footeradresse a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#E26D8E;
	font-weight:normal;
}
#siret{
	position:absolute;
	bottom:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
}
	
div.all{
	background:url(../img/behindfooter.jpg) repeat-x bottom;
}
.article {
padding-bottom:1px;
}
.msg_erreur{
	font-style:italic;
	color:#FF0000;
}
.mentionlegales {
margin-left:-30px;
}
.bouton_suivant {
	border:1px solid;
	float:right;
	margin-right:9px;
	padding:1px;
}