body,td,th {
	color: #333;
	font-family: Arial;
	font-size: 12px;
}
body {
	background-color: #f4f4f4;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
a:link {
	color: #6C8CC7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C8CC7;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #6C8CC7;
}
.menu  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #D6D6D6;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
}
a.menu:link, a.menu:visited  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #D6D6D6;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 15px;
	display: block;
}
a.menu:hover, a.menu:visited:hover  {
	color: #90B0D7;
	text-decoration: none;
}
a.menu:active  {
 color: #FFFFFF;
 font-weight: normal;
 text-decoration: none;
}


.textoInteriores {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: justify;
	padding-top: 5px;
	line-height: 20px;
}
.textoHome h1 {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #6691cc;
	text-align: left;
	display: block;
	background-image: url(../imagenes/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	line-height: -16px;
	letter-spacing: -1px;
}

.textoHome {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	padding-right: 20px;
}


.pie {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6C8BC7;
	text-decoration: none;
}
.slogan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 279px;
	letter-spacing: 0.1em;
}
.fondo-globe {
	text-decoration: none;
	background-image: url(../imagenes/fondo-mundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}

.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.top {
	text-decoration: none;
	background-image: url(../imagenes/fdo_top.gif);
	background-repeat: repeat-x;
	height: 33px;
}
.principal {
	text-decoration: none;
	background-image: url(../imagenes/fdo_principal.gif);
	background-repeat: repeat-y;
}
.columna {
	text-decoration: none;
	background-image: url(../imagenes/fdo_columna.gif);
	background-repeat: no-repeat;
}
.columna_texto {
	text-decoration: none;
	background-image: url(../imagenes/fdo_columna.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: justify;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.submit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #90B0D7;
	border: 1px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.titulos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	padding-left: 30px;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	font-size: 22px;
	color: #6691cc;
}
.titulos h2 {

	font-size: 39px;
	font-style: normal;
	font-weight: normal;
	color: #000000;


}

.bajada {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	padding-top: 10px;
	padding-right: 10px;
}

.titulo_news {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	font-size: 24px;
	color: #d40505;
	padding-bottom: 10px;
}
.bajada_news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0D0D0;
}

#slideshow {
	position:relative;
	height:277px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#menu-superior {
	position:absolute;
	width:918px;
	height:61px;
	z-index:100;
	top: 1px;
	visibility: visible;
}
#logo {
	position:absolute;
	width:279px;
	height:61px;
	z-index:50;
	top: 0px;
	visibility: visible;
}

.Titulo-novedades {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #6c8cc7;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.Titulo_full-novedades {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #6c8cc7;
	text-decoration: none;
}
.Bajada-novedades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.Full-novedades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: justify;
}
#map_canvas {
	width: 300px;
	height: 300px;

      }