<!--
body {
      background-color : #E7E7DB;
      font-family : Verdana, Arial, Helvetica, sans-serif;
      margin: 0px;
      }

p {
line-height:1.5em;
}

.titulo { font-family: Verdana,helvetica,sans-serif,Arial; font-size: 12pt; font-weight: bold; font-variant: normal; color: #DE3A12; font-style: normal; line-height: normal; text-decoration: none }
.normal { font-family: Verdana,helvetica,sans-serif,Arial; font-size: 10pt; font-weight: normal; font-variant: normal; color: #582828; font-style: normal; line-height: normal; text-decoration: none }
a.normal { font-family: Verdana,helvetica,sans-serif,Arial; font-size: 10pt; font-weight: normal; font-variant: normal; color: #DE3A12; font-style: normal; line-height: normal; text-decoration: none }

.notaTitulo { font-family: Verdana,helvetica,sans-serif,Arial; font-size: 8pt; font-weight: bold; font-variant: normal; color: #DE3A12; font-style: normal; line-height: normal; text-decoration: none }
.nota { font-family: Verdana,helvetica,sans-serif,Arial; font-size: 8pt; font-weight: bold; font-variant: normal; color: #582828; font-style: normal; line-height: normal; text-decoration: none }

.menu { font-family: Verdana,helvetica,sans-serif,Arial; font-size: 10pt; font-weight: bold; font-variant: normal; color: #883E63; font-style: normal; line-height: normal; text-decoration: none }
a.menu:hover{ font-family: Verdana,helvetica,sans-serif,Arial; font-size: 10pt; font-style: normal; font-weight: bold; color: #CC7FA7; text-decoration: none; }


#Campo1{
z-index: 1;
border: 1px solid #A49268;
color: #582828;
padding:7px;
width:98%;
}


#Campo2{
z-index: 1;
border: 1px solid #A49268;
color: #582828;
padding:7px;
width:50%;
}

#playerCD{
position: absolute;
z-index: 1;
visibility: visible;
}

.imagem{
border: 1px solid #857550;
color: #582828;
margin-left: 10px
}



#Bg{position: absolute; z-index: 0; visibility: visible; left: 0; top: 0;}
#Titulo{position: absolute; z-index: 90; visibility: visible; left: 22; top: 20;}
#r1{position: absolute; z-index: 6; visibility: visible; left: 663; top: 0;}
#Bg_Notas{position: absolute; z-index: 7; visibility: visible; left: 115; top: 101}
#colunaEsquerda{position: absolute; z-index: 10; visibility: visible; left: 105; top: 226;}
#colunaDireita{position: absolute; z-index: 10; visibility: visible; left: 550; top: 226;}

#bandeiras{position: absolute; z-index: 2; visibility: visible; left: 30; top: 0;}
#musica{position: absolute; z-index: 2; visibility: visible; left: 0; top: 500;}


#menuH{position: absolute; z-index: 100; visibility: visible; left: 3; top: 76;}

#Corpo {position: absolute; z-index: 1; background-color : transparent ; visibility: visible; left: 35; top: 215;}

div.arrows { width:17px; text-align:center;position: absolute; z-index: 10; visibility: visible; left: 750; top: 100; }
div.arrows img { padding:18px }


/*FORMATAÇÃO DO MENU PRINCIPAL (HORIZONTAL)*/

#nav, #nav ul {
	font-size: 9pt;
	float: left;
	width: auto;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	border: solid #857550;
	border-width: 0px 0;
	margin: 0 0 0em 0;
}

#nav a {
	display: block;
	width: 22em;
	w\idth: auto;
	color: #fff;
	text-decoration: none;
	padding: 0.35em 0.75em ;
}
#nav a:hover {
	color: #ffdd00;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	background: #9D8A5F;
	position: absolute;
	left: -999em;
	height: auto;
	width: 28em;
	w\idth: 28em;
	font-weight: bold;
	border-width: 0em;
	margin: 0;
}


#nav li li {
	padding-right: 1em;
	width: 28em
}

#nav li ul a {
	width: 28em;
	w\idth: 28em;
	color:#fff;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {	background: #857550;}

#content {	clear: left;}

#content a:hover {	text-decoration: none;}


-->


