#contenedor #principal #lateral ul {
	margin: 0em;
	padding: 0em;
}
#contenedor #principal #lateral li {
	list-style-type: none;
	line-height: 175%;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 0.3em;
}
#contenedor #principal #lateral a {
	background-color: #FFFFFF;
	display: block;
	color: #000000;
	text-decoration: none;
}
#contenedor #principal #lateral a:hover {

	background-color: #FF6D22;
}
#contenedor #principal #lateral .seccion {
	font-size: 80%;
	color: #000000;
	text-align: center;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	background-color: #FF6D22;
	display: block;
}
