@charset "utf-8";
/* CSS Document */


/**** resert ****/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0 !important;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}
body {
	line-height: 1;
	background: #fff;
	color: #000
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
ins {
	text-decoration: none
}
del {
	text-decoration: line-through
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
address{
	font-style: normal
}

/****/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	background: url(imgs/back2.gif) repeat fixed;
	}
	
.mega_wrapper {
	width: 1011px;
	background:url(imgs/bg_body.gif) repeat-x #f8f9f9;
	border-right: solid 1px #ccc;
	}
	
.wrapping {
	width: 990px;
	position: relative;
	}
	
.titulo {
	background:url(imgs/tit_fluid.gif) repeat-x;
	height: 39px;
	margin-top: 8px;
	_margin-top: 22px;
	}
	
h3 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	top: 10px;
	}
	
h4 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	color: #3f7aa5;	
	}
	
h4  a {
	font-weight: bold;
	}
	
h5 {
	color: #29506d;
	font-weight: bold;
	margin-bottom: 20px;
	}
	
h6 {	
	font-face: 'trebuchet MS';
	font-size: 24px;
	color: #fff;
	display: block;
	padding-top: 24px;
	padding-left: 25px;
	}
	
	
.titulo .arrow {
	 background:url(imgs/tit.gif) no-repeat;
	 width: 70px;
	 height: 39px;
	 display: block;
	 float:left;
	}
	
.box_padrao {
	background:url(imgs/greybg.gif) repeat-y left #ebebeb;
	overflow: hidden;
	padding-bottom: 12px;
	}
	
.box_padrao_conteudo {
	width: 312px;
	margin-left: 24px;
	padding: 18px 0;
	font-size: 12px;
	line-height: 1.3;
	}
	
.rodape_box_padrao {
	background: url(imgs/grey2bg.gif) repeat-y #b0b0b0;
	padding: 10px 0;
	}
	
.rodape_box_padrao_conteudo {
	width: 308px;
	margin-left: 32px;
	position: relative;
	*left: -10px;
	}
	
.box_mid { 
	background:url(imgs/grey3bg.gif) repeat-y left #b5b5b5;
	padding-bottom: 12px;
	overflow: hidden;
	position:relative;
	top: -3px;
	}
	
.box_mid_conteudo {
	width: 600px;
	margin-left: 26px;
	margin-top: 14px;
	}
	
a {
	color: #3f7aa5 ;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.flutua_esquerda {
	float: left !important;	
	}
	
.flutua_direita {
	float: right !important;	
	}
	
.fade {
	color: #858585;
	}
	
.destaque {
	font-weight: bold;
	color: #376b90;
	}
	
.destaque_vermelho {
	color: #ca2f27 !important;
	font-weight: bold;
	}
	
.paginacao .links a {
	color: #fff;
	float:left;
	width: auto;
	background: #3f7aa5;
	padding: 8px;
	font-weight: bold;
	margin-left: 3px;
	position: relative;
	top: -8px;
	}
	
.paginacao .links a:hover {
	background: #809db2;
	}
	
.paginacao .links a.atual {
	background: #809db2;
	}
	
.textbigger {
	font-size: 17px;
}
	
/***** HEADER *****/

#header {
	height: 110px;
	position: relative;
	}

#header form {	
	float: right;
	display: block;
	background: url(imgs/form_fluid.gif) repeat-x;
	width: auto;
	margin-top: 3px;
	color: #fff;
	font-size: 13px;
	padding: 3px 25px;
	height: 41px;
	position: relative;
	}
	
.corner1 {
	background: url(imgs/form_corner1.gif);
	width: 11px;
	height: 27px;
	position: absolute;
	left: -1px;
	top: 0px;
}

.corner2 {
	background: url(imgs/form_corner2.gif);
	width: 11px;
	height: 27px;
	position: absolute;
	top: 0px;
	right: 0px;;
}
	
#header form.logged {
	text-align: center;
	}
	
#header form.logged a.menu {
	color: #fff !important;
	text-align:center;
	text-decoration: underline;
	}
	
#header form.logged a.menu:hover {
	text-decoration: none;
}
	
#header form input.login_txt {
	background:url(imgs/input_txt.gif) no-repeat;
	width: 136px;
	height: 18px;
	border: none;
	margin-right: 10px;
	}
	
