body {
	font-family: arial, sans-serif;
	color: #FFFFFF;
	background-color: #140002;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#top {
	background-color: #140002;
	width: 100%;
	float: top;
	top: 0px;
	height: 20px;
}

.nav {
	float: left;
	padding: 3px 0 0 20px;
	color: #7c474c;
	font-size: .7em;
}

.nav a:link{
	color: #ac8286;
	text-decoration: none;
}

.nav a:visited{
	color: #ac8286;
	text-decoration: none;
}

.nav a:hover{
	color: #00AEFF;
	text-decoration: underline;
}

.nav a:active{
	color: #ac8286;
	text-decoration: underline;
}

.menu  {
	padding: 3px 0 0 0;
	color: #7c474c;
	font-weight: bold;
	font-size: .7em;
}

.menu a:link{
	color: #00AEFF;
	text-decoration: none;
}

.menu a:visited{
	color: #00AEFF;
	text-decoration: none;
}

.menu a:hover{
	color: #00AEFF;
	text-decoration: underline;
}

.menu a:active{
	color: #ac8286;
	text-decoration: underline;
}

#splash {
	width: 1020px;
	margin: 0 auto;
}

#pagina {
	font-family: arial, sans-serif;
	font-size: .8em;
	color: #000000;
	width: 1048px;
	min-height: 500px;
	height: auto !important;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: justify;
	overflow: hidden;
}

#up {
	width: 1048px;
	height: 122px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(images/info_01.png);
}

#catsel {
	padding: 93px 0 0 60px;
}

#catsel a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#catsel a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#catsel a:hover{
	color: #00aeff;
	text-decoration: none;
}

#catsel a:active{
	color: #FFFFFF;
	text-decoration: none;
}

#mid {
	width: 1048px;
	min-height: 10px;
	height: auto !important;
	margin: 0;
	padding: 0 0 0 0;
	background-repeat: repeat-y;
	background-image: url(images/info_03.png);
	overflow: hidden;
}

#content {
	color: #000000;
	width: 928px;
	padding: 10px 0 10px 60px;
}

#content a:link{
	color: #4e0189;
	text-decoration: none;
}

#content a:visited{
	color: #4e0189;
	text-decoration: none;
}

#content a:hover{
	color: #4e0189;
	text-decoration: underline;
}

#content a:active{
	color: #4e0189;
	text-decoration: none;
}

#down {
	width: 1048px;
	height: 33px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(images/info_05.png);	
}

.credit {
	padding: 3px 10px 0 0;
	float: right;
	color: #49171c;
	font-size: .7em;
}

.credit a:link{
	color: #7c474c;
	text-decoration: none;
}

.credit a:visited{
	color: #7c474c;
	text-decoration: none;
}

.credit a:hover{
	color: #00AEFF;
	text-decoration: underline;
}

.credit a:active{
	color: #7c474c;
	text-decoration: underline;
}

#musica {
	position: fixed;
	background-color: #140002;
	width: 100%;
	float: bottom;
	bottom: 0px;
	height: 20px;
}
