* {
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: fixed;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #081319;
}
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#gauche {
	float: left;
	width: 270px;
}
#haut {
	float: left;
	height: 146px;
	width: 990px;
}
#haut #logo {
	float: left;
	height: 146px;
	width: 270px;
}

#haut #menu {
	float: left;
	width: 720px;
	height: 105px;
}
#haut #titre {
	float: left;
	height: 41px;
	width: 720px;
}
#fond {
	float: left;
	width: 990px;
	background-image: url(images/fond2.png);
	background-position: left top;
}
#principal {
	float: left;
	width: 720px;
}
#gauche2 #texte {
	float: left;
	width: 320px;
	height: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2666AB;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#texte p {
	padding-bottom: 8px;
}

#gauche2 #encarts {
	background-image: url(images/encarts.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 163px;
	width: 330px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#encarts #engagements {
	float: left;
	width: 135px;
	padding-top: 10px;
	padding-left: 30px;
}
#encarts #interlocuteurs {
	float: left;
	width: 155px;
	padding-top: 10px;
	padding-left: 10px;
}
#encarts  p {
	font-weight: bold;
	padding-bottom: 3px;
}

#principal #gauche2 {
	float: left;
	width: 330px;
}
#principal #droit2 {
	float: left;
	width: 390px;
	height: 388px;
}




#gauche #menu2 {
	float: left;
	width: 270px;
}
#gauche #adresse {
	float: left;
	height: 100px;
	width: 180px;
	background-image: url(images/adresse.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666;
	padding-top: 60px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	text-align: center;
}
#adresse p {
	padding-bottom: 7px;
}

#droit {
	float: left;
	width: 720px;
}
#droit #principal {
	float: left;
	width: 720px;
}
#principal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A68A0;
	width: 675px;
	float: left;
	padding-top: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 30px;
}
#principal2 p {
	padding-bottom: 15px;
}
#principal2 a {
	color: #CC1313;
}
#principal2 a:hover {
	color: #FFF;
}
#droit #actualites {
	float: left;
	height: 129px;
	width: 720px;
	background-image: url(images/actualite.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#actualites #titreactu {
	float: left;
	width: 120px;
	color: #CC1313;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-left: 600px;
	padding-top: 10px;
	height: 22px;
}
#actualites #flashinfo {
	float: left;
	width: 400px;
	height: 65px;
	overflow: hidden;
	margin-right: 40px;
	margin-left: 280px;
}
#actualites #savoir {
	float: left;
	height: 27px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #195DA6;
	font-style: italic;
	padding-left: 600px;
	padding-top: 5px;
}
#savoir a {
	color: #2666AB;
}
#savoir a:hover {
	color: #D03030;
}






#footer {
	float: left;
	width: 990px;
	height: 62px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3570AF;
	padding-top: 10px;
}
#liens {
	float: left;
	width: 970px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3570AF;
	text-align: right;
	padding-right: 20px;
}
#liens a {
	color: #3670B0;
	text-decoration: none;
}
#liens a:hover {
	color: #CE2121;
}



#balise {
	float: left;
	width: 970px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	height: 15px;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
}
#centrer {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

h1 {
	font-size: 18px;
	color: #4E6BA3;
	padding-bottom: 20px;
}

h2 {
	color: #536879;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 15px;
}

h3 {
	padding-bottom: 5px;
	color: #CC1313;
}

.couleur {
	color: #D33F3F;
	font-weight: bold;
}
.imgD {
	float: right;
	margin-left: 20px;
}
.couleur2 {
	color: #D33F3F;
	font-weight: bold;
	font-size: 13px;
}

