h1.title
{
	display: none;
}
body
{
	background-color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
table
{
	background-color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
th
{
	background-color: #404040;
	color:white;
	text-align: left;
	font-size:12px;
}
.agenda
{
	font-size: 11px;
}
.row1
{
	background-color: #666666;
	color:black;
}
.row2
{
	background-color: #888888;
	color: black;
}
a img
{
	border: medium none;
}
a
{
	color:#E77817;
	text-decoration: none;
}
div.tudo
{
	width: 100%;
    height: 100%;
    position:absolute;
	color: white;
	background-color: black;
	background-position: center;
	background-repeat: no-repeat;
}


div.menu
{
	position: absolute;
	top: 21%;
	width: 100%;
	text-align: center;
	height:6%;
	z-index: 99;
}

div.conteudo
{
	height:62%;
	left:6.5%;
	overflow:auto;
	position:absolute;
	top:26%;
	width:84%;
}

.thumbnail {
background-color:#222222;
float:left;
margin-bottom:1%;
margin-right:3%;
padding:0.5%;
padding-bottom:15px;
height:128px;
}

p.legenda
{
	margin: 0px;
	color: gray;
	font-size: 10px;
}

.menu ul
{
	margin:0;
	padding:0;
	list-style: none;
}

.menu a
{
	font-family: Impact;
	font-weight: normal;
	font-size: 14px;
	color: white;
}

.menu a:hover
{
	color:#E77817;
}


div.submenu
{
	margin-left: 15%;
}
.submenu ul
{
	margin:0;
	padding:0;
	list-style: none;
}

.submenu a
{
	font-family: Impact;
	font-weight: normal;
	font-size: 14px;
	color: white;
}

.submenu a:hover
{
	color:#E77817;
}
a.selected
{
	color: #E77817
}

.menu ul li
{
	display:inline;
	padding: 5px;
}
.submenu ul li
{
	display:inline;
	padding: 5px;
}

.musicas ul
{
	list-style-image: url(../img/colcheia2.gif);
}
.musicas li ul
{
	list-style-image: url(../img/colcheia.gif);
}
.botao
{
	background-color:black;
	border-color:lightGrey;
	color:white;
	font-weight:bold;
}
.botao:active
{
	background-color:darkGray;
	border-color:black;
	color:black;
	font-weight:bold;
}
.input
{
	background-color:black;
	border-style:ridge;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#E77817;
}
.citacao
{
	font-size: 11px;
	font-style: italic;	
	text-align: justify;
}
.biografia
{
	font-size: 11px;
	text-align: justify;
}

.autor_citacao
{
	font-size: 11px;
	text-align: right;
}
.google_ads
{
	position: absolute;
	left: 800;
	top: 0;
}
#background
{
	width: 100%;
	height: 100%;
	z-index:0;
}
h2
{
	color:#E77817;
font-family:Impact;
font-weight:normal;
margin-bottom:0pt;
margin-top:0pt;
padding-bottom:0pt;
padding-left:0pt;
padding-right:0pt;
padding-top:0pt;
text-align:center;
}
h3
{
	font-family:Impact;
font-weight:normal;
margin-left:0pt;
margin-right:0pt;
margin-top:0pt;
padding-bottom:0pt;
padding-left:0pt;
padding-right:0pt;
padding-top:0pt;
text-align:center;
}
.letra
{
	margin-left: 15%;
}