.azul {
	background-color: #6b8b89;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
	text-decoration: none;
	background-color: #CCCCCC;
}
.menu:hover {
	color: #E76F10;
	background-color: #CCCCCC;
}
.gris {
	background-color: #CCCCCC;
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: normal;

}
.menu2:hover {
	color: #e76f10;
}
.linea {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-color: #999999;


}
.direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	width: 0px;
	background-position: 0px;
	float: none;
	padding: 0px;




}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.email:hover {
	color: #660000;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.entorno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6b8b89;
	text-decoration: underline;
}
.entorno:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
