html {
    margin-bottom: 1px;
	height: 100%
}
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 0;
	padding: 0;
}
.sin-link {
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.texto {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #333333;
}
.seccion {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24pt;
	color: #003399;
	margin-top: 0;
	margin-bottom: 5px;
}
.titulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16pt;
	color: #666666;
	text-transform: uppercase;
	margin-top: 0;
}
.bot-desplegable {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
}
.tituloNoticias {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	color: #003399;
	font-weight: bold;
	text-transform: uppercase;

}

div#menuizq a {
	color: #FFFFFF;
	text-decoration: none;
}
.destacados {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
}
.tituloObras {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #003399;
	font-weight: bold;
	text-transform: uppercase;
}
.pieFoto {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #666666;
}
.cellObras {
	background-image: url(imagenes/estructura/galeria-fondo.gif);
}
div#contenido {
	padding: 0 18px 20px 19px;
}
div#intranet-usuario {
	font-size: 11px;
	padding: 6px 20px 0 20px;
	color: #999999;
	height: 23px;
}
.textoBlancoBold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;

}
.error {
	color: #CC0000;
	font-weight: bold;
}
.textochico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
