#columna-der{
    width:390px;
    height:382px;
    float:left;
    background-image:url('../img/formulario-1.jpg');
    padding:0;
    margin:0;
    border:0;
}
#columna-izq{
    width:530px;
    height:382px;
    float:right;
    background:url('../img/formulario-2.jpg') no-repeat;
    padding:0;
    margin:0;
    border:0;
    height:382px;
}

#formulario{
    position:relative;
    top:45px;
    left:100px;
    width:390px;
    #top:35px;
}

.label-form{
    width:60px;
    float:left;
}
.error{
    color:red;
}
input{
    width:235px;
}
textarea{
    width:300px;
    height:100px;
}
 #buto{
    position:relative;
    left:262px;
}
#buto a img{
    border:0px;
    text-decoration:none;
}
.confianza{
    margin-top:100px;
    font-weight:bold;
}
div.elem-form {
  margin: .8em 0;
}
div.label-form1 {
    width:60px;
    float:left;
    #padding-top:10px;
}

.texto-naranja{
        color:#F7921E;
}