@charset "utf-8";
/* CSS Document */

body {
	background-color: #efefef;
	background-image: url(imagenes/patron-fondo.jpg);
	background-position: center;
	font-family: "Century Gothic", Helvetica;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #303030;
	text-align: center;

}

div#header {
	width: 980px;
	height: 165px;
	position: relative;
	margin: 0 auto;
	
}	

#Logo {

	position: absolute;
	width: 200px;
	height:125px;
	left: 0px;
	top: 0px;
	z-index: 25;
	text-align: left;

}

#menu {

	position: absolute;
	width: 980px;
	height:35px;
	right:0px;
	top: 125px;
	z-index: 30;
}

#menuamarillo {

	position: absolute;
	width: 980px;
	height:5px;
	right:0px;
	top: 160px;
	z-index: 30;
	background:#FACD23
}


div#animacion {
	width: 980px;
	height: 300px;
	position: relative;
	top: 20px;
	margin: 0 auto;
	border: 1px solid #CCC;
}	

div#tresislas {
	width: 980px;
	height: 280px;
	position: relative;
	top: 40px;
	margin: 0 auto;
}	

div#home_column1 {
	float: left;
	width: 318px;
	height: 280px;
	text-align:justify;
	background: #fff;
	border: 1px solid #CCC;

}


div#home_column2 {
	float: left;
	width: 318px;
	height: 280px;
	text-align:justify;
	background: #fff;
	margin: 0 0 0 10px;
	border: 1px solid #CCC;

}

div#solucioneslinea {
	width: 980px;
	height: 30px;
	position: relative;
	top: 60px;
	margin: 0 auto;
	background-color:#FFF;
}	

div#bannerazul {
	width: 100%;
	height: 25px;
	position: relative;
	top: 80px;
	margin: 0 auto;
	background-color:#002f73;
}	

div#menuinferior {
	width: 980px;
	height: 30px;
	position: relative;
	top: 90px;
	margin: 0 auto;
	font-size: 11px;
	color: #808080;
}	

#linksinferiores {
	position: absolute;
	width: 200px;
	height:20px;
	text-align:center;
	padding: 0px 0px 0px 0px;

}


#fondotitulos {

	position: relative;
	width: 318px;
	height:35px;
	top: 0px;
	z-index: 25;
	text-align: left;
	background-image:url(imagenes/isla-principal-sup.jpg);

}

#h1 {

	position: absolute;
	width: 250px;
	font-size: 20px;
	color:#FFF;
	top: 5px;
	left: 10px;
}

#menuinferior a {
	color: 303030;
	text-decoration: none;
	
	}
#menuinferior a {
	color: #303030;
}


div#home_interna {
	float: left;
	width: 298px;
	height: 210px;
	text-align:justify;
	font-size:12px;
	margin: 10px 10px 0px 10px;
}

.h2 {
	color: #005aaa;
	font-weight: bold;
}

div#home_interna_celeste {
	float: right;
	width: 318px;
	height: 16px;
	background-color: #78AFE9;
	color: #FFF;
}

div#home_interna_celeste_flotando {
	position: absolute;
	float: right;
	width: 318px;
	height: 16px;
	background-color: #78AFE9;
	color: #FFF;
	z-index: 45;
	top: 255px;
}

#conocermas {
	position: relative;
	width: 308px;
	font-size: 12px;
	top: 0px;
	margin-right: 10px;
	text-align: right;
	color: #FFF;
	text-decoration: none;
}

div#contacto {
	float: left;
	width: 318px;
	height: 81px;
	text-align: left;
	background-color: #78AFE9;
}

div#contacto_imagen {
	float: left;
	width: 318px;
	height: 165px;
	text-align:justify;
	font-size:12px;
}

#tresislas #home_column1 #home_interna_celeste #conocermas a {
	color: #FFF;
	text-decoration: none;
}
#tresislas #home_column2 #home_interna_celeste #conocermas a {
	color: #FFF;
	text-decoration: none;
}
#tresislas #home_column2 #home_interna_celeste_flotando #conocermas a {
	color: #FFF;
	text-decoration: none;
}

#h3 {
	width: 298px;
	margin: 0px 10px 0px 10px;
	color:#FFF;
}

.contac {
	font-size: 25px;
	color: #FFF;
	font-weight: bold;
}

.contacfax {
	font-size: 12px;
	color: #FFF;
}
.creative {
	color: #666;
}
