body {
margin: 0; 
padding: 0;
background-color: #000000;
font-family: "Avenir LT Std", Avenir, Helvetica, Arial, sans-serif;
color: #b8cb00;
}
.clear {clear: both;}
h1, h2, h3, h4 {display: none;}
img { border: 0; margin: 0; padding: 0; }
div, p, h1, h2, h3, h4, ul, li {margin: 0; padding: 0;}
a {color:#488afd; text-decoration:none;}
a:hover {color:#ffffff;}
.oculto {display: none;}
form {margin: 0; padding: 0;}
/*---------- Fin General ----------*/
/*---------- inicio cabecera ----------*/
#cabecera {
margin: 0; 
padding: 0;
width:100%;
background-color: #b8cb00;
color: #000000;
}
#cabecera .buscador {
width:960px;
margin:0 auto;
height:40px;
background-image:  url(/guiade/imagenes/buscador.gif);
background-repeat: no-repeat;
background-position: right top;
}
#cabecera .buscador .formulario {
float: right;
margin: 0;
padding: 0;
width: 215px;
height:40px;
}
#cabecera .buscador .formulario label {
display: none;
margin: 0;
padding: 0;
}
#cabecera .buscador .formulario .buscar { float: left; width: 160px; margin: 9px 0 0 15px; }
#cabecera .buscador .formulario .busqueda { width: 150px; border: 0; color: #808080;}
#cabecera .buscador .formulario .enviar { float: right; width: 40px; margin: 5px 0 0 0;  }
/*---------- fin cabecera ----------*/
/*---------- inicio menu ----------*/
#menu {
margin: 0; 
padding: 0;
width:100%;
background-color: #000000;
color: #b8cb00;
}
#menu .contenedor {
margin: 0 auto; 
padding: 0;
width: 960px;
height: auto!important;
height: 200px;
min-height: 200px;
background-image:  url(/guiade/imagenes/fondomenu.gif);
background-repeat: no-repeat;
background-position: center bottom;
}
#menu .contenedor .izquierda {
margin-top: 30px;
width: 350px;
text-align: center;
float:left;
}
#menu .contenedor .derecha {
margin-top: 22px;
width: 210px;
text-align: left;
float: right;
}
#menu .contenedor .derecha .menu {
width: 190px;
}
#menu .contenedor .derecha .menu  ul {
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; 
}
#menu .contenedor .derecha .menu ul li {
padding-bottom: 2px;
border-bottom: dashed 1px #b8cb00;
}
#menu .contenedor .derecha .menu ul li a{
color: #b8cb00;
background: url(/guiade/imagenes/menu.gif) no-repeat center left;
display: block;
padding: 2px 0;
padding-left: 30px;
text-decoration: none;
font-size: 80%;
}
#menu .contenedor .derecha .menu ul li a:hover{ 
color: #ffffff;
}
/*---------- fin menu ----------*/
/*---------- inicio franja ----------*/
#franja {
margin: 0; 
padding: 0;
width:100%;
background-color: #ffffff;
color: #000000;
}
#franja .contenedor {
margin: 0 auto; 
padding: 0;
width: 960px;
height: auto!important;
height: 240px;
min-height: 240px;
}
#franja .fondo {
background-image:  url(/guiade/imagenes/franja.jpg);
background-repeat: no-repeat;
background-position: center top;
}
#franja .fondo2 {
background-image:  url(/guiade/imagenes/franja2.jpg);
background-repeat: no-repeat;
background-position: center top;
}
#franja .fondo1 {
background-image:  url(/guiade/imagenes/franja1.jpg);
background-repeat: no-repeat;
background-position: center top;
}
#franja .fondo3 {
background-image:  url(/guiade/imagenes/franja3.gif);
background-repeat: no-repeat;
background-position: center top;
}
#franja .contenedor .contenido .derecha {
margin: 12px; 
width: 600px;
float: right;
}
#franja .contenedor .contenido .derecha2 {
width: 660px;
float: right;
font-size: 82%;
}
#franja .contenedor .contenido .derecha3 {
width: 660px;
float: right;
font-size: 82%;
color: #488afd;
text-align: center;
}
#franja .contenedor .contenido .derecha3 p {
padding-bottom: 12px;
}

#franja .contenedor .contenido .margensuperior {padding-top: 10px}
#franja .contenedor .contenido .derecha2 .derecha21 {
width: 330px;
float: left;
}
#franja .contenedor .contenido .derecha2 .derecha21 .derecha212 {
width: 163px;
float: left;
}
#franja .contenedor .contenido .derecha2 .derecha22 {
width: 320px;
float: left;
}
#franja .contenedor .contenido .accesibilidad {
color: #494e9d;
font-size: 90%;
}
#franja .contenedor .contenido .accesibilidad p {
padding-bottom: 12px;
}
#franja .contenedor .contenido .derecha2 fieldset {border: 0; margin: 0; padding: 0;}
#franja .contenedor .contenido .derecha2 legend {display: none; margin: 0; padding: 0;}
#franja .contenedor .contenido .derecha2 label {padding: 0 0 0 10px; font-weight: bold; color:#488afd;}
#franja .contenedor .contenido .derecha2 .div-form {padding-top:5px;}
#franja .contenedor .contenido .derecha2 p {text-align: center; padding-top:7px;}
#franja .contenedor .contenido .derecha2 .input1 {
border: 0;
padding-left: 5px;
width: 310px;
background-color: #b8cb00;
color: #ffffff;
height: 20px;
}
#franja .contenedor .contenido .derecha2 .input2 {
border: 0;
padding-left: 5px;
width: 145px;
background-color: #b8cb00;
color: #ffffff;
height: 20px;
}
#franja .contenedor .contenido .derecha2 textarea{
background-color: #b8cb00;
color: #ffffff;
border: 0;
width:310px; 
height: 155px;
overflow:auto;
}
#franja .contenedor .contenido .derecha2 .submit {
margin-right: 15px;
background-color: #488afd;
border-top: 1px solid #9fc2ff;
border-left: 1px solid #9fc2ff;	
border-right: 1px solid #063d9d;
border-bottom: 1px solid #063d9d;
color: #FFFFFF;
}


