@import url("osoa.css");


#principal{
width:515px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
}

#cabecera{
width:515px;
height:133px;
background:#7e7f52;
padding-top:20px;
}

#fotocabecera{
float:left;
width:515px;
height:133px;
background:url(imagescss/ubicacion_cabecera.jpg) no-repeat left top;
}

#fotocabecera a{
margin:30px 0 0 20px;
display:block;
width:95px;
height:85px;
background:url(imagescss/inv.gif) left top;
}

#contenedor{
float:left;
margin-top:0;
width:515px;
background:#fff;
min-height:110px;
height:auto;
}

.item{
float:left;
padding:15px 20px 10px 20px;
margin-bottom:8px;
}

.ubicacion_titulo, .ubicacion_titulo_e{
margin:0;
padding:0;
width:515px;
height:36px;
background:url(imagescss/ubicacion_titulo.jpg) no-repeat left top;
}

.ubicacion_titulo_e{
background:url(imagescss/ubicacion_titulo_e.jpg) no-repeat left top;
}


#pie{
float:left;
margin-top:0;
width:515px;
height:20px;
background:#7e7f52;
}

