#conteudo h1, #conteudo h1 a{
	font-size:20px;
	font-weight:normal;
	color:#00709F;
}

#conteudo h1 a:hover{
	color:#0099D8;
}

#conteudo h1.headHome{
	text-align:right;
}

#conteudo h5.categ{
	color:#999;
	font-size:13px;
	position:relative;
	top:-4px;
}

/*// H2 //*/

#conteudo h2{
	color:#00709F;
	font-size:18px;
	letter-spacing:-1px;
	margin:4px;
}

#conteudo h2 a{
	color:#00709F;
	font-size:18px;
	letter-spacing:-1px;
}

#conteudo h2 a:hover{
	color:#0099D8;
}

/*// P //*/

#conteudo p{
	margin:4px 6px 6px 6px;
}

#conteudo p.acategs{
	margin:0 0 0 4px;
	position:relative;
	top:5px;
}

#conteudo p a{
	color:#0099D8;
	font-size:11px;
}

#conteudo p a:hover{
	color:#00709F;
	text-decoration:underline;
}

/*// BUSCA HOME //*/

#conteudo .busca{
	width:100%;
	height:32px;
	float:left;
	margin-bottom:10px;
	background:#E5E5E5;
}

#conteudo .busca label{
	float:left;
	height:32px;
	line-height:32px;
	margin:0 6px 0 40px;
	font-size:13px;
	font-weight:bold;
}

#conteudo .busca input, #conteudo .busca select{
	float:left;
	width:280px;
	border:#CCC 1px solid;
	height:18px;
	position:relative;
	top:6px;
	margin-right:6px;
}

#conteudo .busca select{
	width:160px;
	height:20px;
}

#conteudo .busca input.botao{
	width:40px;
	height:20px;
	line-height:14px;
	text-align:center;
	font-weight:bold;
	border:none;
	background:url(img/login_botao.gif) no-repeat;
}

/*// DESTAQUE //*/

#conteudo #destaque{
	width:100%;
	float:left;
	height:238px;
	margin-bottom:20px;
}

#conteudo .slider{
	width:468px;
	height:230px;
	border:#FFF 4px solid;
	background:#FFF;
	float:right;
	overflow:hidden;
}

#conteudo .slider img{
	border:none;
	float:left;
}

#conteudo .slider .descricao{
	width:218px;
	float:right;
	background:#CCC;
	height:77px;
}

#conteudo .slider .descricao h6{
	float:left;
	width:208px;
	margin:6px 0 0 0;
	font-size:15px;
}

#conteudo .slider .descricao h6 a{
	font-size:15px;
	color:#666;
}

#conteudo .slider .descricao p{
	float:left;
	width:208px;
	margin:0;
	font-size:11px;
}

#conteudo .slider .descricao p a, #conteudo .slider .descricao p a:hover{
	font-size:11px;
	text-decoration:none;	
	color:#666;
}

/*// SETAS //*/

#conteudo #seta1, #seta2, #seta3{
	visibility:hidden;
	float:left;
	width:10px;
	height:76px;
	position:relative;
	left:-10px;
}

/*// ENTREVISTA //*/

#conteudo .entrevista{
	width:220px;
	height:230px;
	border:#FFF 4px solid;
	float:left;
	overflow:hidden;
	margin-bottom:20px;
}

#conteudo .entrevista img{
	border:none;
	float:left;
}

#conteudo .entrevista .legenda{
	height:60px;
	background:#FFF;
	clear:both;
	position:relative;
	top:-60px;	
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}

#conteudo .entrevista h2{
	margin:0;
	height:26px;
	line-height:25px;
	text-indent:5px;
}

#conteudo .entrevista p{
	font-size:11px;
	margin:0 5px 0 5px;
}

#conteudo .entrevista p a{
	font-size:11px;
	color:#666;
}

#conteudo .entrevista p a:hover{
	color:#333;
}

/*// MODULO BUSCA //*/

#conteudo .buscaMod{
	width:180px;
	height:60px;
	float:left;
	background:#E5E5E5;
	padding:6px;
	margin-bottom:20px;
}

#conteudo .buscaMod p{
	float:left;
	width:100%;
	margin:0;
	padding:4px 0 4px 0;
}

#conteudo .buscaMod input{
	width:170px;
	float:left;
	height:20px;
	border:#CCC 1px solid;
}

#conteudo .buscaMod select{
	width:122px;
	float:left;
	height:20px;
	border:#CCC 1px solid;
	margin-right:10px;
}

#conteudo .buscaMod input.botao{
	width:40px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	border:none;
	background:url(img/login_botao.gif) no-repeat;
} 

/*// REVISTA //*/

#conteudo .hRevista{
	width:190px;
	height:230px;
	border:#FFF 4px solid;
	float:right;
	overflow:hidden;
}

#conteudo .hRevista img{
	border:none;
	float:left;
}

#conteudo .hRevista .legenda{
	height:40px;
	background:#0099D8;
	clear:both;
	position:relative;
	top:-70px;
	overflow:hidden;
}

#conteudo .hRevista h2{
	margin:0;
	height:26px;
	line-height:25px;
	text-indent:5px;
	color:#FFF;
}

#conteudo .hRevista h2 a{
	color:#FFF;
}

#conteudo .hRevista h2 a:hover{
	color:#FFF;
}

#conteudo .hRevista p{
	font-size:11px;
	margin:0 5px 0 5px;
	position:relative;
	top:-6px;
	left:1px;
}

#conteudo .hRevista p a{
	font-size:11px;
	color:#FFF;
}

#conteudo .hRevista p a:hover{
	color:#FFF;
}

#conteudo .hRevista a.assHome{
	float:left;
	position:relative;
	top:-23px;
	left:134px;
	background:#FFF url(img/assine.gif);
	width:50px;
	height:16px;
	line-height:14px;
	color:#0099D2;
	font-size:12px;
	text-decoration:underline;
	text-align:center;
}

/*// HOME //*/

#conteudo #caixa{
	width:428px;
	float:left;
}

#conteudo #caixa .materias{
	float:left;
	width:100%;
	margin-bottom:8px;
	padding-bottom:8px;
}

#conteudo #caixa .materias .matdet{
	width:142px;
	float:left;
	padding-top:4px;
}

#conteudo #caixa .materias .matdet a.categ{
	font-size:16px;
	font-weight:bold;
	color:#0099D8;
	display:block;
	width:110px;
	float:left;
	text-indent:11px;
}

#conteudo #caixa .materias .matdet a.categ:hover{
	color:#00709F;
}

#conteudo #caixa .materias img{
	border:#FFF 3px solid;
	margin-left:8px;
	width:120px;
	height:90px;
}

#conteudo #caixa .materias p{
	font-size:11px;
	margin:2px 8px 0 8px;
}

#conteudo #caixa .materias p a{
	color:#666;
}

#conteudo #caixa .materias p a:hover{
	color:#333;
	text-decoration:underline;
}

/*// MODULOT //*/

#conteudo #modulot{
	width:228px;
	float:left;
}

#conteudo #modulot img{
	border:#E5E5E5 2px solid;
	margin-bottom:8px;
}

/*// ARTIGOS //*/

#conteudo .artigo{
	background:#E5E5E5;
	padding:4px;
	margin-bottom:8px;
	width:220px;
	float:left;
	margin-top:6px;
}

#conteudo .artigos{
	float:left;
	width:220px;
	padding:18px 0 18px 0;
}

#conteudo .artigos .data{
	width:70px;
	height:53px;
	background:url(img/data_grande.jpg) no-repeat center;
	text-align:center;
	display:block;
	float:left;
}

#conteudo .artigos .content{
	float:right;
	width:150px;
}

#conteudo .artigos .data h5{
	color:#666;
	padding-top:4px;
	font-size:11px;
}

#conteudo .artigos .data h4{
	font-weight:bold;
	color:#666;
	font-size:24px;
	padding-top:6px;
	margin:0;
}

#conteudo .artigos p{
	margin:0;
	font-style:italic;
	font-size:11px;
}

#conteudo .artigos h6{
	margin:0 6px 2px 0;
	font-size:13px;
}

#conteudo .artigos h6 a{
	color:#0099D8;
	font-size:13px;
}

#conteudo .artigos h6 a:hover{
	color:#00709F;
	font-size:13px;
}

/*// ENQUETE //*/

#conteudo #modulot .enquete p{
	font-size:11px;
	width:228px;
	float:left;
	margin:4px 0 4px 0;
}

#conteudo #modulot p.pergunta{
	font-size:11px;
	font-weight:bold;
	color:#333;
}

