html
{
	font-family: "MS Trebuchet", sans-serif;
	font-size:75%;
	color: black;
	background-color: #333333;
	background-position: center 20px;
	margin-bottom: 20px; 
	padding-top: 0px;
	
}



h1 , hr 
{
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	display: none;
}

body
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 673px;
}

#haut
{
	background: no-repeat url("../images/haut.jpg"); 
	background-color: #FFFFFF;
	width: 673px;
	overflow: hidden;
	padding-top: 13px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#top1
{
	margin: auto;
	margin-bottom: 0px;
	width: 652px;
	height: 283px;
	background-color: grey;
	background: 0px 24px url("../images/image_fond_1.jpg");
	background-repeat:  no-repeat;
}

#top2
{
	margin: auto;
	margin-bottom: 0px;
	width: 652px;
	height: 283px;
	background-color: grey;
	background: 0px 24px url("../images/image_fond_2.jpg");
	background-repeat:  no-repeat;
}

#top3
{
	margin: auto;
	margin-bottom: 0px;
	width: 652px;
	height: 283px;
	background-color: grey;
	background: 0px 24px url("../images/image_fond_3.jpg");
	background-repeat:  no-repeat;
}


#top4
{
	margin: auto;
	margin-bottom: 0px;
	width: 652px;
	height: 283px;
	background-color: grey;
	background: 0px 24px url("../images/image_fond_4.jpg");
	background-repeat:  no-repeat;
}

#top5
{
	margin: auto;
	margin-bottom: 0px;
	width: 652px;
	height: 283px;
	background-color: grey;
	background: 0px 24px url("../images/image_fond_5.jpg");
	background-repeat:  no-repeat;
}

#time
{	
	margin-top: 0px;
	margin-bottom: 0px;
	width: 650px;
	height: 24px;	
}

#time span
{
	float: right;
	padding-top: 4px;
	margin-right: 5px;
	color: #BBB;
	text-align: right;
	font-weight: bold;
	
}


#header
{
width:652px;
height:149px;
}

#header_news
{
	margin-top:-40px;
	width: 486px;
	height: 110px;
}

.date
{
	color: #FF0000;
	font-weight: bolder;
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 1px;
}

/*----------------------------------*/
/* ------------- TEXTE -------------*/
/*----------------------------------*/


#header_news h2
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.3em;
	padding-top: 20px;
	margin-bottom: 0px;
	margin-left: 8px;

	
}

#header_news p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	padding-left: 8px;
	font-size: 0.95em;
	font-weight: bold;
}


#header_news a:hover
{
	
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Georgia, serif;
	font-size: 1.3em;
	margin-left: 400px;
}

#header_news a
{
	
	color: #AAA;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Georgia, serif;
	font-size: 1.3em;
	margin-left: 400px;
}



#right_column
{
	float: right;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	width: 160px;
	background-color: #dedede;
}

#right_column h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	line-height: 10px;
	width: 160px;
	height: 15px;
	color: #FFFFFF;
	font-size: 1.1em;
	text-indent: 25px;
	background: no-repeat 4px 2px url("../images/puce_navigation.gif");
	background-color: #d30001;
}

#pic
{	
	margin-top: 0px;
	width: 160px;
	height: 180px;
}

#pub
{
	margin-top: 5px;
	background-color: #dedede;
	width: 160px;
	overflow: hidden;
}

#pub img
{
	margin-right: 10px;
	border: 0px;
}


#right_column a
{
	color: black;
	text-decoration: none;
}

#right_column a:hover
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#right_column li
{
	list-style-image: url("../images/puce_off.jpg");
}

#right_column li:hover
{
	list-style-image: url("../images/puce_on.jpg");
}

#bottom           
{
	margin-top: 0px;
	width: 673px;
	background: no-repeat url("../images/bas2.jpg");
	height: 50px;
}

#bottom    a
{
	color: white;
	text-decoration: none;
}

#bottom    a:hover
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#menu
{
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 300px;
	height: 12px;
	color: #FFFFFF;
}

#copyright
{
	float: right;
	text-align: right;
	margin-right: 13px;
	margin-top: 8px;
	margin-bottom: 10 px;
	width: 300px;
	height: 12px;
	color: #FFFFFF;
}


/*----------------------------------*/
/* --------- Bloc News----------*/
/*----------------------------------*/



#middle
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	width: 673px;
	height: 525px;
}






