body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 24px;
	color: #EC008C;
	text-align: center;
	background-color: #EAEAEA;
}
h3 {
	font-size: 14px;
	color: #66CC00;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	color: #EC008C;
}
#header {
	height: 100px;
}
#conteneur {
	position: relative;
	width: 970px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#centre {
	background-color:#FFFFFF;
	margin-left: 215px;
	margin-right: 190px;
}
#centre img{
	border: 2px dotted #800080;
}
div .telechargez {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #800080;
	width: 480px;
	padding: 5px;
	color: #66CC00;
	text-decoration: underline;
	text-align: center;
}
div .telechargez a {
	color: #EC008C;
	font-weight: bold;
	text-decoration: underline;
}
div .telechargez a:hover {
	color: #66CC00;
	font-weight: bold;
	text-decoration: underline;
}
div .liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 480px;
	text-decoration: none;
	text-align: center;
}
div .liens a {
	color: #EC008C;
	font-weight: bold;
	text-decoration: underline;
}
div .liens a:hover {
	color: #66CC00;
	font-weight: bold;
	text-decoration: underline;
}
#gauche {
	position: absolute;
	left:0px;
	width: 200px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EC008C;
	border-left-color: #EC008C;
	padding-left: 5px;
	padding-right: 0px;
}
#gauche ul {
	margin: 0;
	padding:0;
	font-size: 12px;
}
#gauche ul li { list-style:none; margin:1px 0; padding:0; }
#gauche ul li a {
	display:block;
	width:180px;
	margin:0;
	padding:5px;
	background-color:#FFFFFF;
	color: #EE018D;
}
#gauche ul li a:hover {
	background-color:#EE018D;
	color: #FFFFFF;
}
#gauche ul li ul { margin: 0; padding:0; }
#gauche ul li ul li { list-style:none; margin:1px 0; padding:0; }
#gauche ul li ul li a { padding:5px 5px 5px 10px; width:115px; background-color:#EFEFEF; }

#droite {
	position: absolute;
	right:0;
	width: 180px;
	text-align: center;
	background: #EC008C;
}
.menudroite {
	list-style-type: none;
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.menudroite li {
margin-bottom: 5px;
}
.menudroite a {
	margin: 0 2px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.menudroite a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#pied {
	height: 30px;
	background-color: #EE018D;
	float: right;
}
p {
	margin: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
b {
	font-size: 110%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td a:link {
	color: #EE018D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 8px;
}
td a:visited {
	color: #EE018D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 8px;
}
td a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin-left: 8px;
}
div .texte {
	text-align: justify;
	width: 480px;
	font-size: 12px;
	text-indent: 10px;
	clip: rect(10px,auto,5px,auto);
}
.thumbs {
	width: 480px;
	height: 265px;
}
.thumbs2 {
	width: 480px;
}
