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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
 color:#EDBEDC;
 background:url(../img/bgheader.png) repeat-x #18001C;
}

img {
 border: none;
}

a {
 text-decoration: none;
 color: #876B82;
 font-size:12px;
 font-weight:bold;
}

a:hover{
	color:#F32634}

*{
	font-weight:normal;
	padding:0;
	margin:0;
	border:none;
 	outline: none;
}

/* ------ MENU ACCORDEON ------ */
.acc_toggler a{
	background:transparent url(../img/cat.png) repeat scroll 0 0;
	color:#290712;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:26px;
	margin-bottom:6px;
	padding-right:10px;
	padding-top:6px;
	text-align:right;
	width:195px;
}

.acc_toggler a:hover{
	background:url(../img/cathov.png);
	color:#FFF;
}

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

.acc_element h3 {
	width:200px;
}

.acc_element a {
	background:transparent url(../img/sscat.png) no-repeat scroll right center;
	color:#8D3D6F;
	display:block;
	font-size:15px;
	margin:0 0 11px;
	padding:0 20px 0 0;
	text-align:right;
} 

/* ------ 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: 1px solid #888;
 float: left;
 margin: 0 8px 0 0;
 text-align: center;
 width: 120px;
 height: 120px;
 padding: 6px 2px;
}

img.photo {
 max-width: 100px;
 max-width: 100px;
}

div.photo div.photoName {
 padding: 6px 0;
}

/* ------ CONTACT ------ */

div.contact_frame {
	padding-left:97px;
}

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 38px 0 0;
}

div.contact_error {
 border: 1px solid #a00;
 padding: 3px 6px;
 color: #a00;
 font-size: 11px;
 background: #fee;
 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/footer.png) no-repeat bottom;
	padding-left:90px;
}

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

.contheader{
	margin:auto;
	background:url(../img/header.png) no-repeat center top;
	min-height: 558px;
}

#header {
	width:980px;
	margin:auto;
	position:relative;
	height:356px;
}

#body {
	margin:-203px 57px 5px -63px;
	width:987px
}

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

#body #left {
	float:left;
	margin-left:24px;
	margin-top:19px;
	min-height:300px;
	width:233px;
}



#body .center {
 margin: 10px 0 0;
 width: 695px;
 float: left;
 min-height: 300px;
}

#arbo {
 padding: 5px 5px 3px 5px;
 
}

#footer {
	line-height:20px;
	min-height:150px;
	padding-left:30px;
	padding-top:61px;
}

.blocknews{
	background:transparent url(../img/news.png) no-repeat scroll 0 4px;
	height:35px;
	padding-left:17px;
	position:absolute;
	right:150px;
	top:5px;
	width:213px;
}

.id_text {
	background:transparent url(../img/txt.png) repeat scroll 0 0;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:17px;
	margin-right:4px;
	padding:1px 0 0 6px;
	width:175px;
	
}

.ok{
	background:url(../img/ok.png);
	cursor:pointer;
	float:left;
	height:18px;
	width:21px;
}

.barmenu{
	background:url(../img/barmenu.png) no-repeat;
	height:39px;
	width:875px;
	margin:auto;
}

.barmenu ul{
	margin-left:42px;
}

.barmenu li{
	background:transparent url(../img/sep.png) no-repeat scroll right center;
	display:block;
	float:left;
	height:23px;
	margin-left:14px;
	padding-right:13px;
	padding-top:4px;
	
}

.barmenu a{
	display:block;
	height:17px;
	padding-top:1px;
	text-align:center;
	width:129px;
}

.barmenu a:hover{
	background:transparent url(../img/hover.png) no-repeat scroll 0 0;
}

.actu{
	width:210px;
}

.actu h2{
	background:url(../img/actuh2.png) no-repeat right;
	height:30px;
}

#actualites {
	padding-bottom:5px;
	margin-bottom:20px;
}

#actualites h3 {
 display:none;
}

#actualites p {
 margin: 0;
 padding: 4px 0px;
 text-align:right;
 color:#8C3D6E;
 font-size:13px;
}

#actualites a.actu_suite {
 display: block;
 text-decoration: none;
 text-align: right;
}

.contact{

	}

.contact p{
	color:#E7D2E6;
	font-size:14px;
	margin-left:40px;
	margin-top:-12px;
	position:absolute;
}

.contact h2 {
	background:url(../img/contact.png) no-repeat left;
	height:67px;
}

.center h2{
	background:transparent url(../img/h2center.png) no-repeat scroll left center;
	color:#FDE9FC;
	font-size:15px;
	height:62px;
	padding-left:100px;
	padding-top:22px;
}

.article_contenu{
	line-height:20px;
	margin-left:100px;
	margin-top:-40px;
	min-height:190px;
}

.article_contenu a{
	color:#F32634
}

.article_contenu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:20px;
	margin-top:20px;
	width:420px;
}

.article_contenu li{
	display:block;
	float:left;
	margin-bottom:5px;
	margin-right:35px;
	width:175px;
}

.article_contenu li a{
	background:url(../img/puce.png) no-repeat left;
	padding-left:10px;
	color:#fff;
}

.article_contenu li a:hover{
	background:url(../img/pucehov.png) no-repeat left;
	color:#F9333A;
}

.article_contenu img{
	margin:0 17px 0 0; 
}

.under{
	text-align:right;
}

.bot{
	background:transparent url(../img/bot.png) no-repeat scroll left center;
	height:80px;
	margin-top:-50px;
	width:79px;
}

.flex{
	color:#CCC;
	font-size:13px;
	line-height:30px;
}

.links{

}

.links li{
	list-style:none;
	display:inline;

}

.links a{
	color:#A0869F;
	display:block;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin-right:12px;
	margin-top:32px;
}

.eki a{
	color:#FF6600;
}

.eki{
	margin-top:-67px;
	text-align:right;
	float:right;
	font-size:11px;
	margin-right:40px;
}
a:hover.lien{
	color:#FDE9FC;
}

.lien{
	color:#FDE9FC;
	font-size:15px;
	font-weight:normal;
	left:-52px;
	position:absolute;
	top:126px;
}

.logo{
	background:transparent url(../img/logo.png) no-repeat scroll 0 0;
	display:block;
	height:108px;
	left:-53px;
	position:absolute;
	top:163px;
	width:371px;
}
	
.home{
	background:url(../img/home.png) no-repeat right;
	bottom:2px;
	padding-right:15px;
	position:absolute;
	color:#9F718C;
	font-size:11px;
	font-weight:normal;
}

.center tr{
	height:35px;
} 	

.bouton_suivant {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#CCCCCC none repeat scroll 0 0;
	border:1px solid #999999;
	float:right;
	margin-top:10px;
	padding:2px;
}

.sitemap {
	font-size:17px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:7px;
	padding-left:44px;
}

.depth-1 a {

}

ul.depth-1 {
}

li.depth-2 {
	padding-left:5px;
}

.depth-2 a {

	font-size:11px;
}
