<style type="text/css">

body { font-family: Arial,Helvetica,sans-serif;  
   color: rgb(0,0 , 0);   
	
	}
a {
     color: #000000;
     text-decoration: none;
		}
			
.haut { 
		 	background-color: #6B0918;			
    }

.centre {

 font-family: Arial,Helvetica,sans-serif;
 position:relative; 
 color: Black;
 height: 85%;
}	 
	 
.gauche {

	position:relative;
	background: url(img/bandeGauche.jpg) no-repeat;
	background-color: #6B0918;
	float:left;
	width: 170px;
	height: 100%;
	min-height: 500px;
	}	 
	
.droite {
	position: static;
	overflow:auto;   
	background-color: #FFFFFF;
	height: 100%;
	}

.bouton {
	padding-bottom: 10px;
	float:right;
}

.titre_page{
	clear: both;
	margin-left: 20px;
	color: #A01D1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25;
	font-style: italic;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 8px;
}

.bloc_footage {
	position: relative;
	clear: both;
	margin-left: 20px;	
	margin-bottom: 10px;
	font-size: 12px;
}


.bloc_info {
	position: relative;
	clear: both;
	margin-left: 20px;	
	margin-bottom: 10px;
	font-size: 14px;	
}


.titre_bloc_info{
	clear: both;

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-style: italic;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 8px;
}

.image_bloc_info_portrait {
	
   margin-right: 20px;
	float:left;
	margin-bottom: 20px;
	width: 182px;
	height: auto;
}

.image_bloc_info_paysage {
	
   margin-right: 20px;
	float:left;
	margin-bottom: 20px;
	width: auto;
	height: 182px;
}

.prix_bloc_info {
	
	color: #A01D1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 8px;
}

.image_texte_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



.bas_gauche {
	position: absolute;
	font-family: sans-serif;
	font-size: 12;
	color: White;
	padding-left: 20px;
	font-weight: bold;
	bottom: 20px;
}

.a_orange {
	color: #FED377;
}



	</style>