#conteudo #modulot .enquete input{
	float:left;
	margin:0 6px 0 6px;
	height:12px;
	width:12px;
	position:relative;
	top:2px;
	font-size:11px;
}

#conteudo #modulot .enquete label{
	float:right;
	width:200px;
	font-size:11px;
}

#conteudo #modulot .enquete p.botao input{
	margin:0;
	height:24px;
	width:60px;
	position:relative;
	top:0;
	border:none;
	color:#0099D8;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	font-size:11px;
	background:#FFFFFF;
}

#conteudo #modulot .enquete p.botao a{
	margin:0;
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	width:60px;
	color:#0099D8;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	padding-left:20px;
	font-size:11px;
}

#conteudo #modulot .enquete p.botao a:hover{
	text-decoration:none;
}

/*// NEWS //*/

#conteudo #news{
	width:192px;
	float:right;
}

#conteudo #news img{
	border:none;
}

#conteudo #news h5{
	width:192px;
	height:22px;
	line-height:22px;
	background:#0099D8;
	text-indent:10px;
	margin:6px 0 4px 0;
	color:#FFF;
	font-size:11px;
}

#conteudo #news h5 em{
	font-weight:normal;
	font-size:10px;
	color:#333;
}

#conteudo #news h2{
	float:left;
	margin-bottom:10px;
}

#conteudo #news ul{
	width:192px;
	padding:4px 0 4px 0;
}

#conteudo #news ul li{
	padding:6px;
	background:url(img/dotn.gif) repeat-x bottom;
	font-size:11px;
}

#conteudo #news ul li a{
	font-size:11px;
}

#conteudo #news ul li a:hover{
	text-decoration:underline;
	color:#333;
}

/*/// ACOES ///*/

#conteudo #news ul.acoes{
	width:192px;
	background:url(img/adm_box_fundo.jpg) repeat-x top #FFF;
	padding:4px 0 4px 0;
	margin:0 0 14px 0;
}

#conteudo #news ul.acoes li{
	padding:6px;
	background:none;
	font-size:11px;
}

#conteudo #news ul.acoes li a{
	color:#333;
	font-weight:bold;
	background:url(img/ic_acoes_mail.gif) no-repeat 6px;
	padding-left:30px;
	font-size:11px;
}

#conteudo #news ul.acoes li a em{
	color:#333;
	font-size:10px;
}

#conteudo #news ul.acoes li a.imprimir{
	background:url(img/ic_acoes_imprimir.gif) no-repeat 6px;
}

#conteudo #news ul.acoes li a.rss{
	background:url(img/ic_acoes_rss.gif) no-repeat 6px;
}

#conteudo #news ul.acoes li a.buscar{
	background:url(img/ic_acoes_buscar.gif) no-repeat 6px;
}

#conteudo #news ul.acoes li a.indicar{
	background:url(img/ic_acoes_amigo.gif) no-repeat 6px;
}

#conteudo #news ul.acoes li.indA a{
	background:url(img/ic_acoes_amigo.gif) no-repeat 6px;
}

#conteudo #news ul.acoes li a:hover{
	color:#666;
}

/*// NAVEGADOR DETALHES //*/

#conteudo table.paginador{
	margin:10px auto 10px auto;
	clear:both;
}

#conteudo table.paginador td{
	width:48px;
	height:48px;
	text-align:center;
	margin:0;
	border:none;
	font-size:11px;
}

#conteudo table.paginador img{
	border:none;
	margin:0 auto;
}

/*// EMPRESAS LISTA HOME //*/

#conteudo #caixab{
	width:244px;
	float:right;
	background:#E5E5E5;
}

/*// BUSCA //*/

#conteudo #caixab .buscae{
	height:40px;
	width:244px;
	background:#E5E5E5;
	margin-bottom:2px;
}

#conteudo #caixab label{
	float:left;
	height:40px;
	line-height:39px;
	text-indent:10px;
	margin-right:8px;
	font-size:11px;
}

#conteudo #caixab ul li.categ{
	width:162px;
	height:25px;
	background:#FFF;
	position:relative;
	top:8px;
	float:left;
	font-size:11px;
}

#conteudo #caixab ul li.categ a{
	border:#CCC 1px solid;
	height:23px;
	line-height:23px;
	width:160px;
	display:block;
	background:url(img/combo_down.gif) no-repeat 139px #FFF;
	text-indent:8px;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
	font-size:11px;
}

#conteudo #caixab ul li.categ ul{
	position:absolute;
	border:#CCC 1px solid;
} 

#conteudo #caixab ul li.categ li a{
	height:21px;
	line-height:21px;
	width:160px;
	display:block;
	background:#FFF;
	font-size:11px;
	position:relative;
	border:none;
}

#conteudo #caixab ul li.categ li a:hover{
	background:#E5E5E5;
}

/*// LISTA //*/

#conteudo #caixab .empresa{
	margin-bottom:2px;
	padding:5px;
	float:left;
	width:234px;
	border-bottom:#FFF 2px solid;
}

#conteudo #caixab .empresa img{
	float:left;
	padding-right:5px;
	border:none;
	border-right:#CCC 3px solid;
	margin-right:10px;
}

#conteudo #caixab .empresa h5 a{
	color:#333;
	font-size:11px;
}

#conteudo #caixab .empresa h5 a:hover{
	color:#000;
	font-size:11px;
}

#conteudo #caixab .empresa p{
	font-size:11px;
	margin:2px 6px 4px 0;
}

#conteudo #caixab .empresa p a{
	color:#666; 
	font-size:11px;
}

#conteudo #caixab .empresa p a:hover{
	color:#333; 
}

#conteudo #caixab .empresa p em a{
	color:#777;
	font-size:10px;
}

#conteudo .public{
	height:20px;
	background:url(img/publicidade_fundo.jpg) repeat-x;
	position:relative;
	top:-10px;
	margin:0 2px 0 2px;
}

#conteudo .public p{
	font-size:11px;
	margin:0;
	height:20px;
	background:url(img/publicidade_texto.gif) no-repeat center;
	text-indent:-99999px;
	overflow:hidden;
}

/*// CONTATO FORM //*/

#conteudo .form{
	width:380px;
}

#conteudo .form h4{
	margin:10px 0 4px 0;
	font-size:16px;
	padding:2px;
	color:#0099D8;
}

#conteudo .form ul.erro {
	margin:0;
	text-indent:0;
	padding:0;
}

#conteudo .form ul.erro li{
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	background:none;
	margin:0;
	text-indent:0;
	padding:0;
}

#conteudo .form p{
	font-size:11px;
	float:left;
	width:90%;
	margin:4px 0 0 2px;
}

#conteudo .form label{
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-top:10px;
	overflow:hidden;
}

#conteudo .form em{
	font-size:10px;
	font-style:normal;
	margin:0 5px 0 5px;
}

#conteudo .form em.required{
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#FF0000;
	margin:0;
}

#conteudo .form p.desc{
	font-size:10px;
	float:left;
	width:320px;
	color:#666666;
	margin-bottom:6px;
}

#conteudo .form input{
	border:#CCC 1px solid;
	font-size:12px;
	width:90%;
	height:20px;
	line-height:20px;
	float:left;
	color:#333;
	font-size:11px;
}

#conteudo .form .radio{
	border:none;
	font-size:11px;
	width:15px;
	height:15px;
	line-height:1px;
	float:left;
	color:#333;
	margin:4px 8px 14px 8px;
}

#conteudo .form select{
	border:#CCC 1px solid;
	font-size:12px;
	width:90%;
	height:20px;
	line-height:20px;
	float:left;
	color:#333;
	font-size:11px;
}

#conteudo .form option{
	color:#333;
}

#conteudo .form textarea{
	border:#CCC 1px solid;
	font-size:12px;
	width:90%;
	height:80px;
	overflow:auto;
	line-height:20px;
	float:left;
	color:#333;
	font-size:11px;
}

#conteudo .form p.botao{
	margin:10px 0 10px 0;
}

#conteudo .form p.botao input{
	border:#CCC 1px solid;
	border-bottom:#999 1px solid;
	border-right:#999 1px solid;
	font-size:12px;
	width:100px;
	height:24px;
	line-height:24px;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	float:right;
	color:#333;
	font-size:11px;
}

#conteudo .cdesc{
	float:right;
	width:260px;
	position:relative;
	top:20px; 
	left:-40px;
}

#conteudo .cdesc2{
	float:right;
	width:260px;
}

#conteudo .cdesc p{
	font-size:11px;
}

/*// NEGOCIOS //*/

#conteudo .listagem{
	width:442px;
	float:left;
}

/*// BUSCA //*/

#conteudo p.nbusca{
	width:442px;
	height:46px;
	float:left;
	margin:0;
	background:#FFF;
}

