/* ESTRUCTURA */
#pagina #column_1 { float:left; width:58%;}
#pagina #column_2 { float:right; width:39%;}
.Contacto #content  h2 { height:44px; text-indent:-99999px; background:url(/imagenes/comunes/titulos/tit-contacto.png) no-repeat; }
.Contacto #column_1 h2 { height:auto; margin-bottom:4px;  text-indent:0; font-size:1.64em; background:none; }
.Contacto #column_2 dt.titular { height:auto; margin:4px 0;  text-indent:0; font-size:1.27em; font-weight:bold;  color:#000;  background:none; text-decoration:underline; }
#column_1 dl { border:1px solid #1f8620; padding:4px 6px; background:#bdbdbd; }
#column_1 dt { float:left; width:50%;  }
#column_1 dd { float:right; width:40%;  padding-top:36px;  }
#column_1 dd p  { margin-bottom:16px; font-size:1.09em; color:#000; }
#column_1 dd p span { display:block;  }
#column_1 dd p a { color:#12636a; }
#column_1 dd p a.vistaAerea { color:#fff; }


/*** Request ***/
.Contacto #column_2 .request { position:relative; margin-top:27px; border:1px solid #000;  padding:42px 14px; background:#ededed; }
.Contacto #column_2 .request h2 { height:auto; margin-bottom:18px; padding:10px 0 10px 72px; text-indent:0; color:#fff;  background:#000 url(/imagenes/comunes/iconos/ico-request-ok.png) no-repeat 36px 7px; }
.Contacto #column_2 .request p {padding-left:70px; color:#7c7c7c; }
.Contacto #column_2 .request a {position:absolute; bottom:5px; right:5px; width:4.5em;  }
* html .Contacto #column_2 .request a {position:absolute; bottom:33px; right:5px; width:4.5em;  }


