.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bolder;
	text-transform: none;
	color: #001147;
	width: 100%;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #003366;
	font-weight: bolder;
}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: bolder;
}
.boite_bleu {
	background-color: #0066CC;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.attention-speciale {
	background-color: #CCCCCC;
	border: thin dotted #999999;
	padding: 10px;
}
#map {
	font-size: small;
	border: 2px solid #999999;
}
#bare_de_gauche {
	position: absolute;
	margin-left: 5px;
	float: left;
	clear: left;
	left: 7px;
	z-index: auto;
	top: 209px;
	text-align: left;
	font-variant: small-caps;
}
#bare_de_gauche a:link {
	color: white;
	font-weight: bold;
	display: block;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: large;
}
#bare_de_gauche a:visited {
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	display: block;
	width: 125px;
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: large;
}
#bare_de_gauche a:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-size: large;
}
#bare_de_gauche a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-size: large;
}
.image_centre {
	border: medium solid #003366;
}
.image_right {
	margin-bottom: 5px;
	margin-left: 5px;
}
.image_left {
	margin-bottom: 5px;
	margin-right: 5px;
}
.dive_info_niveau {
	display: none;
}
.faux_lien_pour_action {
	font-style: normal;
	color: #0000FF;
	cursor:pointer;
	font-weight: bolder;
}
.div_encadree_pointille {
	border: medium dotted #999999;
	padding: 5px;
}
