.fondoazul {
	background-image: url(../imagenes/fondoazul.jpg);
	background-repeat: repeat-y;
}
.textomenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textobienvenida {

	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}
.textointerno {

	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}
.textopie {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

a.textopie:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #d8ac14;
	text-decoration: none;
}
