body{
background: #474747 url(back.jpg) repeat-x top;
font-family:  helvetica, arial, sans-serif;
font-size: 13px;
line-height:20px;
margin:0;
padding:10px;
color:#333;
}


#pagina{
width:820px;
padding:7px;
margin:auto;
background: #fff;
}

h2{
color:#91DC00;
}


#menus{
margin-top:7px;
background:#91DC00;
}

#menu{
border-bottom:1px solid #fff;
}


#menu a{
display:block;
color:#fff;
text-decoration:none;
font-weight:bold;
padding:3px 10px 3px 10px;
background: #91DC00;
border-bottom:1px solid #fff;
}

#menu a:hover{
background:#0FA509;
color:#fff;

}

#menu_secciones{
background:#efefef;
border-bottom:7px solid #fff;
padding:7px;
}

#menu_principal{
background:#0FA509;
border-bottom:7px solid #fff;
padding:3px 10px 3px 10px;
}


.boton a{
padding:3px 17px 3px 17px;
background:#0FA509;
color:#fff;
font-weight:bold;
text-decoration:none;
border-right:3px solid #FFF;
}

.boton a:hover{
background:#fff;
color:#0FA509;
text-decoration:none;
}

.boton_seccion a{
padding:7px;
background:#333;
color:#fff;
font-weight:bold;
text-decoration:none;
border-left:7px solid #efefef;
}

.boton_seccion a:hover{
background:#fff;
color:#0FA509;
text-decoration:none;
}



#cuerpo{
clear:both;
}


#pie{
padding:7px;
background:#0FA509;
color: #fff;
}


a{
color:#0FA509;
text-decoration:none;

}

a:hover{
text-decoration:underline;
}

img{
margin-right:5px;
}

#top h1{
margin-top:60px;
font-weight:bold;
text-align:center;
font-size:16px;
width:190px;
}

#cuerpo  h2{
border-bottom:1px dotted #ccc;
}

.clase_tabla_menu_se{
width:100%;
}	

.clase_tabla_menu_seccion_se{
width:100%;
}	

.fin{
height:10px;
padding:0;
margin:0;
clear:both;
}

A.Link_Claro{ 
	color:#fff;
}
A:Hover.Link_Claro{ 
	text-decoration: underline;
}