#conteudo p.nbusca label{
	width:100px;
	height:46px;
	line-height:49px;
	color:#666;
	font-weight:bold;
	float:left;
	text-align:right;
	font-size:11px;
	margin-right:6px;
}

#conteudo p.nbusca input{
	border:#CCC 1px solid;
	font-size:12px;
	width:220px;
	height:20px;
	line-height:20px;
	float:left;
	color:#333;
	position:relative;
	top:12px;
	margin-right:6px;
	font-size:11px;
}

#conteudo p.nbusca input.botao{
	border:#CCC 1px solid;
	border-bottom:#999 1px solid;
	border-right:#999 1px solid;
	font-size:12px;
	width:50px;
	height:22px;
	line-height:22px;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	color:#333;
	font-size:11px;
}

/*// CATEGORIAS //*/

#conteudo .categoria{
	width:232px;
	float:right;
}

#conteudo .categoria ul{
	padding:6px 0 6px 0;
}

#conteudo .categoria ul li{
	float:left;
	width:232px;
	font-size:11px;
}

#conteudo .categoria ul li a{
	display:block;
	width:226px;
	height:44px;
	line-height:44px;
	color:#0099D8;
	font-size:13px;
	font-weight:bold;
	text-indent:34px;
	margin-left:6px;
}

#conteudo .categoria ul li a:hover{
	color:#00709F;
	text-decoration:underline;
}

/*// CAIXA //*/

#conteudo .negocios{
	width:436px;
	float:left;
	margin-top:6px;
	padding:6px 0 6px 6px;
	background:#E5E5E5;
	overflow:hidden;
}

#conteudo .negocios2{
	width:670px;
	float:left;
	margin-top:6px;
	padding:6px;
	background:#E5E5E5;
	overflow:hidden;
	border-bottom:#0099D8 3px solid;
}

#conteudo .negocios img, #conteudo .negocios2 img{
	border:none;
	float:left;
	position:relative;
	left:5px; top:5px;
}

/*// INFORMA GERAL //*/

#conteudo .negocios .infos{
	width:280px;
	float:left;
	border-left:#CCC 4px solid;
	margin-left:16px;
}

#conteudo .negocios2 .infos{
	width:280px;
	float:left;
	border-left:#CCC 4px solid;
	margin-left:16px;
}

#conteudo .negocios .infos p, #conteudo .negocios2 .infos p{
	font-size:11px;
	margin:0 0 3px 0;
	color:#666;
	text-indent:6px;
}

#conteudo .negocios .infos h4, #conteudo .negocios2 .infos h4{
	color:#333;
	text-indent:6px;
	font-size:12px;
	margin-bottom:3px;
}

#conteudo .negocios .infos address, #conteudo .negocios2 .infos address{
	margin:0 0 3px 0;
	color:#666;
	text-indent:6px;
	font-size:10px;
}

#conteudo .negocios .infos address.tel, #conteudo .negocios2 .infos address.tel{
	font-weight:bold;
	font-size:11px;
}

#conteudo .negocios .infos p a, #conteudo .negocios2 .infos p a{
	color:#FF0000;
	font-size:11px;
}

/*// VIDEO //*/

#conteudo .negocios .instvideo{
	width:50px;
	height:70px;
	float:left;
	margin-left:10px;
}

#conteudo .negocios .instvideo a{
	background:url(img/play.jpg) no-repeat center top;
	width:40px;
	text-align:center;
	padding:40px 0 0 0;
	display:block;
	color:#333;
	margin:10px 0 0 5px;
	font-size:11px;
}

/*// INFORMA DETALHE //*/

#conteudo .negocios .descricao{
	width:430px;
	float:left;
	margin-top:8px;
	display:none;
}

#conteudo .negocios2 .descricao{
	width:670px;
	float:left;
	margin-top:8px;
	display:none;
}

#conteudo .negocios .descricao p, #conteudo .negocios2 .descricao p{
	font-size:11px;
	color:#333;
}

/*// BOTOES //*/

#conteudo .negocios h6{
	width:430px;
	height:20px;
	padding:2px 0 2px 0;
	float:left;
	font-size:11px;
}

#conteudo .negocios2 h6{
	width:100%;
	height:22px;
	float:left;
	font-size:11px;
	padding-top:6px;
}

#conteudo .negocios2 h6 em{
	float:left;
	width:130px;
	height:22px;
	line-height:22px;
	background:url(img/aba.gif) no-repeat;
	text-align:center;
	color:#FFF;
	position:relative;
	top:6px;
	margin-left:10px;
	font-size:12px;
}

#conteudo .negocios h6 a, #conteudo .negocios2 h6 a{
	background:url(img/bot.gif) no-repeat;
	width:80px;
	height:20px;
	line-height:19px;
	display:block;
	color:#333;
	font-weight:normal;
	text-align:center;
	font-size:10px;
	float:right;
	cursor:hand;
	cursor:pointer;
	margin-left:8px;
}

/*// PRODUTOS - DETALHE //*/

#conteudo .prodCateg{
	width:662px;
	height:24px;
	padding:6px 10px 0 10px;
	margin:10px 0 10px 0;
	background:#E5E5E5;
	float:left;
	border-bottom:#CCC 1px solid;
}

#conteudo .prodCateg li{
	float:left;
	height:22px;
	position:relative;
	top:1px;
}

#conteudo .prodCateg li a{
	float:left;
	height:22px;
	line-height:22px;
	padding:0 10px 0 10px;
	border:#E5E5E5 1px solid;
	border-bottom:#CCC 1px solid;
}

#conteudo .prodCateg li a:hover{
	background:#FFFFFF;
	border:#CCC 1px solid;
	border-bottom:#FFF 1px solid;
}

#conteudo .prodCateg li.selCateg a{
	background:#FFFFFF;
	border:#CCC 1px solid;
	border-bottom:#FFF 1px solid;
}

#conteudo .prodDet1{
	width:180px;
	height:120px;
	overflow:hidden;
	float:left;
	margin:10px;
}

#conteudo #IMGgrande{
	height:230px;
	float:left;
	width:300px;
}

#conteudo .prodDet1 img{
	float:left;
	border:none;
}

#conteudo .prodDet{
	width:100%;
	height:170px;
	float:left;
	overflow:hidden;
}

#conteudo .prodDet img{
	float:left;
}

#conteudo .descProd{
	width:360px;
	height:240px;
	float:right;
}

#conteudo .prodDet h3{
	font-size:16px;
	line-height:20px;
	color:#0099D8;
}

#conteudo .prodDet h4{
	font-size:11px;
	color:#666;
	font-weight:normal;
}

#conteudo .prodDet h4 em{
	font-size:11px;
	color:#666;
	font-weight:bold;
	padding-right:4px;
}

#conteudo .prodDet h6{
	font-size:16px;
	font-weight:normal;
	color:#0099D8;
	padding-right:8px;
	font-weight:bold;
}

#conteudo .prodGal{
	float:left;
	width:360px;
}

#conteudo .prodGal img{
	margin:0;
	padding:0;
	width:80px;
	height:60px;
	border:none;
}

#conteudo .prodGal a{
	float:left;
	width:80px;
	height:60px;
	padding:2px;
	background:#EAEAEA;
	margin:0 6px 6px 0;
	cursor:hand;
	cursor:pointer;
}

#conteudo .prodGal a:hover{
	background:#CCC;
}

#conteudo .prodAbas{
	float:left;
	width:648px;
	height:22px;
	line-height:22px;
	font-size:12px;
	color:#FFF;
	background:url(img/aba.gif) no-repeat 20px bottom;
	padding-left:34px;
	margin:8px 0 2px 0;
	border-bottom:#0099D8 3px solid;
}

#conteudo .prodEspec{
	background:#E5E5E5;
	padding:14px;
	width:654px;
	float:left;
	margin-bottom:18px;
}

#conteudo .prodBox{
	width:180px;
	border:#FFF 22px solid;
	border-bottom:none;
	overflow:hidden;
	height:220px;
	float:left;
	background:url(img/dot2.gif) repeat-x left bottom;
}

#conteudo .prodBox h3{
	clear:both;
}

#conteudo .prodBox h3 a{
	font-size:12px;
	color:#666;
}

#conteudo .prodBox h3 a:hover{
	text-decoration:underline;
}

#conteudo .prodBox img{
	border:none;
}

#conteudo .prodBox a.imgProd{
	padding:2px;
	width:160px;
	height:120px;
	float:left;
	margin-bottom:8px;
}

#conteudo .prodBox a.imgProd:hover{
	background:#E5E5E5;
}

