@charset "utf-8";
/* CSS Document */

#right { 
background: url(imagenes/bkg-otras.jpg) no-repeat top left;
}
#otras-ubic{ width:100%; height:100%; }
#otras-ubic h2 { background:url(imagenes/otras-titulo.png) no-repeat top center; width:100%; height:63px; margin-top:15px;}

.box-ubic { width:250px; float:left; margin:15px 0 0 35px;}
.box-ubic p { text-align:center; color:#CCCCCC; font-size:12px;}

.spacer { margin-left:180px;}


