body {	
        background-color: #999999;
	background-image: url(lay-img/bg.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline overline;
	color: #BE2222;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#tudo {
	width: 758px;
	margin: 0 auto;
	padding: 0px;
	height: auto;
	text-align: left;
	background-color: #FFF;
}

.header {
	height: 295px;
	width: 758px;

}

.marquee {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-color: #514730;
	width: 748px;
	height: 16px;
	padding: 4px 5px 0 5px;
}

.shadow {
	background-image: url(lay-img/index_r5_c1.jpg);
	width: 758px;
	height: 7px;
}

#body-content{
	width: 756px;
	height: auto;
	text-align: left;
	border-left: 1px solid #524731;
	border-right: 1px solid #524731;
}

#body-content:after {
	content:" ";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

.left {
	background-color: #373122;
	background-image: url(lay-img/index_r7_c2.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 147px;
	min-height: 300px;
	margin: 0 0 10px 13px;
	padding: 0 0 5px 0;
	float: left;
}

.content {
	background-color: #373122;
	background-image: url(lay-img/index_r7_c4.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 560px;
	min-height: 335px;
	margin: 0 13px 0 0;
	padding: 0 5px 5px 5px;
	float: right;
	display: block;
}

.footer {
	background-image: url(lay-img/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 9px;
	width: 652px;
	height: 21px;
	padding: 40px 0 0 106px;
}



/*CSS do conteúdo*/


body,td,th {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}

hr {
	border-top: 1px dashed #000;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	width: 60%;
}

.border {
	border: 1px solid #000000;
}

.border:hover {
	border: 1px solid #FFF;
}

.td-border {
	border: 1px solid #000000;
}

.formail {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #514730;
	border: 1px solid #000000;
	padding: 2px;
	margin: 0;
}

#respostas {
	position: center;
	visibility: hidden;
	border: 1px solid #514730;
}

.video-destaque_title {
	border: 1px solid #000000;
	background-color:#2E291D;
}

.vide-destaque_show {
	border: 1px solid #0000;

}

BODY {
scrollbar-face-color: #514730;
scrollbar-highlight-color: #514730;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #514730;
scrollbar-arrow-color: #AE0000;
scrollbar-track-color: #999999;
}