body {
margin:0px;
scrollbar-track-color: #F6F6FF;
scrollbar-face-color: #F5F9FC;
scrollbar-highlight-color: #F6F6FF;
scrollbar-3dlight-color: #707078;
scrollbar-shadow-color: #AAAAB5;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color: #9999AA;
}

/* Fondos de las distintas secciones */

#tablacontenedora {
width:750px;
height:383px;
}

.organizacion {
background-image:url(../images/f_organizacion.jpg);
background-repeat:no-repeat;
}

.servicios {
background-image:url(../images/f_servicios.jpg);
background-repeat:no-repeat;
}

.enlaces {
background-image:url(../images/f_enlaces.jpg);
background-repeat:no-repeat;
}

.contacto {
background-image:url(../images/f_contacto.jpg);
background-repeat:no-repeat;
}

.comoafiliarse {
background-image:url(../images/f_comoafiliarse.jpg);
background-repeat:no-repeat;
}

.legislacion {
background-image:url(../images/f_legislacion.jpg);
background-repeat:no-repeat;
}

.noticiasacceso {
background-image:url(../images/f_noticias1.jpg);
background-repeat:no-repeat;
}

.noticiassimulador {
background-image:url(../images/f_noticias2.jpg);
background-repeat:no-repeat;
}

/* Breves Home */
.tablabreves {
width:415px;
height:90px;
background-image:url(../images/fondo_tablabreves.jpg);
background-repeat:no-repeat;
}

h3.titularbreve {
font:bold 10px arial;
color:#006699;
margin:2px;
}

h3.descripcionbreve {
font:10px tahoma,arial;
color:black;
margin:2px;
}

h3.ampliarbreve {
text-align:right;
font:10px arial;
color:#990000;
margin:2px;
}

h3 a{
text-decoration:none;
color:#990000;
}

h3 a:hover {
font-weight:900;
}

/* Estilos del menú de la izquierda */
#menucss a {
font:bold 11px arial, verdana;
color:#666;
text-align:left;
/*padding-left:20px;*/
padding-top:5px;
text-decoration:none;
display:block;
margin-bottom:0px;
width:201px;
height:26px;
background-image:url(../images/fondobotones.jpg);
background-repeat:no-repeat;
vertical-align:-5px;
}

#menucss a:hover{
background-image:url(../images/fondobotones.jpg);
background-position:-201px 0;
color:black;
}

#menucss a span {
padding-left:20px;
}

/* Estilos contenido */
.subtitulo {
font:bold 11px arial;
color:black;
}

/* Estilo formulario */

#formulario {
width:95%;
padding:5px;
margin-top:0px;
}

#formulario legend {
font:bold 10px tahoma;
color:#343;
padding:2px;
border:1px solid #343;
background-color:#fefefe;
}


#formulario #tablaformulario {
font:bold 10px tahoma;
color:black;
margin-top:10px;
}

#formulario #tablaformulario tr.celdacolor {
background-color:#f6f6f6;
}

#formulario input,textarea {
font:10px tahoma;
color:#667766;
background-color:#eeeeee;
border:1px outset #eefaee;
}

#formulario #tablaformulario td.botonera {
text-align:right;
padding-bottom:5px;
}

#formulario #tablaformulario td.leyproteccion {
font:10px tahoma;
color:#666;
text-align:justify;
padding-top:5px;
border-top:3px double #eee;
}


#formulario #tablaformulario td.leyproteccion a {
font:10px tahoma;
border-bottom:1px dotted black;
text-decoration:none;
color:#333;
}

#formulario #tablaformulario td.leyproteccion a:hover {
font:10px tahoma;
text-decoration:none;
background-color:#f0f0f0;
border:0px;
}

#intro	{
position:absolute;
background-image:url(../images/organizacion.jpg) ;
left:205px; 
top:19px; 
width:544px; 
height:391px; 
z-index:2; 
overflow:auto;

