/* ------------------------------------ */
/*                                      */
/*            Généralités               */
/*                                      */
/* ------------------------------------ */

body {
	font: normal 11px  Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color:#C8C7C5;
	background-image: url(images/fond.jpg); background-repeat:no-repeat;background-position:center top;
	background-color:#EFEBE8;


}


#conteneur {
		width: 904px;
		margin: 0 auto; 
}

/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */

#header {
	text-align: right;

}

#header a {
	color:#6B645E;
	font-size:11px; 
	font-weight:normal; 
	text-decoration:none; 
	font-family:arial, verdana, sans-serif; 
	text-align:center; 
	padding:3px 30px 3px 30px;
	cursor:pointer; 
	border-right: 1px solid #6B645E;
	font-weight: bold;
}

#header a.nb { border: 0px; }


#header a:hover {
	color:#84BD0C;
    text-decoration: none;
}

#header a.on {
	color:#84BD0C;
    text-decoration: none;
}



#menu {
	background:#292F31;
	border-bottom: 3px solid #ADB1B2;
	text-align: right;
	height: 60px;

}



.menuTop {
	float:right;
	padding-right:100px;
	padding-top:8px;
	color:#84BD0C;
	font-size:12px;
	padding-bottom:25px;
}



.img-right {float:right; paddind:15px;width:300px;}


/* ------------------------------------ */
/*                                      */
/*            Centre                    */
/*                                      */
/* ------------------------------------ */
#topcentre {
	background-image: url(images/bg_header.jpg); background-repeat:no-repeat;background-position:left top;
	height:26px;
	
}
#centre {
	background-image: url(images/bg_centre.jpg); background-repeat:no-repeat;background-position:left top;
	background-color: #4E4943;
	height: auto;
	min-height: 370px;
	_height:370px;
	
}





#cadre_logo {
	float: left;
	width:240px;
	padding-left:30px;
	

}

#cadre_contenu {
	float: right;
	width:586px;
	padding-right:20px;
}

#cadre_actus a{
	color:#FFFFFF;
}



.lien_actus {
	float: right;
	margin-right:50px;
}


.titre {float:right;
	padding-top:15px;
	padding-bottom:15px;}
.text_left {padding: 5px; text-align:right;border-right:1px dashed #C8C7C5;}
.text2 {float:left; padding-left: 20px;padding-right:20px;text-align:justify;}
.cv {float:right; margin-top:10px;}
.orange {
	color: #F47929;
}
.blanc {
	color:#FFFFFF;
}



/* ------------------------------------ */
/*                                      */
/*           GALERIE                    */
/*                                      */
/* ------------------------------------ */
.titres { display:block; width: 580px; border-bottom: 1px solid #87BF28; font-size: 18px; color:#EFEBE8; padding-bottom: 8px;padding-top: 2px;}
.petit {font-size: 12px;}
	#gallery {
		padding: 0px;
		width: 580px;
	}

    .bg_photos { float:left;margin:8px;width: 120px; height: 100px;}
    .photo {margin:0px;}
/* ------------------------------------ */
/*                                      */
/*           TYPOGRAPHIE                */
/*                                      */
/* ------------------------------------ */


a {color: #84BD0C;text-decoration: none;}
a:hover {text-decoration: underline;}
a img {border: 0 none;}
p {margin: 0 0 2px 0px;}

.rouge {font-size:1em; color: #9E2629;}
.vert {color: #84BD0C;}




/* ------------------------------------ */
/*                                      */
/*            footer                    */
/*                                      */
/* ------------------------------------ */


#footer {
	text-align:center;
}


.copyright {
    margin-left:30px;
	margin-right:30px;
	margin-bottom:5px;
	color: #6B645C;
	font-size: 0.85em;
	font-weight:normal;
	vertical-align: middle;
	text-align: center;
	
}
#footer table {
width: 99%;
margin:5px;}

#footer td, th { padding:5px;}
#footer td.le { text-align: left;}
#footer td.ri { text-align: right;}

#footer a {
	color: #6B645C;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#bottom {
	background: url(images/bg_bottom.jpg) left top no-repeat;
	text-align: left;
	height: 22px;
}




.spacer {
 	clear: both;
 }













