/*//////PAVE MOSAIQUE///*/
body { 
	margin: 0px;
	text-align:center; 
	font-size: 11px; 
	color: #262626;	 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	background-color:#5f579f;
	background-image: url(fond.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img{ border:none;}
a, a:link, a:visited { color:#333;text-decoration:none}
a:hover { color:#999}


/* Format Png valide pour msie  */ 
.format_png { behavior: url("win_png.htc"); border:none; }

.img_png, .image_typo, .spip_logos {
	behavior: url("win_png.htc");
}

/*////////////////// IDz //////////////////////*/

#CENTRAGE {
	width:980px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

#LARGEUR {
	margin-left: auto;
	margin-right: auto;
	width:800px;
}

#ENTETE {
	width:800px; 
	height:180px; 
}

#MENU {
	background:url(fondmenu.gif) no-repeat;
	text-align:left;
	width:100%; 
	height:38px;
	margin:10px 0;
	padding-top:10px;
}
#part02 { padding-left:200px;}
#part03 { padding-left:300px;}

#IMAGES {
	width:505px;
	height:283px;
	float:left;
}

#TOPO {
	width:243px;
	height:285px;
	text-align:left;
	float:right;
	overflow: auto;
	background: url(separation.gif) no-repeat top left;
	padding:0 10px 0 40px;
}

#BARRE {
	clear:both;
	width:100%;
	height:27px;
	background: url(barre.gif) no-repeat top;
	margin-bottom:5px;
	padding-top:3px;
}

#CONTENU {
	float:left;
	text-align:left;
	width:425px;
}

#CARTE {
	width:360px;
	height:300px;
	float:right;
	margin-bottom:15px;
	color:#392523;	
	text-align:left;
}

div#FOOTER {
	clear:both;
	border-top:1px solid white;
	width:100%;
	height:20px;
	margin-top: 22px;
	text-align: center;
	display: table;
	margin-bottom: 10px;
}
div#FOOTER a {
	display: table-cell;
	vertical-align:bottom;
}
div#FOOTER a:hover {
	background: #5F579F; color: black
}


/*////////////////// classsssss //////////////////////*/

.gris { 
	color:#CCC;	
	font-size: 13px; 
 }
 .blanc { 
	color:#FFF;	
	font-size: 13px; 
 }
 .rouge {	
	color: #7e241b;	
	font-size: 13px; 
 }
 
 .texte {
 	color:#674240;
	font-size: 11px; 
 }
