
body{
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	height:100%;
	font-size: 11px;
	color: #807659;
}

#container{

	margin: auto;
	width: 939px;
	height:100%;
	font-size: 11px;
	margin-top:15px;

}

#head1 {
	background: #9ACEFA;
	height: 8px;
	text-align: right;
}

/*###############################################
################################################
###
###  Bandeau Haut
###
###############################################
##############################################*/

#bandeau_haut {
	background: #C7E471;
	height: 78px;
}

#bandeau_haut_zone1 {
	width: 279px;
	height: 78px;
	position: absolute;
	text-align: center;
}

.logo {
	margin-top: 8px;
}

#bandeau_haut_zone2 {
	width: 98px;
	height: 78px;
	margin-left: 279px;
	position: absolute;
}

.image_mont {
	margin-top: 54px;
}

#bandeau_haut_zone3 {
	width: 562px;
	height: 78px;
	margin-left: 377px;
	position: absolute;
}

#bandeau_haut_zone3_A {
	height: 28px;
	background-image: url('http://www.baie-mont-saint-michel.fr/medias/images/www/structure/fond_outil_haut.gif');
	background-repeat: no-repeat;
}




#zone_recherche {
	position: absolute;
	margin-left: 0px;
	width: 135px;
	margin-top: 3px;
}

		#txt_recherche {
			position: absolute;
			margin-left: 5px;
			width: 20px;
		}

		input.f_recherche {
			font-size: 11px;
			font-weight: normal;
			color: #C7E471;	

			border-width: 0px;
			background-color: #FFFFFF;

			margin-top: 1px;
			height: 15px;

		}

		#btn_recherche {
			position: absolute;
			margin-left: 115px;
			width: 20px;
			margin-top: 2px;
		}

#zone_newsletter {
	position: absolute;
	margin-left: 137px;
	margin-top: 3px;
	width: 165px;
}

		#txt_newsletter {
			position: absolute;
			margin-left: 5px;
			width: 140px;
		}

		#btn_newsletter {
			position: absolute;
			margin-left: 140px;
			width: 20px;
			margin-top: 2px;
		}

		input.f_newsletter {
			font-size: 11px;
			font-weight: normal;
			color: #C7E471;	
			border-width: 0px; 
			background-color: #FFFFFF;

			margin-top: 1px;
			width: 122px;
			height: 15px;
		}


#langue {
	position: absolute;
	margin-top: 6px;
	margin-left: 302px;
	width: 95px;
	text-align:center;
}

		a.changement_langue {
			text-decoration: none;

			color: #FFFFFF;
			font-weight: normal;
			font-size: 11px;
		}

#acces_rapide {
	position: absolute;
	margin-left: 403px;
	width: 164px;
}

		select.liste_deroulante_acces_rapide {
			font-size: 11px;
			font-weight: normal;
			color: #FFFFFF;	
			margin-top: 3px;
			background: #9ACEFA;
			width: 155px;
		}


#bandeau_haut_zone2_B {
	height: 48px;
}


/*###############################################
################################################
###
###  Bandeau intermédaire
###
###############################################
##############################################*/

#bandeau_intermediaire {
	width: 939px;
	height: 25px;
}

#bandeau_intermediaire_1 {
	width: 451px;
	height: 25px;
	background-image: url('http://www.baie-mont-saint-michel.fr/medias/images/www/structure_contenu/intermedaire_fond.gif');
	background-repeat: no-repeat;
	position: absolute;
}
#bandeau_intermediaire_2 {
	width: 488px;
	height: 25px;
	background-image: url('http://www.baie-mont-saint-michel.fr/medias/images/www/structure_contenu/intermedaire2_fond.gif');
	position: absolute;
	margin-left: 451px;
}

/*###############################################
################################################
###
###  Contenu
###
###############################################
##############################################*/

#contenu {
	background: #F8F5F3;
	 /*height: 500px;*/
	height:80%; 
	font-size: 11px;
}


