/********************************************************
UCPAMenuVertical.css
Holidays
**********************************************************/

.BlocMenuVertical_holidays
{
	clear:both;
	background:url(images/menuVertical/FondMenuvertical.gif) repeat-y 0 0;
}

.HeaderMenuVertical
{
	width:172px;
	height:18px;
	background:url(images/menuVertical/headerMenuvertical.gif) no-repeat 0 0;
	font-size:1px;
}


.ContentMenuVertical
{
	width:172px;
	background:url(images/menuVertical/DegradeMenuvertical.gif) no-repeat 0 0;
   	height:auto !important;  /*Hauteur minimale */
	height:152px;
	min-height:152px;
}

/* Footer du menu */
.FooterMenuVertical
{
	width:172px;
	height:18px;
	background:url(images/menuVertical/footerMenuvertical.gif) no-repeat 0 0;
	font-size:1px;
}


.BlocMenu0
{
	padding:4px 0 8px 4px;
}

/* Désactivation des "décorations" pour les liens */
.BlocMenu0 a
{
	text-decoration:none;
}

.TexteMenu0 , .TexteMenu0_selected 
, .TexteMenu0 a, .TexteMenu0 a:link, .TexteMenu0 a:visited, .TexteMenu0 a:hover, .TexteMenu0 a:active
, .TexteMenu0_selected a, .TexteMenu0_selected a:link, .TexteMenu0_selected a:visited, .TexteMenu0_selected a:hover, .TexteMenu0_selected a:active
{
	font: Bold 13px Verdana;
	color: #ffffff;
	text-decoration: none;
	line-height:normal;
	padding-left:8px;
}
.TexteMenu0_selected, .BlocMenu0 a:hover .TexteMenu0{text-decoration:underline}
.TexteMenu0_selected{background:url(images/menuVertical/puceMenuVertical.gif) no-repeat 0 4px;}


/* menu niveau 1 et 2 */
.BlocMenu1{display:none;}
.BlocMenu2{display:none;}

/* Puce pour dérouler le menu */
.BlocPuceMenu{display:none;}
.PuceMenu{display:none;}
.NoPuce{display:none;}
