@charset "utf-8";
/* CSS Document */

.menu {
	font-weight: bold;
}
.menu2 {
	font-weight: bold;
}
.nombres {
	text-align: center;
	color: #E6C99F;
}
.cuadro_arriba {
	vertical-align: top;
}
div#noticias {
	height: 400px;
	width: 800px;
}
.contenido {
	color: #F0D8B4;
	background-image: url(../imagenes/transp.png);
	padding: 10px;
	line-height: 20px;
}
#copyright {
	font-size: 9px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
}
.links {
	color: #F0D8B4;
	padding: 10px;
	line-height: 20px;
	background-color: #6F6A54;
}
.borde_libro {
	height: 400px;
	width: 800px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #660000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #660000;
}
#logo {
	font-size: 9px;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	padding-left: 150px;
}
#webmaster {
	font-size: 9px;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
}
