body {
font-family: arial;
margin:0;
padding:0;
background:#000 url(fondo.jpg) NO-repeat center top; 
color:#fff;
}

a{color:#7d82be;}
a:hover{color:#fff;}
p{font-size: 13px;line-height:20px;}

h1,h2,p{margin: 0;padding: 0 10px;font-weight:normal;}
h2{font-size: 110%;line-height:1;color:#9cf }
h3{font-size: 110%;line-height:1;color:#fff;margin: 0 5px auto;padding:8px 0;font-weight:normal; }

.izq{
float:left;
}

.der{
float:right;
}

div#cabecera{font-size: 75%;margin: auto; padding:10px;height:120px;}

#contenedor{ top:0;width:620px; margin:auto;}

div#menu_principal{margin: auto; padding:10px;color:#fff ;border-bottom:1px solid #5e5f7b;}
div#texto{ padding:15px 5px 15px 5px;color:#a2a0b5;}


div#menu{font-size: 85%;}
div#menu .boton {padding:0 15px;}
div#menu .boton a{font-weight:bold;padding:5px 0;text-decoration:none;}
div#menu .boton a:hover{text-decoration:none;color: #fff;}

.titulo{font-size: 160%;margin-bottom:20px;color:#fff;}

#pie{color:#fff;font-size: 75%;margin:0 auto;margin-top:10px;padding: 10px;border-top:1px solid #5e5f7b;}

#empresa{float:left;font-size: 150%;}

#menu_secciones{}
#menu_secciones{font-size: 70%; float:right;background:#7d82be;}
#menu_secciones .boton {padding:5px;border-bottom:1px dotted #000;}
#menu_secciones .boton a{text-decoration:none;color: #fff;}
#menu_secciones .boton a:hover{color: #000;}

.clase_tabla_menu_se{
width:auto;width:100%;
}	

.clase_tabla_menu_seccion_se{
width:auto;
}	




