BODY { margin: 0; }

BODY, DIV, SPAN, TD, P
{
	font-family: Courier New, Courier;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#splash_all IMG, #juan_all IMG, #juan_popup IMG { border: 0px; }

#splash_all
{
	position: absolute;
	width: 627px;
	height: 231px;
	left: 50%;
	top: 50%;
	margin-left: -313px;
	margin-top: -115px;
}

#juan_all
{
	position: absolute;
	width: 692px;
	height: 411px;
	left: 50%;
	top: 50%;
	margin-left: -346px;
	margin-top: -205px;
}

#c1_all
{
	position: absolute;
	width: 676px;
	left: 50%;
	margin-left: -338px;
	top: 100px;
}


#c2_all
{
	position: absolute;
	width: 676px;
	left: 50%;
	margin-left: -338px;
	top: 100px;
}

#submenu
{
	height: 19px;
	margin-top: 10px;
}

A:link, A:visited, A:active
{
	text-decoration: none;
	font-family: Courier New, Courier;
	font-weight: bold;
	color: #000;
}
A:hover
{
	color: #9C3;
}
.menu-act A:link, .menu-act A:visited, .menu-act A:active, .menu-no A:hover { color: #9C3; }

