@charset "utf-8";html{height:100%;background-color:#D1D4D3;}
body{height:100%;}
#contGral{position:relative;z-index:5;min-height:100%;/* this is where inheritance stops */ }
/* if you remove this then the container disappears in IE */ *html #container{height:100%;}
#cabecera{background-color:#03192f;}
#menuPrincipal{background-color:#2a6ebb;}
#botonera{background-color:#2a6ebb;}
#contenidoYPie{}
#pie{background:#ABB0AF;width:100%;position:absolute;bottom:0;left:0px;}
#logotipo{margin:10px 0 10px 10px;}
.menuHoriz{text-align:center;}
.menuHoriz li{display:inline;}
.menuSeparadores{font-family:Verdana, Geneva, sans-serif;font-size:9px;*font-size:10px;}
#datosContacto{margin:47px 10px 0 0;}
#cajaTxImgInicio{position:relative;top:-96px;width:930px;}
#fondoCajaTxImgInicio{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;}
#txCajaTxImgInicio{position:relative;z-index:5;}
.boton a{cursor:pointer;padding:2px 8px 2px 8px;text-decoration:none;color:#03192f;}
.botonPie a:hover{color:#2a6ebb;}
.botonPie a{cursor:pointer;padding:2px 8px 2px 8px;text-decoration:none;color:#03192f;}
.boton a:hover{color:#FFF;}
.lineaVerGriCla{border:hidden;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;}
.lineaVerGriOsc{border:hidden;border-left:1px solid #afb3b3;border-right:1px solid #afb3b3;}
.vinetaLista li{list-style:disc;margin-left:15px;}
.bar{display:none;position:absolute;background:url(../imagenes/ajax-loader.gif) no-repeat center;margin-top:90px;height:32px;width:204px;;}
.submit{background:#abb0af;border:1px solid #666;color:#2a6ebb;}
.submit:hover{background:#c5d6e8;border:1px solid #2a6ebb;}
.submitRo{background:#abb0af;border:1px solid #666;color:#ED1C24;}
.submitRo:hover{background:#FBD2D3;border:1px solid #ED1C24;color:#ED1C24;}
.cajaTexto{border:1px solid #abb0af;}
.cajaTexto:hover{background:#c5d6e8;border:1px solid #2a6ebb;}
.cajaTexto:focus{background:#c5d6e8;border:1px solid #2a6ebb;}
#backgroundPopup{display:none;position:fixed;_position:absolute;height:100%;width:100%;top:0;left:0;background:#000;z-index:10;}
#contactFormContainer{position:absolute;left:50%;margin-left:-350px;top:50%;margin-top:-200px;z-index:15;}
#btCerrarMapa{position:absolute;top:2px;left:618px;padding:4px 4px 6px 6px;background-color:#FFF;display:none;cursor:pointer;}
.btCerrar:hover{background:#FBD2D3;border:1px solid #ED1C24;color:#ED1C24;}
#contactForm{height:400px;width:700px;background:#515151 url(../imagenes/mapa-grande.png) no-repeat;border:1px solid #929191;color:#fff;display:none;}
#contenidoPrincipal{position:relative;}
.abrirMapa{cursor:pointer;}