@charset "iso-8859-1";
/* auteur: MESINELE ERIC */
/* Date de création:28/03/2007 */

body {
	background : blue;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
}

A:link {
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	border-style : none;
	text-decoration:none;
}
			

A:visited {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	border-style : none;
	text-decoration:none;
} 
			
A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	border-color : #C03826;
	font-size : x-small;
	border-style : none;
	text-decoration:none;
	color : #000099;
}

.Menu_corp{
	width: 180px;
	background-color: #990000;
}

.Menu_corp{
	width: 180px;
	background-color: #990000;
}
.Menu_corp li{
	list-style-image: url("images/menu_ico1.jpg");
	list-style-height: 2px;
	font-size : 12px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
.Menu_corp a{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
}
.Menu_corp a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000099;  
	text-decoration: none;
}
.Menu_corp ul{
	margin-top:0px;
	margin-bottom:0px;
}
.Menu_corp h1{
	margin-bottom:0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #398AFD;
}
.Menu_corp img{
	height: 15px;
	width: 15px;
	background-image: url("image/fleche1.gif");
	margin-left:0px;
	vertical-align:middle;
	
}



.Menu_corp_hide{
	width: 180px;
	background-color: #990000;
}
.Menu_corp_hide h1{
	background-image: url("images/title_bar1.jpg");
	margin-bottom:0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.Menu_corp_hide img{
	height: 15px;
	width: 15px;
	background-image: url("image/fleche2.gif");
	margin-left:0px;
	vertical-align:middle;
}
.Menu_corp_hide ul{
	display: none;
}