#header form .bt_login {
	background: url(imgs/bg_ok.gif) no-repeat;
	height: 18px;
	width: 27px;
	border: none;
	cursor: pointer;
	}
	
.links_below {
	color:#777777;
	font-size:10px;
	left:220px;
	position:absolute;
	right:30px;
	text-align:right;
	top:32px;
	}
	
.links_below a {
	color: #777;
	font-size:14px;
	font-weight:bold;
	}

#header .logo {
	position: absolute;
	top: 10px;
	left: 15px;
	}
	
/***** HIGH_BAR *****/

#high_bar {	
	background: url(imgs/bg_menu.gif) repeat-x;
	height: 43px;
	}
	
#menu {
	position: relative;
	top: 15px;
	left: 18px;
	float: left;
	z-index: 100;
	}
	
#menu li {
	float: left;
	display: block;
	width: auto;
	}
	
#menu li a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	padding: 14px 18px 19px 16px;
	font-weight: bold;
	}
	
#menu li a.atual, #menu li:hover {
	background: url(imgs/atual.gif) repeat-x #efefee;
	color: #386c92;
	position: relative;
	z-index: 1;
	}
	
	
#menu li:hover {
	padding: 14px 0 19px 0px;
	margin-top: -15px;
	position: static !important;
	margin-left:2px !important;
	margin-right:2px !important;
	}
	
#menu li:hover ul.container_programas li {
	display: block;
	width: 231px !important;
	float: left;
	padding-left: 15px !important;
	padding-top: 10px !important;
	padding-bottom: 0px !important;
	height: 160px;
	background: none !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-top: 0px !important;
	}
	
#menu li:hover a {
	color: #386C92 !important;
	padding: 14px 16px 19px 14px !important;
	}
	
#menu li:hover ul.container_programas li a {
	padding: 0 !important;
	display: inline;
	text-transform: none !important;
	padding: 0px !important;
	}
	
/***** busca *****/

.busca {
	float: left;
	margin-left: 60px;
	*margin-left: 30px;
	}

.busca input.buscatxt {
	background:url(imgs/bg_busca.gif) no-repeat;
	width: 201px;
	height: 19px;
	border: none;
	color: #c4dff2;
	margin-top: 11px;
	padding: 4px 4px 0 4px;
	} 
	
.busca input.buscasub {
	background:url(imgs/bt_buscar.gif) top;
	width: 53px;
	height: 23px;
	border: none;
	cursor: pointer;
	position:relative;
	}
	
.busca input.buscasub:hover {
	background:url(imgs/bt_buscar.gif) center;
	}
	
.busca input.buscasub:active {
	background:url(imgs/bt_buscar.gif) bottom;
	}
	
/***** content *****/

#content {
	background:url(imgs/degrade.gif) repeat-x;
	padding-top: 6px;
	overflow: hidden;
	}
	
	
/***** top_bar *****/

#top_bar {
	overflow: hidden;
	background: #fff;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	padding: 6px 0 0;
	height: 91px;
	}
	
#top_bar .canal {
	float:left;
	border-right: 1px solid #b1b1b1;
	}
	
.speech {
	float: left;
	width: 353px;
	padding: 0 40px;
	padding-right: 0;
	font-size: 13px;
	line-height: 1.6;
	}
	
	
/***** left_bar *****/

#left_bar {
	width: 348px;
	float:left;
	margin-top: 12px;
	}
	
#destaques {
	overflow: hidden;
	background: #efeff0;
	}
	
.lista_dest {
	display: block;
	width: 146px;
	float: left;
	}
	
.lista_dest li {
	display: block;
	color: #396d93;
	font-size: 11px;
	background: url(imgs/box_desr-seta.gif) no-repeat left center;
	padding: 20px 5px 20px 24px;
	width: 117px;
	position: relative;
	z-index: 0;
	margin-top: -3px;
	
	}
	
.lista_dest li span{
	display: block;
	font-size: 18px;
	color: #777;
	margin-bottom: 6px;
	}
	
.lista_dest li a {
	color: #777;
	}
	
.lista_dest li span.hiding_dest {
	background:url(imgs/marcador-big2.png) top no-repeat;
	width: 144px;
	height: 57px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	color: #fff;
	padding-top: 35px;
	padding-left: 25px;
	display: none;
	}
	
