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

#lyt_cnt h1.titulo { margin-bottom: 20px;}

/*COLUMNA IZQUIERDA*/
#lyt_cnt #c1{ float:left; width:670px;margin-bottom:50px;}
#lyt_cnt #c1 h2{background-image: url(../images/barras.gif);background-position: 0pt -270px;background-repeat: no-repeat;color: #ffffff;font-size: 17px;height: 23px;padding-top: 7px;padding-left: 20px;}
#lyt_cnt #c1 #contactForm{ background-color:#E8F3DE;}
#lyt_cnt #c1 #tableForm{ width:630px; margin-left:20px; margin-right:15px; margin-bottom:15px;}

#lyt_cnt #c1 #tableForm td{  padding-bottom:10px;vertical-align:top; }
#lyt_cnt #c1 #tableForm th{ vertical-align:top;  }
#lyt_cnt #c1 #tableForm .first{ padding-top:20px;}
#lyt_cnt #c1 #tableForm .right{ padding-left:15px; }
#lyt_cnt #c1 #tableForm .left{ padding-right:5px;}
#lyt_cnt #c1 #tableForm input{width:290px; padding:5px; border:1px solid #808080;}
#lyt_cnt #c1 #tableForm textarea{ width:615px; height:150px; padding:5px;border:1px solid #808080;}

/*Botón para enviar el formulario*/
#lyt_cnt #c1 #tableForm .buttonCell{ margin-bottom:5px;}
#lyt_cnt #c1 #tableForm #send{ float:right; background-image:url('../images/botones.gif'); background-position: 0 -713px; background-repeat:no-repeat; width:120px; height:26px; border:0px; margin-top:8px; cursor:pointer}
#lyt_cnt #c1 #tableForm #send:hover{ background-position: -200px -713px;}

/* Errores formulario*/

#contactForm label.error {color: red;font-style: italic;display:block;margin-top:2px}
#contactForm input.error ,#contactForm textarea.error  {border:solid 1px red;background-color:#FFFFFF;}



/*COLUMNA DERECHA*/
#lyt_cnt #c2{ float:right; width:280px; }
#lyt_cnt #c2 h2{color: #64AD00;font-size: 22px;padding-bottom: 16px;}
#lyt_cnt #c2 p { margin-bottom:7px; }
#lyt_cnt #c2 ul li.resaltado { font-weight:bold; padding-top:10px; }
#lyt_cnt #c2 ul a { background:url(../images/icono-email.gif) 0 0 no-repeat; padding:0 20px 0 17px; text-decoration:none; color:#64AD00; }
#lyt_cnt #c2 ul a:hover { text-decoration:underline; }

#lyt_cnt #c1 #tableForm #optionsFields  textarea {width:290px;}


#lyt_cnt #c1 th a {text-decoration:none; color:#64AD00; }
#lyt_cnt #c1 th a:hover {text-decoration:underline; }


#presupuesto-a-medida {line-height:100%; margin-top:20px;}
#presupuesto-a-medida a {color: #64AD00; text-decoration:none}
#presupuesto-a-medida a:hover {color: #64AD00; text-decoration:underline}


