/* Start of CMSMS style sheet 'v21avr : Simple - Vertical' */
/******************** MENU *********************/

div#menu_vert_top{
      
        margin:15px 0 0 15px;
	padding:0;
        background:url(uploads/v21avr/bg-menu_vert-top.png) no-repeat;
        width:250px;
        height:30px;
font-size:0;
}


div#menu_vert {
	margin:0 0 0 15px;
	padding:0;
        background:url(uploads/v21avr/bg-menu_vert.png) repeat-y;
        width:250px;
}

div#menu_verta{
      
        margin:0 0 30px 15px;
	padding:0;
        background:url(uploads/v21avr/bg-menu_vert-bottom.png) no-repeat;
        width:250px;
        height:98px;
}

div#menu_vert h3.menu_vert{
display:block;
width:166px;
height:34px;
background:url(uploads/v21avr/h3-navigation.png) no-repeat;
margin:-55px 0 0 0;
float:right;
text-indent:-999em;
}


#menu_vert ul {
	list-style: none;
	margin:0 0 0 45px;
	padding: 0;
        width:80%;
}


#menu_vert ul li {
	list-style: none;
	margin: 0;
}


#menu_vert ul li.currentpage{
        display: block;
	padding:5px 0 0 0;
	color: #3d3b35;
        font-size:1em;
	text-decoration: none;
height:32px;
}


* html #menu_vert li a {
	height: 1%;
}

* html #menu_vert li hr {
	height: 1%;
}



/* first level links */

div#menu_vert ul li a {
	display: block;
	padding:5px 0 0 0;
	color: #3d3b35;
        font-size:1em;
	text-decoration: none;
height:32px;
}



div#menu_vert ul li a:hover {
	background-color: transparent;
	color: #595959;
	text-decoration: underline;
}



div#menu_vert ul li a span {
	display: block;
        height:20px;
	margin:0;
        font-family:Trebuchet MS, Verdana, Arial, Sans-serif;
        font-weight:bold;
	padding: 10px 0 2px 16px;
	background: transparent url(uploads/v21avr/puce-h3-off.gif) no-repeat left center;
        cursor:hand;
}



div#menu_vert ul li.currentpage h3 {
	display: block;
        height:20px;
	margin:0;
	color: #a41d23;
	font-size: 1em;
        padding: 9px 0 2px 16px;
        background:url(uploads/v21avr/puce-h3.gif) no-repeat left center;
       cursor:hand;
}




/* End of 'v21avr : Simple - Vertical' */

