#ppal { background: #FFF; }
#frase { background: #C2BD9D; }
#menu { height: 169px; padding: 0 0 0 18px; background: url(../images/fondo_home2.gif) repeat-x; }
#menuint { padding: 10px; }
/*
 *	ESTRUCTURA
 */
body { margin: 0; padding: 0; background: #FFF url(../images/fondo_home.gif) repeat-x; text-align: center; }
#todo { width: 772px; margin: 0 auto; text-align: left; }
/*
 *	MENU SUPERIOR
 */
#menusup { padding-right: 10px; height: 19px; overflow: hidden; border-right: 1px solid #FFF; background: #998822 url(../images/fondo_interior2.gif) no-repeat; color:#CBC393; text-align: right; }
#menusup a { color:#CBC393; font-size: 9px; font-weight: bold; }
#menusup a.salir { font-size: 10px; color:white; }
/*
 *	MENU LATERAL
 */
#acceso, div.menu { float: left; width: 149px; margin-right: 8px; }
#acceso, #acceso td { font-size: 9px; }
#acceso table { margin: 0 auto; }
#acceso input { width: 80px; }
#acceso button { margin-bottom: 5px; width: 61px; height: 16px; overflow: hidden; border: 0; background: url(../images/bot_acceder.gif) no-repeat; cursor: pointer; }
#acceso button:hover { background: url(../images/bot_acceder_over.gif) no-repeat; }
#acceso button span { display: none; }
#acceso table a { display: block; border-top: 1px dotted #5C4905; }
/*
 *	Botones
 */
div.menu span, div.menu a, #botmenu0 { display: block; margin-bottom: 8px; background: #5C4905; color: #FFF; text-decoration: none; }
div.menu div { padding: 0 0 5px; margin: 0 0 1px; }
div.menu div a { display: block; height: 17px; padding: 2px 0 0 20px; color: #5C4905; font-weight: bold; font-size: 10px; background: url(../images/fondo_menu2.gif) no-repeat; overflow: hidden; }
div.menu div a.on { background: url(../images/fondo_menu_over.gif) no-repeat; }
div.menu div a:hover { background: url(../images/fondo_menu2_over.gif) no-repeat; text-decoration: none; }
div.menu div a.grupo { font-weight: bold; background: url(../images/fondo_menu.gif) no-repeat; }
div.menu div a.grupoon { font-weight: bold; background: url(../images/fondo_menu_over.gif) no-repeat; }
div.menu div a.grupo:hover { background: url(../images/fondo_menu_over.gif) no-repeat; }
/*
 *	RESTO
 */
#resto { position: relative; }
#arriba { padding: 16px; color: #5C4905; font-size: 10px; }
#contenido { padding: 16px 0 0 50px; }
/*
 *	PIE
 */
#pie { margin: 1px 0 0; }
#pie table { width: 100%; }
#pie td.pie1 { background: #E9E7DD; }
#pie td.pie2 { background: #E1DFD2; }
#pie td.pie3 { background: #E9E7DD; }
#pie td.pie4 { padding: 10px 0 20px 30px; background: #F7F6F2; }
#pie td.pie5 { width: 230px; background: #FFF; text-align: right; }