#conteudo .prodBox h4{
	font-size:11px;
	font-weight:normal;
}

#conteudo .prodBox h6{
	margin-top:8px;
}

#conteudo .prodBox h6 a{
	color:#0099D8;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

#conteudo .prodBox h6 a:hover{
	color:#006699;
}

/*// AUDIENCIA //*/

#conteudo p.relatorio{
	height:35px;
	margin:0;
}

#conteudo p.relatorio a{
	float:right;
	display:block;
	background:url(img/botao.gif) no-repeat;
	width:96px;
	height:35px;
	line-height:35px;
	font-weight:bold;
	color:#333;
	text-align:center;
	cursor:hand;
	font-size:11px;
	cursor:pointer;
}

#conteudo p.relatorio a:hover{
	color:#000;
}

/*// BUSCA //*/

#conteudo .filtro{
	height:50px;
	margin:8px 0 8px 0;
	background:#161B1F;
}

#conteudo .filtro label{
	width:80px;
	height:50px;
	line-height:50px;
	display:block;
	text-align:right;
	margin-right:6px;
	color:#E9E9E9;
	font-weight:bold;
	float:left;
	font-size:11px;
}

#conteudo .filtro input{
	float:left;
	border:#161b1f 1px solid;
	height:20px;
	width:80px;
	line-height:20px;
	position:relative;
	top:15px;
	color:#333;
	font-size:11px;
}

#conteudo .filtro select{
	float:left;
	border:#161b1f 1px solid;
	height:20px;
	width:110px;
	line-height:20px;
	position:relative;
	top:15px;
	color:#333;
	font-size:11px;
}

#conteudo .filtro input.botao{
	float:left;
	border:#161b1f 1px solid;
	height:22px;
	line-height:22px;
	color:#333;
	font-weight:bold;
	margin-left:10px;
	cursor:hand;
	cursor:pointer;
	font-size:11px;
}

/*// LISTAGEM //*/

#conteudo .lista_video{
	float:left;
	width:330px;
	margin-bottom:10px;
}

#conteudo .lista_video .data{
	width:70px;
	height:53px;
	background:url(img/data_grande.jpg) no-repeat center;
	text-align:center;
	display:block;
	float:left;
}

#conteudo .lista_video .content{
	float:right;
	width:250px;
}

#conteudo .lista_video .data h5{
	color:#666;
	padding-top:4px;
	font-size:11px;
}

#conteudo .lista_video .data h4{
	font-weight:bold;
	color:#666;
	font-size:24px;
	padding-top:6px;
	margin:0;
}

#conteudo .lista_video p{
	color:#CCC;
	background:url(img/autor.gif) no-repeat left;
	padding:2px 0 2px 18px;
	font-size:11px;
}

#conteudo .lista_video img{
	border:#E5E5E5 2px solid;
	margin:2px 10px 0 0;
	float:left;
}

/*// DETALHES VIDEOS //*/

#conteudo .relat_det{
	position:relative;
	top:20px;
}

#conteudo .relat_det p{
	margin:0;
	height:22px;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
}

#conteudo .relat_det p em{
	float:left;
	width:100px;
	display:block;
	text-align:right;
	margin-right:5px;
	font-weight:normal;
	font-size:11px;
}

/*// DETALHES DE TEXTOS //*/

#conteudo .content{	
	width:480px;
	float:left;
}

#conteudo .content .banners{
	height:70px;
}

#conteudo .content p.categs{
	margin:0;
	font-size:10px;
	position:relative;
	left:4px;
	top:6px;
}

#conteudo .content p.data{
	text-align:left;
	font-size:10px;
	margin:0;
	text-indent:5px;
}

#conteudo .content img{
	float:left;
	border:#E5E5E5 2px solid;
	margin:10px;
}

#conteudo .content #changeFont{
	height:30px;
	float:right;
	width:100%;
}

#conteudo .content #changeFont p.data{
	float:left;
	width:100%;
}

#conteudo .content #changeFont img{
	float:right;
	border:none;
	margin:0 2px 0 2px;
	overflow:hidden;
}

/*// ENQUETE VOTAR //*/

#conteudo .venquete{
	width:500px;
	margin:10px auto;
	padding:10px;
}

#conteudo .venquete p{
	margin:4px 0 4px 0;
	font-size:11px;
}

#conteudo .venquete input{
	float:left;
	margin:0 6px 0 6px;
	height:12px;
	width:12px;
	position:relative;
	top:2px;
	font-size:11px;
}

#conteudo .venquete label{
	float:right;
	width:200px;
	font-size:11px;
}

#conteudo .venquete p.botao input{
	margin:0;
	height:24px;
	width:80px;
	position:relative;
	top:0;
	background:#FFF;
	border:none;
	color:#0099D8;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	font-size:11px;
}

#conteudo .venquete p.botao a{
	margin:0;
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	width:80px;
	background:url(img/resultado.gif) no-repeat left center #222B32;
	color:#FFF;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	padding-left:20px;
	font-size:11px;
}

/*// ENQUETE //*/

#conteudo .enquete_resultado{
	width:500px;
	margin:10px auto;
	background:#E5E5E5;
	padding:10px;
	clear:both;
}

#conteudo .enquete_resultado h3{
	margin-bottom:8px;
}

#conteudo .enquete_resultado h6{
	font-weight:normal;
	height:30px;
	float:left;
	width:500px;
	font-size:11px;
}

#conteudo .enquete_resultado label{
	float:left;
	width:340px;
	text-align:right;
	margin-right:6px;
	font-size:11px;
}

#conteudo .enquete_resultado em{
	float:right;
	position:relative;
	top:-13px;
	left:-14px;
	color:#0099D8;
	font-size:10px;
}

#conteudo .enquete_resultado .result{
	width:100px;
	height:10px;
	display:block;
	background:url(img/enquete_fundo.gif) no-repeat;
	overflow:hidden;
	padding:1px;
	position:relative;
}

#conteudo .enquete_resultado .result img{
	float:left;
}

#conteudo .enquete_resultado .cxdiv{
	font-size:1px;
	float:left;
	background:url(img/enquete_divs.gif) no-repeat center;
	height:10px;
	width:100px;
	position:relative;
	top:-10px;
}

/*// TABLE AGENDA //*/

#conteudo table.tbagenda{
	width:680px;
	margin:10px auto;	
}

#conteudo table.tbagenda th{
	height:30px;
	line-height:30px;
	background:#E5E5E5;
	text-align:left;
	font-weight:bold;
	text-indent:5px;
	font-size:11px;
}

#conteudo table.tbagenda th.hora{
	background:url(img/hora.gif) no-repeat 8px #E5E5E5;
	text-indent:28px;
	color:#0099D8;
	font-size:11px;
}

#conteudo table.tbagenda th.agloc{
	color:#0099D8;
}

#conteudo table.tbagenda th h6{
	font-size:16px;
}

/*////////////////////////////////////////////////////*/
/*///////////////////   ADMIN  //////////////////////*/
/*//////////////////////////////////////////////////*/

#conteudo #mheader p{
	margin:0;
	font-size:11px;
}

#conteudo #mheader .usud{
	display:block;
	background:#E5E5E5;
	height:26px;
}

#conteudo #mheader .usud p{
	font-size:11px;
	float:left;
	width:600px;
	height:26px;
	line-height:25px;
	text-align:right;
}

#conteudo #mheader .usud em{
	font-weight:bold;
	margin:0 4px 0 4px;
	font-size:11px;
}

#conteudo #mheader .usud a{
	display:block;
	width:70px;
	height:18px;
	line-height:18px;
	text-align:center;
	font-size:10px;
	color:#FFF;
	background:url(img/adm_desloga.jpg) repeat-x #FF0000;
	border:#990000 1px solid;
	float:right;
	margin:3px;
}

#conteudo .pdesc{
	width:590px;
	margin:10px 0 6px 50px;
}

/*/// MENU ///*/

#conteudo #mheader .menu{
	clear:both;
	height:40px;
	width:650px;
	margin:10px auto 0 auto;
	background:url(img/adm_menu.jpg) repeat-x;
}

#conteudo #mheader .menu p.mtop{
	background:url(img/adm_menu_top.gif) no-repeat top;
	height:6px;
	font-size:1px;
}

#conteudo #mheader .menu ul{
	width:650px;
	height:34px;
	background:url(img/adm_menu_bottom.gif) no-repeat bottom;
}

#conteudo #mheader .menu ul li{
	float:left;
	width:122px;
	height:34px;
	position:relative;
	left:28px;
	margin-right:4px;
	font-size:11px;
}