.lista_dest li span.hiding_dest a {
	color: #fff;
	}
	
.lista_dest li:hover span.hiding_dest {
	display: block;
	background-position: bottom;
	}
	
.lista_dest li.atual span.hiding_dest {
	display: block;
	}
	
.dest_results {
	float: right;
	width: 198px;
	}
	
.dest_results a {
	color: #333 !important;
	}
	
.dest_results img {
	float: left;
	}
	
.result {
	clear: both;
	background: #c0bebe url(imgs/bg_box-dest.gif) top right no-repeat;
	overflow: hidden;
	border-left: 2px #f4f4f5 solid;
	border-top: #e0e0e0 1px solid;
	height: 82px;
	cursor: pointer;
	}
	
.atual_result {
	background: #3f7aa5 url(imgs/bg_box-dest.gif) bottom right no-repeat;
	color: #fff;
	}
	
.result:hover {
	background: #727272 url(imgs/bg_box-dest2.gif) bottom right no-repeat;
	color: #fff;
	}
	
.result p {
	display: block;
	padding: 40px;
	padding-top: 10px;
	float: right;
	width: 135px;
	font-size: 11px;
	position: relative;
	*position: static;
	left: 0px;
	line-height: 1.2;
	}
	
/***** comentarios ******/

.com {
	width: 312px;
	margin-left: 24px;
	border-top: 1px solid #c6c6c6;
	padding: 15px 0;
	font-size: 11px;
	line-height: 1.3;
	height: 57px;
	*height: 53px;
	}
	
.com:first-child {
	border-top: none;
	}
	
.dados {
	font-weight: bold;
	font-size: 10px;
	color: #858585;
	}
	
.dados a {
	color: #3f7aa5;
	text-decoration: none;
	}

.link_mais {
	position: relative;
	float: right;
	left: -15px;
	}
	
/*** banner ***/

.box_banner {
	margin-top: 12px;
	_margin-top: 38px;
	}


/***** right_bar *****/

#right_bar {
	margin-top: 12px;
	margin-left: 11px;
	width: 640px;
	float: left;
	}

.info_video {
	height: 27px;
	background: url(imgs/bg_share.gif) no-repeat left #3f7aa5;
	margin-top: 5px;
	}
	
.info_video form {
	margin-left: 27px;
	_margin-left: 14px; 
	color: #fff;
	width: 374px;
	float:left;
	position: relative;
	top: 3px;
	}
	
.txtvideo {
	border: #01539b 1px solid;
	background: #5c8eb3;
	color: #c0dcef;
	height: 16px;
	width: 330px;
	padding: auto 5px;
	}
	
a.fav {
	background:url(imgs/bg_star.gif) #376b90 no-repeat 60px 8px;
	display: block;
	float:left;
	width: 71px;
	height: 20px;
	color: #fff;
	padding: 7px 0 0 7px;
	font-size: 11px;
	}
	
a.share {
	background: #777 url(imgs/bg_compartilhar.gif) no-repeat 143px 5px;
	height: 20px;
	display: block;
	width: 153px;
	float: left;
	color: #fff;
	font-size: 11px;
	padding: 7px 0 0 7px;
	}


/***** mais_videos *****/

.mais_videos {
	margin-left: 24px;
	margin-top: 12px;
	display: block;
	position: relative;
	}
	
.mais_videos li {
	width: 190px;
	height: 110px;
	display: block;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
	_margin-left: auto;
	_margin-right: auto;
	_margin-bottom: auto;
	}

.mais_videos li a {
	width: 190px;
	height: 110px;
	display: block;
	float: left;
	position: relative;
	_position: static;
	overflow: hidden !important;
	_margin-left: 3px;
	_margin-right: 1px;
	_margin-bottom: 10px;
	}

.mais_videos li a .hide_info {
	 display: none; 
	position: absolute;
	background: url(imgs/bluecoverup.png);
	top: 0;
	left: 0;
	width: 174px;
	height: 102px;
	overflow:hidden;
	color: #fff;
	padding: 8px 8px 0 8px;
	font-size: 11px;
	}
	
.mais_videos li a:hover .hide_info {
	 display: block; 
	}
	
