@charset "ISO-8859-1";
.fond {
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.tetbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #14586e;
}
.tetrouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
.tet {
	position:absolute;
	left: 50%;
	top: 25px;
	width: 150px;
	height: 100px;
	margin-left: -428px;
	overflow: hidden;
	z-index: 4;
	visibility: visible;
}
.bas {
	position:absolute;
	left: 50%;
	top: 682px;
	width: 510px;
	height: 18px;
	margin-left: -72px;
	overflow: hidden;
	z-index: 5;
	visibility: visible;
}
.coordonnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #14586e;
}
a.coordonnees:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #FF0000;
}
.accueil {
	position:absolute;
	left: 50%;
	top: 270px;
	width: 390px;
	height: 370px;
	margin-left: -3px;
	overflow: visible;
	z-index: 5;
	visibility: visible;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #14586e;
}
.texterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.esp10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
}
.contact {
	position:absolute;
	left: 50%;
	top: 200px;
	width: 390px;
	height: 500px;
	margin-left: -3px;
	overflow: hidden;
	z-index: 5;
	visibility: visible;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #14586e;
}
.formulairebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #14586e;
}
