body{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFF url(../imgs_vivcue/back-index.jpg) center top no-repeat fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6e6e6e;
	text-decoration: none;
	overflow-x:hidden;
}

.text_pie_pagina
{
	FONT-SIZE: 11px;    COLOR: #FFFFFF;    FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;
}

A.liga_pie:link
{
	FONT-SIZE: 11px;    COLOR: #FFFFFF;    FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;
}
A.liga_pie
{
    FONT-SIZE: 11px;    COLOR: #FFFFFF;    FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;
}
A.liga_pie:active
{
    FONT-SIZE: 11px;    COLOR: #FFFFFF;    FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;
}
A.liga_pie:hover
{
	color: #000;
	text-decoration:underline;
}

A.liga_regresar:link
{
	FONT-SIZE: 12px;    COLOR: #03283B;    FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;
}
A.liga_regresar
{
    FONT-SIZE: 12px;    COLOR: #03283B;    FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;
}
A.liga_regresar:active
{
    FONT-SIZE: 12px;    COLOR: #03283B;    FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;
}
A.liga_regresar:hover
{
	color: #000000;
	text-decoration:underline;
}

.text_fecha
{
    FONT-SIZE: 11px;    COLOR: #6e6e6e;    FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:none;
}

.text_tit_nota_home
{
    FONT-SIZE: 11px;    COLOR: #686868;    FONT-FAMILY: Tahoma, Geneva, sans-serif; font-weight: bold; text-decoration:none;
}

A.liga_vermas_home:link
{
	FONT-SIZE: 10px;    COLOR: #686868;    FONT-FAMILY: Tahoma, Geneva, sans-serif; font-weight: normal; text-decoration: none;
}
A.liga_vermas_home
{
    FONT-SIZE: 10px;    COLOR: #686868;    FONT-FAMILY: Tahoma, Geneva, sans-serif; font-weight: normal; text-decoration: none;
}
A.liga_vermas_home:active
{
    FONT-SIZE: 10px;    COLOR: #686868;    FONT-FAMILY: Tahoma, Geneva, sans-serif; font-weight: normal; text-decoration: none;
}
A.liga_vermas_home:hover
{
	color: #e52122;
	text-decoration:underline;
}

.campo {
	border: 1px Solid #9A9A9A;
	background: #dc1e44;
	padding: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.campo:hover {
    background-color: #006dc2;
}

.txt_labelform
{
    FONT-SIZE: 14px;    COLOR: #dc1e44;    FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none;
}

/* Indicador de ruta */
.indica_ruta
{
	FONT-SIZE: 10px;    COLOR: #2b6849;    FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;
}

A.liga_indica_ruta:link
{
	FONT-SIZE: 10px;    COLOR: #2b6849;    FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;
}
A.liga_indica_ruta
{
    FONT-SIZE: 10px;    COLOR: #2b6849;    FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;
}
A.liga_indica_ruta:active
{
    FONT-SIZE: 10px;    COLOR: #2b6849;    FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;
}
A.liga_indica_ruta:hover
{
	color: #e52122;
	text-decoration:underline;
}

#subtitulos
{
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight:normal; text-decoration: none;
}

#subtitulos #verde
{
	COLOR: #2b6849;
	font-weight:bold;
}

#subtitulos #azul
{
	COLOR: #0469b9;
	font-weight:bold;
}

#subtitulos #rojo
{
	COLOR: #d72420;
	font-weight:bold;
}

#subtitulos #yelora
{
	COLOR: #fb9700;
	font-weight:bold;
}

#subtitulos #morado
{
	COLOR: #645397;
	font-weight:bold;
}

/* Clima */
#weather {
	width: 184px;
	height: 110px;
}
#current {
	width: 184px;
	height: 110px;
	text-align: right;
	color: #6e6e6e;
	font-weight: bold;
}
#current #temp {
	font-size: 24px;
	font-style: normal;
	padding-top: 10px;
	padding-right: 16px;
}
#current #fore {
	padding-right: 16px;
	font-size: 11px;
}
#current #city {
	padding-top: 10px;
	padding-right: 16px;
}

.VerNoticia { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; }
.VerNoticia a { text-decoration:none; color:#000; }
.VerNoticia a:hover { text-decoration:underline; color:#2b6849; }

.TitDetalleEvento {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#2b6849; font-weight:bold; }
.DescripEvento {font-family:Arial, Helvetica, sans-serif; color:000; font-size:12px; }

/* ****** ESTILO PARA EL DETALLE DEL HOTEL ***** */
.NomHotel {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#2b6849; font-size:18px; }