body {
	font-family:verdana;
	font-weight:bold;
	background:white;
	padding:0px; margin:0px;
	height:100%;
}
div#fecha {
	position:absolute;
	top:0px;
	left:0px;
	width:237px;
	background:#010080;
	text-align:center;
	height:30px;
	vertical-align:bottom;
	color:white;
	font-size:11px;
}
div#contacto {
	font-size:10px;
	position:absolute;
	top:0px;
	left:241px;
	width:719px;
	background:#010080;
	text-align:center;
	height:30px;
	color:white;
	padding:0px;
}
div#cuadriGris {
	position:absolute;
	top:34px;
	left:0px;
	width:117px;
	height:117px;
	background:#8f908b;
	text-align:center;
	background-image:url(../img/logo.png)
}
div#cuadriRojo {
	position:absolute;
	top:34px;
	left:121px;
	width:116px;
	height:117px;
	background:#010080;
	background-image:url(../img/logo.gif);
	text-align:center;
	text-align:left;
}
div#cuadriRojo span {
	color:white;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
	font-family:verdana;
}
div#granCuadroRojo {
	position:absolute;
	top:34px;
	left:241px;
	width:719px;
	background:#010080;
	text-align:center;
	height:117px;
}

div#idiomas {
	position:absolute;
	top:20px;
	right:15px;
}

/*span.idiomaActivo {
	border:1px solid white;
	background:#010080;
	color:white;
	padding-left:3px;
	padding-right:3px;
}*/
.idiomaActivo {
	margin-bottom:4px;
	font-family:verdana;
	font-size:10px;
	border:1px solid white;
	background:white;
	color:#010080;
	padding-left:3px;
	padding-right:3px;
	cursor:pointer;
}
.idiomaInactivo {
	margin-bottom:4px;
	font-family:verdana;
	font-size:10px;
	border:1px solid white;
	background:white;
	color:#010080;
	padding-left:3px;
	padding-right:3px;
	cursor:pointer;
}

div#eslogan {
	display:none;
	position:absolute;
	bottom:6px;
	right:15px;
	color:white;
}

div.foto {
	position:absolute;
	width:237px;
	height:195px;
	background:#8f908b;
	overflow:hidden;
}
div#fotos {
	position:absolute;
	top:155px;
}

div.apartado {
	position:absolute;
	height:26px;
	background:#010080;
	width:237px;
	height:26px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	color:white;
}
div#popup {
	position:absolute;
	top:380px;
	left:0px;
	height:172px;
	width:960px;
	background:#8f908b;
	background-image:url(../img/fondo_pie2.jpg)
}
div#popup #login {
	position:absolute;
	padding:10px;
	width:217px;
}

div#pie {
	position:absolute;
	top:556px;
	left:0px;
	height:20px;
	width:960px;
	background:#e6e6e6;
}
div.menu {
	border:3px solid #010080;
	border-bottom:0px;
	position:absolute;
	width:231px;
	background:white;
	overflow:hidden;
	background:#010080;
	top:1000px;
	border-bottom:0px;
}
div.subMenu, div.subMenuLast {
	color:#010080;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #010080;
	cursor:pointer;
	background:white;
	padding-top:2px;
	padding-bottom:2px;
}
div.subMenuLast {
	border:0px;
	margin-bottom:3px;
}

div#menu {
	position:absolute;
	top:350px;
	font-family:arial;
}

div#mainPage {
	position:absolute;
	overflow:hidden;
	width:960px;
	height:576px;
	margin:auto;
}

a {
	text-decoration:none;
}

div#content {
	text-align:justify;
	position:relative;
	padding-left:240px;
	padding-right:80px;
	position:absolute;
	top:185px;
	width:640px;
	height:367px;
	left:0px;
	display:none;
	overflow:auto;
	font-weight:normal;
	font-size:12px;
	color:#000040;
}
div#content h1 {
	font-size:20px;
	padding-top:0px;
	margin-top:20px;
}
div#content h2 {
	margin-bottom:0px;
	color:#100080;
}
div#content div {
	padding-bottom:30px;
}
div#content b {
	color:#010080;
}
div#content h1 {
	color:#010080;
}

h2 {
	font-size:14px;
	padding-bottom:5px;
}
.linkDocumento{
	display:block;
	margin-top:5px;
}
.destacados {
	position:absolute;
	padding:10px;
	width:460px;
	left:480px;
}