.ver_video {	
	position: absolute;
	bottom: 0;
	left: 0;
	width: 170px;
	height: 20px;
	background: #3f7aa5 url(imgs/bluearrow.gif) no-repeat 175px 8px;
	text-align: right;
	font-weight: bold;
	padding: 6px 20px 0 0;
	}


/**** footer ****/

#footer {
	background: url(imgs/footer2.gif) repeat-x #c5c5c5;
	height: 222px;
	padding-top: 8px;
	margin-top: 12px;
	_margin-top: 22px;
	}
	
.logo_footer {
	float: left;
	width: 233px;
	height: 222px;
	border-right: 1px solid #c5c5c5; 
	position: relative;
	}

.logo_footer img {
	position: absolute;
	top: 40px;
	left: 55px;
	}

.lista_footer {
	width: 156px;
	float: left;
	height: 204px;
	background:url(imgs/footer1.gif) repeat-x;
	border-right: 1px solid #c5c5c5; 
	padding: 9px 17px;
	}
	
.lista_footer a {
	color: #fff;
	font-size: 11px;
	}
	
.lista_footer li {
	margin-bottom: 5px;
	}
	
#footer_max {
	height: 36px;
	background:url(imgs/max_footer-fluid.gif) repeat-x;
	position: relative;
	}
	
.tit_max_footer {
	display: block;
	background:url(imgs/max_footer.gif) no-repeat;
	height: 24px;
	color: #FFFFFF;
	padding-left: 70px;
	padding-top: 12px;
	width: 300px;
	}
	
.logo_des {
	position: absolute;
	right: 0px;
	top: 7px;
	}
.logo_atto {
	position: absolute;
	right: 135px;
	top: 7px;
	}

/*** corrocÃƒÂ©u ***/


.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 552px;
	height: 74px;
	background: #EBEBEB ;
	margin-left: 44px;
	border: #EBEBEB 9px solid;
}

.belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	}

.panel {
	width: 79px;
	height: 73px;
	/*background: #fff;*/
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	/*margin: 9px;*/
	}
	
/***** INTERNA VIDEO *****/

.tit_video_side {
	background: #386c92 url(imgs/bluebg.gif) repeat-y;
	width: 348px;
	overflow: hidden;
	height: 85px;
	}
	
.tit_video_side img {
	float: left;
	margin-left: 15px;
	_margin-left: 7px;
	}
	
.tit_video_side table {
	width: 241px;
	float: left;
	margin-left: 13px;
	}
	
.tit_video_side table tr td {	
	vertical-align: middle;
	height: 80px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	}
	
.compartilhar {
	text-align: right;
	}
	
.video_relacionado {
	background: #f2f2f2;
	position: relative;
	height: 85px;
	margin-bottom: 4px;
	}
	
.video_relacionado:last-child {	
	margin-bottom: 0;
	}
	
.video_relacionado img {
	float: left;
	margin-left: 15px;
	}
	
.tit_video_relacionado {
	width: 245px;
	margin-left: 7px;
	margin-top: 20px;
	display: block;
	float: left;
	}
	
.pub {
	position: absolute;
	bottom: 6px;
	left: 88px;
	}
	
.relacionado {	
	padding: 0;
	}
	
	
.box_mid_conteudo textarea {
	border: 1px solid #919191;
	width: 580px;
	background: #ebeaea;
	height: 130px;	
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #999999;
	}
	
.bt_comente {
	background: url(imgs/bt_comente.gif) ;
	width: 117px;
	height: 27px;
	border: none;
	cursor: pointer;
	margin-top: 10px;
	}
	
.bt_envie {
	background: url(imgs/bt_envie.gif) ;
	width: 89px;
	height: 27px;
	border: none;
	cursor: pointer;
	margin-top: 10px;
	}
	
.bt_envie_convite {
	background: url(imgs/bt_envie_convites.gif) ;
	width: 89px;
	height: 27px;
	border: none;
	cursor: pointer;
	margin-top: 10px;
	width: 134px;
	}
	
.bt_conf {
	background: url(imgs/bt_confirme.gif) ;
	width: 143px;
	height: 30px;
	border: none;
	cursor: pointer;
	margin-top: 10px;
	width: 143px;
	}

.bt_confirma{
	background: url(imgs/bt_envie.gif) no-repeat ;
	width: 89px;
	height: 30px;
	border: none;
	cursor: pointer;
	margin-top: 10px;
	}	
	
