body {
	background-image: url(img/bg-body.jpg);
	background-repeat: repeat-x;
	background-position:top;
	color: #5B5F2D;
	font-family: "Trebuchet MS";

}

#conteneur {
	position: absolute;
	width: 840px;
	left: 50%;
	float: left;
	margin-left: -420px;
	top: 50px;
}

#top-conteneur {
	height:60px;
	float:left;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(img/bg-top.jpg);
	}

/*-----------------------------------------------------------------------------------------------------------------------*/

/*header */

#header {
	margin:0;
	width:820px;
	height: 200px;
	background-image: url(img/header.jpg);
}


/*-----------------------------------------------------------------------------------------------------------------------*/

/*menu central*/

#menu_central {
	height:25px;
	text-align:left;
	width: 400px;
	padding-top: 5px;
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #6E7339;
	margin-left: 50px;

}

/*-----------------------------------------------------------------------------------------------------------------------*/

								/*PAGE D'ACCUEIL*/

								/*colonne gauche*/

#colonne_gauche {
	width:400px;
	margin-left:0px !important;
	margin-left:0px;
	border-right:#CCCCCC dashed 1px;
	margin-top: 15px;
	float: left;
	height: 250px;

}

			/*-----------------------1ère partie---------------------*/

						/*texte de la colonne - cadre 1-*/

.texte_col-gauche {

margin-left:10px;
font-size:13px;
margin-top:10px;
margin-right: 10px;

}

								/*cadre texte - expo en cours - */

.expo_en_cours {
	border:dashed #55582A 1px;
	float:left;
	width: 250px;
	padding: 7px 7px 7px 7px;
	line-height: 1.2;
	text-align:left;
	height: 185px;
	margin-top: 10px;
}

.txt_gras {
font-weight:bold;
}	



					/*cadre image expo en cours - image intégré dans le HTML */

.image_expo1 {
width:80px;
height:100px;
border:3px double #55582A;
float: left;
margin-left: 25px;
margin-top: 20px;

}	

#bloc-actu {
	width:400px;
	margin-left:0px !important;
	margin-left:0px;
	border-right:#CCCCCC dashed 1px;
	margin-top: 15px;
	float: left;
}
.actu {

border:dashed #CC3300 1px;
float:left;
width: 350px;
padding: 7px 7px 7px 7px;
line-height: 1.2;
text-align:justify;
}

		/*-----------------------2nd partie---------------------*/

							/*texte de la colonne - cadre 1-*/

.texte_col-gauche2 {
	margin-left:10px;
	font-size:11px;
	line-height:1.2em;
	margin-top:0px;
	font-weight: normal;
	float: left;
	width: 400px;

}





.separateur-gauche {
	clear:both;
	width:210px;
	border-top:#CCCCCC 1px dashed;
	height:3px;
	margin-left: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
								/*colonne droite*/
#colonne_droite {
	float:left;
	margin-top: 30px;
	width: 380px;
	margin-left: 30px;
	border: 1px solid#55582A;
	padding: 5;
	font-size: 12px;
	background-color: #FCD9A1;
	text-align: justify;
}
/*-----------------------1ère partie---------------------*/

/*texte de la colonne de droite - cadre 1-*/

.texte_col-droite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2em;
	margin-top:10px;
	font-weight: normal;
	width: 400px;
	float: left;
	margin-left: 10px;

}



								/*expo - présentation */




#exposition {
	float:left;
	width: 390px;
	padding: 0px 7px 0px 0px;
	margin-left: 10px;
}

.expo-txt {
float:left;
width: 375px;
padding: 0px 7px 7px 7px;
line-height: 1.2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
}


#copyright {
	text-align:right;
	width: 700px;
	float: right;
	font-size: 10px;
	color: #55582A;
	margin-top: 10px;
}

								/*PAGE GALERIE*/

								/*cadre principal*/

#cadre {
width:820px;
margin-left:0px !important;
margin-left:0px;
float:left;
}


			/*-----------------------1ère partie---------------------*/

			

							/* cadre 1  */

.contenu_cadre {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.2em;
margin-top:10px;
font-weight: normal;
float: left;
width: 800px;
}



								/*cadre texte - texte - */

.txt_page {
float:left;
width: 450px;
padding: 7px 7px 7px 7px;
line-height: 1.2;
height: 325px;
border-right: 1px #C82E08 dashed;
}

.txt_gras {
font-weight:bold;
}	


						/*cadre des 2 images droite - image 1 + 2 - image intégré dans le HTML */



.image1 {
width:200px;
height:150px;
border:3px double #CC3300;
float: left;
margin-left: 50px;
}	

.image2 {
width:200px;
height:150px;
border:3px double #CC3300;
float: left;
margin-top: 25px;
margin-left: 50px;
margin-bottom: 30px;
}	

								/*cadre du bas texte - texte2 - */

.txt_page2 {
float:right;
width: 450px;
padding: 7px 7px 7px 7px;
line-height: 1.2;
height: 325px;
border-left: 1px #C82E08 dashed;
}

.image3 {
width:200px;
height:150px;
border:3px double #CC3300;
float: right;
margin-right: 50px;
}	



.image4 {
width:200px;
height:150px;
border:3px double #CC3300;
float: right;
margin-top: 25px;
margin-right: 50px;
margin-bottom: 30px;
}	

/*-----------------------------------------------------------------------------------------------------------------------*/

									/*Styles*/

p {
margin: 0;
text-align:justify;
}


a { 
color:#55582A; 
text-decoration:none; 
}

a:hover{
	text-decoration:underline;
	color: #55582A;
}



.style1 {
	color:#55582A;
	font-size:16px;
	padding-left:26px;
	background-image:url(img/puce1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:22px;
	}

.style2 {
	margin-right:10px;
	float:right;
	}






img { border:0; }

