/* ESTIL QUE S'APLICA EN GENERAL AL UL INICIAL QUE CONTE TOT EL MENU A DINS */
.menu_lateral {
	margin-left:0px;
	list-style:none;
	position:relative;
	font-family: verdana;
	text-align: left;
	font-size: 11px;
	padding:0px;
	width: 195px;
	margin-top: 20px;
	margin-left: 10px;
	font-weight: bold;
}
/* S'APLICA AL PRIMER NIVELL DE MENU */
.menu_lateral li.top {
	list-style:none;
	border-bottom: #9b1f2e 1px dotted;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	background:url(images/puntvermell.gif) left top no-repeat;
	}
.menu_lateral li a.top_link, .menu_lateral li a.top_link:visited {
	font-family: verdana;
	font-size: 11px;
	color: #9b1f2e;
	text-decoration: none;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.menu_lateral li a.top_link_selected, .menu_lateral li a.top_link_selected:visited {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #9b1f2e;
	margin-left: 20px;
}

/* S'APLICA EN ELS HOVER DEL PRIMER NIVELL DE MENU */
.menu_lateral li a.top_link:hover, .menu_lateral li a.top_link:visited:hover {
	text-decoration: none;
	color: #666366;
}
.menu_lateral li a.top_link_selected:hover, .menu_lateral li a.top_link_selected:visited:hover {
	text-decoration: none;
	font-weight: bold;
}


/* ESTILS QUE S'APLIQUEN AL SEGON NIVELL DE MENU EN GENERAL AL UL, I PER LA RESTA DE NIVELLS */
.menu_lateral ul, .menu_lateral ul:hover ul ul, .menu_lateral ul:hover ul ul:hover ul ul, .menu_lateral ul:hover ul ul:hover ul ul:hover ul ul, .menu_lateral ul:hover ul ul:hover ul ul:hover ul ul:hover ul ul {
	list-style:none;

}
/*ESTILS DELS ITEMS DELS MENUS DE SEGON NIVELL*/

.menu_lateral ul li {
	padding-bottom: 3px;
	margin-left: -25px;
	margin-top: 5px;
	padding-left: 20px;
	text-transform: uppercase;
}
.menu_lateral ul li a {
	font-family: verdana;
	font-size: 10px;
	color: #9b1f2e;
	text-decoration: none;
}
.menu_lateral ul li a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #9b1f2e;
	text-decoration: none;
}
.menu_lateral ul li a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #9b1f2e;
	text-decoration: none;
}
.menu_lateral ul li a:visited:hover {
	font-family: verdana;
	font-size: 10px;
	color: #9b1f2e;
	text-decoration: none;
}
.menu_lateral ul li > a.a_sub_selected {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #9b1f2e;
	padding-left: 5px;
	padding-right: 5px;
}
.menu_lateral ul li > a.a_sub_selected:visited {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #9b1f2e;
	padding-left: 5px;
	padding-right: 5px;
}
.menu_lateral ul li > a.a_sub_selected:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #9b1f2e;
	padding-left: 5px;
	padding-right: 5px;
}
.menu_lateral ul li > a.a_sub_selected:visited:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #9b1f2e;
	padding-left: 5px;
	padding-right: 5px;
}
.menu_lateral ul li a.a_sub_selected {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #9b1f2e;
	padding-left: 5px;
	padding-right: 5px;
}

.menu_lateral ul li a.a_sub_selected:visited {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #9b1f2e;
	padding-left: 5px;
	padding-right: 5px;
}
.menu_lateral ul li a.a_sub_selected:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #9b1f2e;
	padding-left: 5px;
	padding-right: 5px;
}
.menu_lateral ul li a.a_sub_selected:visited:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #9b1f2e;
	padding-left: 5px;
	padding-right: 5px;
}