/*--COMÚN--*/
*{margin:0px; padding:0px; line-height: 150%}
p { padding-bottom:5px;}
body { margin:0; text-align:center; font:11px Verdana, sans-serif; color:#333; background:url(../img/trama.jpg) repeat-x bottom #fff; }
html { background-color:#ceb800; }

.contenedor { width:1000px; margin:auto; overflow:hidden;}
.cabecera { float:left; width:100%; margin-top:15px; }
.fecha { float:right; width:900px; height:20px; text-align:right; margin-right:30px!important; margin-right:15px; }
.head-sup, .head-inf { float:left; width:100%; }
.logo { float:left; width:167px; margin-left:25px!important; margin-left: 12px; }
.flash { float:right; text-align:right; width:747px; margin-right:25px!important; margin-right:12px; }
.firma { float:left; width:141px; margin-left:45px!important; margin-left:22px; }
.menu { float:right; width:785px; margin-top:15px; margin-right:8px!important; margin-right:4px; }
.izq { float:left; width:210px; }
.contenido { float:right; width:789px; border-left:1px solid #ceb800; min-height:450px; height:auto !important; height:450px; text-align:left; }
.texto { float:left; width:760px; margin-left:15px!important; margin-left:7px; }
.texto strong {color:#a99701; }
.titulo { float:left; width:380px; margin-top:20px; margin-bottom:20px;}
.pie {float:left; text-align:center; width:100%; font-size:10px; margin-top:30px; }
.mapa { margin-bottom:5px; }
.datos { font-weight:bold; }
.sepa_10 {float:left; width:100%; height:10px; }
.sepa_50 {float:left; width:100%; height:50px; }
.sepa_90 {float:left; width:100%; height:90px; }

/*--VÍNCULOS--*/
a{text-decoration: underline; color:#333;}/*--común--*/
a:hover {color:#000;}
a.url-mapa { text-decoration:none; }/*--cambio idioma--*/
a.url-mapa:hover {color:#000;}

/*--COLORES TEXTOS--*/
.verde-01 { color: #ceb800; } /*--barra mapa--*/

/*--INICIO--*/
#ini-izq { float:left; width:430px; }
#ini-der{ float:right; width:310px; margin-top:10px;}
#botones-ini { float:left; width:520px; margin-top:20px;}
#botones-ini img { margin-bottom:3px; border:0;}

/*--SERVICIOS--*/
.ser-izq { float:left; width:380px;  }
.ser-der{ float:right; width:362px; margin-top:23px;}

/*-SOBRE MÍ--*/
#sobre-izq { float:left; width:420px; }
#sobre-der { float:right; width:320px; margin-top:68px;}
#sobre-der img{ margin-bottom:5px;}

/*--DOCUMENTOS--*/
#docu {float:left; width: 100%; }
#docu a { text-decoration:none;}
#docu a:hover {text-decoration:underline;}
#docu ul { list-style-type:none; font-size:16px;}

/*--DÓNDE ESTAMOS--*/
#mapa { float:left; width:750px; height:400px; border:1px #cEB802 solid; }

/*--CONTACTO--*/
#con-izq { float:left; width:340px; }
#con-der { float:right; width:400px; font-size:22px; margin-top:5px;}
#con-der strong { color:#333;}
.email { font-size:18px; }
#formcon { font-size:11px; width:340px; }
#formcon p { padding-bottom:10px;}
#formcon input {  font-size: 10px; height:14px; border-style:solid; border-color:#ceb802; border-width:1px; font-family:Verdana, sans-serif; /*margin-bottom:8px;*/ font-weight:normal;}
#formcon textarea { width:340px; font-family:Verdana, sans-serif; border-style:solid; border-color:#ceb802;background-color:#fff; border-width:1px; font-size:10px; overflow: auto; font-weight:normal;}
#enviar { width:100%; text-align:right; }
#server { float:left; width:340px; color:#333;}
