.cajas  
 {
 font-family:Arial, Helvetica, sans-serif;
 background-image:url('../imagenes/caja24.jpg');  
background-repeat:no-repeat;  
background-color:#FFFFFF;
color:#000000;  
padding-left:23px; 
border-width:2px; 
height:23px;  
border-style:solid;  
border-color: #999999; 
   
 }  
 
 .boton
{

BORDER: rgb(128,128,128) 1px solid; 
width:85%;
FONT-SIZE: 7pt; FONT-FAMILY: Verdana; 
BACKGROUND-COLOR: rgb(233,233,233)
}

.enlaces
{
A:link text-decoration:none;
A:visited text-decoration:none;
}

.bottom{
	position:absolute;
	text-align:center;
	top:0px;
	width:100%;
	right: 11px;
}
.bottom ul li{display:inline;}
.bottom ul li a {color:#fff; text-decoration:none; font-weight:bold;}
.bottom ul li a:hover{text-decoration:underline;}

