/* CSS Document */

div#menu ul li#videos_menu a {
	background-position:top;
	}


#col_1{
	width:665px;
	height:1000px;
	float:left;
	margin-right:25px;
}

#col_1 h1{
	position:relative;
	top:-3px;
	width:100%;
	font-size:23px;
	color:#708e98;
}

#navegacao{
	width:650px;
	padding-left:15px;
}

#videos{
	height:380px;
}


#video{
	width:440px;
	overflow:auto;
	float:left;
}

#sobre{
	position:relative;
	top:-55px;
	width:160px;
	height:315px;
	padding:0px 30px;
	margin-top:55px;
	float:left;
}

#sobre h2{
	padding:5px 0px;
	font-size:18px;
	color:#708e98;
	border-top: thin solid #708e98;
	border-bottom: thin solid #708e98;
}

#sobre #descricao{
	height:242px;
	overflow:hidden;
}

#sobre b{
	color:#708e98;
}

#sobre input{
	width:160px;
	height:12px;
	padding:3px;
	margin-top:5px;
	font-size:10px;
	background-color:#eFeFeF;
}

#outros{
	width:665px;
	clear:both;
	
}

#outros h1{
	padding:4px 0px;
	margin:40px 0px 0px 0px;
	font-size:16px;
	color:#708e98;
	border-top: thin solid #708e98;
	border-bottom: thin solid #708e98;
}

#outros .titulo{
	color:#ffd800;
	font-weight:bold;
	text-transform:uppercase;
}

#col_show,#col_a_vontade,#col_entrevista{
	width:204px;
	float:left;
	border-bottom: thin solid #708e98;
}

#col_show,#col_a_vontade{
	margin-right:20px;
}

#outros ul{
	background:#191919;
}

#outros li{
	padding:13px 20px 13px 20px;
	border-bottom:1px solid #38474c;
	cursor:pointer;
}

#outros li p{
	margin:0px;
}

