@charset "UTF-8";
/* CSS Document */

/*CAPAS

TODAS LAS PÁGINAS*/


#logo {
	position:absolute;
	left:20px;
	top:13px;
	width:371px;
	height:195px;
	z-index:1;
}
#navigation {
	position:absolute;
	left:431px;
	top:161px;
	width:400px;
	height:49px;
	z-index:2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-align: right;
}
#idioma {
	position:absolute;
	left:814px;
	top:20px;
	width:168px;
	height:30px;
	z-index:3;
	text-align: right;
}
#navigation a {
	
	text-decoration: none;
	font-weight: normal;
	color: #9fd5d7;
}
#navigation a:hover {
	color: #3e5b89;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #3E5B89;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #9FD5D7;
}
a:visited {
	text-decoration: none;
	color: #3E5B89;
}
.slash {
	font-size: 16px;
	color: #CCCCCC;
}

/*INDEX*/

#txtclorofilas {
	position:absolute;
	left:96px;
	top:292px;
	width:400px;
	height:468px;
	z-index:5;
}
/*LISTADO DE PROYECTOS*/

#miniaturas {
	position:absolute;
	left:110px;
	top:292px;
	width:100px;
	height:1000px;
	z-index:5;
	visibility: hidden;
}
#miniaturas img {
	margin-bottom: 20px;

}
#proyecto1 {
	position:absolute;
	left:96px;
	top:292px;
	width:486px;
	height:500px;
	z-index:1;
}
#proyecto1 a {
	
	text-decoration: none;
	font-weight: normal;
	color: #9fd5d7;
}
#proyecto1 a:hover {
	color: #3e5b89;
}
/* PÁGINA DE CADA PROYECTO*/

#tituloproyecto {
	position:absolute;
	left:89px;
	top:292px;
	width:904px;
	height:81px;
	z-index:4;
}
#descripcion {
	position:absolute;
	left:89px;
	top:335px;
	width:275px;
	height:672px;
	z-index:5;
}
#fotos {
	position:absolute;
	left:431px;
	top:304px;
	width:550px;
	height:1000px;
	z-index:6;
	overflow: visible;
}
#fotos img {
	margin-bottom: 20px;
}


/*ETIQUETAS*/


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #99CCCC;
}
h2 {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	padding-bottom: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	line-height: 20px;
}
h6 {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;	
}
p {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16pt;
	color: #666666;
	text-align: justify;
	vertical-align: super;
}
img a {
	text-decoration: none;
	text-align: right;
}
.idioma {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #c;
	text-decoration: none;
	font-style: italic;
}

.azul {
	color: #3e5b89;
}
.azulbig {
	color: #3e5b89;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
}
body {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.apartadoactual {
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#descripcion a {
	font-size: 11px;
	line-height: 18pt;
	font-weight: normal;
	
	color: #9FD5D7;
	text-decoration: none;
}
#descripcion a:hover {
	color: #3E5B89;
}
#fotos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3E5B89;
	text-decoration: none;
	text-align: right;
}
#fotos a:hover {
	color: #9FD5D7;
}
#plantot {
	position:absolute;
	left:431px;
	top:304px;
	width:500px;
	height:1000px;
	z-index:6;
	overflow: visible;
}
.flecha {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
