/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background-image: url(../imagenes/fondosombra.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #004387;
}

#madre {
	text-align: left;
	margin: auto;
	height: 900px;
	width: 900px;
	position: relative;
	background-position: center;
	background-color: #004387;
}




#cabecera {
	text-align: left;
	height: 224px;
	width: 900px;
	position: absolute;
	background-image: url(../imagenes/cabecera.jpg);
	z-index:1;
	background-repeat: no-repeat;
}



#navegacion {
	position:absolute;
	left:0px;
	top:224px;
	width:220px;
	height:430px;
	z-index:1;
	background-color: #FFFFFF;
}

#informacion {
	position:absolute;
	left:225px;
	top:224px;
	width:664px;
	height:420px;
	z-index:1;
	border-left-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}

#fichains {
	position:absolute;
	top:87px;
	width:313px;
	height:217px;
	z-index:1;
	background-position: center center;
	text-align: center;
	left: 163px;
}
.comun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-position: 5px 5px;
	line-height: 16px;
}
.fotostex {
	float: right;
	padding-right: 10px;
	padding-bottom: 200px;
	margin-left: 20px;
	padding-top: 10px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004387;
	background-position: 5px 5px;
}

#visita {
	position:absolute;
	top:655px;
	width:903px;
	height:129;
	z-index:1;
	left: -1px;
}

.cuadroazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #004387;
	height: 12px;
	width: 220px;
	display: block;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-indent: 5px;
	}

.cuadroazul2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #9DB5CD;
	height: 12px;
	width: 220px;
	display: block;
	color: #004387;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-indent: 5px;
	text-decoration: none;
	}
.bandera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}

a.bandera:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #004387;
	text-decoration: none;
	}
#organiza {
	position:absolute;
	top:670px;
	width:900px;
	height:80px;
	z-index:1;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

