body{
background: #0B0704;
font-family: times new roman;
font-size: 14px;
line-height:20px;
margin:0;
color:#fff;
}


#pagina{
clear:both;
width:800px;
padding:0 50px 0 50px;
margin:auto;
background: url(back.jpg) repeat-y center;
}

#top{
background: url(top.jpg) no-repeat top;
width:800px;
padding:35px 50px 10px 50px;
margin:auto;
}


#menu{
background:#160E08;
border-bottom:1px solid #D1A510;
}

#cuerpo{
padding:10px;

}

#pie{
padding:30px;
background: url(pie.jpg) no-repeat center;
}

#menu a{
display:block;
color:#fff;
text-decoration:none;
font-weight:bold;
padding:10px 30px 10px 30px;
}

#menu a:hover{
background:#CD060D;
}


#menu_secciones {
width:800px;
padding:10px;
margin:auto;

}

#menu_secciones a{
display:block;
padding:3px 10px 3px 10px;
text-decoration:none;

}

#menu_secciones a:hover{
color:#CD060D;
}

a{
color:#D1A510;
text-decoration:none;
font-weight:bold;
}

a:hover{
color:#CD060D;
text-decoration:underline;
}

#cuerpo img{
margin-right:20px;
}

h1{
margin-top:85px;
}

.clase_tabla_menu_se{
width:auto;
margin:auto;
}	

.clase_tabla_menu_seccion_se{
width:auto;float:right;
}	

