.link
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.link:hover
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #AEC1EC;
text-decoration: underline;
}

.linkBlanco
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.linkBlanco:hover
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: underline;
}

.linkBold
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.linkBold:hover
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #AEC1EC;
text-decoration: underline;
}

.linkrecomendar
{
font-family: Verdana;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.linkrecomendar:hover
{
font-family: Verdana;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #AEC1EC;
text-decoration: underline;
}

.linkhoteles
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

.linkhoteles:hover
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #FFCC33;
text-decoration: none;
}

.linkAzul
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #006699;
text-decoration: none;
}

.linkAzul:hover
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #AEC1EC;
text-decoration: none;
}

.txtazul
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #000000;
	text-decoration: none;
	line-height: 15px;

}

.txt
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #003366;
	text-decoration: none;
	line-height: 15px;

}
.txt_home
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: 200;
	color: #003366;
	text-decoration: none;
	line-height: 20px;

}
.txtGris
{
font-family: Verdana;
font-size: 30px;
font-style: normal;
font-weight: normal;
color: #dedede;
text-decoration: none;
}

.piepag
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.piepagGris
{
font-family: Verdana;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #bbbbbb;
text-decoration: none;
}

.piepagBlanco
{
font-family: Verdana;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.tablasBorde {

	border: 1px solid #999999;
}

.tablasBorde2 {

	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: none;
	border-right: none;
}


.margen {

	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #000000;
}
.margen2 {

	border-top: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	border-right: none;
}

.margen3 {

	border-top: 1px solid #000000;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.margen4 {

	border-top: none;
	border-bottom: 1px solid #000000;
	border-left: none;
	border-right: 1px solid #000000;
}

.margen5 {

	border-top: none;
	border-bottom: none;
	border-left: 1px solid #000000;
	border-right: none;
}

.margen6 {

	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.bordemensaje {
	
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
		
}

.cabeceroBlanco
{
font-family: Verdana;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

.TitBlanco {font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; }

.tablasBorde2 {
	border-top: 1px solid #1c4d97;
	border-bottom: 1px solid #1c4d97;
	border-left: none;
	border-right: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
}

.cursorMano {
	cursor: pointer;
}

.cursorMano:hover {
	cursor: pointer;
}