.bt_criar {
	background: url(imgs/bt_criarperfil.gif) ;
	width: 113px;
	height: 30px;
	border: none;
	cursor: pointer;
	margin-top: 10px;
	}
	
.contador .destaque {
	font-weight: bold;
	color: #376b90;
	}
	
.contador {
	margin-top: 17px;
	}
	
.comentario {
	margin-top: 6px;
	}
	
.comentario img {
	border: 1px solid #535353;
	float: left;
	margin-left: 28px;
	margin-top: 10px;
	}
	
.cont_comentario {
	width: 516px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 1.3;
	}

.cont_recado {
	width: 516px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 1.3;
	padding-bottom: 38px;
	position:relative;
	}
	
.cont_recado .links_int {
	background: #f5f5f5;
	border: 1px solid #c5c5c5;
	padding: 3px 5px;
	position: absolute;
	bottom: 1px;
	right: 1px;
	}
	
a.del {
	color: #a53f3f;
	}

.nav_com {	
	margin-top: 20px;
	}

.box_padrao .nav_com {
	margin-right: 15px;
		}

/***** PROGRAMAS *****/


.programa img {	
	float: left;
	margin: 0 14px;

	
	}

.programa {
	width: 610px;
	line-height: 1.3;
	}

/***** BUSCA *****/

.busca_top {
	padding: 10px 15px;
	}

.box_usuario {
	font-weight: bold;
	width: 280px;
	float:left;
	margin-left: 30px;
	line-height: 1.3;
	margin-top: 12px;
	margin-bottom: 6px;
	}
	
.box_usuario img {
	border: #333 1px solid;
	float:left;
	margin-right: 5px;
	}
	
.box_usuario a {
	font-weight: bold;
	}
	
	
/***** SUBMENU PROGRAMA *****/

.belt2 {
	background: url(imgs/bg_submenu_programas.png) bottom;
	width: 586px;
	padding-top: 15px;
	padding-bottom: 25px;
/*	height: 404px;*/
	/*display: block;*/
	display: none;
	z-index: 100;
	}

.panel2 {
	background:url(imgs/sombra_sumbenu.png) center no-repeat;
	display: block;
	z-index: 100;
	}

ul.container_programas {
	background: #fff;
	border: 1px solid #e4e5e5;
	width: 516px;
	display: block;
	padding-bottom: 10px;
	margin:auto;	
	}

li.box_programa {
	display: block;
	width: 231px !important;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	height: 160px;
	}

.box_programa img{
	/*float: left;*/
	display: block;
	/*margin-right: 5px;*/
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #ccc;
	}
	
.box_programa h4 {	
	margin-bottom: 5px;
	}
	
.programa_desc {
	color: #757575;
	font-size: 11px;
	}
	
.stepcarousel2 {
	display: block;
	position:absolute;
	z-index: 800;
	top: 25px;
	margin-left: -7px;
	*margin-left: -134px;
	}
	
.programas .stepcarousel2 {
	*margin-left: -130px;
	}
	
.canais .stepcarousel2 {
	*margin-left: -96px;
	}
	
.box_programa a {
	padding: 0 !important;
	display: inline;
	text-transform: none !important;
	}
	
#menu li:hover .belt2 {	
	display: block;
	}
	

/***** INETRNA PERFIL *****/

.box_perfil {
	background: #509bcd url(imgs/bluebg.gif) repeat-y;
	width: 348px;
	height: 73px;
	line-height: 1.3;
	margin-top: 10px;
	position: relative;
	}
	

.box_perfil img {
	float: left;
	margin-left: 15px;
	_margin-left: 7px;
	}
	
.box_perfil table {
	width: 241px;
	float: left;
	margin-left: 13px;
	}

.box_perfil table tr td {	
	vertical-align: middle;
	height: 70px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	}
	
.box_perfil_otr {
	background: #909090 url(imgs/bluebg.gif) repeat-y;
	width: 348px;
	height: 73px;
	line-height: 1.3;
	margin-top: 10px;
	position: relative;
	}
	
.box_perfil_otr img {
	float: left;
	margin-left: 15px;
	_margin-left: 7px;
	}
	
