#Tours {
	height: 138px;
	width: 760px;
	text-align: center;
	float: left;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#Tours img {
	margin-left: 3px;
}
#OfertaEspecial {
	width: 217px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FE9900;
	float: right;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: center;
}
#Informacion {
	width: 515px;
	background-color: #DADADA;
	float: left;
	margin-left: 10px;
	padding: 5px;
}
#Informacion H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	text-transform: capitalize;
}
#Informacion p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#Informacion a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
#Informacion a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}


#Informacion_AnchoCompleto {
	width: 515px;
	background-color: #DADADA;
	float: left;
	margin-left: 10px;
	padding: 5px;
}
#Informacion_AnchoCompleto H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	text-transform: capitalize;
}
#Informacion_AnchoCompleto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#Informacion_AnchoCompleto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
#Informacion_AnchoCompleto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}
#InfoDestacada {
	background-color: #FFFFFF;
	float: right;
	width: 250px;
	background-image: url(../imagenes/tagTituloDestacada.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 37px;
	padding-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #709BC5;
	border-right-color: #709BC5;
	border-bottom-color: #709BC5;
	border-left-color: #709BC5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
#InfoDestacada p {
	padding-right: 4px;
	padding-left: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #006699;
}
#InfoGeneral {
	width: 217px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FE9900;
	float: right;
	padding-top: 8px;
	padding-bottom: 5px;
}
#InfoGeneral p {
	padding-right: 4px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
#InfoGeneral H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	color: #006699;
	text-decoration: underline;
}


