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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
background:#3a90a8 url(../img/repeatbody.png) 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{
	background:url(../img/catnor.png) no-repeat;
	width:357px;
	height:21px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#2B6687;
	padding-bottom:1px;
	padding-top:1px;
}
.acc_toggler a:hover{
	background:url(../img/cathov.png) no-repeat;
	color:#13394C
}
.acc_element h3 {
 margin: 0;
 padding: 0;
} 
.acc_element a{
	color:#143A4D;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:17px;
	padding-bottom:2px;
	padding-top:3px;
	width:380px;
}
.acc_element a:hover{
background:url(../img/soucathov.png) no-repeat;
}
/* ------ GALERIES ------ */
.gal {
	margin-left:65px;
}
.galerie p {
margin-left:65px;
}
div.galeries {
}
#hhh{

}
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 {
	background:url(../img/bggal.png) no-repeat;
 border:none;
 float: left;
 margin: 0 6px 0 0;
 text-align: center;
 width:196px;
 height: 134px;


}

img.photo {
	max-height:122px;
	max-width:188px;
}

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;
}

/* ------ 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/bgheader.jpg) top center no-repeat;
}
#tout{
	background:url(../img/bgbottom.png) bottom center no-repeat;
}
#page {
 width: 980px;
 margin: auto;
}

#header {
	height:305px;
	position:relative;
}
#ico{
	position:absolute;
	top:5px;
	right:9px
}
#ico a{
	float:left;
	display:block;
	margin-right:2px;
}
.icofav{
	background:url(../img/icofav.png) no-repeat;
	width:16px;
	height:24px;
}
.icofav:hover{
	background:url(../img/icofavhov.png) no-repeat;
}
.icoreco{
	background:url(../img/icoreco.png) no-repeat;
	width:16px;
	height:24px;
	margin-top:-4px;
}
.icoreco:hover{
	background:url(../img/icorecohov.png) no-repeat;
}
.icoplan{
	background:url(../img/icoplan.png) no-repeat;
	width:16px;
	height:24px;
	margin-top:-3px;
}
.icoplan:hover{
	background:url(../img/icoplanhov.png) no-repeat;
}
.logo{
	background:url("../img/logo.png") no-repeat scroll 0 0 transparent;
	height:48px;
	left:0;
	position:absolute;
	top:206px;
	width:451px;
}
#menu{
	position:absolute;
	bottom:0;
	right:0;
}
#menu a{ 
	float:left;
	display:block;
}
.accueil{
	background:url(../img/accueilnor.png) no-repeat;
	width:104px;
	height:70px;
}
.accueil:hover{
	background:url(../img/accueilhov.png) no-repeat;
}
.pres{
	background:url(../img/presnor.png) no-repeat;
	width:154px;
	height:70px;
}
.pres:hover{
	background:url(../img/preshov.png) no-repeat;
}
.contact{
	background:url(../img/contactnor.png) no-repeat;
	width:111px;
	height:70px;
}
.contact:hover{
	background:url(../img/contacthov.png) no-repeat;
}
.planacce{
	background:url(../img/plannor.png) no-repeat;
	width:145px;
	height:70px;
}
.planacce:hover{
	background:url(../img/planhov.png) no-repeat;
}
#body {
margin:-20px 0 230px;
.margin-bottom:150px;
 min-height:750px;
}
#all{
	background:url(../img/repeatbottom.png) bottom repeat-x;
}
#body #wrapper {
 height: 100%;
 float: right;

}

#body #left {

width:383px;
 float: left;
 min-height: 300px;
}
#letternews{
	background:url(../img/bgletternews.png) no-repeat;
	width:387px;
	height:71px;
	margin-left:-3px;
	.margin-left:-2px;
}
.blockletternews{
	background:url("../img/h2newsletter.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:20px;
	margin-top:25px;
	width:110px;
}
.id_text{
	background:url("../img/champnews.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	float:left;
	height:18px;
	margin-left:10px;
	margin-top:19px;
	.margin-top:1px;
	padding-left:5px;
	padding-top:2px;
	width:195px;
}
.boutonnews{
	background:url("../img/boutonnews.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	float:right;
	height:24px;
	margin-right:25px;
	margin-top:17px;
	.margin-top:0px;
	width:27px;
	cursor:pointer
}
.blockactu{
	background:url(../img/h2actu.png) no-repeat;
	width:359px;
	height:31px;
	margin-top:30px;
}
#body #right {
 background: #ecc;
 float: right;
 width: 200px;
 min-height: 300px;
}

#body .center {
	color:#143A4D;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:87px 10px 0;
	.margin:100px 10px 0px;
	min-height:300px;
	width:486px;
	padding-bottom:20px;
}
.article_contenu {
margin-left:65px;
}
.center h2{
	background:url("../img/h2center.png") no-repeat scroll 0 0 transparent;
	color:#13394C;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	height:35px;
	padding-left:65px;
	padding-top:15px;
	text-transform:uppercase;
	width:432px;
}
#arbo {
display:none;
 padding: 5px 5px 3px 5px;
 background: #aaa;
}

#footer {
position:relative;
  min-height: 100px;
}
#footerlinks{
	position:absolute;
	right:45px;
	top:4px;
	width:383px;
}
#footerlinks a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2B6687;
	float:left;
	margin-right:13px;
	margin-top:10px;
}
#footerlinks a:hover{
	color:#13394C;
}
div.contact_frame {
	margin-left:65px;
}
.boutonform{
	color:#2B6687;
	border:#13394C 1px solid;
	background:#FFFFFF;
	cursor:pointer;
	margin-right:37px;
}
#adress{
	width:496px;
	float:right;
}
#adress h2{
	background:url("../img/h2center.png") no-repeat scroll 0 0 transparent;
	color:#13394C;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	height:35px;
	padding-left:65px;
	padding-top:15px;
	text-transform:uppercase;
	width:432px;
}
.titresiteweb{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#13394C;
}
.adresse{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#13394C;
	font-weight:normal;
	margin-left:65px;
}
.adresse a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#13394C;
	font-weight:normal;
}
#inscription{
	margin-left:65px;
}
.msg_erreur{
	font-style:italic;
	color:#FF0000;
	margin-left:65px;
}
.bouton_suivant{
	color:#2B6687;
	border:#13394C 1px solid;
	background:#FFFFFF;
	cursor:pointer;
	padding:2px;
	float:right;
	margin-top:10px;
	
}
.article_plus {
	font-weight:bold;
	margin-left:65px;
}
