#menu_gauche ul {

	list-style-type:none;
	font-size:1.2em;
	font-weight:bold;
	display:block;


}

#menu_gauche li.diplome{
	background-color:#eeead1;
}

#menu_gauche li.diplome:hover {
	background-color:#d8d8d8;
	color: #000000;
}

#menu_gauche li.diplome:hover a {
	color: #FFFFFF;
}

#menu_gauche li.visited2, #menu_gauche li.visited2:hover {
	background-color:#666666;
}
#main #menu_gauche .diplome a {
	color: #1C4578;
}

#menu_gauche li.visited, #menu_gauche li.visited:hover {
	background-color:#d51625;
	color: #000000;
}
#main #menu_gauche .visited a {
	color: #CCCCCC;
}

*html #menu_gauche ul {

	font-size:1.1em;
}


#menu_gauche li {
	background-color:#FFFFFF;
	display:block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1B4477;
	border-bottom-color: #1B4477;
	border-left-color: #1B4477;
}

#menu_gauche li:hover {
	background-color:#FFFFFF;
	color: #000000;
}
#main #menu_gauche .visited a {
	color: #FFFFFF;
}


#menu_gauche a:hover {

	text-decoration:none;

}

#menu_gauche a {
	font-weight:bold;
	text-decoration:none;
	padding:4px 0 4px 10px;
	display:block;
	color: #FFFFFF;
}

*html #menu_gauche a {

	width:175px; /* IE */
}
#meteo #wxButtonFrame {
}
