body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/bkgrn_main.jpg);
	background-repeat:no-repeat;
}

.textoprincipal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}

.texto_principal_white {
    color: #FFFFFF;
}

.texto_secundario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

.subtitulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}

.hoteles_background {
    background: url(imagenes/img_tab_bottom.jpg) bottom repeat-x #F2F2F2;
}

a.link_white:link {color: #CCCCCC;text-decoration: none;}
a.link_white:visited {text-decoration: none;color: #CCCCCC;}
a.link_white:hover {text-decoration: none;color: #666666;}
a.link_white:active {text-decoration: none;color: #CCCCCC;}

a.menu:link {color: #333333;text-decoration: none;}
a.menu:visited {text-decoration: none;color: #333333;}
a.menu:hover {text-decoration: none;color: #999999;}
a.menu:active {text-decoration: none;color: #333333;}