.box_perfil_otr table {
	width: 241px;
	float: left;
	margin-left: 13px;
	}

.box_perfil_otr table tr td {	
	vertical-align: middle;
	height: 70px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	}
	
.min {
	font-size: 11px;
	}

/*****/

.convide {
	font-size: 11px;
	color: #818181;
	}

.convide textarea{
	border: 1px solid #919191;
	background: #F5F5F5;
	width: 292px;
	height: 56px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #999999;
	padding: 10px;
	margin-bottom: 10px;
	}
	
.convide input.txtcon{
	border: 1px solid #919191;
	background: #F5F5F5;
	width: 292px;
	padding: 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #999999;
	}
	
.resp {
	width: 516px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 1.3;
	padding-bottom: 38px;
	position:relative;
	}
	
.resp textarea {
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #919191;
	color:#999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:italic;
	height:65px;
	padding:10px;
	width:494px;
}

/*****/

.edit_col_1 {
	width: 140px;
	float: left;
	padding-left: 10px;	
	padding-top: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 1.3;
	}
	
.edit_col_1 img {
	margin-bottom: 5px;
	}
	
.edit_col_1 form {
	margin-top: 25px;
	text-align: left;
	margin-left: 20px;
	}
	
.edit_col_1 label {
	display:block;
	margin: 10px 0;
	}
	
.edit_col_2 {
	width: 443px;
	float: left;
	}
	
.edit_col_2 form {
	padding-top: 20px;
	}

.form_edit_col_2 label {
	display: block;
	float: left;
	width: 441px;
	}
	
.form_edit_col_2 label input  {
	width: 431px;
	background: url(imgs/3dinputs.gif) repeat-x;
	border: 1px solid #b2b2b2;	
	padding: 7px 5px;
	margin: 5px 0;
	margin-bottom: 10px;
	color: #757575;
	}
.form_edit_col_2 label input:focus {
	width: 431px;
	background: #fff;
	border: 1px solid #3F7AA5;	
	padding: 7px 5px;
	margin: 5px 0;
	margin-bottom: 10px;
	color: #757575;
	}	
	
.form_edit_col_2 label textarea  {
	width: 431px;
	background: url(imgs/3dinputs.gif) repeat-x;
	border: 1px solid #b2b2b2;	
	padding: 7px 5px;
	margin: 5px 0;
	margin-bottom: 10px;
	color: #757575;
	overflow:auto;
	height:100px;
	}
	
.form_edit_col_2 label textarea:focus  {
	width: 431px;
	background: #fff;
	border: 1px solid #3F7AA5;	
	padding: 7px 5px;
	margin: 5px 0;
	margin-bottom: 10px;
	color: #757575;
	overflow:auto;
	height:100px;
	}
	
.pass {	
	width: 216px !important;
	}
	
.pass1 {
		margin-right: 11px;
	}
	
.pass input {
	width: 204px !important;
	}
	
.cidade {
	margin-right: 11px;
	width: 300px !important;
	}
	
.cidade input {
	width: 290px !important;
	}
	
.uf {
	width: 132px !important;
	}
	
.uf select {
	width: 131px;
	background: url(imgs/3dinputs.gif) repeat-x;
	border: 1px solid #b2b2b2;	
	padding: 6px 5px;
	margin: 5px 0;
	margin-bottom: 10px;
	color: #757575;
	}
	
.tit_fluid {
	background: #417eaa url(imgs/bluebg.gif) repeat-y;
	width: 328px;
	overflow: hidden;
	line-height: 1.3;
	margin-top: 10px;
	font-size: 22px;
	color: #fff;
	padding: 3px 0;
	padding-left: 20px;
	}

.tit_fluid_grey {
	background: #757575 url(imgs/grey4bg.gif) repeat-y;
	width: 620px;
	overflow: hidden;
	line-height: 1.3;
	margin-top: 10px;
	font-size: 22px;
	color: #fff;
	padding: 3px 0;
	padding-left: 20px;
	}
	
.obr {
	font-size: 9px;
	position: relative;
	top: 15px;
	left: -5px;
	}
	
/**** Transmissao ****/

.transmissao {
	background: url(imgs/transmissao_ao-vivo.gif);
	width: 640px;
	height: 415px;
	}
	
.video_ao_vivo {	
	height: 300px;
	width: 320px;
	margin-top: 40px;
	margin-left: 25px;
	float: left;
	}
	
