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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body{
  background:#D5C295 url('../img/bg.jpg') top left repeat-x;	
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
}

img {
 border: none;
}

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

*:focus {
 outline: none;
}

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

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

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

/* ------ 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 {

 float: left;
 margin: 0 8px 0 0;
 text-align: center;
 width: 130px;
 height: 130px;
 padding: 6px 2px;
}

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

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

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

div.contact_frame {
	padding-left:30px
}

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:normal 16px "Times New Roman", Times, serif;
 color:#494133
}

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: left;
 margin:2px 0 0 165px;
}

div.contact_error {
 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:#D5C295 url('../img/cont.jpg') top center no-repeat;	

}

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

#header {
 min-height: 180px;
}

#body {
 margin: 55px 0;
}

#body #wrapper {
 float: right;
 width:754px;
 min-height:590px
 }

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

#body #right {
 background: #ecc;
 float: right;
 width: 200px;
 min-height: 300px;
}

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

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

#footer {
  background:url('../img/footer_bg.jpg') top center repeat-x;
  min-height: 174px;
  padding-top:10px;
  .padding-top:5px;
}
#header h1{
	background:url('../img/h1_header.png') center  no-repeat;
	display:block;
	float:left;
	width:643px;
	height:47px;
	text-indent:-9999px;
	margin:49px 0 0
}




#header ul#links_1{
	width:190px;
	margin:4px 0 0 115px;
	float:left;
}
#header ul#links_1 li{
	display:inline;
	list-style:none;
}
#header ul#links_1 li a{
	display:block;
	float:left;
	text-align:center;
	color:#FFF;
	margin-right:10px
}
#header ul#links_1 li a.command_ami{
	background:url('../img/ami.png') no-repeat top center;
	height:30px;
	width:15px;
}
#header ul#links_1 li a.favori{
	background:url('../img/fav.png') no-repeat top center;
	height:30px;
	width:15px;
}
#header ul#links_1 li a.site_map{
	background:url('../img/map.png') no-repeat top center;
	height:30px;
	width:15px;
}
#header ul#links_1 li a.command_ami:hover{
	background:url('../img/ami_hover.png') no-repeat top center;
}
#header ul#links_1 li a.favori:hover{
	background:url('../img/fav_hover.png') no-repeat top center;
}
#header ul#links_1 li a.site_map:hover{
	background:url('../img/map_hover.png') no-repeat top center;
}

#header ul#links_2{
	margin:17px 0 0 180px;
	float:left;
}
#header ul#links_2 li{
	display:inline;
	list-style:none;
}
#header ul#links_2 li a{
	display:block;
	width:89px;
	height:28px;
	padding:8px 2px;
	float:left;
	text-align:center;
	margin-right:5px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFF
}
#header ul#links_2 li a:hover{
	background:url('../img/menu_hover.png') no-repeat top center;
}
h2.newsletter{
	background:url('../img/newsletter.png') center  no-repeat;
	display:block;
	width:106px;
	height:14px;
	text-indent:-9999px;
	margin:0 0 0 747px;
	clear:both
}
#newsletter .id_text{
		background:url('../img/input_text.png') left no-repeat;
		padding:8px;
		float:left;
		border:none;
		margin:-1px 0 0 714px;
		.margin:-20px 0 0 714px;
		color:#2D1406;
		font:normal 13px Arial, Helvetica, sans-serif
}
#newsletter .submit{
		background:url('../img/ok.jpg') center  no-repeat;
		display:block;
		float:left;
		width:29px;
		height:29px;
		border:none;
		margin-left:3px;
		.margin-top:-20px;
		cursor:pointer
}
.bouton_suivant{
	display:block;
	height:16px;
	width:60px;
	border:solid 1px #352510;
	background:#EC7E1C;
	color:#FFF;
	text-align:center;
	margin-left:207px
}
h2.acc_toggler a{
	font:normal 16px "Times New Roman", Times, serif;
	color:#494133;
	display:block;
	width:195px;
	padding:8px 3px 2px 5px;
	background:url('../img/ligne.jpg') bottom center no-repeat;
}
h2.acc_toggler a:hover{
	color:#0B0806;
}
.acc_element h3 a{
	font:normal 13px "Times New Roman", Times, serif;
	color:#191411;
	margin:2px 0 0 15px
}
.acc_element h3 a:hover{
color:#DA1873;
text-decoration:underline;
}
#actualite{
	text-indent:-9999px;
}
.actualite{
	margin:30px 0 0 49px;
}
#fl{
	margin:45px 0 0 -56px;
	display:block;
	width:281px;
	height:306px;
	background:url('../img/actualite.jpg') top center no-repeat;
}
h2.article, .center h2{
	background:url('../img/h2_bg.jpg') bottom left no-repeat;
	font:normal 19px "Times New Roman", Times, serif;
	color:#D91872;
	height:32px;
	padding:16px 0 0 42px;
	margin-left:40px
}
.article_contenu p{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#2C1306;
	
}
.article_contenu {
	display:block;
	padding-left:310px;
	background:url('../img/che.jpg') no-repeat 40px 0;
	min-height:490px
}
.article_contenu p.first{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#F60;
	margin:0;
	padding:0
}
.article_contenu p.second{
	margin:20px 0
}
.article_contenu p.under{
	border-bottom:solid 1px #000;
	padding-bottom:12px;
}

.article_contenu p.imge{
	display:block;
	float:right;
}
#footer #vis{
	background:url('../img/footer_img.jpg') top center no-repeat;
	min-height:164px;
	padding-top:10px
}
#footer #vis img{
	display:block;
	float:left;
	margin:12px 0 0 10px
}

#footer  #zone{
	display:block;
	margin:10px auto;
	background:url('../img/footer_zone.png') top left no-repeat;
	height:57px;
	padding:3px 10px 0;
  width:970px
}
#footer #zone p, #footer #zone p a{
	font:bold 14px "Times New Roman", Times, serif;
	color:#FFF;
	margin:0
}
#footer #zone .p{
	float:left
}

#vis ul{
margin:50px auto 0;
.margin:60px auto 0;
width:789px;
.width:820px;
padding:0;
text-align:center
}
#vis ul li{
	list-style:none;
	background:url('../img/tire.jpg') center right no-repeat;
	min-width:34px;
	display:inline

}
#vis ul li a{
	display:inline;
	margin-right:10px;
	margin-left:3px;
	font:bold 14px "Times New Roman", Times, serif;
	color:#EAE3CD;
}
#vis ul li a:hover{
	color:#D7126E;
	text-decoration:underline
}
#vis ul.mention{
	margin:0;
	padding:0;
	float:left;
	min-width:120px;
	display:block
}
#vis ul li.no{
	background:none;
}
li.sitemap a{
	font:16px "Times New Roman", Times, serif;
	color:#494133
}
#map{
}
p.msg_erreur, #inscription p{
	margin-left:30px;
	color:#E0217B;
	font-weight:bold;
	font-style:italic
}
#inscription p {
	margin:0
	}
#inscription{
	margin-left:30px