#texte_accueil {
	position:relative;
	float:left;
	top:20px;
	left:68px;
	width:460px;
	text-align:justify;
	/*border: 1px solid red;*/
}
#news{
	position:relative;
	float:right;
	top:100px;
	right:43px;
	width:265px;
	height:210px;
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	/*padding-right:15px;
	border: 1px solid red;*/
}
#rss{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:bold;
	position:absolute;
	top:317px;
	right:90px;
	
	/*text-align: right;*/
	/*border: 1px solid red;*/
}
#rss a{
	color:#1B3141;
	text-decoration: none;
}
#rss a:hover{
	color:#fff;
	text-decoration: none;
}
.titre_news{
	font-size: 0.75em;
	color:#1B3141;
	font-weight:bold;
}
.saison_news{
	color:#1B3141;
	font-style: italic;
	font-size: 0.98em;
	font-family: "Times New Roman", Times, serif;
}
.texte_news{
	font-size: 0.71em;
	color:#036;
}
#news a{
	color: #8C2D01;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C2D01;
	text-decoration: none;
 }
#news a:hover {
	color:#036;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	text-decoration: none;
	}
.pourpre_titre{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #38182F;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
}
#pied{
	background-image:  url(css/bas_home.jpg);
}
#chapeau{
	background-image:  url(css/haut_home.jpg);
}
