p {
	margin:0px;
}

ul{
	margin-top:0px;
	
}
img {
	border:0px;
}

.contenu {
	width:1035px;
	height:690px;
	background-image : url('../img/fond.jpg');
	position:absolute;
	
	left: 50%;  
	top: 50%; 
	
	
	
	margin-left: -517px; /* moité de la largeur */ 
	margin-top: -345px; /* moitié de la hauteur */ 
	
	
}

.contenu a{
	color:white;
	text-decoration:none;
}

#nav {
	background-image:url('../img/nav_off.png');
	width:652px;
	height:176px;
	position:absolute;
	left:366px;
	top:443px;
}

#nav_vide {
	background-image:url('../img/nav_off.png');
	width:652px;
	height:176px;
	position:absolute;
	left:366px;
	top:443px;
}

#boulle {
	width:10px;
	height:11px;
	background-image:url('../img/boulle.png');
	position:absolute;
	top:24px;
	left:25px;
	background-repeat:no-repeat;
}

.navigationMap{
	position:absolute;
	top:0px;
	left:0px;
}

.fond-accueil {
	background-image:url('../img/accueil.png');
	width:686px;
	height:500px;
	position:absolute;
	top:20px;
	left:333px;
}

/**********************************************************************/
.accueil_haut {
	position:absolute;
	top:97px;
	left:347px;
	font-family:Arial;
	font-size:16px;
}

.accueil_bas {
	position:absolute;
	
	left:591px;
	top:289px;
	font-family:Arial;
	font-size:14px;
	
	width:417px;
	height:152px;
}

/***********************************************************************/

.rubrique_titre {
	font-family:Arial;
	font-size:25px;
	position:absolute;
	left:347px;
	top:50px;
	color: #872e25;
	
}

.rubrique_liste_rubrique {
	position:absolute;
	left:250px;
	top:94px;
}

.rubrique_liste_rubrique ul ul{
	display:none;
	
}

.rubrique_liste_rubrique li{
	background-image : url(../img/fond_liste.png);
	background-repeat:no-repeat;
	width:553px;
	height:31px;
	
	list-style-type:none;
	padding-left:61px;
	font-family:Arial;
	font-size:16px;
	padding-top:5px;
}

.rubrique_liste_rubrique li a{
	text-decoration:none;
	color:#000;
}

/**********************************************************************************/

.sousrubrique_titre {
	background-image : url(../img/fond_liste.png);
	background-repeat:no-repeat;
	width:553px;
	height:31px;
	
	font-family:Arial;
	font-size:16px;
	padding-top:5px;
		
	position:absolute;
	left:290px;
	top:94px;
	
	padding-left:61px;
}

.sousrussbrique_titre_open {
	background-image : url(../img/fond_liste_open.png);
	background-repeat:no-repeat;
	width:553px;
	height:31px;
	
	font-family:Arial;
	font-size:16px;
	padding-top:5px;
		
	position:absolute;
	left:300px;
	top:93px;
	
	padding-left:70px;
	
	color: #921e1f;
}

.sousrussbrique_titre_open a{
	font-family:Arial;
	font-size:16px;
	color: #921e1f;
	text-decoration:none;
	
}



.sousrubrique_texte {
	font-family:Arial;
	font-size:14px;
	
	position: absolute;
	left:347px;
	top:142px;
	
	width:670px;
	
}

.sousrubrique_texte h1{
	color:#fff;
	background-image:url(../img/fleche_blanche.png);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:16px;
	padding-left:20px;
	margin-bottom:4px;
}

.sousrubrique_texte img {
	display:none;
}

.sousrubrique_pagesuivante {
	position:absolute;
	right:0px;
	top:403px;
	
	font-family:Arial;
	font-size:16px;
	
	background-image:url(../img/btn_pagesuivante.png);
	background-repeat:no-repeat;
	
	height:35px;
}

.sousrubrique_pagesuivante a{
	color:#000;
	text-decoration:none;
}

