BODY {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: #2e2d32 url(back.jpg) repeat-x;
	margin:0;
	padding:0;
	color:#000;
	}

h1 {
font-size:18px;
}

h2{
font-size: 16px;
margin:0;
padding:3px;
color:#000}

hr{
margin:0;
padding:0;
border-top:1px solid #666;
border-bottom:1px solid #ccc;
}


a{
font-weight:bold;
color:#ccc;
}

a:hover{
color:#000;
}

img{
border:none;
}

#menu_secciones{
margin-top:10px;
height:30px;
color:#FFFFFF;
}

#menu_secciones a{
color:#FFFFFF;
padding:5px;
text-decoration:none;
}

#menu_secciones a:hover{
color:#000;
}

#pagina{
width:730px;
margin:0 auto;
}

#arriba{
height:12px;
background: url(arriba.jpg) no-repeat bottom;
}

#medio{
background: #969799 url(medio.jpg) repeat-x;
padding: 0 20px;
}

#abajo{
height:12px;
background: #2e2d32 url(abajo.jpg) no-repeat;
}


#medio .tabla{
width:100%;
}

#cabecera{
height:100px;
}

#menu{
float:left;
color:#000;
}

#menu a{margin-bottom:5px;
display:block;width:100px;
text-align:center;
font-weight:bold;
font-size:12px;
color:#333;
border:1px solid #999;
padding: 3px 10px 3px 10px;
text-decoration:none;
background: #969799 url(menu.jpg) repeat-x;
}

#menu a:Hover{ 
background:#000;
color:#fff;
font-weight: bold;
text-decoration: none;

}

#col_menu{
padding:10px 10px 0 0;
border-right:1px solid #000;
}

#cuerpo{
height:350px;
padding:10px 0 0 10px;
}

#pie{
padding: 15px;
height:50px;
color:#FFFFFF;
background: #2e2d32 url(pie.jpg) no-repeat;
}


.clase_tabla_menu_se{
width:auto;
}	

.clase_tabla_menu_seccion_se{
width:auto;
}	

