/*
Nombre: Buzines
Version: 1.0
Autor: EmpreChile
Seccion: Contacto
Autor URI: http://www.emprechile.cl/
*/
#contacto{
margin: 25px auto 0 auto;
padding: 20px;
width: 800px;
background: url(../images/trans.png);
}

#formulario{
float:left;
margin-top: 20px;
padding-right: 20px;
width: 350px;
background: url(../images/frm_separador.gif) right repeat-y;
}

#contacto h1, #contacto h2{
color: #fff;
font-size: 25px;
font-weight: bold;
}

#formulario .item{
background: url(../images/frm_item.png) top no-repeat;
height: 19px;
padding: 24px;
font-weight: bold;
}

#formulario input{
width: 200px;
height: 18px;
vertical-align: center;
}

#formulario .comment_item{
padding: 24px;
font-weight: bold;
}

#formulario .des{
float: left;
text-align: right;
width: 70px;
padding-right: 10px;
padding-top: 2px;
}

#encuentranos{
float:right;
margin-top: 20px;
width: 400px;
}

.local{
color: #fff;
font-size: 15px;
font-weight: bold;
padding-top: 20px;
}

.info{
padding: 20px 0;
padding-bottom: 10px;
}

.mapa{
width: 400px; height: 200px;
border: 1px solid #b1b1b1;
}

.coquimbo{
margin-bottom: 30px;
}

#frm_enviar{
float: right;
text-align:right;
width: 305px;
margin-right: 2px;
}

#frm_enviar input{
background: url(../images/enviar.gif) no-repeat;
width: 111px;
height: 44px;
text-indent: -100000px;
margin-top: -15px;
}


#frm_notificar.item{
height: 18px;
}

#frm_notificar input{
width: 12px;
height: 12px;
margin-right: 10px;
}

#frm_notificar{
font-size: 10px;
padding-left: 10px;
}

.enviar { font-size: 0px; display:block; line-height: 0px; }
