@import url("geral.css");

body {
	background: #E4E4E4 url(../images/bkgHome.jpg) no-repeat center top;
}

#subColumnLeftWrapper {
	padding: 0px 5px 5px;
	width: 260px;
}

#subSubColumnLeft {
	float: left;
	width: 260px;
	padding: 10px 5px 5px;
}

#subSubColumnRight {
	float: right;
	width: 170px;
	padding: 10px 5px 5px;
}

#mainContentWrapper {
	margin-top: 0px;
	margin-bottom: 0px;
}

#mainNoticias {
	width: 510px;
	margin-left:60px;
	padding-top:30px;
	padding-bottom: 50px;
	float:left;
}

#mainNoticias p {
	color: #6d6d6d;
	font: normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
}

#mainNoticias h1{
	color:#409647;
	font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

#mainNoticias .contentActions {
	margin-top: 30px;
}

#MainVideo{
	margin-top:15px;
	width:480px;
	height:315px;
	padding-top:21px;
	text-align:center;
	background:#f0f0f0;
}

#boxVideoNoticia{
	margin-top:10px;
	color:#fff;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	color:#666666;
	margin-bottom: 50px;
}

#boxVideoNoticia h1 {
	margin-top:20px;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:18px;
	margin-bottom:5px;
	width:480px;
}
#boxVideoNoticia p {
	margin:0px;
	padding:0px;
	line-height:15px;
	font-size:13px;
	/* 
	width:480px;
	margin-bottom:20px;
	line-height:15px;
	font-size:13px;
	*/
}

#contentRight{
	width:260px;
	float:left;
	margin-top:75px;
}

#vejaTambemHolder{
	margin-bottom:30px;
}
#vejaTambemHolder h1, #BoxLinks h1{
	margin-bottom:10px;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:24px;
	color:#666666;
	font-weight:normal;
}
a.comments{
	background-image: url(../images/btnComentarios.gif);
	height:18px;
	font-size:12px;
	width:40px;
	font-weight:bold;
	text-align:center;
	color:#000;
	text-decoration:none;
	background-repeat:no-repeat;
	float:left;
	padding-left:6px;
	*padding-left:7px;
	display:inline;
}
a.comments:hover{
	color: #5b9fea;
}

a.views{
	background-image: url(../images/btnViews.gif);
	height:18px;
	width:40px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#000;
	display:inline;
	text-decoration:none;
	background-repeat:no-repeat;
	float:left;
	padding-left:2px;
	*padding-left:4px;
	margin-right:2px;
	*margin-right:0;
}
a.views:hover{
	color: #5b9fea;
}

.boxBusca {
	float:left;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
	width:260px;
	margin-bottom:25px;
	margin-right:15px;
	_margin-bottom:0;
}

.videoListingItem {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	clear: both;
	height: 75px;
	overflow: hidden;
	padding-top: 13px;
	padding-bottom: 13px;
}
.videoThumbHolder {
	width: 86px;
	height: 75px;
	float: left;
	margin-right: 5px;
	display: inline;
}
.videoThumbLabel {
	position: relative;
	top: -43px;
	left: 30px;
}
.videoThumbLabelAlbum{
	position: relative;
	top: -40px;
	left: 46px;
}
.videoRankItem {
	position: relative;
	top: -37px;
}
.videoThumbDescription {
	line-height: 14px;
	font-size: 11px;
	float: left;
	width: 169px;
	display: inline;
}
.videoThumbDescription h3 a{
	line-height: 14px;
	font-size: 13px;
	width: 155px;
	color:#3f9647;
	text-decoration:none;
}
.videoThumbDescription  a {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.videoThumbDescription  p{
	font-size: 13px;
	color:#6d6d6d;
	line-height:15px;
}



#GaleriaFotos{
	width:260px;
	margin-bottom:30px;
	
}

#GaleriaFaixa{
	width:260px;
	position: relative;
	margin-top:-71px;
	left:188px;
}

#BoxLinks{
	width:260px;
	height:200px;
	float:left;
	margin-right:10px;
}


#BoxLinks li{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	list-style: none;
	margin-bottom:10px;
}
#BoxLinks a{
	color:#666666;
	text-decoration:none;
	line-height:15px;
}
#BoxLinks a:hover, a:active, a:visited{
	color:#494f64;
	text-decoration:underline;
	line-height:15px;
}

#BoxLinks strong{color:#409647}

#test{
	background-color: white;
}

#boxVideoNoticia a {
	color:#409647;
}

