body {
	margin-left: 0;
	margin-right: 0;
	background-color: #006699;
	font-family: "Trebuchet MS", Verdana, Georgia;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#mundijovi {
	background-color: #0099CC;
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
#menu {
	width: 175px;
	padding-top: 10px;
	position: relative;
	float: left;
}
a:link {
	color: #0076AE;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tabla {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#web {
	width: 750px;
	background-color: #0099CC;
	height: 100%;
}
#principal {
	background-color: #0099CC;
}
#sombra {
	background-image: url(_imagenes/sombrabajo.gif);
	background-repeat: repeat-x;
	height: 30px;
}
#cuerpo {
	color: #000000;
	padding-top: 5px;
	padding-right: 3px;
	position: relative;
	margin-left: 180px;
	width: 560px;
	margin-bottom: 50px;
	margin-top: 5px;
}
#cuerpotop {
	background-image: url(_imagenes/cuerpotop.gif);
	height: 15px;
	font-size: 2px;
}
#cuerpobottom {
	background-image: url(_imagenes/cuerpobottom.gif);
	height: 15px;
	font-size: 2px;
}
#cuerpomiddle {
	background-image: url(_imagenes/cuerpomiddle.gif);
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
#map {
	height: 300px;
	width: 100%;
}
#noticias {
	text-align: justify;
	padding: 10px;
	background-image: url(_imagenes/noticias_04.gif);
}
.imagenMarco {
	padding: 2px;
	border: 1px solid #66CCFF;
	margin-bottom: 10px;
	margin-left: 10px;
}
.tituloSeccion {
	font-size: 24px;
	font-weight: bold;
	color: #A6E2FF;
}
.transp {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='grey.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.transp [class] {
	background-image:url('grey.png');
}

/* reglas para la galerķa */
.listaCarpetas {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.listaCarpetas li {
	margin-right: 5px;
}
.listaArchivos {
	list-style-type: none;
	padding: 10px;
	margin: 0px;
}
.listaArchivos li {
	display: inline;
	margin-right: 4px;
}
img {
	border: 0px;
}
#izquierda {
	width: 160px;
	float: left;
	margin-left: 5px;
}
.mostrador {
	z-index: 3;
	text-align:center
}
.nombreFichero {
	margin-left: 45px;
}
.minis {
	text-align: center;
}
.carpeta {
	float: left;
}
.miniaturas {
	width: 150px;
	height: 500px;
	overflow: auto;
}
#centro {
	height: 600px;
}
