/* -------------------------------------------------------------- 
   
   custom.css
   
-------------------------------------------------------------- */

#wrapper	{
	width:960px; 
	margin:0px auto; 
	padding:0px;
	background-color: #000;
	}

#header		{
  	}

#navigation	{
	background-color: #000; /* #6d6d6d; */
	display: block;
	}

#banner728x90	{
	background-color: #6d6d6d;
	width: 960px;
	height: 160px;
	display: block;
	}

#content	{
	padding: 0px 0px 20px 0px;
	background-color: #6d6d6d;
	}
	
#main	{
	width: 940px;
	padding: 20px 0px 0 20px;
	margin: 0;
	line-height: 2em;
	background-color: #000;
	}

#footer	{
	margin: 0;
	padding: 0;
	background-color: #6d6d6d;
	display: block;
	height: 142px;
	}

#footer_in	{
	background-color: #000;
	display: block;
	height: 158px;
	}
	
	
#thumbs	{
	width: 150px;
	float: left;
	margin: 10px 0 0 0;
	}
	
#destaque	{
	background-image: url('../images/curva.png');
	background-repeat: no-repeat;
	width: 782px;
	height: 517px;
	float: right;
	}
	
#destaque_in	{
	width: 580px;
	height: 400px;
	display: block;
	margin: 0px auto;
	margin-top: 40px;
	margin-left: 130px;
	}
	
#destaque_textos	{
	float: left;
	width: 300px;
	}

#vote_btns	{
	float: right;
	width: 280px;
	margin-top: 27px;
	}
	#vote_btns a span.votar	{ display: block; width: 134px; height: 101px; background-image: url('../images/votar.png'); background-repeat: no-repeat; float: right;}
	#vote_btns a:hover span.votar	{ background-image: url('../images/votar_hover.png'); }
	#vote_btns a span.reportar	{ display: block; width: 125px; height: 101px; background-image: url('../images/reportar.png'); background-repeat: no-repeat; float: right;}
	#vote_btns a:hover span.reportar	{ background-image: url('../images/reportar_hover.png'); }

/* -------------------------------------------------------------- 
   
 navigation schemes
   
-------------------------------------------------------------- */



#navigation ul			{ list-style:none; padding:0px; margin:0; display: block; width: 960px; height: 20px;}
#navigation ul li		{ float: left;  padding:0px; margin:0;}
#navigation li a		{ text-decoration:none; color:#fff; text-transform: uppercase; font-size: 12px; padding:3px 43px;}
#navigation li	a:hover	{ background:#f00; color: #fff;}


#footer ul			{ list-style:none; padding:0; margin:0; bac }
#footer ul li		{ display: inline; border-right: 1px solid #fff;}
#footer li a		{ padding:10px; text-decoration:none; color:#fff; text-transform: uppercase; font-size: 11px;}
#footer li	a:hover	{ color:#999;}

.copyright		{ color:#999; float:right; font-size:14px; padding-right:20px;}

.divider		{ background-image: url('../images/horz_divider.gif'); background-repeat: repeat-x; width: 100%; display: block; height: 14px; }


.nav01	{ background-color: #262626;}
.nav02	{ background-color: #3c3c3c;}
.nav03	{ background-color: #535353;}
.nav04	{ background-color: #6d6d6d;}
.nav05	{ background-color: #777;}
.nav06	{ background-color: #a3a3a3;}


#header table, #header tr, #header td, #header img	{
	padding: 0;
	margin: 0;
	border: none;
  	}
#Table_01	{
	height: 235px;
	width: 960px;
	}

.logintd	{
	background-image: url('../images/header_02_00.png');
	background-repeat: no-repeat;
	width: 360px;
	}
	.logintd a.transparent_link	{
	 	display:block;
	 	float: left;
	 	width:175px;
	 	height:150px;
	 	}

.login	{
	display: block;
	float: right;
	padding: 30px 20px 0 0;
	}	
.login a	{
	color: #fff;
	letter-spacing: 1px;
	}	
.login a:hover	{
	color: #fff;
	font-weight: normal;
	}
	
.banners_vt	{width:160px; float:left; margin: 0 20px;}

#icon_sv	{float: left; width: 44px; height: 45px; display: block; background-image: }
