html, body {
	/*width:100%;*/
	text-align:center;
	margin-top:0px;
	/*background-color:#213919;*/
	background-color:#FFFFFF;
}

#content {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #213919;
	border-right:1px solid #213919;
	border-bottom:1px solid #213919;
	background-color:#FFFFFF;
	text-align:left;
	/* min-height:400px;
	height:auto !important;
	height:400px;
        */
}

#entete,
#entete_page,
#entete_fiche {
	width:780px;
	background-repeat:no-repeat;
	
}

#entete{background-image:url(../images/bandeau.jpg); height:138px;}
#entete_page{background-image:url(../images/bandeau_pages.jpg); height:191px;}
#entete_fiche{background-image:url(../images/bandeau_petit.jpg); height:138px;}

#retour_accueil{
	float: left;
	width : 80px;
	height: 20px;
	margin-top: 120px;}

#menu_flash{
	width:780px;
	height:143px;
}

#contenu_page{
	margin: 40px 0 0px 0; 
	padding:0 20px 0 20px;
}

#contenu_fiche{
	margin:0px 0 20px 0; 
	padding:0 10px 0 20px;
}


#gauche{
	float:left;
	width:250px;
	height:346px;
	margin:0;
}


#droite{
	float:right;
	width:540px;
}

h1{
	color:#053757;
	font:bold 15pt Arial, Helvetica, sans-serif;
}

h2{
	color:#0A768E;
	font:bold 11pt Arial, Helvetica, sans-serif;
}
.note{
	color:#0A768E;
	font:bold 11pt Arial, Helvetica, sans-serif;
}

p{
	font:normal 8pt Arial, Helvetica, sans-serif;
}

.bouton_suite{
	border:none;
}

#pied{
	clear:both;
	width:780px;
	height:39px;
	background-image: url(../images/pied.jpg);
	background-repeat:no-repeat;
	margin-bottom:0;
}

#pied p{
	font:normal 8pt Arial, Helvetica, sans-serif;
	float:right;
	margin:8px 10px 0 0;
}

#pied a{
	color:#213919;
	text-decoration:none;
}

#pied a:hover{
	color:#C20F0F;
	text-decoration:underline;
}


.texte_bleu{font:bold 10pt Arial, Helvetica, sans-serif;
	color:#053757;
}

a {font:bold 8pt Arial, Helvetica, sans-serif;
	color:#053757;}
	
div .agenda{
	border-bottom:1px solid #0FAABA;	
}

#sites_touristiques{margin:20px 0 20px 0;}

#sites_touristiques td{
	width:130px;
	padding:3px 0 3px 0;
	align:left;
	valign:top;
}

#sites_touristiques #icones{
	width:20px;
	padding:3px;
	align:center;
	valign:top;
}

#sites_touristiques .icones img{/*border:1px solid #053858;*/ border:none;}

#sites_touristiques a{
	text-decoration:none;
}


.centrer{font:normal 8pt/2.2 Arial, Helvetica, sans-serif;}

/*dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
width:100px;
}
#menu {
	width:780px;
	height:26px;
	background-image:url(../images/fleche_jaune.gif);
	background-repeat:no-repeat;
	margin-left:0;
}
#menu dl{
	float:left;
}


#menu .rubrique a{
	cursor: pointer;
	width:100px;
	height:26px;
	background-image:url(../images/bouton_bleu.gif);
	font:normal 8pt/1.2 Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	margin-right:2px;
	display:block;
	float:left;
}
#menu .rubrique a:hover{
	background-image:url(../images/bouton_jaune.gif);
	color:#053858;
}
#menu dd{
display: none;
border: 1px solid gray;
width:100px;
}

#menu ul{
	width:100px;
}

#menu li a{
	background-color:#FFF;
}*/

body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute; /* placement du menu, à modifier selon vos besoins */
top: 191px;
z-index:100;
width:780px;
background-image:url(../images/fond_bleu.gif);
background-repeat:no-repeat;
}
#menu dl {
float: left;
width: 100px;
height:26px;
}
#menu dt {
cursor: pointer;
text-align: center;
height:26px;
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid #053858;
margin-left:5px;

}
#menu li {
text-align: center;
background-color:#0FAABA;
font:normal 7pt/1 Arial, Helvetica, sans-serif;
}
/*#menu li a,*/ #menu dt a {
background-image:url(../images/bouton_bleu.gif);
color: #FFF;
text-decoration: none;
font:normal 8pt/1.2 Arial, Helvetica, sans-serif;
display: block;
width:100px;
height: 26px;
margin-left:2px;
border: 0 none;
}
/*#menu li a:hover, #menu li a:focus,*/ #menu dt a:hover, #menu dt a:focus {
background-image:url(../images/bouton_jaune.gif);
color:#053858;
}
#menu li a{
	text-decoration:none;	
}

#menu li a:hover, #menu li a:focus{
	color:#FFF;	
}

#menu .ss_menu li a{
	font:normal 8pt/1 Arial, Helvetica, sans-serif;
}

