/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*          ESTILOS           */

body {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	margin-top: 0px;
}
.estira {
	clear:both;
	height:0;
	line-height:0;
	margin:0;
	padding:0;	
	}
.contenedor {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.cabecera {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 19px;
}
.contenedor .cabecera p {
	background-image: url(../_misc/log1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 71px;
	width: 329px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.contenedor .cabecera p a {
	height: 71px;
	width: 329px;
	display:block
	}

.contenedor .cabecera ul {
	margin-left: 410px;
}
.contenedor .cabecera ul li {
	float: left;
	margin-left: 15px;
	font-size: 10px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
.contenedor .cabecera ul #idiomaact {
	color: #F00;
}

.cabecera li a { color:#999999;} .cabecera li a:hover { color:#F00;}

.ficha_in { background:#ebebe9; border:1px solid #d1d1d1; padding:5px; overflow:hidden; margin-left:20px; margin-right:20px;margin-bottom:10px; height:310px;}
.ficha_in p { margin:0; padding:0;}



.menu_isla { width:125px; float:left; text-align:left; line-height:15px; font-size:11px;}
.menu_isla ul li { list-style:disc;}
.menu_isla li a { text-decoration:none; color:#5498b6 ; font-weight:bold;} .menu_isla li a:hover { text-decoration:underline;} 

.menu_isla ul { margin:0 0 0 20px; padding-top:2px;}


.menu_home { width:25%; float:left; text-align:left; line-height:20px; font-size:12px;}
.menu_home ul li { list-style:disc;}
.menu_home li a { text-decoration:none; color:#5498b6; font-weight:bold; } .menu_home li a:hover { text-decoration:underline;} 

.menu_home ul { margin:0 0 0 20px; padding-top:2px;}
.contenedor_dos { width:100%; float:left; margin-bottom:10px;}

.foto_home { float:right;}
.foto_home img { padding:3px; background:#FFF;border:1px solid #d1d1d1;}


.contenedor .ficha {
	width: 50%;
	float: left;
	margin-top: 25px;
	text-align: center;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.contenedor .ficha h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #555;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-weight: normal;
}
.contenedor .ficha p {
	text-align: justify;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	line-height: 16px;
}
.contenedor .ficha span {
	background-image: url(../img/boton-masinfo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 24px;
	width: 110px;
	display: block;
	position: relative;
	margin-left: 250px;
}
.contenedor .ficha span a {
	height: 24px;
	width: 110px;
	display: block;
	}

.contenedor .conoceisla {
	margin-top: 20px;
	margin-left: 12px;
	display: block;
	float: left;
}
.contenedor .conoceisla  {
	float: right;
	margin-right: 28px;
}
 .titconoce {
	text-indent: -9999px;
	display: block;
	background-image: url(../img/conoce-laisla.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 728px;
	margin-bottom: 15px; float:left; 
}

 .titconoce_eng {
	text-indent: -9999px;
	display: block;
	background-image: url(../img/conoce_eng.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 728px;
	margin-bottom: 15px; float:left; 
}

 .titconoce_it {
	text-indent: -9999px;
	display: block;
	background-image: url(../img/conoce_it.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 728px;
	margin-bottom: 15px; float:left; 
}



#ficha_cont { float:left;background:#ebebe9; border:1px solid #d1d1d1; padding:5px; overflow:hidden; width:728px;}

#texto { float:left; width:220px;}
#foto { float:left;} #foto img { margin:0;}

.conoceisla p {
	text-align: justify;
	padding-top: 5px;
	padding-left: 20px;
	line-height: 16px;
}

.contenedor .conoceisla span a {
	height: 24px;
	width: 110px;
	display: block;
}
.contenedor .pie {
	color: #0066CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	margin-top: 25px;
	line-height: 18px;
}
.contenedor .pie p {
	line-height: 17px;
	text-align: center;
	font-size: 11px;
}

