

a.menu0
{
		color: White;
		text-decoration: none;
		text-align:left;
    	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
}


a.menu0:hover
{
		color: White;
		text-decoration: underline;
		text-align:left;
    	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

a.menu1
{
		color: White;
		text-decoration: none;
		text-align:left;
    	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
}


a.menu1:hover
{
		color: White;
		text-decoration: none;
		text-align:left;
    	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
}

a.menu2
{
		color: black;
		text-decoration: none;
		text-align:left;
		font-family: arial;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
}


a.menu2:hover
{
		color: black;
		text-decoration: none;
		text-align:left;
		font-family: arial;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
}

a.menu3
{
		text-decoration: none;
		text-align:left;
	    font-size : 11px;
	    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
    	color : #e94e00;	
}


a.menu3:hover
{
		text-decoration: underline;
		text-align:left;
	    font-size : 11px;
	    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
		color: #98989c;
}

a.menu3
{
		color: silver;
		text-decoration: none;
		text-align:left;
	    font-size : 11px;
	    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}


a.menu3:hover
{
		color: silver;
		text-decoration: underline;
		text-align:left;
	    font-size : 11px;
	    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}



DIV.menucourant
	{
		background-color : #F08C00;
		border-bottom-width: 1px;
		border-bottom-color: white;
		border-bottom-style: solid;
	}


DIV.SX_Menu_level0
	{
		/*background-color : #990033;*/
		border-bottom-width: 1px;
		border-bottom-color: white;
		border-bottom-style: solid;
	}
DIV.SX_Menu_level1
	{
		background-color : #7077AA;
		border-bottom-width: 1px;
		border-bottom-color: black;
		border-bottom-style: solid;
	}
DIV.SX_Menu_level2
	{
		background-color : #DEE5F6;
		border-bottom-width: 1px;
		border-bottom-color: black;
		border-bottom-style: solid;
	}
DIV.SX_Menu_level3
	{
		background-color : #FEFEFE;
		border-bottom-width: 1px;
		border-bottom-color: black;
		border-bottom-style: solid;
	}
DIV.SX_Menu_level4
	{
		background-color : #FFFFFF;
		border-bottom-width: 1px;
		border-bottom-color: black;
		border-bottom-style: solid;
	}
	
	
.chemin
{
		color: #808080;
		text-decoration: none;
		font-family: verdana;
		font-size: 10px;
		font-weight: bold;		
}

a.chemin
{
		color: #808080;
		text-decoration: none;
		font-family: verdana;
		font-size: 10px;
		font-weight: bold;		
}

a.chemin:hover
{
		color: #FF891A;
		text-decoration: none;
		font-family: verdana;
		font-size: 10px;
		font-weight: bold;		
}

a.SX_Menu4
	{
		color: black;
		text-decoration: none;
		font-family: verdana;
		font-size: 10px;
		font-weight: bold;		
	}
	
a.SX_Menu4:hover
	{
		color: #FF891A;
		text-decoration: none;
		font-family: verdana;
		font-size: 10px;
		font-weight: bold;		
	}
	
