body{
	background-color: #b1c806;
}
#arriba{
font-family: "Trebuchet MS"; 
font-size: 12px;	
	background-color: #3d98c5;
	background-repeat: repeat-x;
}
#arriba a{
font-family: "Trebuchet MS"; 
	color:#b4ff00;
font-size: 12px;	
text-decoration:none;

}
#arriba a:hover{
font-family: "Trebuchet MS"; 
	color: #f1ffd0;
font-size: 12px;	
text-decoration:underline;

}
#fondobarra{
background-image: url(../recursos/fondobarra.jpg);
height: 23px;
text-align:right;
width:1190px;
color:#b4ff00;
padding-right:10px;
padding-top:7px;

}
#cierre{
border-top:1px solid #ffffff;
background-image: url(../recursos/fondobarra.jpg);
height: 15px;
text-align: center;
width:1190px;
color:#ffffff;
padding-right:10px;
padding-top:3px;
font-size: 10px;

}
