/* Start of CMSMS style sheet 'menu_vert' */
/* TABLE PRINCIPALE ---------------------------------------------------------------------*/
div.menu_vert
{
position:relative;
left:20px;
margin: 8px 0;
}

div.menu_vert a
{
font-size:12px;
color:#ffffff;
font-style:normal;
font-weight:normal;
border-bottom:none;
}

div.menu_vert img.unselect, div.menu_vert img.select
{
height:10px;
}

div.menu_vert img.unselect
{
width:141px;
}

div.menu_vert img.select
{
width:161px;
}


div.menu_vert#section_titre
{
border-left:2px solid #cba880;
}

div.menu_vert#section_titre a:hover
{
text-decoration:underline;
}

/* End of 'menu_vert' */

