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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
*{
 margin:0;
 padding:0;
 border:0;
 font-weight:normal;
 }
body, html {
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
 background:url(../img/bgAll.jpg);
}
.center h2{
display:block;
width:485px;
height:27px;
background: #E7E5E3 url(../img/bgtitrearticle.jpg) no-repeat left;
padding-left:40px;
color:#D05964;
font-size:16px;
padding-top:3px;
}
img {
 border: none;
}

.clear{
 clear:both;
}

h6.titre{
 background:url(../img/bgtitire.png);
 width:147px;
 height:52px;
 padding-left:48px;
 padding-top:25px;
 display:block;
 color:#A12541;
 font-size:18px;
 margin-left:20px;
}
h6.actualiter{
 background:url(../img/bgActualiter.png) no-repeat left;
 width:146px;
 height:53px;
 padding-left:75px;
 padding-top:20px;
 display:block;
 color:#A12541;
 font-size:18px;
 margin-left:-22px;
 margin-top:10px;
}

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

*:focus {
 outline: none;
}

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

.acc_toggler {
 margin: 0;
 padding: 0;
 cursor: pointer;
} 

.acc_element h3 {
 margin: 0;
 padding: 0;
} 

/* ------ GALERIES ------ */

div.galeries {
}

h2.galerie {
background:#E7E5E3 url(../img/bgtitrearticle.jpg) no-repeat scroll left center;
color:#D05964;
display:block;
font-size:16px;
height:27px;
padding-left:40px;
padding-top:3px;
width:485px;
margin-top:5px;
}


div.photo {
 border: 6px solid #F0EAE7;
 float: left;
 margin: 13px 19px 5px 10px;
 width: 141px;
 height: 98px;
}


/* ------ 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 80px 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;
}

div.block {
 padding: 5px;
}

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

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

#page {
 background: #fff url(../img/contenaire.jpg) no-repeat center top;
 width: 900px;
 margin: auto;
 position:relative;
}

#header {
 min-height: 180px;
}
#animation{
	height:180px;
	position:relative;
	right:40px;
	width:980px;
}
.blocknewsletter{}
#body {
 width:900px;
 margin: 5px 0;
  margin-top:16px;

}

#body #wrapper {
 background:url(../img/bgcontenu.jpg) no-repeat right bottom;
 height: 100%;
 float: right;
 width:674px;
 margin-right:4px;
}

#body #left {
 width: 220px;
 float: left;
}

#body #right {
 background:url(../img/bgactualit.jpg) no-repeat left;
 width: 200px;
 
 padding-left:20px;
}

#body .center {
 margin: 0 10px;
 width: 560px; /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
 float: left;
 min-height: 300px;
}

#arbo {
width:520px;
 background: #D2CBC4;
 padding:3px 0px 3px 5px;
 color:#D05964;
}

#arbo a{
 color:#D05964;
}

h2.article{
display:block;
width:485px;
height:27px;
background: #E7E5E3 url(../img/bgtitrearticle.jpg) no-repeat left;
padding-left:40px;
color:#D05964;
font-size:16px;
padding-top:3px;
}

#footer {
 background: #fff;
  min-height: 100px;
}
/**********************************************************/
.leftlien{
	width:28px;
	height:97px;
	float:left;
	position:absolute;
	left:-34px;
	top:5px;
}
.topheader{
 width:821px;
 float:left;
}
a.home{
 background:url(../img/home.png);
 display:block;
 width:28px;
 height:28px;
}
a:hover.home{
 background:url(../img/home-hover.jpg);
 width:28px;
 height:28px;
}
a.favorie{
 background:url(../img/favorie.png);
 display:block;
 width:28px;
 height:28px;
}
a:hover.favorie{
 background:url(../img/favorie-hover.jpg);
 width:28px;
 height:28px;
}
a.plan{
 background:url(../img/plan.png);
 display:block;
 width:28px;
 height:28px;
}
a:hover.plan{
 background:url(../img/plan-hover.jpg);
 width:28px;
 height:28px;
}

	
h2.block {
	color:#DA1557;
	float:left;
	font-size:12px;
	margin:0;
	padding:8px 10px 1px 460px;
	position:absolute;
	right:385px;
	top:1px;
}
a.logo{
 display:block;
 position:absolute;
 width:81px;
 height:111px;
 background:url(../img/logo.png);
 top:12px;
 left:14px;
}
.id_text{
	background:#E7E5E3 none repeat scroll 0 0;
	border:1px solid #E7E5E3;
	color:#665447;
	height:19px;
	position:absolute;
	right:253px;
	top:5px;
	width:136px;
}
#newsletter{
 float:left;
}
.bt{
 background:url(../img/ok.jpg);
 width:30px;
 height:21px;
 border:none;
 position:absolute;
 top:5px;
 right:220px;
 cursor:pointer;
}
.menutop{
	float:right;
	font-size:14px;
	height:44px;
	margin-right:60px;
	margin-top:15px;
	position:absolute;
	right:78px;
	top:24px;
	width:345px;
}
.menutop li{
 list-style:none;
 float:left;
}
.menutop a{
 display:block;
 width:98px;
 height:15px;
 text-decoration:none;
 color:#D05A64;
 float:left; 
 padding-top:8px;
 text-align:center;
}
.menutop a:hover{
 display:block;
 background:url(../img/bgmenutop-hover.png) no-repeat;
 height:23px;
 text-decoration:none;
 color:#6F0838;
}
.groptitire{
	color:#A51B33;
	font-size:25px;
	margin-left:107px;
	margin-top:30px;
}
.block_navigation a{
 display:block;
 background:url(../img/bgMenuleft.jpg) no-repeat left;
 padding-left:38px;
 padding-top:5px;
 height:25px;
 color:#A12541;
 font-size:14px;
 margin-left:20px;
}
.block_navigation a:hover{
 display:block;
 background:url(../img/bgMenuleft-hover.jpg) no-repeat left;
 padding-left:38px;
 padding-top:5px;
 height:25px;
 color:#fff;
 font-size:14px;
}
.acc_element a{
	background:none;
	font-size:12px;
	color:#C14455;
	padding-top:0px;
	height:20px;
}
.acc_element a:hover{
	background:none;
	text-decoration:underline;
	color:#C14455;
	font-weight:bold;
	font-size:12px;
	padding-top:0px;
	padding-top:0px;
	height:20px;
}
.femme{
	background:url(../img/femme.png);
	width:190px;
	height:373px;
	right:-37px;
	top:2px;
	position:absolute;
}

