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


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

img {
 border: none;
}

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

*:focus {
 outline: none;
 }
 
/* ------ MENU------ */

.menu{
position:absolute;
right:0;
top:0;
width:656px;
}
.menu a{
float:left;
}
a:hover#home{
background:url(../img/acchov.png) no-repeat;

}
a#home{
background:url(../img/bgacc.png) no-repeat;
height:56px;
width:132px;
display:block;
}

a:hover#pres{
background:url(../img/preshover.png) no-repeat;

}
a#pres{
background:url(../img/bgpres.png) no-repeat;
height:56px;
width:200px;
display:block;
}
a:hover#contact{
background:url(../img/contacthover.png) no-repeat;

}
a#contact{
background:url(../img/bgcontact.png) no-repeat;
height:56px;
width:141px;
display:block;
}
a:hover#plan{
background:url(../img/plan-acceshov.png) no-repeat;

}
a#plan{
background:url(../img/bgplan-acces.png) no-repeat;
height:56px;
width:183px;
display:block;
}

.newsform{
background:transparent url(../img/newsform.png) no-repeat scroll 0 0;
height:44px;
left:0;
padding-top:12px;
position:absolute;
top:0;
width:320px;
}
.id_text{
background:url(../img/input.png);
height:20px;
width:121px;
float:right;
display:block;
border:none;
margin-left:5px;
.margin-top:-19px;
}
.ok{
background:transparent url(../img/ok.png) no-repeat scroll 0 0;
border:medium none;
display:block;
float:right;
height:22px;
margin-left:6px;
margin-top:3px;
width:61px;
cursor:pointer;
.margin-top:-17px;
}


/* ------ MENU TOP ------ */

.menutop a{
float:left;
}

.menutop{
margin-left:25px;
margin-top:17px;
height:310px;
}
a#fav{
	background:url(../img/bgfav.png) no-repeat;
	width:25px;
	height:255px;
	display:block;
	margin-right:2px;
	margin-top:2px;
		}
a:hover#fav{
	background:url(../img/favhov.png) no-repeat;
}
a#rec{
	background:url(../img/bgrec.png) no-repeat;
	width:24px;
	height:256px;
	display:block;
	margin-right:2px;
	}
a:hover#rec{
	background:url(../img/rechov.png) no-repeat left;
}
a#icoplan{
	background:transparent url(../img/bgplan.png) no-repeat scroll 0 0;
display:block;
height:93px;
margin-left:6px;
margin-top:5px;
width:10px;
margin-right:2px;
	}
a:hover#icoplan{
	background:url(../img/planhov.png) no-repeat;
}

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

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
 margin-bottom:4px;
 margin-left:3px;
} 

.acc_toggler a{
background:transparent url(../img/bgacctoggler.png) no-repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
height:19px;
padding-left:21px;
padding-top:5px;
width:182px;
}

.acc_toggler a:hover{
background:transparent url(../img/bgacctogglerhov.png) no-repeat scroll 0 0;
}
.acc_element h3 {
padding-bottom:2px;
 margin: 0;
 padding: 0;
} 

