/******** CONT LEFT *************/
#piensam{
	background-image:url(../images/piensam_bg.gif);
	background-repeat:no-repeat;
	width:490px;
	height:60px;
	margin-top:10px;
	margin-bottom:10px;
}
/******** FIM DE CONT LEFT *************/


/******** CONT RIGHT **********

/******* MENU ***********/
#menuEntrevistas{
	width:490px;
	height:100px;
	/*background-color:#0033CC;*/
	background-image:url(../images/menuEntrevistas_bg.png);
	background-repeat:no-repeat;
	background-position:39%;
	clear:left;
}

#tituloForum{
	background-image:url(../images/titForum.jpg);
	width:110px;
	height:100px;
	background-color:#000000;
	float:left;
}

#botoesEntre{
	float:left;
	/*background-color:#00CC66;*/
	width:220px;
	height:100px;
	margin-left:10px;
}
#botoesEntre li{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:15px;
	margin-left:7px;
}
#botoesEntre li a{
	display:block;
	height:30px;
	/*background-color:#003399;*/
	text-indent:-900em;
}
.sepaEntre{
	background-image:url(../images/sepaBT_entre.png);
	background-repeat:no-repeat;
	width:55px;
}

.comenteEntre{
	background-image:url(../images/comenteBT_entre.png);
	background-repeat:no-repeat;
	width:70px;
}

.voteEntre{
	background-image:url(../images/voteBT_entre.png);
	background-repeat:no-repeat;
	width:68px;
}
/*******************************/

/* PROXIMA ENTREVISTA */
#proxEntrevistaEntre{
	position:relative;
	float:right;
	width:135px;
	height:100px;
	background-image:url(../images/proximaEntrevista.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-right:15px;
	margin-top:-7px;
	font-size:11px;
	/*background-color:#006666;*/
}
/***************************/

/****** COMENTARIOS ************/
#comentEntrevistas{
	width:470px;
	height:auto;
	background-color:#000000;
	padding: 20px 10px 70px 20px;
	float: left;
}

#coment{
	width:470px;
	height:auto;
	/*background-color:#0099CC;*/
}
#data{
	width:50px;
	height:20px;
	/*background-color:#FFCC00;*/
	float:left;
	color:#EC008C;
}
#nikc{
	width:400px;
	height:20px;
	/*background-color:#FF0000;*/
	font-weight:bold;
}
#txtComent{
	clear:left;
	width:450px;
	height:auto;
	/*background-color:#006600;*/
	margin-bottom:10px;
}

/******
NAVEGACAO COMENTARIOS
*****/

.destacado {
	color:#FFB600 !important;
}

.destacadoIco {
	background-image:url(../images/ico_freud.png) !important;
}

#navegaceoTerapia{
	width:640px;
	height:30px;
	padding: 0 10px 0 0x;
	margin: 0 0 0 0;
	float: left;
}

#navegaceoTerapia a:link, #navegaceoTerapia a:active, #navegaceoTerapia a:visited, #navegaceoTerapia a.selected {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	margin-right:5px;
}
#navegaceoTerapia a:hover, #navegaceoTerapia a.selected{
	color:#EC008C;
}

/******
 ### FIM DE NAVEGACAO COMENTARIOS ###
*****/

#videoSecundario {
	height: 155px;
	width: 485px;
	padding: 0;
	display: block;
	_overflow: hidden;
	overflow: hidden;
}

.scroll-pane {
	width: 485px;
	background: transparent;
	float: left;
	padding: 0;
}

.legendaVideoSec {
	float: left;
	font-size: 9px !important;
	width: 120px;
	margin: 0;
	padding: 0;
}

.videoThumb {
	width: 120px;
	margin: 0;
	padding: 0;

}

#formComentario .campo {
	float: left;
	margin: 0 0 10px 0;
}

#formComentario label {
	float: left;
	width: 100px;
}

#formComentario input.tipo200, #formComentario textarea  {
	width: 300px;
	border: none;
	padding: 1px 0 1px 3px;
}

#formComentario textarea  {
	height: 80px;
}

#formComentario a {
	float: left;
	margin: 0 0 0 300px;
	color: #FFFFFF;
	text-decoration: none;
}

#formComentario a:hover {
	color: #EC008C;
}


/*******FIM DE CONT RIGHT *****/

#videoSecundario {
	display:block;
	clear:both;
	overflow:hidden;
	width: 450px;
	margin:0 0 0 20px;
}

#videoSecundario a.tabLeft { float:left; margin:40px 0 0 0; width:26px; height:32px;  }
#videoSecundario a.tabRight { float:left; margin:40px 0 0 0;  }
#videoSecundario .contentTabs { float:left;  width:380px; height: 120px; overflow:hidden; margin: 0 10px 0 0;}
#videoSecundario .contentTabs ul{ margin: 0 0 0 0; overflow:hidden; width:4000px; list-style-type: none; }
#videoSecundario .contentTabs ul li { float:left; margin: 0; list-style-type: none;  }


#videoSec{
	float:left;
	width:140px;
	height:120px;
	/*border:1px solid #FFFFFF;
	background-color:#FF0000;*/
	margin:5px;
	padding-top:5px;
}
#videoThumb{
	width:120px;
	height:90px;
	/*border:1px solid #FFFFFF;
	background-color:#FF6600;*/
	margin:auto;
}