#conteudo h1{
	font-size:19px;
	color:#FF6600;
	margin:4px 0 0 4px;
}

#conteudo h1 a{
	font-size:19px;
	color:#FF6600;
	text-decoration:none;
}

#conteudo h1 a:hover{
	color:#FF9900;
}

/*//////*/

#conteudo h2{
	font-size:14px;
	color:#003366;
	margin:8px 0 0 4px;
}

#conteudo h2 a{
	font-size:14px;
	color:#003366;
	text-decoration:none;
}

#conteudo h2 a:hover{
	color:#003366;
}

/*//////*/

#conteudo h3{
	font-size:12px;
	color:#003366;
	margin:4px 0 0 4px;
}

#conteudo h3 a{
	font-size:12px;
	color:#003366;
	text-decoration:none;
}

#conteudo h3 a:hover{
	color:#003366;
}

/*//////*/

#conteudo h4{
	font-size:14px;
	color:#FF6600;
	margin:4px 0 8px 4px;
}

#conteudo h4 a{
	font-size:14px;
	color:#FF6600;
	text-decoration:none;
}

#conteudo h4 a:hover{
	color:#FF9900;
}

/*//////*/

#conteudo p{
	color:#003366;
	margin:4px 4px 7px 4px;
}

#conteudo p em{
	color:#FF9900;
	margin:0;
	height:1px;
	line-height:1px;
	font-style:normal;
}

#conteudo p.listagem em{
	font-weight:bold;
}


#conteudo p a{
	color:#003366;
	text-decoration:none;
}

#conteudo p a:hover{
	color:#003366;
}

#conteudo ul li{
	list-style:none;
	font-weight:bold;
	margin-left:30px;
	color:#FF9900;
}

/*/// GERAL ///*/

#conteudo p.data{
	color:#003366;
	font-size:9px;
	margin:0;
	text-align:right;
	font-style:normal;
}

#conteudo img.img_mat{
	float:left;
	border:#CCC 1px solid;
	margin-right:8px;
}

#conteudo .home{
	clear:both;
	border-top:#FFF 8px solid;
}

/*/// HOME ///*/

#conteudo .home .agenda_home{
	width:200px;
	float:left;
	background:#E9E4E0;
}

#conteudo .home .agenda_home h1{
	margin:4px 0 8px 4px;
}

#conteudo .home .agenda_home p.data2{
	width:60px;
	background:#FF9900 url(img/data_laranja.jpg) no-repeat left;
	height:26px;
	line-height:26px;
	margin:0 0 0 4px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	text-indent:10px;
}

#conteudo .home .agenda_home p.mais{
	text-align:right;
	margin:4px;
}

#conteudo .home .agenda_home p.mais a{
	background:url(img/mais.gif) no-repeat left;
	padding:2px 0 2px 16px;
	font-weight:bold;
}

/*///////*/

#conteudo .home .noticia_home{
	width:270px;
	float:right;
}

#conteudo .home .noticia_home h1{
	margin:4px 0 8px 4px;
}

#conteudo .home .noticia_home p.data3{
	width:60px;
	background:#E5E5E5 url(img/data_cinza.jpg) no-repeat left;
	height:26px;
	line-height:26px;
	margin:0 0 0 4px;
	color:#FF9900;
	font-size:15px;
	font-weight:bold;
	text-indent:10px;
}

/*///////*/

#conteudo .home .entrevista_home{
	width:200px;
	float:right;
	margin-right:10px;
}

#conteudo .home .entrevista_home img{
	border:#CCC 1px solid;
}

/*///////*/

#conteudo .home .artigo_home{
	width:260px;
	float:left;
}

#conteudo .home .artigo_home h1{
	margin-bottom:8px;
}

#conteudo .home .artigo_home .artigos{
	float:left;
	width:260px;
	margin-bottom:7px;
}

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

#conteudo .home .artigo_home .artigos .content{
	float:right;
	width:190px;
}

#conteudo .home .artigo_home .artigos .data h5{
	color:#666;
	padding-top:4px;
}

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

#conteudo .home .artigo_home .artigos h2{
	margin:0;
}

#conteudo .home .artigo_home .artigos p{
	color:#003366;
	background:url(img/autor.gif) no-repeat left;
	padding:2px 0 2px 18px;
}

/*/// CONTATO ///*/

#conteudo .form p{
	margin:0;
	width:480px;
	float:left;
	margin:2px 0 2px 0;
}

