body {
	font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
	background-color: #FFFFFF;
}
#conteneur {
	position: absolute;
	width: 900px;
	height: 646px;
	left: 50%;
	margin-left: -450px;
	background-image: url(graphics/fond1_2.jpg);
	background-repeat: no-repeat;
}
#conteneur2 {
	position: absolute;
	width: 900px;
	height: 646px;
	left: 50%;
	margin-left: -450px;
	background-image: url(graphics/fond2_2.jpg);
	background-repeat: no-repeat;
}
#conteneur3 {
	position: absolute;
	width: 900px;
	height: 646px;
	left: 50%;
	margin-left: -450px;
	background-image: url(graphics/fond3_2.jpg);
	background-repeat: no-repeat;
}
#conteneur4 {
	position: absolute;
	width: 900px;
	height: 675px;
	left: 50%;
	margin-left: -450px;
	background-image: url(graphics/fond_actu2.jpg);
	background-repeat: no-repeat;
}
#centre {
margin-left: 245px;
margin-right: 80px;
}
#centreactu {
margin-left: 230px;
margin-right: 80px;
}
#gauche {
position: absolute;
left:0;
width: 250px;
}
#droite {
position: absolute;
right:0;
width: 87px;
}
#pied2 {
position: relative;
height: 20px;
width: 350px;
margin: 10px 0 0 0;
}
#pied {
height: 20px;
margin-left: 350px;
margin-right: 87px;
}
#piedactu {
position: relative;
height: 20px;
width: 350px;
margin: 0 0 0 0;
}
/* ZONES */

#menu {
position: relative;
margin: 280px 0 0 75px;
width: 92px;
height: 136px;
}
#contenu1 {
position: relative;
margin: 305px 0 0 0px;
width: 636px;
height: 300px;
}
#contenuactu {
position: relative;
margin: 570px 0 0 0px;
width: 636px;
height: 255px;
}
#contenuactu2 {
position: relative;
margin: 300px 0 0 0px;
width: 636px;
height: 400px;
}
#contenu11 {
position: relative;
margin: 260px 0 0 0px;
width: 636px;
height: 350px;
}
#contenu2 {
position: relative;
margin: 346px 0 0 0px;
width: 636px;
height: 300px;
}
#contenu22 {
position: relative;
margin: 280px 0 0 0px;
width: 636px;
height: 350px;
}
#contenu23 {
position: relative;
margin: 200px 0 0 0;
width: 636px;
height: 300px;
}

/* BLOCS */

#ssmenudroite {
	position: relative;
	margin: 0 0 0 0;
	width: 490px;
	height: 160px;
	text-align: right;
	display: block;
}
#blocbio {
	position: relative;
	margin: 0 0 0 0;
	width: 490px;
	display: block;
}
#contenudroite {
	position: relative;
	margin: 0 0 0 0;
	width: 490px;
	height: 60px;
	text-align: right;
	display: block;
}
#tableaudroite {
	position: relative;
	margin: 0 0 0 0;
	width: 636px;
	height: 80px;
	text-align: right;
	display: block;
}
#flechedroite {
	position: relative;
	margin: 0 0 0 0;
	width: 636px;
	height: 120px;
	text-align: right;
	display: block;
}
#tableau {
	position: relative;
	margin: 0 0 0 0;
	width: 650px;
	display: block;
}
#bloctxt1 {
	position: relative;
	margin: 260px 0 0 0;
	width: 400px;
	text-align: left;
	display: block;
}
#bloctxt2 {
	position: relative;
	margin: 0 0 0 0;
	width: 490px;
	text-align: justify;
	display: block;
}
/* TITRES ET TEXTES */

h1 {
	font-size: 13px;
	color: #0066cc;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-size: 12px;
	color: #0066cc;
	font-weight: bold;
	text-align: right;
}
#titre {
	position: relative;
	height: 20px;
	width: 213px;
	margin: 0 0 0 0;
}
#section {
	position: relative;
	height: 20px;
	width: 213px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.textebleu {
	font-size: 12px;
	color: #0066cc;
}
.textebleub {
	font-size: 12px;
	color: #0066cc;
	font-weight: bold;
}
.textbleubt {
	font-size: 13px;
	color: #0066cc;
	font-weight: bold;
	font-style: italic;
}
.textitali {
	font-style: italic;
	font-size: 12px;
}
.textpied {
	font-size: 10px;
	color: #999999;
}
.textefr {
	font-size: 12px;
}
.texteng {
	font-size: 12px;
	color: #999999;
}
/* LIENS */

a.lien:link, a.lien:visited, a.lien:hover, a.lien:active {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a.lien:link {
	color: #0066cc;
}
a.lien:visited {
	color: #0066cc;
}
a.lien:hover {
	color: #999999;
}
a.lien:active {
	color: #999999;
}

a.pied:link, a.pied:visited, a.pied:hover, a.pied:active {
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
a.pied:link {
	color: #999999;
}
a.pied:visited {
	color: #999999;
}
a.pied:hover {
	color: #0066cc;
}
a.pied:active {
	color: #0066cc;
}
a.blanc:link, a.blanc:visited, a.blanc:hover, a.blanc:active {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}
