body.pageclass {
	margin-left: auto ;
	margin-right: auto ;
	width: 1000px;

	margin: 0 auto;
	color: #111111;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/page_bg.png) repeat-x ;
}

div#page-body {
	
	background: url(../images/body_bg.png) no-repeat;
	height: 816px;
	position: relative;
}

div#page-flash {
	background: #FFFFFF;
	top: 58px;
	left: 110px;
	height: 674px;
	width: 380px;
	position: absolute;
}
div#page-music {
	top: 745px;
	left: 110px;
	height: 27px;
	width: 380px;
	position: absolute;
}

div#menu {
	top: 125px;
	left: 525px;
	position: absolute;
}

div#page-content {
	top: 280px;
	left: 525px;
	position: absolute;
	width: 375px;
	text-align: justify; text-justify: newspaper;
}

div.separator {
	border-top: 1px solid #006699;
}

p
{
	margin: 12px 0 6px 0;
	padding: 6px 0 0px 0;
	line-height: 16px;
}

p.title
{
	margin: 12px 0 6px 0;
	padding: 3px 0 0px 0;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
}

p.programa
{
	margin: 6px 0 6px 0;
	padding: 0px 0 6px 0;
	line-height: 20px;
	text-align: left; 
}

a.noeffects:link, a.noeffects:visited, a.noeffects:active
{
	color: #000000;
	text-decoration: none;
}

a.noeffects:hover
{
	color: #000000;
	text-decoration: underline;
}

/* ################## Main Menu ################## */

#menu ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu ul li {
	border:0;
	margin: 0px 0 0 0px;
	padding: 7px 0 7px 5px;
}

#menu ul li a {
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li a:focus,
#menu ul li.active a:link, #menu ul li.active a:visited {
	color:#fbf7f7;
}

#box-link { 
	position: absolute; 
	top: 75px; 
	left: 520px; 
	width: 230px; 
	height: 40px; 
	background-color: transparent; 
	border: 0px solid yellow; 
}
