/* CSS Document */
body {
	margin: 0px;
	text-align: center;
	background-color: #660000;
}
a.texte:link {
	color: #660000;
	text-decoration: none;
}
a.texte:visited {
	text-decoration: none;
	color: #660000;
}
a.texte:hover {
	text-decoration: underline;
	color: #660000;
}
a.texte:active {
	text-decoration: none;
	color: #660000;
}
a.bas:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bas:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.bas:hover {
	text-decoration: none;
	color: #FFFF00;
}
a.bas:active {
	text-decoration: none;
	color: #FFFFFF;
}
.clave {
	font-weight: bold;
	color: #660000;
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.paragraphe {
	margin: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.paragraphe2 {
	margin: 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-bottom-style: dotted;
}

.paragraphe_popup {
	margin: 4px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color:#660000;
	color: #FFFFFF;
	margin: auto;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 5px;
	margin: 0px;
}

li {
	margin-bottom: 10px;
	margin-right: 5px;
	list-style-position: outside;
	list-style-image: url(imagenes/puce.gif);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}

#entete {
	width: 700px;
	border: 1px solid #E0D2C5;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: 10px;
	vertical-align: middle;
	text-align: right;
}

#soustitre {
	width: 700px;
	border: 1px solid #E0D2C5;
	background-color: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: auto;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 470px;
	overflow: hidden;
}
#soustitre_index {
	width: 700px;
	border: 1px solid #E0D2C5;
	background-image:url(imagenes/fond.jpg);
	text-align: center;
	margin-top: auto;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 470px;
	background-image: url(imagenes/fond.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#soustitre_nota{
	width: 700px;
	border: 1px solid #E0D2C5;
	text-align: center;
	margin-top: auto;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: #FFFFFF;
}
#soustitre_legal {
	width: 700px;
	border: 1px solid #E0D2C5;
	background-color: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: auto;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: hidden;
}


#ss_titre_haut {
	background-image: url(imagenes/fd_cont_ht.gif);
	text-align: justify;
	height: auto;
	width: auto;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000; 
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: hidden;
	vertical-align: middle;
}

#contenu_index {
	width: 500px;
	border: 1px solid #660000;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #000000;
	background-repeat: repeat;
}

#bas_contenu {
	width: auto;
	clear: both;
	text-align: center;
	height: 30px;
	background-image: url(imagenes/fd_bas.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	padding-top: 7px;
}
#bas {
	width: 702px;
	border: 1px solid #E0D2C5;
	margin-top : 5px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	background-image: url(imagenes/fd_cont.gif);
	background-repeat: repeat;
}
#boites_mapa {
	border: 1px solid #660000;
	width: 290px;
	height: 280px;
	text-align: justify;
	background-image: url(imagenes/fd_cont.gif);
	background-repeat: repeat;
	margin: 5px;
}

#boites_droite_mapa {
	border: 1px solid #660000;
	width: 290px;
	height: 280px;
	text-align: justify;
	background-image: url(imagenes/fd_cont.gif);
	background-repeat: repeat;
	float: right;
	margin: 5px;
}
#conteneur_mapa {
	background-image: url(imagenes/fd_cont_ht.gif);
	text-align: center;
	height: auto;
	width: 600px;
	border: 1px solid #660000;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 125px;
}
#annonce {
	text-align: center;
	border: 1px solid #660000;
	background-image:url(imagenes/niouz.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100px;
	width: 200px;
	margin-left: -100px;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 460px;
}

#pie {
	text-align: center;
	width: 700px;
	position: absolute;
	left: 50%;
	margin-left: -350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
	color: #8A2C2C;
	padding-top: 7px;
}
A.pie, A.pie:visited {
	color: #A24747;
	text-decoration: none;
}
A.pie:hover {
	text-decoration: underline;
}