body 
{ 
	margin: 0px 0px 0px 0px;
	font-family: Verdana; 
	font-size: 8pt;
}
.marco
{
	width: 777px;
	border: 1px solid darkgreen;
	text-align:left;
	background-color: white;
}
.header
{
	width: 100%;
	height: 90px;	
}
.menu_top
{
	width: 500px;
	height: 20px;
	margin-left: 7px;
	border: 0px solid black;
}
.menu_top a {
  	display:block;
 	float: left;
  	border:none;
  	background-position:left top;
  	background-repeat:no-repeat;
  	width:120px;
  	height:20px;
}
.menu_top a span
{ 
	display: none;
}
.menu_top a:hover
{ 
	background-position: 0 -20px;
	text-decoration: none;
}
.menu_top a#foro
{
	background-image: url(http://www.nuestroperu.org/imagenes/menu_top/foro.gif);
}
.menu_top a#inicio
{
	background-image: url(http://www.nuestroperu.org/imagenes/menu_top/inicio.gif);
}
.menu_top a#chat
{
	background-image: url(http://www.nuestroperu.org/imagenes/menu_top/chat.gif);
}
.menu_top a#wiki
{
	background-image: url(http://www.nuestroperu.org/imagenes/menu_top/wiki.gif);
}
.statistics
{
	width:100%;
	height:16px;
	font-size:7pt;
	align: middle;
}
.contenido
{
	margin: 7px;
}
.footer
{
	font-size:7pt;
	color:darkblue;
}
.modulo
{
	font-size:7.5pt;
	border:1px solid #cccccc;
}
.modulo_titulo
{
	color: #FFF;
	background: url(http://nuestroperu.org/foro/templates/Morpheus/images/darkblue/bg_th.gif) top left repeat-x; 
	border-color: #457EF5;
	height: 15px;
	padding-left: 0px;
	text-align: center;
}
.modulo a:link {
	color:blue;
	text-decoration:none;
	font-weight:normal;
}
.modulo a {
	border-bottom:1px dashed blue;
	background-color:;
	color:blue;
	text-decoration:none;
	font-weight:normal;
}
.modulo a:hover {
	color:blue;
	border-bottom:0px solid blue;
	font-style:;
	font-weight:normal;
}
.modulo_contenedor
{
	padding-left:3px;
}
/*
** INICIO Formato para el menu en kiki
** Solo contiene un enlace
*/
.menu_top_wiki
{
	height: 20px;
	border: 0px solid black;
}
** FIN Formato para el menu en kiki
** Solo contiene un enlace
*/
