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


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 padding: 0 0 14px;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
 background:#296ABB url(../img/footer.jpg) bottom center repeat-x ;
}

img {
 border: none;
}

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

*:focus {
 outline: none;
}

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

.acc_toggler a {
background:url("../img/cat.jpg") no-repeat scroll center bottom transparent;
color:#FFFFFF;
display:block;
font-family:arial;
font-size:16px;
font-weight:normal;
height:19px;
margin-bottom:4px;
margin-left:11px;
margin-top:0;
padding-bottom:3px;
padding-left:15px;
width:180px;
}

.acc_toggler a:hover{
	color:#FEF464;
}

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

.acc_element h3 {
margin:0 0 5px;
padding-left:35px;
text-align:left;
}

.acc_element a {
color:#FFFFFF;
font-size:12px;
font-weight:normal;
margin: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 5px 0;
 text-align: center;
 width: 181px;
 height: 132px;
 padding: 8px;
}

img.photo {
background:url("../img/border.jpg") no-repeat scroll 0 0 transparent;
margin-right:15px;
max-height:132px;
max-width:181px;
padding:8px;
}

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: 170px;
 padding: 7px 0 0 0;
 font-weight: normal;
}

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 {
 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: 90%;
}

/* ------ 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/header.jpg) top center no-repeat;
}

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

#header {
 min-height: 310px;
}

#body {
background:url("../img/bgpage.jpg") repeat-y scroll 0 0 transparent;
margin:-15px 0;
min-height:900px;
}

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

#body #left {
	float:left;
	margin-right:34px;
	min-height:300px;
	width:218px;
}

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

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

.arbo {
color:#E7DB1D;
height:25px
}

.arbo a:hover{
color:#FFF;
text-decoration:underline
}

#footer a{
	color:#fff
}


#footer {
background:url("../img/sep.png") no-repeat scroll center top transparent;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
margin:20px auto auto;
padding-top:15px;
text-align:center;
width:700px;
}

.foo{
	background:url(../img/sep.png) no-repeat scroll center bottom transparent;
	padding-bottom:20px;
	
}

#actualites {
}

#actualites h3 {
color:#E7DB1D;
margin:0 20px
}

#actualites p {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
padding:4px 22px;
}

#actualites a.actu_suite {
	background:url(../img/actuplus.gif);
	width:218px;
	height:40px;
	display: block;
}

.newsletter{
background:url(../img/bg-news.png) no-repeat;
width:179px;
height:83px;
text-align:center;
padding:60px 20px 10px;
margin-top:10px
}

.newsletter .id_text{
width:160px;
border:1px solid #4B99DD;
background:#103D70;
color:#FFF;
text-align:center;
padding:4px;
margin-bottom:15px
}

.center .msg_erreur{
	color:#F00;
	font-style:italic;
}

.bouton_suivant{
background:url("../img/but.jpg") no-repeat scroll 0 0 transparent;
border:medium none;
color:#CCCCCC;
cursor:pointer;
display:block;
float:right;
height:19px;
margin-right:10px;
padding-top:3px;
text-align:center;
width:122px;
}

.bg{
	background:url(../img/bgtop.jpg) repeat-x top;
}
.menubar{
	padding-top:10px;
text-align:center;
}
.menubar a{
	color:#143861;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.logo{
background:url("../img/logo.jpg") no-repeat scroll 0 0 transparent;
display:block;
height:65px;
margin:25px auto auto;
width:800px;
}
	
.txt{
font-family:Arial,Helvetica,sans-serif;
font-size:23px;
font-weight:bold;
margin:-3px auto auto;
text-align:center;
width:500px;
}

.topbody{
	background:url(../img/toppage.jpg) top no-repeat;
}

.botbody{
background:url("../img/botpage.jpg") no-repeat scroll center bottom transparent;
min-height:941px;
padding:58px 50px 16px 85px
}

.block_navigation{
	background:url(../img/bgcat.jpg) top no-repeat;
	padding-top:20px;
}

.actu{
	background:url("../img/bgactu.jpg") no-repeat scroll center top transparent;
	margin-top:20px;
	padding-top:60px;
}

.contact{
background:url("../img/cont.jpg") repeat scroll 0 0 transparent;
color:#FFFFFF;
height:136px;
margin-top:10px;
padding-left:30px;
padding-top:60px;
}

.formcont{
background:url("../img/formcont.jpg") repeat scroll 0 0 transparent;
display:block;
height:35px;
margin-left:-13px;
margin-top:7px;
width:180px;
	
}

.center h2{
background:url("../img/h2.png") repeat scroll 0 0 transparent;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
height:170px;
padding:20px 0 0 25px;
margin:0 0 -130px;
	}
	
.article_contenu{
	color:#FFFFFF;
font-family:arial;
font-size:14px;
padding-left:28px;
padding-right:24px;
}

.pre{
	color:#FFF88D
}

.article_contenu img{
	background:url("../img/border.jpg") no-repeat scroll 0 0 transparent;
margin-right:15px;
max-height:132px;
max-width:181px;
padding:8px;
}

.article_plus{
	color:#E7DB1D;
padding-left:28px;
}

.diap {
/*background:url("../img/bgdiap.jpg") no-repeat scroll 35px 0 transparent;*/
color:#FFFFFF;
font-family:arial;
font-size:14px;
height:275px;
padding-left:48px;
padding-top:12px;
}

.gal {
color:#FFFFFF;
font-family:arial;
font-size:14px;
padding-left:28px;
padding-right:24px;
padding-top:10px;
}

.eki{
background:url("../img/eki.jpg") repeat scroll 0 0 transparent;
display:block;
height:44px;
margin:10px auto auto;
width:121px;
}

.but{
background:url("../img/but.png") repeat scroll 0 0 transparent;
border:medium none;
color:#7D7613;
font-size:16px;
height:37px;
width:180px;
cursor:pointer
}
	
