@charset "UTF-8";

/* CSS Document */

p.label, p.label-largo, textarea.consulta, input.enviar-consulta{
	float:left;
	margin-left:1em;	
}

span.label{
    background:transparent url(../imagenes/fondo-label-contacto.jpg) repeat scroll 0 0;
    clear:left;
    color:white;
    display:block;
    float:left;
    margin-left:50px;
    padding-left:50px;
    width:119px;
}

p.label-largo{
	width:auto;
	color:black;
	padding-top:5px;
	margin-bottom:1em;	
}

input.campo{
    background-color:white;
    clear:right;
    display:block;
    float:left;
    font-size:11px;
    height:13px;
    margin-bottom:16px;
    margin-left:50px;
    width:247px;
    border:1px solid #3D6CA6;
}

textarea.consulta{
    background-color:white;
    border:1px solid #3D6CA6;
    float:left;
    font-family:sans,verdana;
    font-size:11px;
    height:85px;
    margin-left:50px;
    width:247px;
}

input.enviar-consulta{
	background:transparent url(../imagenes/boton-fondo.gif) no-repeat scroll center top;
    border:0 none;
    clear:left;
    cursor:pointer;
    float:left;
    height:22px;
    margin-bottom:20px;
    margin-left:368px;
    margin-top:15px;
    width:70px;
    color:white;
}

input.borrar-consulta{
    background:transparent url(../imagenes/boton-fondo.gif) no-repeat scroll center top;
    border:0 none;
    float:left;
    height:22px;
    margin-top:15px;
    margin-left:10px;
    width:70px;
    cursor:pointer;
    color:white;
}

div.clear{
	clear:both;
}

.linea-nueva{
	clear:left;
	float:left;
}

#msg{
    color:red;
}

#rellene-formulario{
    display:block;
}

#top-contacto{
    display:block;
}

#form-contacto{
    background:#5E8BC3 none repeat scroll 0 0;
    float:left;
    height:445px;
    width:751px;
}

#horario-contacto{
    clear:both;
    padding-left:10px;
    background-color:#3d6ca6;
    color:white;
    margin-bottom:20px;
}

#logo-contacto{
    float:left;
    margin-top:5px;
}

#subtitulo-contacto{
    background-color:#3D6CA6;
    color:white;
    float:left;
    font-size:12px;
    font-weight:bold;
    height:16px;
    margin-top:34px;
    padding-left:5px;
    width:673px;
}


.telefono-contacto{
    margin-left:95px;
    color:white;
}

.telefono-fijo-contacto{
    color:white;
}

.sombra{
    width:748px;
}

.float-izq{
    float:left;
}

#titulo-contacto{
    background:transparent url(../imagenes/conductor-cristobal.gif) no-repeat scroll 0 0;
    color:white;
    font-size:12px;
    font-weight:bold;
    height:38px;
    line-height:46px;
    padding-left:7px;
    text-align:left;
    width:163px;
}
