TD
	{ 
	font-family : arial ; 
	font-size : 11px ; 
	color : #767676 ;
	text-align: justify;
	}
    
div#scroll {
	overflow: auto;
	height: 401px;
	width:393px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.bouton:link
{
text-decoration:none; 
color:#7e6d51;
text-align:justify; 
font-weight:none; 

}

a.bouton:visited{
	text-decoration:none;
	color:#7e6d51;
	text-align:justify;
	font-weight:none;
}

a.bouton:hover{
	text-decoration:none;
	color:#000000;
	text-align:justify;
	font-weight:none;    
}
input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6A7A69 ;
	border: solid #6A7A69 ;
	border-width: 1 ;
	background-color:#F0F0F0 ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6A7A69 ;
	border: solid #6A7A69 ;
	border-width: 1 ;
	background-color:#F0F0F0 ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6A7A69 ;
	border: solid #6A7A69 ;
	border-width: 1 ;
	background-color:#F0F0F0 ;
	}
.tab1
	{
	background-color:#DEE3DE ;
	padding-left : 5px ; 
	padding-right : 5px ; 
	}	
.texte 
	{
	font-family: Arial;
	font-size : 12px;
	color : #000000; 
	font-style: normal; 
	line-height: normal; 
	text-align: center;
	}
a:link
{
text-decoration:none; 
color:#767676;
text-align:justify; 
font-weight:none; 

}

a:visited{
	text-decoration:none;
	color:#767676;
	text-align:justify;
	font-weight:none;
}

a:hover{
	text-decoration:none;
	color:#0d99d2;
	text-align:justify;
	font-weight:none;    
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0d99d2;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}


.btn_1 {
	float:left;
	display:block;
	width:146;
	height:91px;
	background:url(IMAGES/MENU_over_02.jpg) no-repeat left top;
	}
	
.btn_2 {
	float:left;
	display:block;
	width:146;
	height:93px;
	background:url(IMAGES/MENU_over_04.jpg) no-repeat left top;
	}
	
	.btn_3 {
	float:left;
	display:block;
	width:146;
	height:92px;
	background:url(IMAGES/MENU_over_05.jpg) no-repeat left top;
	}
	
	.btn_4 {
	float:left;
	display:block;
	width:146;
	height:96px;
	background:url(IMAGES/MENU_over_06.jpg) no-repeat left top;
	}
	
	.btn_5 {
	float:left;
	display:block;
	width:146;
	height:93px;
	background:url(IMAGES/MENU_over_07.jpg) no-repeat left top;
	}
	
	.btn_6 {
	float:left;
	display:block;
	width:146;
	height:93px;
	background:url(IMAGES/MENU_over_08.jpg) no-repeat left top;
	}

#reportages{
	position:relative;
	padding-bottom:5px;
	clear:both;
	overflow:hidden;
}
#reportages #LINE{
	float:left;
}
#reportages a{
	display:block;
	width:205px;
	padding:2px 5px;
	background:#fff;
	margin:0 1px 1px 0;
	font-weight:bold;
	border:1px solid #fff;
}
#reportages a:hover{
	background:#D2E9F7;
}
