/* 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;
}

.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: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	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 img {
	float: left;
	margin-right: 28px;
}
.contenedor .conoceisla .titconoce {
	text-indent: -9999px;
	display: block;
	background-image: url(../img/conoce-laisla.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 308px;
	margin-left: 394px;
	margin-bottom: 15px;
}
.contenedor .conoceisla p {
	text-align: justify;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 16px;
}
.contenedor .conoceisla span {
	background-image: url(../img/boton-masinfo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 24px;
	width: 110px;
	display: block;
	margin-left: 625px;
}
.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;
}