span.title{
 float:left;
 color:#A51B33;
 font-size:25px;
 padding-left:10px;
 padding-top:10px;
}
img.img1{
 float:left;
 margin-bottom:4px;
}
.article_contenu{
 width:514px;
 margin-top:4px;
 margin-left:6px;
}
.article_contenu strong{
	font-weight:bold;
}
.lienbottom{
 background:url(../img/bgMenubottom.jpg) repeat-y;
 width:752px;
 overflow:hidden;
 margin:auto;
 padding-left:105px;
 padding-top:15px;
 padding-bottom:15px;
}
.lienbottom li{
 background:url(../img/bglibottom.jpg) no-repeat right;
 list-style:none;
 float:left;
 padding-left:10px;
 padding-right:10px;
}
.lienbottom a{
 color:#fff;
}
.lienbottom a:hover{
 text-decoration:underline;
}
.copyr{
 display:block;
 background:url(../img/copy.png);
 width:121px;
 height:44px;
 margin-left:35px;
 margin-top:5px;
 float:left;
}
span.ekinox{
 float:left;
 color:#D90053;
 padding-top:16px;
 padding-left:8px;
}
span.numero{
 float:right;
 color:#D90053;
 padding-top:16px;
 padding-left:8px;
 padding-right:30px;
}
.adress{
 background:#EEE5E1;
 width:900px;
 height:37px;
 color:#D90053;
 text-align:center;
 padding-top:22px;
}
.adress a{
 color:#D90053;	
}
.center li.sitemap{
 font-size:14px;
 padding-left:15px;
 margin-left:55px;
 margin-top:10px;
}
.center li.depth-2{
 font-size:14px;
 padding-left:15px;
 margin-left:95px;
 margin-top:10px;
}
a.bouton_suivant{
display:block;
background:url(../img/ensavoir.jpg);
width:85px;
height:23px;
color:#fff;
text-align:center;
padding-top:7px;
font-size:13px;
float:right;
margin-top:10px;
margin-right:111px;
}
