body{
background: #000;
font-family: 'trebuchet ms',Verdana, helvetica, arial, sans-serif;
font-size: 13px;
line-height:20px;
margin:0;
color:#ccc;
padding:10px;
}


#pagina{
width:836px;
padding:20px;
margin:auto;
border:10px solid #333;
}




#menu{
background: url(menu.jpg) repeat-x center;
margin-bottom:10px;
}


#menu a{
display:block;
color:#fff;
text-decoration:none;
font-weight:bold;
padding:5px 30px 5px 30px;
}

#menu a:hover{
background: #CC6633;
}


#menu_secciones {
margin:auto;
float:right;
}

#menu_secciones a{
display:block;
padding:3px 10px 3px 10px;
text-decoration:none;
}

#menu_secciones a:hover{
color:#fff;
}



#cuerpo{
padding:10px;
background: url(cuerpo.jpg) repeat-x top;
}

#pie{
padding:10px;
background: url(pie.jpg) repeat-x top;
}





a{
color:#CC6633;
text-decoration:none;
}

a:hover{

text-decoration:underline;
}

#cuerpo img{
margin-left:20px;
}

h1{
color:#CC6633;
height:100px;
}

.clase_tabla_menu_se{
width:auto;
}	

.clase_tabla_menu_seccion_se{
width:auto;
}