.acc_element a{
background:url(../img/sepaccelement.png) no-repeat bottom;
display:block;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding-left:24px;
padding-top:5px;
padding-bottom:5px;
margin-left:5px;
}
.acc_element a:hover{
color:#000000;
}
/* ------ 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;
  max-width: 175px;
 max-height: 111px;
}

div.photo {
 float: left;
 margin: 0 8px 0 0;
 text-align: center;
 width: 175px;
 height: 111px;
 margin-bottom:10px;

}

img.photo {
border:1px solid #000000;
max-height:109px;
max-width:173px;
}

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

div.contact_line div.contact_field_value {
 margin-left: 160px;
}

span.contact_field_cross {
 color: #c00;
 
}

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

}

#page {
background:url(../img/bgcenterbody.png) top repeat-y;
 width: 980px;
 margin: auto;
}

#header {
 background: url(../img/header.jpg) no-repeat;
 height:337px;
 position:relative;
 }
.titre{
background:transparent url(../img/site.png) no-repeat scroll 0 0;
height:248px;
position:absolute;
right:10px;
top:74px;
width:27px;
}
.site2{
background:transparent url(../img/site2.png) no-repeat scroll 0 0;
height:184px;
position:absolute;
right:69px;
top:74px;
width:19px;
}
.mailto{
background:transparent url(../img/mailto.png) no-repeat scroll 0 0;
height:211px;
position:absolute;
right:94px;
top:74px;
width:17px;
}


.logo{
background:transparent url(../img/logo.png) no-repeat scroll 0 0;
height:241px;
left:221px;
position:absolute;
top:83px;
width:216px;
}
.men{
background:transparent url(../img/men.png) no-repeat scroll 0 0;
bottom:-38px;
height:293px;
position:absolute;
right:129px;
width:213px;
}


#body {

}

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

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

#body #right {

 float: right;
 width: 121px;
 min-height: 300px;
}
.lundi{
background:url(../img/lundu.png) no-repeat;
width:112px;
height:115px;
display:block;
margin-left:8px;
}

#body .center {
float:left;
margin:0 10px;
min-height:300px;
padding-right:17px;
width:570px;
}

.center h2{
background:transparent url(../img/bgh2.png) no-repeat scroll left center;
height:52px;
padding-left:51px;
padding-top:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#660000;
}

.article_contenu{
margin-left:47px;
margin-top:-27px;
}

#arbo {
padding:15px 1px 4px;
color:#666666;
}
#arbo a{
color:#666666;
}

#arbo a:hover{
color:#660000;
}

#footer {
margin-left:259px;
margin-top:29px;
min-height:100px;
padding-bottom:32px;
width:603px;
}

#footer h2{
background:transparent url(../img/bgh2.png) no-repeat scroll left center;
height:52px;
padding-left:51px;
padding-top:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#660000;
}


.bas{
background:url(../img/soufooter.png) repeat-x;
height:136px;
margin-top:-8px;
}

/* ------ STRUCTURE BUTTON DE FORM ------ */

.envoi_rec{
background:transparent url(../img/button.png) repeat scroll 0 0;
color:#FFFFFF;
display:block;
float:right;
height:29px;
margin-right:84px;
margin-top:8px;
padding-top:0;
text-align:center;
width:156px;
border:none;
cursor:pointer;
}

.envoi_contact{
background:transparent url(../img/button.png) repeat scroll 0 0;
color:#FFFFFF;
display:block;
float:right;
height:29px;
margin-right:95px;
margin-top:8px;
padding-top:0;
text-align:center;
width:156px;
border:none;
cursor:pointer;
}

.bouton_suivant{
background:transparent url(../img/button.png) repeat scroll 0 0;
color:#FFFFFF;
display:block;
float:right;
height:20px;
margin-right:74px;
margin-top:8px;
padding-top:7px;
text-align:center;
width:100px;
}


.msg_erreur{
color:#990000;
font-style:italic;
margin-left:51px;
}

#inscription{
margin-left:54px;
}
/* ------ STRUCTURE DE BLOCK ACTUALITE ------ */
.blockactu{
background:url(../img/bgactu.png) no-repeat;
height:44px;
width:204px;
display:block;
margin-left:8px;
margin-top:15px;
}

#actualites {
margin-left:10px;
}

#actualites h3 {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin:0;
padding:14px 8px 9px;
font-weight:bold;
}

#actualites p {
color:#333333;
font-size:11px;
 margin: 0;
 padding: 4px 9px;
}

#actualites a.actu_suite {
 display: block;
 margin-left: 10px;
 color: #000;
 text-decoration: none;
 text-align: left;
 margin-top:7px;
 font-weight:bold;
}

.copy{
background:transparent url(../img/copy.png) no-repeat scroll center top;
color:#FFFFFF;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
height:0px;
margin-top:91px;
padding-top:106px;
text-align:center;
width:123px;
}

.minilogo{
background:transparent url(../img/minilogo.png) no-repeat scroll left center;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
height:81px;
line-height:19px;
margin-left:51px;
margin-top:-21px;
padding-left:143px;
padding-top:2px;
width:390px;
}

.lien{
line-height:19px;
margin-top:28px;
min-height:50px;
width:582px;
}
.lien a{
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding-right:10px;
float:left;
display:inline;
 }
.lien a:hover{
 color:#830000;
}
.articles{
margin-bottom:40px;
}

.article_plus{
margin-top:30px;
margin-left:46px;
line-height:3;
}