body {
	margin: 0;
	background-color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}

h1 {
	background: url(../media/deco/bandeau_h1.jpg) no-repeat;
	color: #f2f2f2;
	font-size: 12pt;
	padding-left: 8px;
	display: block;
	height: 57px;
	line-height: 55px;
	width: 419px;
	text-align: center;
}

hr.ligneTitre {
	display: none;
	height: 1px;
	width: 90%;
	margin-left: 10px;
	border: 1px solid #acce2c;
	border-top: 0;
}

a {
	color: #fefefe;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

li {
	list-style-type: none;
}

#conteneur {
	position: relative;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: url(../media/deco/fond_gauche.jpg) repeat-y #fff;
	border: 5px solid #565759;
}

#entete {
	width: 950px;
	height: 300px;
	background-color: #D24345;
	border-bottom: 3px solid #565759;
	font-size: 8pt;
	color: #fff;
}

#anim1 {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 280px;
	background-color: #054d87;
	height: 300px;
	text-align: center;
}

#anim2 {
	position: absolute;
	width: 646px;
	height: 130px;
	left: 285px;
}

#menu {
	font-size: 10pt;
	font-family: Verdana;
	margin: 0;
	padding: 0;
}

#menu a:hover {
	text-decoration: none;
}

#gauche #menu li {
	margin: 15px 10px;
}

#logo {
	position: absolute;
	top: 35px;
	left: 35px;
}

#centre {
	width: 950px;
	min-height: 500px;
}

#gauche {
	float: left;
	width: 271px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#contenu {
	float: left;
	width: 660px;
	color: #000;
}

#contenu a{
	color: #000;
}

#droite {
	float: right;
	width: 255px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
}

#pied {
	clear: both;
	text-align: center;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#pied li {
	margin: 15px 10px;
	display: inline;
}

#adresse {
	font-family: verdana;
	padding-top: 55px;
	font-size: 8pt;
	color: #eee;
}

.newsResume {
	color: #d4f947;
	margin-bottom: 15px;
}

.newsResume p {
	color: #fefefe;
}

.newsResume .lienSuite {
	color: #f3fc55;
	display: block;
	text-align: right;
}

.news {
	padding: 3px 3px 3px 5px;
	color: #222222;
	margin-bottom: 10px;
	text-align: justify;
}

.news h3 {
	font-family: verdana;
	color: #d4f947;
	margin-bottom: 0;
}

.newsDate {
	text-align: right;
	color: #eee;
}

.newsImage {
	
}

.pImgGauche,.pImgDroite {
	width: 200px;
	float: left;
	text-align: center;
}

.pTxtDroite,.pTxtGauche {
	width: 425px;
	min-height: 70px;
	margin: 0px 0px 10px 10px;
	padding: 5px 5px;
	float: left;
}

.pTxtDroite {
	margin: 0px 0px 10px 10px;
}

.pTxtGauche {
	margin: 0px 10px 10px 0px;
}

.paragraphe {
	margin: 15px 0px 15px 10px;
}

.paragraphe p {
	margin: 10px 0px 10px 0px;
	padding: 0;
}

.clear {
	clear: both;
}

#contenu p {
	margin-left: 10px;
}