#conteudo #mheader .menu ul li.selected{
	background:url(img/adm_menu_aba.gif) no-repeat bottom;
}

#conteudo #mheader .menu ul li a{
	display:block;
	width:122px;
	height:34px;
	line-height:33px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#161B1F;
}

#conteudo #mheader .menu ul li a:hover{
	background:url(img/adm_menu.jpg) repeat-x left 2px;
}

#conteudo #mheader .menu ul li.selected a{
	color:#FFF;
	cursor:default;
}
#conteudo #mheader .menu ul li.selected a:hover{
	color:#FFF;
	background:url(img/adm_menu_aba.gif) no-repeat bottom;
}

/*/// SUBMENU ///*/

#conteudo #mheader .submenu{
	background:#0099D8;
	width:608px;
	height:36px;
	margin-left:40px;
}

#conteudo #mheader .submenu ul li{
	float:left;
	font-size:11px;
}

#conteudo #mheader .submenu ul li a{
	display:block;
	height:36px;
	line-height:35px;
	float:left;
	padding:0 18px 0 18px;
	font-size:11px;
	color:#FFF;
}

#conteudo #mheader .submenu ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}

#conteudo #mheader .submenu ul li.selec a{
	color:#FFF;
	text-decoration:underline;
	cursor:default;
}

#conteudo #mheader .submenu ul li.selec a:hover{
	color:#FFF;
}

/*/// HOME ///*/

#conteudo .desServ{
	float:left;
	width:300px;
	height:160px;
	padding:5px 0 20px 340px;
	background:url(img/adm_home_img.gif) no-repeat left;
}

#conteudo .desServ h6{
	margin:8px 0 6px 0;
	color:#0099D8;
	font-size:11px;
}

#conteudo .desServ p{
	margin:0;
	font-size:11px;
}

#conteudo .headerAudiencia h3{
	font-size:14px;
	text-indent:2px;
	position:relative;
	top:-4px;
}

/*/// BUSCA ///*/

#conteudo .admbusca{
	width:390px;
	height:36px;
	background:url(img/adm_busca_fundo.jpg) repeat-x #CCC;
	margin:20px auto 20px auto;
}

#conteudo .admbusca p{
	font-size:11px;
	width:390px;
	height:36px;
	margin:0;
	background:url(img/adm_busca_canto.gif) no-repeat left;
}

#conteudo .admbusca label{
	font-size:11px;
	float:left;
	width:60px;
	height:36px;
	line-height:36px;
	font-weight:bold;
	color:#161B1F;
	text-align:right;
}

#conteudo .admbusca input{
	font-size:11px;
	float:left;
	border:#CCC 1px solid;
	height:18px;
	width:120px;
	line-height:18px;
	margin:8px 8px 0 5px;
	color:#333;
}

#conteudo .admbusca select{
	font-size:11px;
	float:left;
	border:#CCC 1px solid;
	height:18px;
	width:120px;
	line-height:18px;
	margin:8px 8px 0 5px;
	color:#333;
}

#conteudo .admbusca option{
	font-size:11px;
	color:#333;
}

#conteudo .admbusca input.botao{
	font-size:11px;
	float:right;
	border:none;
	width:36px;
	height:36px;
	margin:0;
	background:url(img/adm_busca_ok.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
}

/*/// BOX ORCAMENTO ///*/

#conteudo .orcBox{
	width:324px;
	height:164px;
	background:#E5E5E5;
	overflow:hidden;
	float:left;
	margin:8px 8px 0 0;
}

#conteudo .orcBox p.ctg{
	margin:0;
	padding:4px 0 0 6px;
	font-size:10px;
	color:#990000;
}

#conteudo .orcBox h5{
	font-weight:bold;
	color:#222B32;
	font-size:12px;
	text-indent:6px;
}

#conteudo .orcBox p.expira{
	font-size:10px;
	color:#666;
	text-align:right;
}

#conteudo .orcBox p.expira em{
	font-weight:bold;
	color:#666;
	padding-right:10px;
}

#conteudo .orcBox p{
	font-size:11px;
	color:#333;
}

#conteudo .orcBox .controle{
	width:26px;
	height:162px;
	float:right;
	background:#B9B9B9;
	margin:1px;
}

#conteudo .orcBox .controle li a{
	font-size:11px;
	width:24px;
	height:24px;
	display:block;
	margin:1px;
	background:url(img/adm_icon_enviar.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

#conteudo .orcBox .controle li a.detail{
	background:url(img/adm_icon_detalhe.gif) no-repeat;
}

#conteudo .orcBox .controle li a.anex{
	background:url(img/adm_icon_anexo.gif) no-repeat;
}

#conteudo #orcEnv {
	background:url(img/adm_box_fundo_dest.jpg) repeat-x top #FFF;	
}

/*/// TABELA ////*/

#conteudo table.tblista{
	width:660px;
	margin:10px auto 10px auto;
	border:#E5E5E5 4px solid;
	background:url(img/adm_box_fundo.jpg) repeat-x top #FFF;	
}

#conteudo table.tblista th{
	font-size:11px;
	background:url(img/th.jpg) repeat-x;
	height:34px;
	line-height:34px;
	color:#161B1F;
	text-align:left;
	text-indent:6px;
}

#conteudo table a.editData{
	background:url(img/adm_edit.gif) no-repeat;
	display:block;
	width:106px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:10px;
	color:#333;
	float:right;
	margin-right:8px;
	text-indent:20px;
} 

#conteudo table.tblista th.min{
	width:80px;
}

#conteudo table.tblista td{
	font-size:11px;
	padding:6px 0 6px 0;
	background:url(img/dot.gif) repeat-x bottom;
	color:#666;
	text-indent:6px;
}

#conteudo table.tblista td a{
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-indent:6px;
}

#conteudo table.tblista td img{
	border:none;
	margin-left:20px;
}

/*/// ORCAMENTO DETALHES ///*/

#conteudo .orcdet{
	width:660px;
	margin:10px auto 10px auto;
	border:#E5E5E5 4px solid;
	background:url(img/adm_box_fundo.jpg) repeat-x top #FFF;	
	padding:6px 0 6px 6px;
	overflow:hidden;
}

/*// INFORMA GERAL //*/

#conteudo .orcdet .infos{
	width:280px;
	float:left;
	border-left:#FFF 4px solid;
	margin-left:16px;
}

#conteudo .orcdet .infos p{
	font-size:11px;
	margin:0 0 3px 0;
	color:#666;
	text-indent:6px;
}

#conteudo .orcdet .infos h4{
	color:#333;
	text-indent:6px;
	font-size:12px;
	margin-bottom:3px;
}

#conteudo .orcdet .infos address{
	margin:0 0 3px 0;
	color:#666;
	text-indent:6px;
	font-size:10px;
}

#conteudo .orcdet .infos address.arquanex{
	font-weight:bold;
	color:#FF0000;
}

#conteudo .orcdet .infos h4.arquanex{
	font-weight:bold;
	color:#FF0000;
}

#conteudo .orcdet .infos h4.arquanex a{
	color:#FF0000;
	background:url(img/attach.gif) no-repeat left;
	padding:4px 0 4px 20px;
	font-size:11px;
	font-weight:normal;
}

#conteudo .orcdet .infos a.aanex{
	color:#FF0000;
	background:url(img/attach.gif) no-repeat left;
	padding:4px 0 4px 20px;
}

#conteudo .orcdet .infos address.tel{
	font-weight:bold;
	font-size:11px;
}

#conteudo .orcdet .infos p a{
	font-size:11px;
	color:#FF6600;
}

/*// INFORMA DETALHE //*/

#conteudo .orcdet .orcdesc{
	width:430px;
	float:left;
	margin-top:8px;
	display:none;
}

#conteudo .orcdet .orcdesc p{
	font-size:11px;
	color:#333;
}

/*// BOTOES //*/

#conteudo .orcdet h6{
	font-size:11px;
	width:650px;
	height:14px;
	clear:both;
}

#conteudo .orcdet h6 a{
	background:url(img/bot.gif) no-repeat;
	width:80px;
	height:20px;
	line-height:19px;
	display:block;
	color:#333;
	font-weight:normal;
	text-align:center;
	font-size:10px;
	float:right;
	cursor:hand;
	cursor:pointer;
}

/*// DETALHES //*/

#conteudo .orcamentodet{
	width:660px;
	margin:10px auto 10px auto;
	border:#E5E5E5 4px solid;
	background:url(img/adm_box_fundo.jpg) repeat-x top #FFF;	
	padding:6px 0 6px 6px;
	overflow:hidden;
}

#conteudo .orcamentodet h5{
	font-size:14px;
	color:#333;
	margin-bottom:10px;
}

