/* CSS Document */

#main #centre {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
	text-align: left;
}
#main #centre #contenu {
	margin: 0px;
	padding: 10px;
	width: 470px;
	float: left;
}
#main #centre #contenu h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9B1B18;
	letter-spacing: -2px;
	text-align: center;
	background-image: url(../images/trans_bio.png);
	line-height: 30px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#main #centre #contenu h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #626637;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	letter-spacing: -1px;
	clear: left;
}
#main #centre #contenu p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
}
#main #centre #contenu ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	float: left;
}

#main #centre #contenu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-align: justify;
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-image: url(../images/puce.png);
	list-style-position: outside;
}

#main #centre #contenu img {
	float: left;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	width: 230px;
}
#contenu select {
	background-color: #E2E69A;
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}


.voirArticle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9B1B18;
	font-size: 15px;
	letter-spacing: -1px;
	text-decoration: underline;
	background-image: url(../images/icone_lien.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 65px;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	line-height: 20px;
	height: 20px;
	clear: left;
}
.voirArticle a:hover {
	letter-spacing: 0px;
	background-position: 80px;
	background-color: #EEF3D6;
}
#main #centre #pub {
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
	text-align: left;
}
#main #centre #pub img {
	padding: 0px;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#main #bas {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 800px;
	text-align: left;
}
#main #bas .actu {
	margin: 0px;
	padding: 0px 15px 0px 10px;
	width: 375px;
	float: left;
}
#main #bas .actu h1 {
	font-family: "Arial Black";
	font-size: 18px;
	color: #9DB832;
	background-image: url(../images/trans_bio.png);
	margin: 10px 0px 0px;
	padding: 0px;
	border-top: 3px solid #9DB832;
	border-right: 0px solid #9DB832;
	border-bottom: 0px solid #9DB832;
	border-left: 0px solid #9DB832;
	text-align: right;
	line-height: 22px;
	letter-spacing: -1px;
	font-weight: normal;
}
#main #bas .actu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 5px 0px 0px;
	padding: 0px;
	color: #333333;
	text-align: justify;
}
#main #bas .actu img {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100px;
}
