body {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;

	background-color: #1C637D;
	background-image: url('../IMG/gif/background.gif');
	background-repeat: repeat-x;

	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
img {
	border: 0;
}
#principale {
	position: relative;
	top: 0;
	left: 0;
	width: 632px;
	height: 610px;
	margin: 5px auto 0 auto;
}
a {
	color: #D12644;
	background-color: inherit;
	text-decoration: none;
	border: 0;
	outline: 0;
}
a:hover {
	color: #FF8400;
	background-color: inherit;
	text-decoration: none;
	border: 0;
	outline: 0;
}

#baleine {
	position: absolute;
	width: 425px;
	height: 200px;
	top: 0;
	left: 0;
}
#boutons {
	position: absolute;
	top: 0px;
	left: 432px;
	width: 200px;
	height: 610px;
	margin: 0;
	padding: 0;
}
#boutons td {
	width: 200px;
	height: 610px;
	vertical-align: bottom;
}
#boutons img {
	float: left;
}
#actu {
	float: left;
	color: #0D3747;
	font-size: 10px;
	text-align: justify;
	width: 160px;
	height: 90px;
	padding: 98px 20px 5px 20px;
	overflow: hidden;
}
#conte {
	float: left;
	color: #0D3747;
	font-size: 10px;
	text-align: justify;
	width: 160px;
	height: 120px;
	padding: 50px 20px 8px 20px;
	overflow: hidden;
}
#legende {
	float: left;
	height: 21px;
	padding: 3px 0 0 0;
	text-transform: uppercase;
	font-size: 10px;
} 
#navigation {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 425px;
	height: 30px;
	overflow: hidden;
}
#navigation img {
	float: left;
}
#central {
	position: absolute;
	top: 230px;
	left: 0px;
	width: 425px;
	height: 355px;
	background-repeat: no-repeat;
}
#rub {
	width: 425px;
	height: 60px;
}
#info {
	width: 355px;
	height: 25px;
	margin: 0 0 0 25px;

	background-color: transparent;
	color: red;
	text-align: left;
}
#info * {
	vertical-align: middle;
}
#texte {
	width: 355px;
	height:250px;
	margin: 0 0 0 25px;
	padding: 0 30px 0 0;
	overflow: auto;

	background-color: transparent;
	color: #0D3747;
	text-align: justify;
}
#texte_lien {
	margin: 1em 0 0 0;
}
.surtitre {
	color: #D12644;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}
.titre {
	color: #05788A;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}
.soustitre {
	color: #59852C;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}
#texte p {
	margin: 0 0 1em 0;
}
#mailto {
	position: absolute;
	top: 585px;
	left: 0px;
	width: 425px;
	height: 25px;
}
#mailto img {
	float: left;
}
a.liste_a {
	color: #0D3747;
}
a.liste_a:hover {
	color: #0D3747;
}
.liste_ul {
}
.liste_li {
	margin:0 0 12px 0;
	clear: left;
}
h3.spip {
	font-weigth: bold;
	margin: 0;
}