/* CSS Document */
body{
	background-image:url(../images/wall2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:inherit;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	font:Georgia, "Times New Roman", Times, serif;
	}
a:link 
{
	color: white;
	text-decoration:underline;
	font-size:14px;
}
a:visited
{
	color: white;
	text-decoration:underline;
	font-size:14px;
}
a:hover
{
	color: white;
	text-decoration:none;
	font-size:14px;
}
#table_class
{
	font-size:14px;
	border-collapse:collapse;
}
.td_menu
{
border-top:thin;
}
.td_id
{
	font-size:14px;
	border:none;

}
#td_ban
{	
	background-repeat:no-repeat;
	background-position:center;
}
.milieu
{
  overflow:auto;
  height: 500px;
  width: 700px;
 /* borderstyle:double;
 display:block;*/
}
.entete
{
	width:680px;
	height:25px;
	}
.titre
{
	width:640px;
	border-style:none; 
	padding:0px;
	font: 15px "Trebuchet ms", helvetica, sans-serif ;
	color:#f3e29f;
	float:left;
	text-align:left;
}
.sign
{
	width:160px;
	border-style:none; 
	padding:0px; 
	font: 11px "Trebuchet ms", helvetica, sans-serif ;
	color:#ffffff;
	float:right;
}
.date
{
	width:200px;
	margin-left:15px;
	border-style:none; 
	padding:0px; 
	font: 11px "Trebuchet ms", helvetica, sans-serif ;
	color:#ffffff;
	float:left;
	text-align:left;
}
.ligne
{
	width:675px;
	border-style:none; 
	margin-left:0px;
	padding:0px; 
	float:left;
	height:5px;
}
.separate
{
	height:25px;
	float:left;
	width:670px;
}
.newslong
{
	width:675px;
	border-style:none; 
	padding:2px; 
	margin-top:5px;
	font: 12px "Trebuchet ms", helvetica, sans-serif ;
	color:#ffffff;
	text-align:justify;
	float:left;
}
.page
{
	width:650px;
	border-style:none; 
	padding:0px; 
	margin-top:5px;
	font: 12px "Trebuchet ms", helvetica, sans-serif ;
	color:#ffffff;
	text-align:center;
	float:left;
}
.contenu
{
	width:680px;
	border-style:none;
	float:left;
}
.news
{
	width:440px;
	border-style:none; 
	padding:2px; 
	margin-top:5px;
	font: 12px "Trebuchet ms", helvetica, sans-serif ;
	color:#ffffff;
	text-align:justify;
	float:left;
}
.image
{
	width:205px;
	margin-top:5px;
	border-style:none;
	padding:0px;
	float:left;
}
ul#liste
{
	margin: 0 ;
	padding: 0 ;
	list-style-type:none;
}
ul#liste li 
{
	float: left ;
	text-align: left ;
}