A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #59798E;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: none
}
A:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #6C9DBC;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
A.lat
{
	FONT-WEIGHT: 400;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
A.lat:hover
{
	FONT-WEIGHT: 400;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
A.bot
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #999999;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.bot:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.titulos {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.titulo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.titulonota
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #1E78A4;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: none
}
.textos2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.texto
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #003366;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-variant: normal;
}

.textContact
{
	BORDER-RIGHT: #454f46 1px solid;
	BORDER-TOP: #454f46 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	BORDER-LEFT: #454f46 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #454f46 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	BACKGROUND-COLOR: #E2ECF6;
	width: 135px;
}


.tabla{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	BACKGROUND-COLOR: #151617;
	text-decoration: none;
	text-align: left;
}

.precio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D1E2F1;
	text-decoration: none;
	text-align: left;
}

.tit_destaque{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: left;
}

h1 { margin:0;padding:0;}
.Boton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	BACKGROUND-COLOR: #E2C021;
	width: 90px;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #FFFFFF;
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat-x;
}
.tablabg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-image: url(imgs/bg_tabla.gif);
	background-repeat: repeat-x;
}
.tablabglat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-image: url(imgs/bg_lateral.gif);
	background-repeat: repeat-x;
}