/*#franja .contenedor .contenido .derecha .menu3{
overflow: hidden;
}
#franja .contenedor .contenido .menu3 ul{
font-size: 80%;
list-style-type: none;
}
#franja .contenedor .contenido .derecha .menu3  li{
display: inline;
}
#franja .contenedor .contenido .derecha .menu3 li a{
float: left;
display: block;
text-decoration: none;
margin-right: 1px;
padding: 5px 8px 5px 8px; 
color: #ffffff;
}
#franja .contenedor .contenido .derecha .menu3 li a.uno{ background: #0a2844; }
#franja .contenedor .contenido .derecha .menu3 li a.dos{ background: #e85300; }
#franja .contenedor .contenido .derecha .menu3 li a.tres{ background: #579c33; }
#franja .contenedor .contenido .derecha .menu3 li a.cuatro{ background: #bc0205; }
#franja .contenedor .contenido .derecha .menu3 li a:hover, #franja .contenedor .contenido .derecha .menu3 li a.selected {
background: #eaeaea; 
color: #0051dd;
}
#franja .contenedor .contenido .derecha .explicacion {
height: 150px;
width: 564px;
font-size: 80%;
background: #eaeaea; 
padding: 8px 13px 10px 13px;
}
#franja .contenedor .contenido .derecha .pie {
font-size: 70%;
width: 570px;
background: #eaeaea; 
padding: 0 10px 3px 10px;
}
#franja .contenedor .contenido .derecha .formulario1 {
background-image:  url(../imagenes/formulario1.gif);
background-repeat: no-repeat;
background-position: center top;
}
#franja .contenedor .contenido .derecha label {
display: none;
margin: 0;
padding: 0;
}*/

/*---------- fin franja ----------*/
/*---------- inicio empresa ----------*/
#empresa {
margin-top: 10px;
}
#empresa .cabecera{
margin-top: 35px;
margin-left: 11px;
}
#empresa .detalle{
padding-right: 7px;
margin-top: 33px;
margin-left: 15px;
}
#empresa .direccion{
margin-top: 33px;
margin-left: 15px;
}
#empresa .telefono{
margin-top: 33px;
margin-left: 15px;
}
#empresa .web{
margin-top: 33px;
margin-left: 15px;
}
#empresa .email{
margin-top: 33px;
margin-left: 15px;
}

/*---------- fin empresa ----------*/
/*---------- inicio cuerpo ----------*/
#cuerpo {
margin: 0; 
padding: 0;
width:100%;
}
#cuerpo .contenedor {
margin: 0 auto; 
padding: 0;
width: 960px;
}
#cuerpo .contenedor .contenido {
margin: 12px; 
}
#cuerpo .contenedor .textos p {
padding-bottom: 15px;
font-size: 80%;
color:#488afd;
text-align: justify;
}
#cuerpo .contenedor .textos .titular {
color: #ffffff;
font-weight: bold;
padding-top: 10px;
padding-left: 30px;
text-transform: uppercase;
}
#cuerpo .contenedor .textos .autor {
color: #ffffff;
font-weight: bold;
}
#cuerpo .contenedor .contenido ul.index { position: relative; padding: 0px; margin: 0px; }
#cuerpo .contenedor .contenido ul.index li { position: absolute; width: 180px; font-size: 72%; list-style-type: none; }
#cuerpo .contenedor .contenido ul.index li .numero { font-weight: bold; color:#ffffff; }
#cuerpo .contenedor .contenido ul.listar { position: relative; padding: 0px; margin: 0px; }
#cuerpo .contenedor .contenido ul.listar li { position: absolute; width: 320px; font-size: 60%; list-style-type: none; }
#cuerpo .contenedor .contenido ul.listar li .numero { font-weight: bold; color:#ffffff; }
/*---------- fin cuerpo ----------*/
/*---------- inicio pie ----------*/
#pie {
margin: 0; 
padding: 0;
width:100%;
}
#pie .contenedor {
margin: 0 auto; 
padding: 0;
width: 960px;
height: auto!important;
height: 180px;
min-height: 180px;
border-top: dashed 1px #b8cb00;
}
#pie .contenedor .contenido {
margin: 12px; 
}
#pie .contenedor .contenido .izquierda {
padding-top: 7px;
text-align: center;
}
#pie .contenedor .contenido .izquierda ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#pie .contenedor .contenido .izquierda li {
display: inline;
padding-bottom: 2px;
padding-left: 20px;
}
#pie .contenedor .contenido .derecha {
padding-top: 15px;
text-align: center;
color: #606060;
font-size: 72%;
}
#pie .contenedor .contenido .derecha a {
color: #cccccc;
}
#pie .contenedor .contenido .derecha a:hover {
color: #ffffff;
}
/*---------- fin pie ----------*/

