/* CSS Document */

body{
margin:7px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:smaller;
}
h1{
display:none;
}
p{
text-align:justify;
}
a{

text-decoration:none;
}

img{
border:0px;
}

input,select{
border:1px solid #669933;
width:auto;
}

#all{
width:1002px;
margin:0px auto 0px auto;
padding:0px;
}
#all #cabecera{
width:1002px;
height:235px;
}
#all #cabecera #imagen_cabecera1{
float:left;
background-image:url(../imagenes/cabecera.png);
width:420px;
height:235px;
overflow:hidden;
}
#all #cabecera #imagen_cabecera2{
margin-left:420px;
background-image:url(../imagenes/trabajadores.jpg);
width:574px;
height:220px;
}
#all #menu{
float:left;
margin-left:2px;
width:410px;
background-image:url(../imagenes/fondo_menu.jpg);
padding-left:5px;
}
#all #menu .boton_menu{
margin-bottom:3px;
}
#all #menu .boton_menu span a{
font-size:11px;
color:#000000;
margin-left:2px;
padding:1px 5px 1px 6px;
}
#all #menu .boton_menu_2{
margin-top:3px;
margin-left:40px;
}
#all #menu .boton_menu_2 span a{
color:#4f8c0d;
font-weight:bold;
}
#all #menu #patrocinadores{
margin-top:30px;
margin-left:25px;
}
#all #menu #boton_4_1{
display:none;
}
#all #menu #boton_4_2{
display:none;
}
#all #menu #boton_4_3{
display:none;
}
#all #menu #boton_5_1{
display:none;
}
#all #menu #boton_5_2{
display:none;
}
#all #menu #boton_5_3{
display:none;
}
#all #menu #boton_6_1{
display:none;
}
#all #contenido{
margin-left:7px;
float:left;
padding-right:12px;
width:400px;
height:150px;
overflow:auto;
}

#menu_2{
float:left;
margin-right:30px;
padding-bottom:400px;
}

#all #pie{
margin-bottom:30px;
}
.estilo_01, .estilo_01 a{
font-weight:bold;
color:#669933;
font-size:small;
}
.estilo_03{
font-size: 17px;
color: #287C1E;
font-weight: bold;
}

.estilo_04{
font-size:11px;
}
.flecha{
color:#4f8c0d;
font-weight:bold;
}
/*--------------------------------------------------------------------------
FORMULARIOS
--------------------------------------------------------------------------*/
.formulario{
/*padding:0px 0px 0px 20px;*/
}
.column1{
width:247px;
float:left;
}
.input_small{
width:84px;
}