body
	{
	background: #FFFFFF;
	background-image: url('dragblue.jpg');
	font-family: Arial;
	font-size: 12px;
	}

a:link
	{
	color: #000080;
	border: none;
	font-weight: bold;
	text-decoration: none;
	}
a:visited
	{
	color: #000080;
	border: none;
	font-weight: bold;
	text-decoration: none;
	}
a:hover
	{
	color: #ff0000;
	border: none;
	font-weight: bold;
	text-decoration: none;
	}

#table_menu
	{
	background: url('fondmenu.jpg');
	}

.blabla
	{
	text-align: center;
	color: #000080;
	margin: 6px;
	font-size: 11px;
	}
.titre
	{
	color: #056BE9;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #056BE9;
	margin: 0;
	}

#news
	{
	position: relative;
	height: 380px;
	width: 280px;
	top: 0;
	left: 0; 
	overflow: auto;
	text-align: justify;
	background-color: #FFFFFF;
	border: 1px solid #056CE9;
	}

#cadre
	{
	position: relative;
	width: 660px;
	height: 580px;
	top: 0;
	left: 0;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #056CE9;
	}

.menu
	{
	font-size: 12px;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 0;
	margin-bottom: 0;
	}

.tnews
	{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 12px;
	margin-bottom: 0;
	}

.dnews
	{
	font-size: 12px;
	text-decoration: none;
	margin-left: 12px;
	margin-right: 6px;
	margin-top: 0;
	margin-bottom: 0;
	}
	
/* ----------------------------------- */

#divplan
	{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 99;
	}
#divplan a:hover
	{
	color: #663300;
	background-color: transparent;
	text-decoration: none;
	}

/* ----------------------------------- */