div {
	font-family: verdana, arial, sans-serf;
	font-size: 12px;
	color: #060C6F;
	background-color:#FFFFFF;
	}
		
div#page {
	width:810px;
	text-align:left;
	}
div#bandeau {
	width:800px;
	text-align:left;
	}
div#menu_gauche {
	float:left;
	width:180px;
	text-align:left;
	}
div#contenu {
	float:left;
	width:420px;
	margin-left: 5px;
	text-align:left;
	background-color:#FAFAFA;
	border: 1px double blue;
	padding-left: 5px;
	padding-right: 5px;
	}
div#menu_droit {
	float:left;
	width:180px;
	margin-left: 5px;
	text-align:left;
	}
div#pied_page {
	clear:both;
	width:800px;
	height:50px;
	}

.menu {	
	font-family: verdana;
	color: #060C6F;
	text-align: left;
	margin-left: 5px;
	}
	
.menu a {	
	text-decoration: none;
	color: #060C6F;
	}
h1 	{	
	font-size: 140%;
	text-align: left;
	color: #FF0000;
	line-height: 20px;
	text-decoration: underline;
	background-color:#FAFAFA;
	}
	
h2	{ 
	font-size: 120%;
	text-align: left;
	color: #660000;
	line-height: 18px;
	background-color:#FAFAFA;
	}
	
.TitreNews { 
	font-size: 14px; 
	font-weight: bold; 
	color: #666666; 
	background-color:#FAFAFA;
	}
	
.News { 
	text-align: left;
	margin-left: 30px;
	background-color:#FAFAFA; 
	}


table {	
	font-family: verdana, arial, sans-serf;
	border: 0px solid #999999;
	font-size: 12px;
	background-color:#FAFAFA; 
	}

th {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #666666;
	text-align: center;
}