
body{
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}

#container{
	margin: auto;
	width: 939px;
	padding-left:0px;
	margin-top:15px;
}

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

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

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

#bandeau_haut_zone1 {
	width: 376px;
	height: 113px;
	position: absolute;
	text-align: center;
}

#bandeau_haut_zone2 {
	width: 563px;
	height: 113px;
	margin-left: 376px;
	position: absolute;
}

#bandeau_haut_zone2_A {
	height: 65px;
	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;
}
.logo {
	margin-top: 14px;
}

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

#bandeau_intermedaire {
	width: 939px;
	height: 61px;
}

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

#contenu {
	background: #F5F1EE;
	height: 363px;
}


		/*#### OUTILS ###*/

		#contenu_outils {
			width: 170px;
			height: 363px;
			position: absolute;
			background: #9ACEFA;
		}

		#outils_libelle {
			width: 158px;
			margin-top:0px;
			/*margin-top:49px;*/
			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}


		select.liste_deroulante {
			font-size: 11px;
			font-weight: normal;
			color: #FF733C;	
			margin-top: 5px;
			width: 155px;
			/*
			margin-top: -10px;
			
			margin-bottom: 15px;
			*/
		}

		.carte {
			margin-top: 4px;
		}



		/*#### ZONE INFORMATIONS ###*/
		#contenu_informations {
			width: 240px;
			height: 363px;
			position: absolute;
			margin-left: 185px;
			margin-top: 30px;
			
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #AA9587;	
		}

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


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

		#contenu_menu {
			width: 506px;
			height: 363px;
			position: absolute;
			margin-left: 433px;
			margin-top: 10px;
		}
		
		#menu {
			width: 506px;
			height: 64px;
			background: #E6F6FC;
			font-weight: normal;
		}

		dt, dl, dd, ul, li {
		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;
		background: #E6F6FC;
		font-weight: normal;
		}

		#menu a:hover {
		color: #FF733C;
		font-weight: normal;
		}
		

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



		#flash {
			width: 506px;
			height: 289px;
		}