ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

	
/*- Menu 1--------------------------- */
	
#menu1 {
	width: 185px;
	border-size: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding-left: 5px;
	}
	
#menu1 li a {
	height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/pagina/arrow.png);
	background-repeat: no-repeat;
	border-bottom-color: #1C4064;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #E4D6CD;
	display: block;
	padding-left: 13px;
	padding-top: 5px;
	}
	
#menu1 li a:hover {
	color: #FFF;
	padding-left: 13px;
	padding-top: 5px;
}	
