html, body {
	text-align:center;
	margin-top:0px;
	background-color:#FFF;
}


#content {
	width:1000px;
	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:1000px;
	background-repeat:no-repeat;
	
}


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

#newsletter_contact{
	float:right; 
	margin-right:150px;
}

#newsletter_contact a{
	text-decoration:none;
	color:#053656;
	font-weight:normal;
	border-left:1px solid #83ECFB;
	padding:0 5px 0 5px;
}


/******************************************************Menu *************************************************************/

#menu_accueil{
	width:1000px;
	height:51px;
	background-image:url(../images/pays_risle_estuaire_02.gif);
}

#menu_page{
	width:1000px;
	height:31px;
	background-image:url(../images/menu_page_02.gif);
}

#menu{
	float:right;
	margin:1px 0 0 0;
	padding:0;
}

a#rub1, a#rub2, a#rub3,
a#rub4, a#rub5, a#rub6,
a#rub7{
	float:left;
	display:block;
	width:138px;
	height:15px;
	padding:6px 0 8px 0;
	/*border-left:1px solid #0D94A2;*/
	border-left:1px solid #FFF;
	font-size:11px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:url(../images/fond_rub.gif) repeat-x;
	letter-spacing:1px;	
}


a#rub1:hover, a#rub2:hover, a#rub3:hover,
a#rub4:hover, a#rub5:hover, a#rub6:hover,
a#rub7:hover{
	background:url(../images/fond_rub_hover.gif) #96CA61 repeat-x;
	color:#000;
}


/************************************************************Fin menu ********************************************************/


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




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


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


#blocs_accueil{
	float:left;
}


#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;
}

img{border:none;}


.bouton_suite{
	border:none;
}


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


#pied p{
	font:normal 8pt Arial, Helvetica, sans-serif;
	margin:0 0 0 260px;
	padding-top:8px;
}


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


#pied a:hover{
	color:#053656;
	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;}





body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}


