.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; 
   
 }  
 
 .letra  
 {
font-family:Arial, Helvetica, sans-serif;
 }
 
.boton
{

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

.enlaces
{
A:link text-decoration:none;
A:visited text-decoration:none;
font-size:18px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width:100%;
	margin-top:170px;
	z-index:99;
	font-weight:bold;
	text-decoration:none;
	font-size:12px
	}

.bottom{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	position:relative;
	top:0px;
	right: 8px;
	font-size:14px;
	
}

.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;}
