body{
	background-color: #000000;
	background-image:url(../fondo.jpg)
}
#centro { background-image: url(../fondototal.jpg); 
background-repeat: repeat-x; }

#arriba{
font-family: "Trebuchet MS"; 
font-size: 12px;	

}
#arriba a{
font-family: "Trebuchet MS"; 
font-size: 12px;	
text-decoration:none;

}
#arriba a:hover{
font-family: "Trebuchet MS"; 
font-size: 12px;	

}
#fondobarra{
background-image: url(../recursos/fondobarra.jpg);
height: 23px;
text-align:right;
width:1190px;
color:#b4ff00;
padding-right:10px;
padding-top:7px;
}
#cierre{
text-align: center;
width:1024px;
padding-top:0px;
 margin-top: -10px;
}