body {	
background-image: url(images/fondo.gif);
}



div.cabeza{
}

div.menu{
	width: 928px;
	height:24px;
	background-image:url(bar.gif);
	background-repeat:repeat-x;
	color: white;
	padding-left: 20px;
	padding-top: 9px;
	font-size:x-small;
	word-spacing: 10px;
	font-family:verdana; 
}

div.bienvenido{
	color: #003399;
	font-size:x-Large;
	font-family:verdana;
	font-weight: bold;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	width: 948px;
}

img.panel{
	position:absolute;
	left:375px;
	top:325px;
	height: 284px;
}

div.noticias{
	width:600px;
	color: white;
	font-size:Large;
	font-family:verdana;
	font-weight: bold;
	font-style:italic;
	border-bottom-style:dashed;
	border-bottom-width:1px; 	
}

div.cont{
	color: white;
	font-size:small;
	font-family:verdana;	
}

div.panel1{
	position: absolute; 
	top:550px; 
	left:375px;
	width:300px;
	height:100px;
	background-image:url(panel3.gif);
	padding-left:20px;
	padding-top:10px;
}

div.panel2{
	position: absolute; 
	top:550px; 
	left:700px;
	width:300px;
	height:100px;
	background-image:url(panel3.gif);
	padding-left:20px;
	padding-top:10px;
}

div.titulo{
	font-size:small;
	font-family:verdana;
	font-weight: bold;
	border-bottom-style:dashed;
	border-bottom-width:1px; 	
}

div.direccion{
	position:absolute;
	left:100px;
	width: 940px;
	height:34px;
	background-image:url(bar.gif);
	background-repeat:repeat-x;
	color: white;
	padding-top: 9px;
	font-size:x-small;
	text-align:right;
	font-family:verdana; 
}



flashcontent { 
border: solid 1px #000; 
width: 950px; 
height: 142px;
}

div.contenido{
width: 948px;
}

.ultimasNoticias{
	background-image: url('notfond.gif');
	background-repeat: repeat-x;
	background-color: #24548B;
	width: 650px;
}

.LinksLibros
{
	background-image: url(../maqueta%20ASQ/notfond.gif);
	background-repeat: repeat-x;
	background-color: #316399;
}

.tabla{
	background-image: url('fondotabla.gif');
	background-repeat: repeat-x;
}

div.footer{
	width: 928px;
	height: 86px;
	background-image:url(footer.gif);
	background-repeat:repeat-x;
	color: white;
	padding-left: 20px;
	padding-top: 9px;
	font-size:x-small;
	word-spacing: 10px;
	font-family:verdana;
	vertical-align: top;
}
