.fondo {
	background-image: url(images/fondo.gif);
	background-repeat: repeat;
}
#Cabecera {
position:absolute; 
left:90px;
top:16px; 
width:408px;
height:219px;
z-index:2;
}
#Contenedor {
position:relative; 
top:0px; 
background-image: url(images/fondoweb.gif);
width:530px;
height:586px;
z-index:1;
}
#Aviso {
position:absolute; 
left:90px;
top:554px; 
width:408px;
height:30px;
z-index:2;
}
#Centro {
position:absolute; 
left:90px;
top:241px; 
width:407px;
height:292px;
overflow:hidden;
z-index:4;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #765B9E;
	text-decoration: none;
	font-weight: bold;

}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #7D7C7C;
	text-decoration: none;
}
.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #684D90;
}
a.enlaces:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #684D90;
	text-decoration: none;
}.Aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

