.estilos {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #006633;
	background-position: left top;
	letter-spacing: 1px;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #006633;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
}
.titulo {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
.encabezado {
	background-color: #006633;
}