#conteudo .orcamentodet .campos{
	margin:14px 0 20px 0;
}

#conteudo .orcamentodet .campos p{
	font-size:11px;
	margin:4px 0 2px 0;
	height:20px;
}

#conteudo .orcamentodet label{
	width:100px;
	float:left;
	height:20px;
	line-height:20px;
	background:#999;
	text-align:right;
	padding-right:5px;
	color:#FFF;
	font-size:10px;
}

#conteudo .orcamentodet .campos p em{
	font-size:11px;
	float:left;
	height:20px;
	line-height:20px;
	text-indent:5px;
	color:#333;
	font-weight:bold;
}

#conteudo .orcamentodet .campos a.listaanex{
	font-size:11px;
	color:#FF0000;
	background:url(img/attach.gif) no-repeat left;
	padding:4px 0 4px 20px;
}

#conteudo .orcamentodet p{
	font-size:11px;
	color:#333;
}

/*/// FORMULARIOS ///*/

#conteudo .formulario{
	width:520px;
	margin:10px auto 10px auto;
	overflow:hidden;
	padding:10px 0 0 100px;
}

#conteudo .formulario ul.erro {
	margin:0;
	text-indent:0;
	padding:0;
}

#conteudo .formulario ul.erro li{
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	background:none;
	margin:0;
	text-indent:0;
	padding:0;
}

#conteudo .formulario p{
	font-size:11px;
	float:left;
	width:520px;
	margin:4px 0 0 0;
	color:#333333;
}

#conteudo .formulario label{
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-top:10px;
	overflow:hidden;
	color:#333333;
}

#conteudo .formulario em{
	font-size:10px;
	font-style:normal;
	margin:0 5px 0 5px;
	color:#333333;
}

#conteudo .formulario em.required{
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#FF0000;
	margin:0;
}

#conteudo .formulario p.desc{
	font-size:10px;
	float:left;
	width:320px;
	color:#666666;
	margin:0;
}

#conteudo .formulario input{
	border:#CCC 1px solid;
	font-size:12px;
	width:420px;
	height:20px;
	line-height:20px;
	float:left;
	color:#333;
}

#conteudo .formulario input.check{
	border:none;
	width:16px;
	height:16px;
	margin-right:4px;
}

#conteudo .formulario select{
	border:#CCC 1px solid;
	background:#FFF;
	font-size:12px;
	width:420px;
	height:20px;
	line-height:20px;
	float:left;
	color:#333;
}

#conteudo .formulario option{
	color:#333;
}

#conteudo .formulario textarea{
	border:#CCC 1px solid;
	background:#FFF;
	font-size:12px;
	width:420px;
	height:140px;
	overflow:auto;
	float:left;
	color:#333;
}

#conteudo .formulario p.botao{
	margin:10px 0 10px 0;
}

#conteudo .formulario p.botao input{
	border:none;
	font-size:12px;
	width:85px;
	height:23px;
	line-height:23px;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	float:right;
	color:#333;
	background:url(img/adm_form_botao.gif) no-repeat;
	position:relative;
	left:-100px;
}

/*/// LOGIN ///*/

#conteudo .sdescript{
	float:left;
	width:450px;
	position:relative;
	top:30px;
}

#conteudo .sdescript2{
	float:left;
	width:100%;
	height:240px;
}

#conteudo .Dservic{
	float:left;
	width:450px;
	height:110px;
}

#conteudo .sdescript2 .Dservic{
	float:left;
	width:154px;
	height:240px;
	overflow:hidden;
	padding:0 8px 0 8px;
}

#conteudo .Dservic p{
	font-size:11px;
}

#conteudo .sdescript2 .Dservic p{
	margin:0;
}

#conteudo .Dservic img{
	float:left;
	border:#E5E5E5 4px solid;
	margin-right:8px;
	margin-bottom:10px;
}

#conteudo .Dservic h5{
	font-size:14px;
	letter-spacing:-1px;
}

#conteudo .sdescript2 .Dservic h5{
	margin:0 0 4px 0;
	font-size:12px;
	letter-spacing:0;

}

/*/// COMANDOS ///*/

#conteudo .comandBox{
	float:right;
	width:220px;
	height:500px;
	position:relative;
	top:26px;
}

#conteudo .comandBox h5{
	font-size:14px;
	letter-spacing:-1px;
	text-align:right;
	margin-bottom:3px;
	color:#0099D8;
}

/*/// LOGIN ///*/

#conteudo .Dlogin{
	background:#E5E5E5;
	margin-bottom:20px;
	padding-top:10px;
}

#conteudo .Dlogin ul li{
	font-size:11px;
	font-weight:bold;
	padding:6px 0 4px 6px;
	color:#FF0000;
}

#conteudo .Dlogin p{
	margin:0;
	font-size:11px;
	height:20px;
	border-bottom:#E5E5E5 4px solid;
}

#conteudo .Dlogin label{
	font-size:11px;
	float:left;
	width:50px;
	height:20px;
	line-height:20px;
	text-align:right;
	margin-right:6px;
}

#conteudo .Dlogin input{
	border:#CCC 1px solid;
	height:18px;
	line-height:18px;
	float:left;
	width:100px;
	color:#333;
}

#conteudo .Dlogin input.botao{
	font-size:11px;
	border:none;
	height:20px;
	line-height:20px;
	float:left;
	width:40px;
	text-align:center;
	font-weight:bold;
	background:url(img/login_botao.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	margin-left:6px;
}

#conteudo .Dlogin p a{
	padding-left:60px;
	font-size:10px;
}

#conteudo .Dlogin p a:hover{
	color:#FF6600;
}

/*/// FAÇA PARTE ///*/

#conteudo .menuLog h6{
	font-size:11px;
	height:40px;
	background:url(img/login_menu.jpg) repeat-x;
}

#conteudo .menuLog h6 a{
	display:block;
	width:220px;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	text-indent:50px;
	color:#666;
}

#conteudo .menuLog h6 a.cadastro{
	background:url(img/login_ic_cadastro.gif) no-repeat 20px;
}

#conteudo .menuLog h6 a.amigo{
	background:url(img/login_ic_amigo.gif) no-repeat 20px;
}

#conteudo .menuLog h6 a.ligar{
	background:url(img/login_ic_telefone.gif) no-repeat 20px;
}

#conteudo .menuLog h6 a:hover{
	color:#333;
}

#conteudo h5.precoLog{
	font-size:11px;
	background:url(img/cortesia.gif) no-repeat;
	width:120px;
	height:116px;
	overflow:hidden;
	text-indent:-99999px;
	display:block;
	float:right;
	position:relative;
	top:-45px;
	left:10px;
}

/*/// VIDEOS ///*/

#conteudo .buscaBox{
	background:url(img/video_busca_content.jpg) repeat-x bottom #FFF;
	width:598px;
	margin:10px auto 2px auto;
}

#conteudo .buscaBox p.bvtop{
	background:url(img/video_busca_top.gif) no-repeat;
	height:5px;
	font-size:2px;
	margin:0;
}

#conteudo .buscaBox p.bvbottom{
	background:url(img/video_busca_bottom.gif) no-repeat;
	height:5px;
	font-size:2px;
	margin:0;
	clear:both;
}

#conteudo .buscaBox h5{
	font-size:20px;
	color:#333;
	margin:4px 0 0 20px;
}

#conteudo .buscaBox h5 em{
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	margin-left:6px;
}

#conteudo .buscaBox h5 em.bCateg{
	margin-left:70px;
}

#conteudo .buscaBox input{
	width:260px;
	height:22px;
	border:#CCC 1px solid;
	margin-left:20px;
	color:#666;
	font-size:16px;
	float:left;
}

#conteudo .buscaBox select{
	width:120px;
	height:22px;
	border:#CCC 1px solid;
	margin-left:20px;
	color:#666;
	font-size:16px;
	float:left;
}

#conteudo .buscaBox option{
	color:#666;
}

#conteudo .buscaBox input.botao{
	width:80px;
	height:26px;
	border:none;
	cursor:hand;
	cursor:pointer;
	position:relative;
	top:-2px;
	background:url(img/video_botao.gif) no-repeat;
	border:none;
	font-weight:normal;
	font-size:11px;
	color:#333;
}

#conteudo .buscaBox a.bvoltar{
	width:80px;
	height:26px;
	line-height:26px;
	text-align:center;
	display:block;
	float:left;
	cursor:pointer;
	position:relative;
	top:-2px;
	background:url(img/video_botao.gif) no-repeat;
	border:none;
	font-weight:normal;
	font-size:11px;
	color:#333;
	margin-left:20px;
}