#conteudo .form ul li{
	list-style:none;
	font-weight:bold;
	margin-left:30px;
	color:#FF9900;
	font-size:10px;
}

#conteudo .form label{
	width:160px;
	float:left;
	height:20px;
	line-height:20px;
	text-align:right;
	font-weight:bold;
	margin-right:5px;
}

#conteudo .form label.uf{
	width:30px;
	float:none;
}

#conteudo .form input{
	width:220px;
	border:#CCC 1px solid;
	height:18px;
	line-height:18px;
	background:#E1E1E1;
}

#conteudo .form input.cid_inp{
	width:160px;
}

#conteudo .form input.uf_inp{
	width:34px;
}

#conteudo .form select{
	width:220px;
	border:#CCC 1px solid;
	height:18px;
	line-height:18px;
	background:#E1E1E1;
}

#conteudo .form textarea{
	width:220px;
	border:#CCC 1px solid;
	height:70px;
	overflow:auto;
	background:#E1E1E1;
}

#conteudo .form input.botao{
	width:108px;
	border:none;
	height:30px;
	line-height:30px;
	background:url(img/botao.jpg) no-repeat center;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	position:relative;
	left:280px;
}

/*/// AUDIENCIA ///*/

#conteudo .audienciad{
	background:url(img/audiencia.jpg) no-repeat;
	width:480px;
	height:304px;
}

/*/// DETALHES ///*/

#conteudo p.divisoria{
	background:url(img/div.gif) repeat-x center;
	margin:0;
	height:14px;
	clear:both;
}

/*/// TABELA PAGINADORA ///*/

#conteudo table.paginador{
	width:240px;
	margin-bottom:10px;
}

#conteudo table.paginador td{
	width:60px;
	text-align:center;
}

#conteudo table.paginador td a{
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}

/*/// ADMIN ///*/

#conteudo .lista_video{
	float:left;
	width:450px;
	margin:10px 0 10px 0;
}

#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:380px;
}

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

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

#conteudo .lista_video h2{
	color:#333;
}

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

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

/*/// CALENDARIO ///*/

#conteudo .calendario a{
	background:url(img/data_cinza.jpg) no-repeat;
	width:60px;
	height:26px;
	display:block;
	line-height:26px;
	text-align:center;
	font-weight:bold;
	color:#333333;
	cursor:hand;
	cursor:pointer;
	float:right;
	margin:0 2px 0 2px;
}

/*/// GALERIA ///*/

#conteudo .galeria_det_foto{
	background:#CCC;
	width:440px;
	height:350px;
}

#conteudo .galeria_det_foto p{
	color:#333;
	margin:2px;
	text-align:center;
}

#conteudo .galeria{
	width:440px;
	background:url(img/modulos2_video.jpg) repeat-x center;
	border-top:#CCCCCC 5px solid;
}

#conteudo .galeria td.botao{
	width:90px;
}

#conteudo .galeria li{
	width:60px;
	height:45px;
	margin:0;
}

#conteudo .galeria li img{
	margin:0 10px 0 10px;
}

#conteudo .galeria li a{
	cursor:hand;
	cursor:pointer;
}

#conteudo .galeria .fnext{
	background:url(img/galeria_esq.gif) no-repeat;
	width:53px;
	height:53px;
	border:none;
	cursor:hand;
	cursor:pointer;
	margin-left:10px;
}

#conteudo .galeria .fprev{
	background:url(img/galeria_dir.gif) no-repeat;
	width:53px;
	height:53px;
	border:none;
	cursor:hand;
	cursor:pointer;
	margin-left:30px;
}

#conteudo p.table_bottom{
	background:url(img/galeria_bottom.gif) no-repeat #B2B2B2;
	height:5px;
	font-size:1px;
	margin:0;
	width:440px;
}

#conteudo p.listagem em{
	margin-right:6px;
	padding-right:7px;
	background:url(img/seta.gif) no-repeat right;
}

/*/// PATROCINIO ///*/

#conteudo .patrocinio{
	background:#E5E5E5;
	border:#FFF 1px solid;
	padding:10px;
	float:left;
	margin:4px 4px 0 0;
}

#conteudo .patrocinio img{
	border:none;
}

/*///////*/

#conteudo .indica{
	width:109px;
	padding-left:10px;
	height:80px;
	float:left;
}

#conteudo .indica h2 em{
	font-style:normal;
	font-size:11px;
	font-weight:normal;
}
