#contenedor {
	width: 175px;
	position: relative;
	padding: 0px;
	left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu1 {
	background-position: right top;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #663300;
	background-repeat:  repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;



}
#menu1 a:link {
	color: #663300;
	text-decoration: none;
}
#menu1 a:visited {
	color: #996600;
	text-decoration: none;
}
#menu1 a:hover {
	color: #000000;
	text-decoration: none;
}
.dchos {
	font-size: 10px;
	position: relative;

}
.izq20px {
	position: relative;
	left: 10px;
}

.menutexto {
	list-style-image: none;
	text-align: left;
	font-weight: bold;
	line-height: 10px;
	position: relative;
	padding-left: 10px;

}