#conteudo .buscaBox h6{
	color:#FF0000;
	font-size:14px;
	position:relative;
	top:-2px;
	text-indent:20px;
}

#conteudo .buscaBox h4{
	text-indent:20px;
	color:#333;
	font-size:14px;
	margin-top:4px;
	float:left;
}

#conteudo .buscaBox h4 em{
	color:#333;
	font-weight:bold;
	font-size:11px;
}

/*/// LISTA DE VIDEOS ///*/

#conteudo .videoLista{
	width:680px;
	float:left;
}

#conteudo .listaCateg{
	width:226px;
	float:left;
}

#conteudo .videoBox{
	width:200px;
	padding-top:14px;
	border-top:#FFF 1px solid;
	float:left;
	margin:10px 0 0 0;
	border-left:#FFF 13px solid;
	border-right:#FFF 13px solid;
}

#conteudo .listaCateg .videoBox{
	margin:10px 0 0 0;
}

#conteudo .videoBox p{
}

#conteudo .videoBox p a{
	font-size:11px;
	color:#666;
}

#conteudo .videoBox p a:hover{
	color:#333;
}

#conteudo .videoBox p.vCatdet{
	margin:0;
	font-size:10px;
	color:#FF0000;
}

#conteudo .videoBox h6{
	font-size:15px;
	color:#FFF;
	position:relative;
	top:-3px;
}

#conteudo .videoBox h6 a{
	font-size:15px;
	color:#0099D8;
}

#conteudo .videoBox h6 a:hover{
	color:#0099D8;
	text-decoration:underline;
}

#conteudo .videoBox .imgData{
	width:200px;
	background:url(img/video_box_content.jpg) repeat-x bottom #FFF;
}

#conteudo .imgData p.idtop{
	background:url(img/video_box_top.gif) no-repeat top;
	font-size:2px;
	height:5px;
	margin:0;
}

#conteudo .imgData p.idbottom{
	background:url(img/video_box_bottom.gif) no-repeat top;
	font-size:2px;
	height:5px;
	margin:0;
	clear:both;
}

#conteudo .imgData img{
	float:left;
	border:#FFF 1px solid;
	margin:0 16px 0 10px;
}

#conteudo .imgData h4{
	width:40px;
	padding-top:8px;
	float:left;
	background:url(img/video_box_data.gif) no-repeat center 24px;
	font-size:11px;
	font-weight:bold;
	color:#222B32;
	text-align:center;
}

#conteudo .imgData h4 em{
	font-size:10px;
	font-weight:normal;
	color:#222B32;
	position:relative;
	top:6px;
}

#conteudo .imgData h5{
	width:70px;
	height:47px;
	line-height:47px;
	float:right;
	color:#222B32;
	font-size:27px;
}

/*/// VIDEO DETALHE ///*/

#conteudo .moduloVideo{
	float:left;
	width:230px;
}

#conteudo .videoContent{
	width:682px;
	margin:10px 0 10px 0;
}

#conteudo .videoContent p{
	font-size:11px;
	margin:0;
}

#conteudo p.vdtop{
	background:url(img/video_det_top.gif) no-repeat;
	height:5px;
	font-size:1px;
}

#conteudo p.vdbottom{
	background:url(img/video_det_bottom.gif) no-repeat;
	height:5px;
	font-size:1px;
	clear:both;
}

/*/// PARTES DOS VIDEOS ///*/

#conteudo .videoDet{
	float:left;
	width:230px;
	background:url(img/video_detalhe_content.jpg) repeat-x bottom;
	margin-bottom:18px;
}

#conteudo .videoDet p.vdcateg{
	text-indent:6px;
	font-size:10px;
	color:#999;
}

#conteudo .videoDet h5{
	color:#0099D8;
	font-size:15px;
	position:relative;
	top:-3px;
	margin-left:6px;
}

#conteudo .videoDet p.vdate{
	text-align:right;
	margin-right:6px;
	font-size:10px;
	color:#666;
}

#conteudo .videoDet p.vdesc{
	margin:6px;
	font-size:10px;
	color:#666;
}

#conteudo .videoDet p.vpart{
	color:#666;
	font-size:10px;
	text-indent:10px;
}

#conteudo .imgPart{
	width:62px;
	height:47px;
	background:#FFF;
	margin:4px;
	float:left;
	overflow:hidden;
	position:relative;
	left:6px;
}

#conteudo .videoDet img{
	float:left;
	border:#FFF 1px solid;
}

#conteudo #vidSelec img{
	opacity:0.30;
	-moz-opacity: 0.30;
	filter: alpha(opacity=30);
}

#conteudo .imgPart h6 a{
	font-size:11px;
	float:right;
	display:block;
	height:16px;
	line-height:16px;
	width:16px;
	background:#FFF;
	position:relative;
	top:-18px;
	left:-2px;
	color:#000;
	text-align:center;
}

#conteudo #vidSelec h6 a{
	font-size:11px;
	background:#EFEFEF;
	color:#999;
}

/*/// ACOES DOS VIDEOS ///*/

#conteudo .videoAcs{
	float:left;
	width:230px;
	background:url(img/video_box_content.jpg) repeat-x bottom #FFF;
	margin:10px 0 10px 0;
}

#conteudo .videoAcs h6{
	font-size:11px;
	float:left;
	width:180px;
	padding-left:50px;
	height:26px;
	line-height:26px;
	background:url(img/ic_acoes_amigo.gif) no-repeat 26px;
}

#conteudo .videoAcs h6.coment{
	background:url(img/ic_acoes_mail.gif) no-repeat 26px;
}

#conteudo .videoAcs h6 a{
	font-size:11px;
	color:#666;
	font-weight:normal;
}

#conteudo .videoAcs h6 a:hover{
	color:#333;
}

/*/// BUSCA DOS VIDEOS ///*/

#conteudo .videoBusca{
	float:left;
	width:230px;
	background:url(img/video_detalhe_content.jpg) repeat-x bottom #FFF;
}

#conteudo .videoBusca h6{
	font-size:20px;
	color:#333;
	text-indent:8px;
	position:relative;
	top:4px;
}

#conteudo .videoBusca p.dBusca{
	color:#FF0000;
	font-size:10px;
	margin:4px 0 0 8px;
}

#conteudo .videoBusca input{
	float:left;
	height:20px;
	line-height:20px;
	color:#333;
	border:#999 1px solid;
	width:190px;
	margin:2px 0 4px 8px;
}

#conteudo .videoBusca select{
	float:left;
	height:20px;
	line-height:20px;
	color:#333;
	border:#999 1px solid;
	width:120px;
	margin-left:8px;
}

#conteudo .videoBusca select option{
	color:#333;
}

#conteudo .videoBusca input.botao{
	float:left;
	background:url(img/video_botao.gif) no-repeat;
	width:80px;
	height:26px;
	border:none;
	font-size:10px;
	cursor:hand;
	cursor:pointer;
}

/*/// PLAYER ///*/

#conteudo .player{
	float:right;
	width:420px;
	height:382px;
	margin-right:10px;
}

#conteudo p.clearBox{
	clear:both;
}

/*/// LISTA / BUSCA NOTICIAS ///*/

#conteudo #notLista{
	width:460px;
	float:left;
	margin-top:30px;
}

#conteudo #notLista h5{
	background:#0099D8;
	width:460px;
	height:26px;
	line-height:26px;
	color:#FFF;
	font-size:13px;
	text-indent:8px;
	margin:4px 0 4px 0;
}

#conteudo #notLista ul{
	margin-bottom:20px;
}

#conteudo #notLista ul li{
	font-size:11px;
	padding:4px 0 4px 0;
	text-indent:8px;
}

#conteudo #notLista ul li.bcolor{
	background:#E5E5E5;
}

#conteudo #notLista ul li a{
	font-size:11px;
	color:#666;
}

#conteudo #notLista ul li a:hover{
	color:#333;
}

#conteudo #mateLista{
	margin-top:30px;
	width:212px;
	float:right;
	background:#E5E5E5;
	padding-bottom:8px;
}

#conteudo #mateLista h1{
	text-indent:8px;
}

#conteudo #mateLista img{
	float:left;
	border:#E5E5E5 6px solid;
}

#conteudo #mateLista p.matDiv{
	clear:both;
	height:24px;
	margin:0 8px 0 8px;
	background:url(img/dot.gif) repeat-x center;
}

#conteudo #mateLista p.mCateg{
	margin:0;
	font-size:10px;
	color:#0099D8;
}

#conteudo #mateLista h5 a{
	font-size:12px;
}

#conteudo #mateLista h5 a:hover{
	text-decoration:underline;
}

