/* CSS accueil */

div#page{
	padding-left:0px;
	padding-right:0px;
}
table.menugeneral{
	border:0px;
	margin-bottom:10px;
	


}
div#page table.menugeneral td{
	text-align:center;
	background-color:#e8e8e8;

}
div#page table.menugeneral td a{font-weight:bold;}
table.menugeneral a:hover{
	text-decoration:none;
}
div#page table.menugeneral a h1{
	color:#2aa7c8;
	font-size:17px;
	font-weight:normal;
	background-color:#FFFFFF;

}
div#page table.menugeneral a:hover h1{
	color:#6adaf8;
	
}
table.menugeneral div{
	text-align:justify;
	margin:8px;
	font-size:11px;
	color:#54686d;
}
table.menugeneral div.couleur{
	color:#1287a6;

}
div#page h5{
	margin-top:0px;

}
table.menugeneral div.photoaccueil{
	width:197px;
	height:150px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	

}
table.menugeneral div.photoaccueil a{
	display:block;
	position:absolute;
	width:193px;
	background-color:#000000;
	filter : alpha(opacity=40);
    -moz-opacity : 0.4;
    opacity : 0.4;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	padding-right:5px;
	margin-top:135px;
	color:#FFFFFF;
}
table.menugeneral  div p b{
	color:#fe5f00;

}


#page table.top50{
	width:100%;
}
#page table.top50 td{
	text-align:center;
	width:33%;
	font-weight:bold;
	color:#999999;
	font-size:11px;
}
#page table.top50 img.photo{
	width:60px;
	height:60px;


}

div.reportage{
	font-size:11px;
	text-align:justify;


}
div.reportage b{
	color:#FF6600;

}

div.reportage img{
	float:left;
	margin-right:5px;

}


