﻿#Box01 {
	background-image: url(../imagens/bg_box_sambanosso.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	width: 210px;
	margin-bottom: 7px;
	padding-top: 22px;
}
#Box02 {
	background-image: url(../imagens/bg_box_relogio.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 210px;
	margin-bottom: 7px;
	padding-top: 22px;
}
#Box03 {
	background-image: url(../imagens/bg_box_shows.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 210px;
	margin-bottom: 7px;
	padding-top: 22px;
}
#Box05 {
	background-image: url(../imagens/bg_box_videos.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 210px;
	margin-bottom: 7px;
	padding-top: 22px;
}
#Box04 {
	background-image: url(../imagens/bg_box_audio.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 210px;
	margin-bottom: 7px;
	padding-top: 22px;
}
#Box06 {
	background-image: url(../imagens/bg_box_fotos.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 210px;
	margin-bottom: 7px;
	padding-top: 22px;
}
#Box07 {
	background-image: url(../imagens/bg_box_download.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 210px;
	margin-bottom: 7px;
	padding-top: 22px;
}
#Box08 {
	background-image: url(../imagens/tvvaivai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 222px;
	margin-bottom: 17px;
	margin-left: 7px;
	
	padding-top: 10px;
}

.TituloBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.TituloBox h1 {
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}
.TituloBox h2 {
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	color: #996600;
}
.TituloBox p {
	font-size: 10px;
	margin-left: 25px;
}
.TituloBox a {
	font-size: 10px;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
.TituloBox a:hover {

	font-size: 10px;
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}