#conteudo #mateLista ul li{
	font-size:11px;
	padding:14px 0 14px 0;
	background:url(img/dot.gif) repeat-x bottom;
	margin:0 8px 0 8px;
}

#conteudo #mateLista h1{
	margin:0 0 2px 0;
	padding-top:2px;
}

/*/// RESULTADO DA BUSCA ///*/

#conteudo .buscaResult{
	width:682px;
	padding:14px 0 24px 0;
	float:left;
	border-bottom:#CCC 1px solid;
}

#conteudo .buscaResult h4 a{
	color:#0099D8;
	font-size:16px;
}

#conteudo .buscaResult h4 a:hover{
	color:#00709F;
	text-decoration:underline;
}

#conteudo .buscaResult p{
	font-size:11px;
	margin:0;
}

#conteudo .buscaResult p a{
	font-size:11px;
	color:#666;
}

#conteudo .buscaResult p a:hover{
	color:#333;
}

#conteudo .buscaResult .busDate{
	display:block;
	float:left;
	width:90px;
	height:60px;
	background:url(img/boxDataBusca.jpg) no-repeat #FFF;
	margin-right:8px;
}

#conteudo .buscaResult span{
	width:30px;
	float:left;
	position:relative;
	left:10px;
}

#conteudo .buscaResult h6{
	font-size:11px;
	width:30px;
	height:30px;
	line-height:30px;
	float:left;
	text-align:center;
	color:#333;
}

#conteudo .buscaResult h6.byear{
	font-weight:normal;
	background:url(img/video_box_data.gif) no-repeat center top;
}

#conteudo .buscaResult h5{
	float:right;
	width:40px;
	height:60px;
	line-height:60px;
	position:relative;
	left:-8px;
	font-size:28px;
	text-align:center;
	color:#333;
}

#conteudo p.Bnot{
	clear:both;
	margin-top:8px;
}

#conteudo p.Bnot a{
	background:url(img/ic_acoes_buscar.gif) no-repeat left;
	width:110px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#0099D8;
	font-size:11px;
	font-weight:bold;
	display:block;
}

#conteudo p.Bnot a:hover{
	color:#00709F;
}

/*// MAPA DO SITE //*/

#conteudo table.mapaSite{
	position:relative;
	left:120px;
}

#conteudo table.mapaSite h6 a{
	font-size:14px;
}

/*// BUSCA REVISTA //*/

#conteudo .busca_edicao{
	width:330px;
	height:32px;
	margin:5px auto 30px auto;
	background:#E5E5E5;
}

#conteudo .busca_edicao label{
	float:left;
	height:32px;
	line-height:32px;
	margin:0 6px 0 40px;
	font-size:13px;
	font-weight:bold;
}

#conteudo .busca_edicao select{
	float:left;
	width:160px;
	height:20px;
	border:#CCC 1px solid;
	position:relative;
	top:6px;
	margin-right:6px;
}

#conteudo .busca_edicao input.botao{
	position:relative;
	top:6px;
	width:40px;
	height:20px;
	line-height:14px;
	text-align:center;
	font-weight:bold;
	border:none;
	background:url(img/login_botao.gif) no-repeat;
}

#conteudo .boxEdic{
	width:194px;
	height:284px;
	padding:3px;
	background:#E5E5E5;
	float:left;
	margin:0 8px 16px 8px;
}

#conteudo .boxEdic img{
	float:left;
	border:none;
}

#conteudo .boxEdic p{
	margin:0;
	height:24px;
	line-height:24px;
}

#conteudo .boxEdic p a{
	color:#666;
}

#conteudo .boxEdic p a:hover{
	color:#333;
}

/*// REVISTA //*/

#conteudo .revista{
	width:200px;
	float:left;
	margin-top:10px;
}

#conteudo .revista img{
	float:left;
	border:none;
}

#conteudo .boxRevista{
	width:194px;
	height:260px;
	border:#E5E5E5 3px solid;
	float:left;
	overflow:hidden;
}

#conteudo .flashRevista{
	float:left;
	width:194px;
	height:115px;
	position:relative;
	top:-115px;
}

#conteudo .revista a{
	font-size:11px;
}

#conteudo .revista a:hover{
	text-decoration:underline;
}

#conteudo .revista h2 a{
	margin-top:20px;
	width:200px;
	float:left;
	height:30px;
	line-height:30px;
	color:#FFF;
	background:#CC0000;
	text-align:center;
	font-size:16px;
}

#conteudo .revista h2 a:hover{
	background:#FF0000;
	color:#FFF;
}

#conteudo .anunciantes{
	float:right;
	width:660px;
	padding:8px;
	border:#E5E5E5 3px solid;
	margin-top:10px;
}

#conteudo .anunciantes img{
	border:none;
	float:left;
	width:120px;
	height:60px;
	padding:14px;
}

#conteudo .anunciantes object{
	float:left;
	margin:14px;
}

#conteudo .anunciantes p.clear{
	float:left;
	width:100%;
	margin:0;
}

#conteudo .anunciantes h4{
	float:left;
	width:143px;
	height:24px;
	text-indent:8px;
}

#conteudo .anunciantes h4 a:hover{
	text-decoration:underline;
}

#conteudo .assineBox{
	padding:10px;
	border:#E5E5E5 5px solid;
	margin-top:20px;
}

#conteudo .assineBox h4{
	background:#E5E5E5;
	padding:6px;
}

#conteudo .assineBox a{
	font-size:12px;
	font-weight:bold;
}

#conteudo .assineBox a:hover{
	text-decoration:underline;
}

#conteudo .botaoLink a{
	float:left;
	margin:10px;
	width:40%;
	text-align:center;
	height:40px;
	line-height:40px;
	background:#0099D8;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	position:relative;
	left:40px;
}

#conteudo .botaoLink a:hover{
	background:#00709F;
}

#conteudo .sBanners img{
	border:none;
	margin:3px;
}

#conteudo .anunc img{
	margin:6px;
}

#conteudo .matRevista{ /* MATERIAS NA REVISTA */
	float:right;
	width:448px;
	height:330px;
	overflow:auto;
	padding:8px;
	border:#E5E5E5 3px solid;
	margin-top:10px;
}

#conteudo .matRevista h4{
	width:100%;
	height:24px;
}

#conteudo .matRevista h4 a{
	width:100%;
	height:24px;
	line-height:24px;
	background:#E5E5E5;
	float:left;
	text-indent:6px;
}

#conteudo .matRevista h4 a:hover{
	background:#E0E0E0;
}

#conteudo .matRevista p{
	margin-bottom:14px;
}

#conteudo .matRevista p a{
	color:#666;
}

#conteudo .matRevista p a:hover{
	color:#333;
}

#conteudo .anunForm{
	width:100%;
	float:left;
	margin-bottom:26px;
}

#conteudo .anunForm img{
	float:left;
	border-right:#FFF 10px solid;
}

#conteudo .anunForm h4{
	height:26px;
	line-height:26px;
	background:#E5E5E5;
	color:#666;
	font-size:14px;
	text-indent:8px;
	margin-bottom:10px;
}

#conteudo .anunForm p{
	margin:0 0 10px 0;
}

#conteudo .anunForm h5{
	font-size:12px;
	color:#0099D8;
	font-weight:bold;
}

#conteudo .anunForm a{
	float:right;
	margin-right:10px;
	color:#FF6600;
	font-weight:bold;
	background:url(img/ic_acoes_buscar.gif) no-repeat left;
	padding:1px 0 1px 18px;
}

#conteudo .anunForm a:hover{
	color:#FF3300;
	text-decoration:underline;
}

#conteudo .confirma{
	width:520px;
	height:100px;
	padding:20px;
	background:#E5E5E5;
	margin:20px auto;
}

#conteudo .confirma input{
	float:right;
	position:relative;
	top:2px; 
	left:-8px;
	border:0;
}

#conteudo .confirma label em{
	font-weight:bold;
	font-style:normal;
}

#conteudo .confirma h6{
	float:left;
	width:200px;
	margin:10px 0 0 0;
	padding-left:40px;
	height:20px;
	overflow:hidden;
}

#conteudo .confirma h6 a{
	float:left;
	width:54px;
	height:20px;
	line-height:20px;
	background:url(img/botoes_escolha.gif) no-repeat left;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-right:8px;
}

#conteudo .confirma h6 a.nao{
	background:url(img/botoes_escolha.gif) no-repeat right;
}

#conteudo .msgForn{
	width:440px;
	float:left;
}

#conteudo .msgForn h5{
	font-size:18px;
	font-weight:normal;
	color:#FF9900;
	margin:0 0 0 6px;
	position:relative;
	top:4px;
}