body {
font-family: Arial, Helvetica, Geneva;
font-size: 10px;
background-color: #FFFFFF;
color : #000000;
margin: 0;
padding: 0;
height:100%;
}
p {
	margin: 0 0 5px 0;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#conteneur {
	position: relative;
	width: 995px;
	background-image:url("/fileadmin/templates/archives/img/fond_accueil_archives_rouge2.jpg");
	background-repeat:repeat-y;	
	height: auto;
	left: 0px;
}
/* ENTETE */	
#entete {
	height: 105px;
	margin-bottom: 0px;
	padding-bottom: 5px;	
	background-color: #FFFFFF;
}
#bandeau {
	height:105px;
	left: 0;
	right:0;
	background-color: #FFFFFF;		
	}

/* PARTIE GAUCHE */	
#menu {
	position: absolute;
	left: 0px;
	width: 216px;
	overflow: visible;
	height: auto !important;
	height: 300px;
	min-height: 300px;	
	font-family: Arial, Helvetica, Geneva; 
	font-size: 12px;
}
.menu_gauche a {
	width: 216px !important;
     	display: block;
     	text-decoration: none;
     	vertical-align:middle;
     	color: #ffffff;
	font-family: Arial, Helvetica, Geneva; 
	font-weight: bold ;
	height : 30px;
     	padding-left: 5px;
     	padding-top: 5px;
     	padding-bottom:5px;
     	padding-right:5px !important;
}
	 
.menu_gauche a:hover {
     	background: #483b28;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva; 
}

.menu_gauche a:active {
     	background: #483b28;
     	text-decoration: none;
	font-family: Arial, Helvetica, Geneva; 
}


/* PARTIE CENTRALE */
#centre {
	width: 383px;
	padding-top: 30px;	
	padding-bottom: 5px;	
	padding-left: 5px;	
	padding-right: 5px;	
	margin-left: 220px;
	overflow: visible;	
	height: auto !important;
	height: 550px;
	min-height: 550px;
	background-color: #fffdf9;
	font-size: 12px;
	color: #483b28;
	font-family: Arial,helvetica, Geneva;
	background: #fffdf9 url("/fileadmin/templates/archives/img/titre_actus.jpg") no-repeat;
}
#centre h1 {
	font-size: 15px;
	color: #483b28;
	font-family: Arial,helvetica, Geneva;
	background: #fffdf9 url("/fileadmin/templates/archives/img/carre_accueil.jpg") no-repeat left;
	padding-left: 15px;	
}
#centre h2 {
	font-size: 11px;
	color: #483b28;
	font-family: Arial,helvetica, Geneva;
	padding-left: 5px;	
	padding-right: 5px;	
}
#centre h6 
{
	font-size: 13px;
	font-style: bold;
	font-family: Arial, Helvetica, Geneva; 
}
#centre a {
     	color: #483b28;
     	text-decoration: underline;
	font-family: Arial,helvetica,Geneva;
	font-size: 13px;
	font-weight: bold ;
}
/* PARTIE DROITE */
#droite {
	position: absolute;
	right:0;
	width: 383px;
}
#actus {
	position:relative;
	/*height: 323px;*/
	width: 383px;
	background: #fffdf9;
	/*background: #fffdf9 url("/fileadmin/templates/archives/img/titre_direct.jpg") no-repeat;*/
	background: #fffdf9 url("/fileadmin/templates/archives/img/zoom.jpg") no-repeat;
	background-position: 0px 0px;
	padding-top: 40px;	
	font-family: Arial,helvetica, Geneva;
	font-size: 12px;
	color: #483b28;
}
#actus h1 {
	font-size: 13px;
	color: #483b28;
	font-family: Arial,helvetica, Geneva;
	padding-left: 5px;	
	padding-right: 5px;	
}
#actus h2 {
	font-size: 11px;
	color: #483b28;
	font-family: Arial,helvetica, Geneva;
	padding-left: 5px;	
	padding-right: 5px;	
}
#actus a {
     	color: #483b28;
     	text-decoration: underline;
	font-family: Arial,helvetica,Geneva;
	font-size: 13px;
	font-weight: bold ;
}
#infos_pratiques {
	height: 150px;
	position:relative;
	background-color: #fbf5ef;
	background: #fffdf9 url("/fileadmin/templates/archives/img/titre_infos_prat.jpg") no-repeat;
	/*background-position: 0px 0px;*/
	padding-top: 30px;	
	margin-bottom: 0px;	
	margin-top: 7px;
}
#infos_pratiques h1 {
	font-size: 12px;
	font-weight: bold;
	color: #483b28;
	font-family: Arial,helvetica, Geneva;
	background: url("/fileadmin/templates/archives/img/carre_accueil.jpg") no-repeat left;
	margin-left: 7px;	
	padding-left: 13px;	
}
#infos_pratiques h2 {
	font-size: 12px;
	color: #483b28;
	font-family: Arial,helvetica, Geneva;
}
#infos_pratiques a {
     	font-size: 12px;
     	text-decoration: none;
     	color: #483b28;
	font-family: Arial,helvetica,Geneva;
}
#infos_pratiques a:hover {
     	color: #483b28;
	font-family: Arial,helvetica, Geneva;
}
#infos_pratiques a:active {
     	color: #483b28;
	font-family: Arial,helvetica, Geneva;
}     

/* PIED DE PAGE */
#pied {
	clear: both; 
	height: 25px;
	background-image:url("/fileadmin/templates/archives/img/fond_pied_accueil2.gif");
	bottom: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Geneva;
}
#pied a {
     	margin:7px;
     	padding-left:5px;
     	padding-right:5px;
     	padding-bottom:7px;
     	height: 10px;
     	display: block;
     	text-decoration: none;
     	color: #483b28;
     	vertical-align:middle;
     	font-size: 11px;
     	font-family: Verdana, Arial, Geneva;
}
	 
#pied a:hover {
     	color: #483b28;
     	text-decoration: none;
	font-family: Verdana, Arial, Geneva;
	font-weight: bold ;
}

#pied a:active {
     	color: #483b28;
     	text-decoration: none;
	font-family: Verdana, Arial, Geneva;
	font-weight: bold ;
}   