.complementar {
	color: #fff;
	float: left;
	width: 236px;
	font-size: 11px;
	line-height: 1.3;
	margin-left: 50px;
	margin-top: 40px;
	}
	
.complementar h6 {
	font-weight: bold;
	font-size: 14px;
	padding-top: 0;
	padding-left: 0;
	margin-bottom: 12px;
	}
	
	
	
/* ALTERAÃ‡Ã•ES */



.box_mid_conteudo textarea.text {
	border: 1px solid #919191;
	width: 580px;
	background: #ebeaea;
	height: 130px;	
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #999999;
	}
	
.box_mid_conteudo textarea.text_focus {
	background: #F5F5F5;
	color: #535353;
	font-style: normal; 
}

.box_mid_conteudo textarea.text_blur {
	border: 1px solid #919191;
	width: 580px;
	background: #ebeaea;
	height: 130px;	
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal !important;
	font-size: 12px;
	color: #535353;
	}

.iguala_altura {
	min-height: 266px;
	-height: 266px;
}
	
	
.info_compl {
	font-size: 10px;
}

.busca input.buscatxt {
	background:url(imgs/bg_busca.gif) no-repeat;
	width: 201px;
	height: 19px;
	border: none;
	color: #fff;
	margin-top: 11px;
	padding: 4px 4px 0 4px;
	} 
	
.convide textarea.text{
	border: 1px solid #919191;
	background: #F5F5F5;
	width: 292px;
	height: 56px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #999999;
	padding: 10px;
	margin-bottom: 10px;
	}
	
.convide textarea.text_focus {
	background: #fff;
	color: #535353;
	font-style: normal;
	padding: 10px;
	margin-bottom: 10px; 
	font-size: 12px;
	width: 292px;
	height: 56px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #919191;
}

.convide textarea.text_blur {
	background: #F5F5F5;
	color: #535353;
	font-style: normal;
	padding: 10px;
	margin-bottom: 10px; 
	font-size: 12px;
	width: 292px;
	height: 56px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #919191; 
	}
	
.convide input.txtcon{
	border: 1px solid #919191;
	background: #F5F5F5;
	width: 292px;
	padding: 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #999999;
	}
	
