body { 

	width: 820px;

	margin: 0 auto;

	background-color:#D3D3D3;    /* couleur de fond : 544e7e " */

	font-family: Arial;

	color: #3D3D3B;

	font-size: 0.9em;}



img {border: 0;}



a { /* Liens "normaux" */

	color: #3A4A4A;

	text-decoration: none;}



a:hover { 

	color: #1FB8C0;    

	text-decoration: underline;}



/* menu honrizontal */



#dmenu dl {

float: left;

width: 106px;

margin: 0 5px;}



#dmenu dt {

cursor: pointer;

text-align: center;

background: #3A3A3A;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:0.7em;}



#dmenu a, #dmenu dt a {   

display: block;  

height: 100%; text-decoration: none;

border: 0 none;

color: #FFBB47; }



#dmenu a:hover, #dmenu dt a:hover {

 color:#FFFFFF;}



/* Extensibilité verticale */



#global {

	width: 820px;

	background: url("img/extensible.jpg") repeat-y;

	float: left;}



#menu_haut {

	background: #3A3A3A;

	height:150px;}



/* Header */



#header { 

	width: 820px;

	height: 135px;

	background: url("img/header.jpg") no-repeat;}



#header h1 { /* Titre du site */

	font-size:24px;

	font-family: Arial;

	color: #544e7e; 

	font-weight: normal;

	margin: 0px 0 0 0px;

	line-height: 0px;}



#header h2 { /* Slogan du site */

	font-size: 0.9em;

	color: #FF0000;

	margin: 20px 0 0 150px;

	font-weight: normal;}



/* Menu de gauche */



#menugauche { /* Placement et éléments globaux du menu */

	font-family: Arial;

	width: 160px;  

	margin: 25px 15px 15px 12px;

	float: left;

	display: inline;

	color: #FFF;}



#menugauche h3 { /* Titre du menu */

	width: 160px;

	height: 20px;

	background: url("img/menugauchehaut.png") no-repeat;

	color: #A1A1A1;

	font-size: 1.2em;

	text-indent: 10px;

	line-height: 20px;

	float: right;

	margin: 0;}



#menugauche ul { /* Placement des liens (dans le menu) + éléments globaux des liens */

	width: 160px;

	background-color: #454545;

	padding: 0;

	margin: 0;

	float:left;

	display: inline;

	text-align: right;

	font-size : 0.9em;}



#menugauche ul li { /* Placement des liens (espacement entre eux et espacement contenu) */

	list-style-type:none;

	margin: 5px 0 5px 0 ;}  



#menugauchebas { /* Bords arrondis du bas du menu */

	width: 160px;

	height: 7px;

	background: url("img/menugauchebas.png") no-repeat;

	float: right;}

	

#menugauche li a, #menugauche a {

color: #FFF;

text-decoration: none;}



#menugauche li a:hover, #menugauche a:hover {

background: #FFBB47;} 





/* Contenu */



#contenu { /* Placement du contenu */

	width: 600px;

	margin: 15px 0 15px 1px;

	float: left;

	background:#ffffff;}



#cache {

	color: #ffffff;

	height: 5px;

}	



#contenu h3 { /* Titres */

	width: 600px;

	height: 18px;

	margin: 10px 0 0 0;

	text-indent: 10px;

	line-height: 18px;

	font-size: 1.2em;

	color: #544e7e;}



#contenu h1 { /* Titres */

	width: 600px;

	height: 18px;

	margin: 10px 0 0 0;

	text-indent: 10px;

	line-height: 18px;

	font-size: 1.2em;

	color: #FF0000;}



#contenu p { /* Texte */

	width: 600px;

	border-left: 4px solid #ffffff;

	margin: 0;

	padding: 5px 0 5px 5px;}

	

#pagination {

	margin:12px;

	font-size:14px;} 



/* Footer, copyright */



#footer { /* Copyright */

	width: 172px;

	height: 22px;

	background-color: #4B4B4B;

	color: #FFF;

	text-align: center;

	font-size: 0.8em;

	line-height: 22px;

	margin: 0;

	float: left;}

	

#footer a  { /* Lien du copyright */

	color: #FFF;}

	

#footer2 { /* Copyright */

	width: 648px;

	height: 22px;

	background-color: #4B4B4B;

	color: #FFF;

	text-align: right;

	font-size: 0.8em;

	line-height: 22px;

	margin: 0;

	float: left;}

	

#footer2 a  { /* Lien du copyright */

	color: #FFFFFF;}

	

a:hover { 

	color: #1FB8C0;    

	text-decoration: underline;}

	

/* Box */		



.box {

		margin:10px;

		width: 600px;

		padding-bottom: 10px;

		background: white url(img/boxbas.png) no-repeat;

		background-position: center bottom;

		font-size: 80%;}



.box h2 {

		margin: 5px;

		padding: 20px 20px 5px 20px;

		background: transparent url(img/boxhaut.png) no-repeat;

		background-position: center top;

		color: #14A07D;

		text-indent: 10px;

		line-height: 18px;

		font-size:14px;

		text-align: center;}

		

.textebox {

	margin:10px;

	font-size:12px;} 

	

.textebox2 {

	margin:10px;

	padding-left:15px;

	font-size:12px;}



.textebox3 {

	margin:2px;

	padding-left:2px;

	font-size:9px;}

	

.textebox4 {

	margin:2px;

	padding-left:2px;

	font-size:11px;}    

	

.soustitrebox {

	margin:10px;

	color: #14A07D; /* PRIX */	

	font-size:12px;} 	

	

.contact {

	color:#000033;

	font-weight: bold;

	font-size:11px;

	margin:80px;}