#contenu_t {
	width: 939px;
	height: 450px;
	border-collapse: collapse;
			border-top:0px;
			padding:0px;
			margin:0px;

}





		/*#### COLONNE GAUCHE ###*/

		#contenu_colonne_gauche {
			width: 244px;
			height: 100%; 
			
			position: absolute;
		}

		#contenu_colonne_gauche_t {
			width: 244px;
			height: 450px;
			background: #F8F5F3;
			vertical-align: top;
		}

		#niveau_2_colonne_gauche {
			width: 244px;
			height: 32px;
			margin-top:7px;

			font-size: 12px;
			font-weight: bold;
			color: #FF733C;	
		}

		#page_niveau_2_colonne_gauche {
			width: 244px;
			font-size: 11px;
			color: #A49489;	
		}

		
		a.page_niveau_2 {
			/* color: #A49489; */
			/*color: #C7E471;	*/
			color: #70664B;
			text-decoration: none;
			font-weight: bold;

		}

		a.page_niveau_2:hover {  color: #FF733C; text-decoration: none}
		a.page_niveau_2:active {  color: #C7E471; text-decoration: none}


		a.page_niveau_2_on {
			color: #C7E471;
			text-decoration: none;
			font-weight: bold;

		}

		a.page_niveau_2_on:hover {  color: #FF733C; text-decoration: none}
		a.page_niveau_2_on:active {  color: #C7E471; text-decoration: none}


		#outils_zone {
			border-bottom:0px;
			margin-top:61px;
			width: 244px;
			background: #9ACEFA;
			
			/*position: absolute;*/
			bottom : 0;
		}

		#outils_libelle {

			margin-left:12px;

			font-size: 11px;
			font-weight: normal;
			color: #FFFFFF;	
		}

		a.lien_outil {
			color: #FFFFFF;
			text-decoration: none;
			font-weight: normal;
		}

		a.lien_outil:hover {  color: #A49489; text-decoration: none}
		a.lien_outil:active {  color: #A49489; text-decoration: none}

		.lien_outil_on {
				color: #A49489;
		}

		select.liste_deroulante {
			font-size: 11px;
			font-weight: normal;
			color: #FF733C;	
			margin-top: 5px;
			width: 220px;
		}

		.carte {
			margin-top: 4px;
		}

		/*#### COLONNE SEPARATION ###*/
		#contenu_separation {
			position: absolute;
			margin-left: 244px;
			width: 77px;
			height: 11px;
			height: 100%; 
			background: #F8F5F3;

			background-image: url('http://www.baie-mont-saint-michel.fr/medias/images/www/structure_contenu/element4.gif');
			background-repeat: no-repeat;
		}

		#contenu_separation_t {
			width: 77px;
			background: #F8F5F3;
			vertical-align: top;
			text-align:left;
/*
			background-image: url('http://www.baie-mont-saint-michel.fr/medias/images/www/structure_contenu/element4.gif');
			background-repeat: no-repeat;
			*/
		}

		/*#### ZONE INFORMATIONS ###*/
		#contenu_informations {
			width: 618px;
			 height: 333px;
			 height:100%;
			position: absolute;
			margin-left: 321px;
			
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #AA9587;	
		}

		#contenu_informations_t {
			width: 618px;
			
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #AA9587;	
			background: #F8F5F3;

			vertical-align: top;
		}

		#contenu_informations_bas {
			width: 263px;
			height: 13px;
			background: #9ACEFA;
			position: absolute;
			margin-top: -9px;
			margin-left: -15px;
		}


		/*#### MENU ###*/

		#contenu_menu {
			width: 618px;
			height: 333px;
			position: absolute;
			margin-left: 433px;
		}
		
		#menu {
			width: 618px;
			height: 50px;
			background: #FCFAF9;
			background: #F8F5F3;

			position: absolute;
		}

	 /*
		dt, dl, dd, ul, li {
		list-style-type: none;
		margin: 0 0 0 0;
		padding: 0;
		}
		*/
		dt, dl, dd {
		list-style-type: none;
		margin: 0 0 0 0;
		padding: 0;
		}




		#menu dl {
		float: left;
		}
		#menu li {
		display: inline;

		}

		#menu a {
		text-decoration: none;
		color: #9A8475;

			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
		}

		#menu a:hover {
		color: #FF733C;
		}
		
		.menu_niveau2_on {
			color: #FF733C;
		}


		#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
		
		position: absolute;
		left: 0;
		font-size: 0.7em;
		width: 618px;
		display: none;
		}

		#fil_ariane {


			width: 618px;
			margin-top: 24px;
			margin-bottom: 10px;

			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #BBD66B;	



		}

		a.fil_ariane_txt {
			color: #BBD66B;
			text-decoration: none;
			font-size: 10px;
			font-weight: normal;
		}

		a.fil_ariane_txt:hover {  font-size: 10px;color: #FF733C; text-decoration: none}
		a.fil_ariane_txt:active {  font-size: 10px;color: #FF733C; text-decoration: none}


		#contenu_site {
			width: 618px;
			margin-top: 25px;

			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #807659;	
		}

		.colonne_gauche {
			width: 250px;
		}

		.colonne_gauche2 {
			width: 250px;
		}

		.colonne_droite {
			width: 325px;
			float: right;
		}

		.colonne_droite2 {
			width: 250px;
		}




		#bas_de_page_t {


			background: #F8F5F3;
			vertical-align: bottom;

		}

		#bas_de_page {
			border-bottom:0px;
			width: 618px;
			height: 48px;
				
			/* position: absolute; */
			bottom : 0;

			background: #F8F5F3;
			vertical-align: bottom;

			background-image: url('http://www.baie-mont-saint-michel.fr/medias/images/www/structure_contenu/bas_de_page.gif');
		}

		#bas_de_page_1 {
			position: absolute;
			margin-left: 0px;
			margin-top: 34px;
			width: 76px;
		}

		#bas_de_page_2 {
			position: absolute;
			margin-top: 34px;
			margin-left: 97px;
			width: 176px;

			color: #FFFFFF;	
		}

		#bas_de_page_3 {
			position: absolute;
			margin-left: 392px;
			width: 250px;
		}

		a.lien_bas_de_page {
			color: #FFFFFF;
			text-decoration: none;
			font-weight: normal;
			font-size: 10px;
		}

		a.lien_bas_de_page:hover {  color: #A49489; text-decoration: none}
		a.lien_bas_de_page:active {  color: #A49489; text-decoration: none}