.convide input.txtcon_focus {
	background: #fff;
	color: #535353;
	font-style: normal; 
	border: 1px solid #919191;
	width: 292px;
	padding: 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.convide input.txtcon_blur {
	background: #F5F5F5;
	color: #535353;
	font-style: normal; 
	border: 1px solid #919191;
	width: 292px;
	padding: 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.logar {
	background: #d4d4d4 !important;
	margin-top: 10px;
	height: 469px;
	position: relative;
	color:#FFFFFF;
	overflow: visible;
}

.logar a {
text-decoration: underline !important;
}

.logar a:hover {
text-decoration: none !important;
}


.col1blt, .col2blt {
float: left;
position: relative;
}

.col1blt {
width: 212px;
}

.col2blt {
width: 415px;
height: 469px;
background: url(imgs/bg_fomrs2.gif) no-repeat center;
font-size: 10px;
line-height: 1.2;

}

.lgbox1 {
position: absolute;
width: 308px;
left: 54px;
top: 40px;
}

.lgbox1 label {
display: block;
font-weight: bold;
margin-top: 10px
}

.lgbox1 label span {
float: left;
width: 50px;
text-align: right;
padding-top: 7px;
font-weight: bold;
font-size: 12px;
}

.lgbox1 label input {
background:url(imgs/desgrade3.gif);
height: 22px;
border: 1px solid #a9adb1;
width: 245px;
margin-left: 10px;
*width: 244px;
padding-top: 4px;
}

.lgbox1 a {
color: #fff;
margin-top: 28px;
}

.lgbox2 {
position: absolute;
width: 300px;
left: 70px;
top: 280px;
line-height: 1.2;
}

.lgbox2 a {
color:#e0e0e0;
display:block;
font-size:18px;
left:36px;
padding:23px 67px;
position:absolute;
top:65px;
text-decoration: underline;
}

.lgbox2 a:hover {
color: #fff ;
text-decoration: underline !important;
}

.recuo {
margin-left: 60px;
display: block;
margin-bottom: 20px;
}

.lgbt {
background: url(imgs/bt_3.gif) no-repeat;
width: 53px;
height: 23px;
border: none;
margin-left: 60px;
margin-top: 20px;
cursor: pointer;
}

.form_altura {
height: 434px;
line-height: 1.5 !important;
}

.chama1, .chama2 {
position: absolute;
color: #757575;
font-size: 15px;
font-weight: bold;
display: block;
width: 99%;
text-align: right;
}

.chama1 {
top: 111px;
left: 8px;
}

.chama2 {
top: 340px;
left: 8px;
}

.particula {
position: absolute;
display: block;
background: url(imgs/cnctr.gif);
width: 27px;
height: 77px;
top: 190px;
left: -12px;
}


/*** paginas institucionais ***/

.inst_links a.atualinst {
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 28px;
	background: #417eaa url(imgs/bluebg.gif) repeat-y top left;
	margin-bottom: 6px;
	width: auto !important;
	}

.inst_links a {
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 28px;
	background: #b4b4b4;
	margin-bottom: 6px;
	width: 266px
}

.inst_links li {
background: url(imgs/marc_inst.gif) no-repeat center right;
height: 74px;
display: block;
margin-bottom: 6px;
}

.content_inst {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.6;
	padding: 18px 36px;
	background: #e0e0e0;
	background-image: none;
	position: relative;
	overflow: visible;
}

.content_inst p {
margin-bottom: 30px;
}

.content_inst h2 {
color: #417eaa;
font-size: 24px;
letter-spacing: 2px;
margin-bottom: 12px;
}

.content_inst .marcador1 {
position: absolute;
background: url(imgs/marc_inst2.gif) center;
width: 24px;
height: 75px;
display: block;
top: 0;
left: -12px;
}

.content_inst .marcador2 {
position: absolute;
background: url(imgs/marc_inst2.gif) center;
width: 24px;
height: 75px;
display: block;
top: 79px;
left: -12px;
}


.content_inst .marcador3 {
position: absolute;
background: url(imgs/marc_inst2.gif) center;
width: 24px;
height: 75px;
display: block;
top: 159px;
left: -12px;
}

.content_inst .marcador3, .content_inst .marcador2, .content_inst .marcador1 {
_display: none;
}








/*** 17/fev/2009 - Lista de amigos e busca de amigos com filtro ***/

.tit_fluid_grey2 {
	background: #757575 url(imgs/grey4bg.gif) repeat-y;
	overflow: hidden;
	line-height: 1.3;
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	padding: 8px 0;
	padding-left: 20px;
	}
	
.busca_filtros {
	margin: 25px 0;
}

.busca_filtros label {
	display: block;
	margin: 8px 0;
}

.txtbblur {
	width: 100%;
	border: 1px solid #b3b3b3;
	background: url(imgs/3dinputs.gif) repeat-x;
	padding: 4px 0;
}

.selectbblur {
	width: 100%;
	background: url(imgs/bg_select.gif) repeat-x;
	height: 115px;
	border: 1px solid #b3b3b3;
}

.radiolbl {
	width: 30%;
	float: left;
}

.submitb {
	background: url(imgs/bt_buscar_pessoas.gif);
	width: 129px;
	height: 22px;
	border: none;
	cursor: pointer;
	margin-top: 15px;
}

.submitb:hover {
	background-position: bottom;
} 

.lista_resultados {
	margin-left: 24px;
	margin-top: 12px;
}

.lista_resultados li {
	display: block;
	float: left;
	width: 48%;
	line-height: 1.3;
	height: 91px;
	margin-right: 12px;
	margin: 6px 0 6px 12px;
}

.lista_resultados li img {
	float: left;
	margin-right: 9px;
}

.provisorio {
	color:#777777;
	font-size:10px;
	left:220px;
	position:absolute;
	right:30px;
	text-align:right;
	top:32px;
	}
	
.provisorio a {
	color: #777;
	font-size:12px;
	font-weight: normal;
	}

/*** aniversário ***/

.ico_aniversario {
	position: absolute;
	float: none !important;
	padding: 0;
	margin: 0 !important;
	left: 60px;
	top: 40px;
}

/*** link procure ***/


.link_procure {
	margin-right: 39px; 
	font-size: 11px;
	color: #666;
}
