body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textoGlobales{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.fondoMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-image: url(../imagenes/fondo_turismo.jpg);
	background-repeat: no-repeat;

}
.textoInterior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.fondocolumnaMenu {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-image: url(../imagenes/FondoMenu.gif);
	background-repeat: repeat;

}
.txtMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;

}
.txtMenu:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #F9B808;
	text-decoration: none;
	font-weight: bold;

}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0B60A1;
	text-decoration: none;
	text-align: justify;

}
.textoPeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;

}
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #003D5C;
	text-decoration: none;
	text-align: justify;
}
.titulo2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #003D5C;
	text-decoration: underline;
	text-align: justify;

}
.fondoServicios {
	background-color: #FFFFFF;
	background-image: url(../imagenes/fondo-servicios.gif);
	background-repeat: no-repeat;
}
