body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#A20004;

}

td {
font-size:10px;
border-bottom-color:#33CC33;
}










#arriere_plan{
	position:absolute;
	margin-top:0px;
	background:url(images/bg.jpg);
	width:1100px;
	height:1232px;
	left:0px;

	top: 0px;
	

	
}



#menu{
position:absolute;
margin-top:0px;
width:1076px;
height:19px;
left:412px;
margin-left:-400px;
top: 137px;
border-color: #FF0000;
border-bottom-style:groove;
background-color:#666666;

		



}

#contenu{
	position:absolute;
	margin-top:0px;
	width:1073px;
	height:1053px;
	left:434px;
	margin-left:-420px;
	top: 164px;
	overflow:auto;
	background-color:"#FFFF11" ;

	
}

#meteo{
	position:absolute;
	margin-top:0px;
	width:160px;
	height:148px;
	left:1329px;
	margin-left:-400px;
	top: 11px;
	overflow:auto;
	

	
}


















a {
color: #FF0000;
text-decoration:none;
}
a:hover {
text-decoration:underline;
color: #009933;
}
