body{
	margin-left:0em;
	margin-top:0em;
	font-family: helvetica, verdana, arial;
	/*font-weight: bold;*/
}
h1{
	font-size:13px;
	color:#333333;
	text-align:justify;
}
h2{
	font-size:12px;
	color:#333333;
	text-align:justify;
}
a {
	text-decoration:underline;
	font-size:12px;
	color:#666666;
}
a:hover {
	color:#000000;
}

.texto_cabecera {
	font-size:10px;
	color:#333333;
}
.texto_right {
	text-align:right;
}
.texto_bt {

	padding-left:10px;
	padding-top:0px;
	background:#E5E5E5;
}
.texto_bt2 {
	padding-left:10px;
	padding-top:0px;
	background:#BFBFBF;
}
.texto_pie {
	font-size:9px;
	color:#666666;
}
.texto {
	font-size:12px;
	color:#333333;
	text-align:justify;
}
.texto_reserva {
	font-size:12px;
	color:#666666;
	text-align:justify;
}
.texto_packages {
	font-size:11px;
	color:#666666;
	text-align:justify;
}
.packages_home {
	width:320px;
	height:150px;
	border:0px red solid;
	margin-left:20px;
	margin-top:5px;
}
.texto_reserva2 {
	font-size:10px;
	color:#FF0000;
	text-align:justify;
	font-weight:bold;
	margin-top:-12px;
}
.texto_reserva3 {
	font-size:17px;
	color:#FF0000;
	font-weight:bold;
	text-align:justify;
}
.txt_foto {
	text-decoration:none;
	font-size:9px;
	color:#000000;
}


a.link {
	text-decoration:none;
	font-size:9px;
	color:#666666;
}
a.link:hover {
	color:#000000;
}
a.link_on {
	text-decoration:none;
	font-size:9px;
	color:#000000;
}
a.link_bt {
	text-decoration:none;
	font-size:10px;
	font-weight:700;
	color:#666666;
}
a.link_bt:hover {
	color:#000000;
}
a.link_bt_on {
	text-decoration:none;
	font-size:10px;
	font-weight:700;
	color:#000000;
}
a.link_destacado {
	text-decoration:none;
	font-size:9px;
	color:#FB2C2C;
	font-weight: bold;
}
a.link_destacado:hover {
	color:#DB0303;
}
