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

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
body{ background:url(../gfx/bg-contenido.jpg)}

#header{ background:url(../gfx/bgheader.jpg) top center; min-height:153px;}

.wrap{ width:960px; margin:0 auto}

#logosoluciones{float:left; width:304px; height:73px;}

#logosoluciones a{ width:304px; height:73px; display:block}

#direccion{ width:500px; float:right; text-align:right; padding:23px 30px 0; font-size:18px; font-family:Arial, Helvetica, sans-serif; line-height:27px}

#lineanaranja{ background:url(../gfx/lineanaranja.jpg) center top; height:277px;}

#nube{font-family: 'AllerRegular'; color:#000000; text-transform:uppercase; text-shadow:1px 1px 1px #ea8740; width:400px; float:left; line-height:30px; padding:24px 0 0 0}

#nube span{ padding:0 10px}

#nube span a{ color:#000000; text-decoration:none}

.uno{ font-size:21px;}
.dos{ font-size:19px;}
.tres{ font-size:17px;}
.cuatro{ font-size:15px;}
.cinco{ font-size:10px;}

#contenido{ margin:40px 0}

#mapcontainer{ width:385px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; background:#f57f26; padding:14px 0 14px 14px; margin:0 0 0 0; float:left}

#mapcontainer p{ font-size:13px; font-family: 'AllerRegular'; line-height:21px}

#formcontainer{ width:500px; float:left; margin:0 0 0 30px;  font-family: 'AllerRegular';}

#formtit{ background:#f57f26; padding:8px; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; text-transform:uppercase; color:#000000; margin:0 0 15px 0}

.formlinea{ font-size:12px; margin:0 0 11px 0}
.campo{ background:none; border:#df6e1f solid 1px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; padding:10px; width:480px}

textarea.campo{font-family: 'AllerRegular'; font-size:11px; height:100px}

.col2 { width:240px; float:left;}

.col2 .campo{ width:220px}

.campolargo{}

.btnenviar{ background:url(../gfx/enviar.png); width:107px; height:28px; border:none; float:right}

#footer{ background:url(../gfx/bg-footer.jpg) top center; height:91px; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000}
#footer p{ padding:40px; text-align:center}