#haut{
text-align:right;position:absolute; top:1px; z-index:10; width: 226px; height: 26px; margin-left:756px;
font-variant:small-caps;
}
#menuhaut{
position:absolute;
top:13px;
margin-left:200px;
float:right;
width:676px;
z-index:100;
vertical-align:middle;
text-align:right;
font-weight:bold;

}
#lessouspages{

position:relative;
width:476px;
text-align:right;
height:50px;
float:right;
top:55px;
font-size:12px;
color: #666666;

}
#lessouspages a{

font-size:12px;
color: #666666;
font-family:  Helvetica,Trebuchet MS,   sans-serif,arial,Verdana,Trebuchet MS,   sans-serif;
	 font-size:12px;
}
#barre_photos{
float:left;
position:relative;
top:-30px;
filter:alpha(opacity=90);
opacity: 0.9;
background-color:#404040;
text-align:center;
width:572px;
height:30px;
z-index:100;
}
#centre_module{
/*background-color:#efefef;*/

width:191px;
float:left;

padding: 0px 0px;

}
#centre_module_droit{
/*background-color:#efefef;*/
background:url(../images/blanc.png) top left;
width:151px;
float:left;
padding: 5px 0px;


}




body {
	color: #404040;
	
	
	
}
a {
	color: #404040;
}
a:hover, a:focus {
	color: #404040;
}
strong {
	color: #404040;
}

/* Conteneur central */
#centre {
	/*background: url(img/11-colgauche.png) repeat-y left top;*/
	/*background-image:url(../images/fond.jpg);*/
	/*background:#ffffff;*/
	/*filter:alpha(opacity=90);*/
	/*-moz-opacity:0.9;opacity: 0.9;*/
}
#centre-bis {
/*	background: url(img/11-coldroite.png) repeat-y right top;*/

}

/* Navigation */
#navigation {
	/*background: #181A12;*/
	/*background: #fff;*/
	/*height:436px;*/
}
#navigation a {
	color: #404040;
}
#navigation a:hover, #navigation a:focus {
	
	color:#404040;
}

/* Contenu principal */
#principal {
	color:#413732;
	margin:10px;
	

	/*opacity: 0.7;-moz-opacity:0.7;opacity: 0.7;*/
	background-color:#FFFFFF;
	z-index:2000;
	
	

}
#detailinfo{
padding-left:10px;
padding-right:10px;

}
#principal a {
	color: #404040;
}
#principal a:hover, #principal a:focus {
	color: #404040;
}
#principal strong {
	color: #404040;
}

/* Contenu secondaire */
#secondaire {
	/*background: #181A12;*/
}

#secondaire a {
	color: #cfcfcf;
}
#secondaire a:hover, #secondaire a:focus {
	background: #000000;
	color:white;
}

/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding: 0px 0px;
}
#global {
	width: 100%;
	/*max-width: 90em;*/
		max-width: 883px;
	min-width: 883px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
	

}

/* En-tête */
#entete {
	padding: 0px 0;
	height:119px;;



}
#entete h1 {
	margin: 0;
}
#entete h1 img {
	/*float: left;*/
	margin: 7px 20px 10px 0;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}

/* Bloc central */
#centre-bis {
	width: 100%;
	overflow: hidden;

}

/* Menu de navigation */
#navigation {
	float: left;
	width: 280px;
	
	
	
/*	margin:0px 0px 5px 0px;;*/
	
	
}
#navigation ul {
	margin: 0;
	padding: 20px 10px 20px 10px;
	list-style: none;
}
/*
#navigation a {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 10px;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;
}*/
#navigation a {
	/*display: block;*/
	
	padding-left: 6px;
	/*line-height: 1.5;*/
	
	text-decoration: none;
}
/* Contenu principal */
#principal {
	
	/*width:409px;*/
	margin-right: 0px;
	margin-top:0px;
	padding: 0px 0px;
/*	border:solid 1px #acacac;*/


	min-height:435px;
	height-min:435px;
/*	overflow:hidden;*/

	/*-moz-border-radius: 5px;*/
			
	
}
#principal > :first-child {
	margin-top: 10px;
}
#principal p, #principal li {
	line-height: 1.5;
}

/* Contenu secondaire */
#secondaire {
	float: right;
	width: 141px;
	padding: 12px 20px;

	
}
#secondaire a {
	display: block;
	
	padding-left: 6px;
	/*line-height: 1.5;*/
	
	text-decoration: none;
}

/* Pied de page */
#pied {
	margin: 0;
	padding: 5px 15px 10px 0px;
	font-size: .85em;
	text-align:center;
}

/* Mention de copyright */
#copyright {
	margin: 8px 0 0 0;
	font-size: 1em;
	text-align: center;
}

