<!--


/*******************************************/
/*******************************************/
/*******************************************/




/*******************************************/
/*******************************************/
/*******************************************/


.Style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:large;
	color:#00a400;
	text-indent:10px;
}

.Style2 {
	font-family: "Verdana", sans-serif;
	font-size:x-small;
	color:#00a400;
	text-indent:30px;
}

div#cadre_gauche .archives{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;
}

div#cadre_gauche .news {
	height: auto; width: 500px;
	background-repeat: no-repeat;
	margin-left: auto; margin-right: auto;
	background-color:#ffffff;
}

div#cadre_gauche .news_titre {
	margin-top: 30px;
	background-repeat: no-repeat;
	margin-left: auto; margin-right: auto;
	background-color:#dbffdd;
	border: 1px solid #009f07;
	font-weight: bold;
	text-align:center;
}

div#cadre_gauche .news_contenu {
	text-align: justify;
	background-repeat: no-repeat;
	margin-left: auto; margin-right: auto;
	background-color:#FFFFFF;
	border-left: 1px solid #009f07;
	border-right: 1px solid #009f07;
	padding: 5px 5px;
}

div#cadre_gauche .news_bas {
	background-repeat: no-repeat;
	margin-left: auto; margin-right: auto;
	background-color:#F7F7F7;
	border: 1px solid #009f07;
	font-style:italic;
	text-align:right;
	font-size:x-small;
}

div#cadre_gauche .news_titre_fixe {
	margin-top: 30px;
	background-repeat: no-repeat;
	margin-left: auto; margin-right: auto;
	background-color:#ffb4b4;
	border: 1px solid #ff4747;
	font-weight: bold;
	text-align:center;
}

div#cadre_gauche .news_contenu_fixe {
	text-align: justify;
	background-repeat: no-repeat;
	margin-left: auto; margin-right: auto;
	background-color:#FFFFFF;
	border-left: 1px solid #ff4747;
	border-right: 1px solid #ff4747;
	padding: 5px 5px;
}

div#cadre_gauche .news_bas_fixe {
	background-repeat: no-repeat;
	margin-left: auto; margin-right: auto;
	background-color:#F7F7F7;
	border: 1px solid #ff4747;
	font-style:italic;
	text-align:right;
	font-size:x-small;
}

div#cadre_gauche .news_titre_bleu {
	margin-top: 30px;
	background-repeat: no-repeat;
	margin-left: auto; margin-right: auto;
	background-color:#ddeeff;
	border: 1px solid #0000FF;
	font-weight: bold;
	text-align:center;
}

div#cadre_gauche .news_bas_bleu {
	background-repeat: no-repeat;
	margin-left: auto; margin-right: auto;
	background-color:#F7F7F7;
	border-left: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	font-style:italic;
	text-align:right;
	font-size:x-small;
}

-->