body {
	margin: 0px;
	font-family: Tahoma, sans-serif;
	background-image: url('img/fundo.png');
	background-position: center center;
	background-repeat: no-repeat;
	color: #ddd;
	overflow: auto;

	scrollbar-3dlight-color: #eee;
	scrollbar-shadow-color: #666;
	scrollbar-darkshadow-color: #333;
	scrollbar-arrow-color: #555;
	scrollbar-face-color: #ddd;
	scrollbar-highlight-color: #555;
}
a, a:visited {
	color: #ddd;
}
td {
   vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, sans-serif;
   color: #E23B01;
   margin: 5 0 5 0;
}
a img {
   border: 0px;
   vertical-align: middle;
}

p.cd {
   color: #E23B01;
   font-weight: bold;
	font-size: 0.9em;
}

table#cont {
	width: 715px;
	height: 560px;
}
table#cont td.cont {
	height: 535px;
}

p, li {
	font-size: 0.7em;
   margin: 5px;
}

table.blog {
	background-image: url('img/fundos/blog.png');
}
table.blog td.cont {
   padding-top: 160px;
   padding-left: 10px;
   font-size: 0.7em;
}
table.blog td.cont a, table.blog td.cont a:visited {
   font-family: Arial, sans-serif;
   font-weight: bold;
   color: white;
}
table.blog td.cont div {
   width: 450px;
   height: 260px;
   padding: 5px;
   overflow: auto;
   border: 1px solid #ddd;
}
table.blog input, table.blog textarea {
	font-family: Tahoma, sans-serif;
   font-size: 1em;
}
table.blog textarea {
   height: 120px;
}

table.contatos {
	background-image: url('img/fundos/contatos.png');
}
table.contatos td.cont {
   padding-top: 245px;
   padding-left: 390px;
}

table.links {
	background-image: url('img/fundos/links.png');
}
table.links li, table.links h3 {
	margin: -3 0 -3 0;
}
table.links ul {
	margin: 0 0 5 40;
}
table.links td.cont {
   padding-top: 240px;
   padding-left: 230px;
}
table.links a {
	color: #ddd;
	text-decoration: none;
}
table.links a:hover {
	text-decoration: underline;
}
table.links a:visited {
	color: #ddd;
}

table.fotos {
	background-image: url('img/fundos/fotos.png');
}
table.fotos li, table.fotos h3 {
	margin: -3 0 -3 0;
}
table.fotos ul {
	margin: 0 0 5 40;
}
table.fotos td.cont {
   padding-top: 160px;
   padding-left: 15px;
}
table.fotos a {
	color: #ddd;
	text-decoration: none;
}
table.fotos a:hover {
	text-decoration: underline;
}
table.fotos a:visited {
	color: #ddd;
}
div.fotos {
   margin-top: 40px;
   width: 685px;
   height: 200px;
   overflow: auto;
}
div.fotos img {
   margin: 10;
}

table.agenda {
	background-image: url('img/fundos/agenda.png');
}
table.agenda td.cont {
   padding-top: 80px;
   padding-left: 15px;
}
table.agenda td.cont p.fixo {
	width: 300px;
	margin-left: 50px;
   padding-bottom: 5px;
   font-size: 10pt;
}
table.agenda td.cont div.quadro {
	padding: 5px;
	color: #efefef;
	margin-left: 50px;
	margin-top: 75px;
	border: 1px solid #ddd;
	width: 300px;
	height: 270px;
	overflow: auto;
}
table.agenda td.cont h3 {
   color: #E23B01;
}

table.jingles td.cont {
   padding-top: 160px;
}
table.jingles {
	background-image: url('img/fundos/jingles.png');
}

table.discografia a {
	font-size: 8pt;
	color: #ddd;
	text-decoration: none;
}
table.discografia a:hover {
	text-decoration: underline;
}
table.discografia a:visited {
	color: #ddd;
}
table.discografia {
	background-image: url('img/fundos/discografia.png');
}
table.discografia table.lista {
	margin-top: 153px;
	margin-left: 280px;
}
table.discografia table.cd {
	margin-top: 160px;
	margin-left: 120px;
}
img.cd {
   border: 1px solid #eee;
}

table.minhavida {
	background-image: url('img/fundos/minhavida.png');
}
table.minhavida div.texto {
	padding: 5px;
	color: #efefef;
	margin-top: 158px;
	margin-left: 50px;
	border: 1px solid #ddd;
	width: 300px;
	height: 258px;
	overflow: auto;
	text-align: justify;
}
table.minhavida div.texto p {
   text-indent: 1.25cm;
   margin-bottom: 10px;
}

div.intro {
	width: 715px;
	height: 560px;
	padding-top: 250px;
	background-image: url('img/fundos/intro.png');
	text-align: center;
}
div.intro a {
	font-size: 8pt;
	color: #ddd;
	text-decoration: none;
}
div.intro a:hover {
	text-decoration: underline;
}
div.intro a:visited {
	color: #ddd;
}
div#intro {
   width: 507px;
   height: 73px;
   background-image: url('img/intro.png');
   visibility: hidden;
   margin-bottom: 85px;
}

div.home {
	width: 715px;
	height: 560px;
	background-image: url('img/fundos/home.png');
	text-align: center;
	padding-top: 225px;
}
div.home img {
	border-width: 0px;
}

td.menu {
   text-align: center;
}
td.menu img {
   margin: 0 7 0 7;
   border-width: 0px;
}
