/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body{
	background-color: #FFFFFF;
}
a:link{
	color: #31363d;
	text-decoration: none;
	
}
a:visited{
	text-decoration: none;
	color: #31363d;
}
a:hover{
	text-decoration: none;
	color: #FF0000;
	text-decoration:underline;
}
a:active{
	text-decoration: none;
}

.menugauche{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:absolute; 
	top:200px; 
	left:0px; 
	width:185px; 
	height:160px; 
	background-color: #e9e9e9;
	background-image:url(bacmenu.jpg);
    font-weight:bold;
	color:#999999;
	text-decoration: none;
}

.menugauche a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    left:10px;
	color: #31363d;
	margin-left:5px;
	font-weight:bold;
	
}

.menugauche a:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.Style1 {color: #999999}
.Style2 {font-size: 14px}
.Style3 {font-size: 14px}