.sousrubrique_pagesuivante div{
	padding-left:12px;
	padding-top:7px;
	margin-right:20px;
}
.sousrubrique_pagesuivante div img{
	filter : alpha(opacity=40); 
    -moz-opacity : 0.4; 
    opacity : 0.4;
	margin-left:10px;
}

.sousrubrique_liste_rubrique{
	position: absolute;
	left:260px;
	top:93px;
}





.sousrubrique_liste_rubrique li{
	background-image : url(../img/fond_liste_sousrub.png);
	background-repeat:no-repeat;
	width:581px;
	height:31px;
	
	list-style-type:none;
	padding-left:70px;
	font-family:Arial;
	font-size:16px;
	padding-top:5px;
}

.sousrubrique_liste_rubrique ul ul {
	display:none;
}

.sousrubrique_liste_rubrique a{
	text-decoration:none;
	color: #921e1f;
}

.btn_retour{
	
	position:absolute;
	left:234px;
	top:132px;
	
}

/*********************************************************************/
.news{
	width:130px;
	height:98px;

	position:absolute;
	left:181px;
	top:460px;
	font-family:Arial;
	color:#000;
	font-size:14px;
	overflow:hidden;
}

.newsPlus{
	color:#2588da;
	font-family:Arial;
	position:absolute;
	top:560px;
	left:181px;
}

.newsPlus a{
	color:#2588da;
	font-family:Arial;
	
}

/******************************************************************************/
.news_fond{
background-image:url('../img/news.png');
	width:734px;
	height:501px;
	position:absolute;
	left:286px;
	top:34px;
}

.news_liste{
	width:500px;
	height:400px;
	position:absolute;
	right: 30px;
	top: 100px;
	
	z-index:200;
	
}

.news_contenu{
	width:500px;
	height:400px;
	display:none;
	
}

.news_liste ul{
	list-style:none;
	padding:0px;
}

.news_liste  li{
	padding:0px;
}

.news_liste  .actu_titre{
	color:#fff;
	font-size:16px;
	font-family:Arial;
	margin-bottom:2px;
}

.news_liste  .actu_date{
	display:none;
}

.news_liste  .actu_texte_chapo{
	display:none;
}

.news_liste  .actu_texte_principal{
	color:#000;
	font-size:14px;
	font-family:Arial;
	margin-bottom:15px;
	
}

/****************************************************************************/

.contact_fond{
	background-image:url('../img/contact.png');
	width:687px;
	height:462px;
	position:absolute;
	
	left:337px;
	top:34px;
}

.contact_titre{
	font-family:Arial;
	font-size : 25px;
	position:absolute;
	color:#872e25;
	top:52px;
	left:347px;
}

.contact_haut h1{
	color:#fff;
	font-family:Arial;
	font-size:18px;
	margin:0px;
}



.contact_haut {
	font-family:Arial;
	font-size:16px;
	
	position:absolute;
	left:487px;
	top:126px;
	
}

.contact_bas h1{
	color:#fff;
	font-family:Arial;
	font-size:18px;
	
}

.contact_bas {
	font-family:Arial;
	font-size:16px;
	
	position:absolute;
	left:487px;
	top:313px;
}

.contact_bas  a{
	color: #fff;
	text-decoration:none;
}

.contact_formulaire, .contact_formulaire *{
	font-size:11px;
	font-family:Arial;
}

.contact_formulaire {
	position:absolute;
	width:320px;
	top:110px;
	left:700px;
	background-image:url(../img/fond-formulaire.png);
	background-repeat:repeat-y;
	height:282px;
	padding-left:10px;
}

.contact_formulaire textarea{
	width:200px;
	height:50px;
}
/**************************************************************************/

.background{
	position:absolute;
	background-image : url('../img/background.jpg');
	top:0px;
	right:0px;
	width:828px;
	height:1356px;
}

.basPage{
	font-family:Arial;
	font-size:12px;
	color:#cececd;
	position:absolute;
	bottom:5px;
	width:1025px;
	text-align:center;
}










