html {
	font-family:  Arial, Helvetica, sans-serif;;
	font-size: 12px;
	margin:0px;
	padding:0px;
}

img {
	border:none;
	behavior: url(../iepngfix/iepngfix.htc);
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}

body {
	margin:0px;
	padding:0px;
	background:url(../img/fond.png) repeat-x 0px 191px ;
}


/**** blocs principaux ****/

#haut {
	background:url(../img/haut.png) no-repeat;
	height:184px;
	
} 
 
#bas {

	height:70px;
	background:url(../img/bas.png) no-repeat 0px 0px ;
	padding-top:20px;
	padding-left:35px;
	clear:both;
	color:#565656;
	font-size:11px;
	 
}
#droite_bas {
	position:relative;
	top:-60px;
	left:700px;
	width:200px;
	text-align:right;
}

#droite_bas_acc {
	position:relative;
	top:-15px;
	left:715px;
	width:200px;
	text-align:right;
}

#gauche_bas {
	position:relative;
	top:0px;
	left:0px;
}

#gal {
	margin-top:5px;	
	display:block;
}

#bas .rouge{
	font-weight:bold;
	color:#e73046;
	font-size:13px;
}
 
#bas a{
	font-size:10px;
}

#centre { 

} 

#gauche {
	width:250px;
	float:left;
	
}

#droite {
	width:520px;
	float:left;  
	min-height:420px;
}

#actu {
	width:297px;
	height:250px;
	background:#FFF url(../img/fd_actu.png) no-repeat top ;
	margin-top:20px;
	float:left;
	padding-top:10px; 
	padding-left:10px; 
	
}

#galerie {
	background:#FFF url(../img/fd_galerie.png) no-repeat top ;
	width:511px;
	height:130px;
	clear:left; 
	padding-top:10px;
	padding-left:10px; 
	
}

/**** Liens sur tout le site ******/
a {
	color:#E73046;
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;	
}
/**** Liens sur tout le site ******/

.actu_img{
	padding-left:15px;	
}

.actu_1{
	border-bottom:1px dotted #575759;
	padding-bottom:10px;
	padding-top:10px;
}
.actu_2{
	margin-top:10px;	
	clear:both;
	color:#575759;
	
	border-top:1px dotted #575759;
	margin-right:15px;
	padding-bottom:5px;
	vertical-align:middle;
	text-align:justify;
	 

}
.actu_2 img{
	
	vertical-align:middle;
}
.actu_2.first{
	border-top:none;
	
}

.actu_titre{
	color:#575759;
	font-weight:bold;
	font-size:13px;
	margin-top:10px;
	margin-bottom:3px; 
	background:url(../img/puce_actu.png) no-repeat 0px 6px;
	padding-left:8px;
}


.droite_page .actu_titre{
color:#5d3a26;
font-weight:bold;
font-size:14px;

padding:5px 0px 0px 0px;
margin:0;
background:none;
}


#lien_accueil{
	position:absolute;
	top:0px;
	width:240px;
	height:160px; 
	left:0px;	
}

#oui {
	float:left;
		margin-top:20px;
		margin-left:7px; 
		display:inline;
}

#vis_ac {
	position:absolute;
	top:41px;
	left:770px;
	display:block; 
}
#vis_int {
	position:absolute;
	top:23px;
	left:770px;
	display:block;
}
#menu {
	 
	float:left;
	width:169px;
	margin-left:35px;
	margin-top:10px;
	background:#FFF url(../img/fd_menu_gauche.png) no-repeat top ;
	 
	padding:0px;	
	padding-top:13px;	
	
	list-style-type: none;  
	text-align:center;	
	
	/*** correction margin double ie 6 ***/
	display:inline;
	
} 

#menu ul{
 
	padding:0px;	
	margin:0px;		
	padding-top:10px;	
	list-style-type: none;  
	min-height:150px;
	height:150px;
}
html>body #menu ul{
	height:auto;
}
#menu li{ 

	padding:0px;	
	margin:0px;	
	list-style-type: none;
	background:url(../img/asterix.png) 5px 10px  no-repeat;
	padding-left:15px;	
	text-align:left;	
	 
}

#menu li a{
	font-size:13px;
	padding-left:0px;
	margin-left:0px;
	display:block;
	margin-bottom:5px;
	padding-top:5px;
	border-top:1px solid #e6e0e0;
	color:#585858;
	text-decoration:none;
	margin-right:20px;
	
}

#menu li.first a{
	border:none;	
}
#menu li.select a{
	 
	color:#e4312a;
}

.droite_page { 
	margin-top:10px;
	background:#FFF url(../img/fd_centre.png) no-repeat top ;
	 
	min-height:410px;
	height:410px;
	padding:12px;
	
}
/****  Hack min-height ie6     ****/
html>body .droite_page {
	height:auto;
}


/******** LIENS HAUT **********/
#menu_haut  li{
	display:block;
	float:left;
	padding:0px 10px;
	border-left:1px solid #e4312a;
	
}
#menu_haut  li.first{
	
	border-left:none ;
}
#menu_haut {
	float:left; 
	margin:0px;
	padding:0px 0px 5px 0px;
	position:relative;
	left:240px;
	top:140px;
}

#menu_haut  li a{
	 color:#868789;
	 font-size:13px;
	 font-weight:bold;
	 text-decoration:none;
}

/********/
/******** LIENS BAS **********/
#menu_bas  li{
	display:block;
	float:left;
	padding:0px 10px;
	
	
}
#menu_bas  li.first{
	
	border-left:none ;
}
#menu_bas {
	float:left; 
	margin:0px;
	padding:0px 0px 0px 0px;
	position:relative;
	left:70px;
	top:30px;
	
}
	
#menu_bas  li a{
	 color:#868789;
	 font-size:12px;
	 font-weight:bold;
	 text-decoration:none;
}
/********/

#foot p{

	color: #868789;
	margin:0px;
	padding:0px;
	position:absolute;
	width:850px;
	text-align:center;
}
.msg_erreur {
  color:#E73046;

}