@charset "utf-8";
/* CSS Document */
html {
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
}
#contenedor
{width:780px;
margin:auto;}
#encabezado
{width:100%;
padding-top:8px;
margin-bottom:5px;}
#menuPrincipal
{width:100%;}
#portada
{
	width:780px;
	margin-top:5px;
	margin-bottom:5px;
	height: 500px;
}
#contenido
{width:100%;}
#publicaciones
{width:100%;}
#piePagina
{width:100%;}

/*Esto es para los sectores de biblioteca, noticias y mapas*/
#sectorBiblioteca
{width:294px;}
#sectorNoticias
{margin-left:10px;
width:296px;}
#sectorMapas
{margin-left:10px;
width:169px;}
#sectorMapasInterno
{
}


#piePagina
{color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
margin-top:10px;
}

.idiomas
{font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#330;
text-align:right;
width:155px;
float:right;
}

.idiomas td
{text-align:right;}

.idiomas a
{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#330;
text-align:right;
text-decoration:none;}

.idiomas a:hover
{text-decoration:underline;}

.idiomas img
{border:none;
margin-top:2px;
margin-right:3px;}

.titSectorX
{border-left:162px solid #818066;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
background-color:#5E554A;
color:#C4D94C;}
