/* ESTRUCTURA */
#pagina #column_1 { width:20%; margin-left:0%;}
#pagina #column_2 { width:80%; margin-left:0%; }

#compramos { font-size:1.09em; color:#000;}
#compramos h2 { height:78px; margin-bottom:55px; text-indent:-99999px; background:url(/imagenes/cabeceras/compramos.jpg) no-repeat; }
#compramos dd.primer { width:40%; float:right; padding-right:2%; text-align:right;}
#compramos dd.primer ul li{ float:none;  height:27px; margin:12px 0; padding-top:4px; text-indent:90px;  text-align:left; background:url(/imagenes/comunes/fondos/fnd-enlaces.gif) no-repeat 100% 0;}
#compramos dd.primer li.lista { float:none;  height:120px; margin:12px 0; padding-top:4px; text-indent:90px;  text-align:left; background:url(/imagenes/comunes/fondos/fnd-enlaces-v2.gif) no-repeat 100% 0; }
#compramos dd.primer li.lista li { height:auto;  margin:6px 0; padding-top:4px;text-indent:115px; background:none;}
#compramos dd.segundo { width:52%; float:left; padding-left:3%;}
* html #compramos dd.segundo { width:50%; float:left; padding-left:3%;}


#compramos dd.segundo li { display:list-item; margin:0 0 0 1em;  padding-bottom:14px; list-style-image:url(/imagenes/comunes/iconos/ico-lista-cuadro-v2.gif)}
#compramos dd.segundo li p{ margin-top:14px;}

#compramos label{ color:#3c79c2;}
#compramos form { margin-bottom:13px; background:#f2f2f2; width:100%; padding:3%;}
#compramos form input { width:172px; height:17px; border:1px solid #3c79c2; padding-left:5px; color:#3c79c2}
#compramos form input#btn-enviar { position:relative; cursor:pointer; left:82%; width:6em; border:none; text-decoration:underline; color:#00f; background:#cfcfcf;}
#compramos form dl { float:left; width:50%;}
#compramos form dl.ultima { float:left; width:44%; padding-left:6%;}
#compramos form dt, #compramos form dd { float:none; margin-bottom:4px;}
#compramos form dt {width:100%; text-align:left;}
#compramos form dd { padding:0;}
#compramos form p label { display:block;margin-bottom:4px;}
#compramos form p textarea { width:400px; height:100px; border:1px solid #3c79c2; padding-left:5px; font-size:1.1em; color:#3c79c2}
