@charset "iso-8859-1"; 

a { outline:none;
	text-decoration:none;
}

h1, h2, h3, h4, h5 {

	margin:0;
	padding:0;
	}

img { border: 0;}

body {  
	background-color:#fbfbfc;
	padding:0px;
	margin:0px;
}

#area-total{
	margin:0 auto;
	width:100%;
	height:100%;
	left: 0px;
	top: 0px;
	text-align:center;
	overflow:hidden;

}

#centro {
	width:940px;
	margin:0 auto;
	text-align:left;
}
#faixa-topo{
	width:1600px;
	height:21px;
	margin-top:0px;
	padding-top:0px;
	background-image:url(/Noticias/Code/Img/bg-faixa-topo.jpg);
	background-repeat:no-repeat;
	
}
.col1{
	width:545px;
	float:left;
}

.col2{
	width:360px;
	margin-left:32px;
	float:left;

}
.col3{
	width:250px;
	height:100%;
	float:left;
	margin-bottom:40px;
}

.col4{
	width:655px;
	height:auto;
	float:left;
	margin-left:32px;
}

.col5{
	width:545px;
	float:left;
	margin-left:32px;
}

/*TOPO INTERNO DO CANAL DE NOTICIAS*/

.modulo-topo-int-noticias{
	width:940px;
	height:49px;
	background-image:url(/Noticias/Code/Img/bg_topo_int.jpg);
	background-repeat:repeat-x;
	padding-top:9px;
	margin-top:7px;
}

.titulo-topo-int-noticias{
	width:150px;
	height:40px;
	background-image:url(/Noticias/Code/Img/bg_titulo_topo_int_noticias.jpg);
	margin-left:20px;
	padding-top:8px;
	background-repeat:no-repeat;
	float:left;
}
.titulo-topo-int-noticias h2{
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:25px;
	color:#FFF;
	font-weight:normal;
	text-align:center;
	
}
.menu-noticias{
	width:750px;
	height:40px;

	float:left;
}
.menu-noticias ul{
	width:550px;
	height:16px;	
	list-style:none;
	text-align:center;
	margin:10px 0px 10px 80px;	
}
.menu-noticias li{
	width:103px;
	height:14px;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:9px;
	color:#FFF;
	margin-left:2px;
	float:left;

}
.menu-noticias li a:link, .menu-noticias li a:visited{
	width:103px;
	height:14px;
	background-image: url(/Noticias/Code/Img/bg_btn_menu_topo_int.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:9px;
	color:#FFF;	
	margin-left:2px;
	padding-top:2px;
	float:left;

}
.menu-noticias li a:hover, .menu-noticias li a:focus {
	width:103px;
	height:14px;
	background-image: url(/Noticias/Code/Img/bg_btn_menu_topo_int_hover.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:9px;
	color:#FFF;	
	margin-left:2px;
	padding-top:2px;
	float:left;

}

.facebook {
	width:80px;
	height:20px;
	float:left;
}

.google {
	width:100px;
	height:25px;
	float:left;
	margin-top:2px;
}


/*.twitter {
	width:117px;
	height:25px;
	float:left;
	margin-left:1px;
}*/

.twitter {
	width:117px;
	height:25px;
	float:left;
	/*margin-left:130px;
	margin-top:-28px;*/

}


/*BARRA DE NAVEGAÇÃO*/

.modulo-barra-nav{
    width:940px;
    height:15px;
    margin-top:10px;
    margin-bottom:10px;   
}
.texto-barra-nav{
    color:#3d464c;
    font-family:Tahoma,verdana,Arial,sans-serif;
    font-weight:normal;
    font-size:12px;
}
.texto-barra-nav a:link, .texto-barra-nav a:visited{
    color:#3d464c;
    font-family:Tahoma,verdana,Arial,sans-serif;
    font-weight:normal;
    font-size:12px;
}
.texto-barra-nav a:hover{
    color:#024376;
    font-family:Tahoma,verdana,Arial,sans-serif;
    font-weight:normal;
    font-size:12px;
}
.texto-barra-nav-pag-atual{
    color:#024376;
    font-family:Tahoma,verdana,Arial,sans-serif;
    font-weight:normal;
    font-size:12px;
}

/*MODULO DE NOTÍCIAS*/
.modulo-noticias{
	width:545px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-bottom:30px;
	background-repeat:no-repeat;
}

.titulo-modulo{
	width:100%;
	height:15px;
	margin-top:0px;
	float:left;
}

.fio-coluna-azul{
	width:100%;
	height:4px;
	margin-top:8px;
	margin-bottom:8px;
	background-color:#02335a;
	float:left;
}

.titulo-noticia-destaque1{
	width:600px;
	height:20px;
	margin-bottom:8px;
	color:#02335a;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:14px;
	overflow:hidden;
	float:left;
}


.titulo-noticia-destaque1 h3 a:link, .titulo-noticia-destaque1 h3 a:visited{
	width:600px;
	height:20px;
	overflow:hidden;
	color:#02335a;
	
}
.titulo-noticia-destaque1 h3 a:hover{
	color:#1c649e;	
	
}
.fio-separa-texto{
	width:100%;
	height:3px;
	background-image:url(/Noticias/Code/Img/fio-separa-texto.jpg);
	float:left;
	background-repeat:repeat-x;
}

/* *************************************************INICIO DAS MODIFICACOES EM 22-06-2011 *************************** */
/*.slide-foto-noticia{
	width:363px;
	height:228px;
	margin-top:10px;
	float:left;
}
.credito-slide-foto-noticia{
	width:343px;
	height:17px;
	padding-bottom:3px;
	padding-top:4px;
	float:right;
	position:absolute;
	margin-left:187px;
	margin-top:3px;
}

.credito-slide-foto-noticia2{
	width:343px;
	height:17px;
	margin-top:-230px;
}

.credito-slide-foto-noticia3{
	width:600px;
	height:17px;
	margin-top:12px;
	position:absolute;
	margin-left:-69px;
}



.credito-slide-foto-noticia-home{
	width:343px;
	height:17px;
	padding-bottom:3px;
	padding-top:4px;
	float:right;
	position:absolute;
	margin-top:-212px;
}

.texto-credito-slide-foto-noticia-home{
	color:#FFFFFF;
	font-size:11px;
	padding:2px 7px 4px 7px;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-style:italic;
	float:right;
	margin-top:5px;
	background:#999;
	width:auto;
	height:auto;
}



.foto-noticia{
	width:343px;
	height:228px;
}


#jcarousel-control ul{
	width:525px;
	height:65px;
	float:left;
	margin-top:0px;
	padding:0px;
}

#jcarousel-control li{
	width:auto;
	height:65px;
	float:left;
	list-style:none;
	padding-right:10px;

}



.legenda-foto-noticia{
	width:303px;
	height:55px;
	margin-top:-80px;
}

.fundo-legenda-foto-noticia{
	width:303px;
	height:55px;
	
}

.editoria-legenda-foto-noticia{
	width:270px;
	height:15px;
	margin-top:-40px;
	margin-left:20px;
	overflow:hidden;
}

.editoria-legenda-foto-noticia h3{
	color:#d2f8ff;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
}

.texto-legenda-foto-noticia{
	width:270px;
	height:30px;
	margin-top:-40px;
	margin-left:20px;
	overflow:hidden;		
}

.texto-legenda-foto-noticia h3{
	color:#FFF;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	margin-top:4px;
}

.texto-legenda-foto-noticia h3 a:link, .texto-legenda-foto-noticia h3 a:visited{
	color:#FFF;
}

.texto-legenda-foto-noticia h3 a:hover{
	color:#d2f8ff;
}

.btn-foto-noticia{
	width:20px;
	height:100px;
	font-family:Tahoma,verdana,Arial,sans-serif;
	text-transform:uppercase;	
	float:left;
	margin-top:-74px;
	margin-left: 305px;
}

.btn-foto-noticia ul{
	width:15px;	
	list-style-type:none;
	margin-top:9px;
}

.btn-foto-noticia ul li{
	width:15px;
	height:15px;
	float:left;
	margin-top:2px;	
}

.btn-foto-noticia-inativo a, .btn-foto-noticia-ativo a{
	color:#FFFFFF;
	font-size:11px;
	padding:1px 5px 2px 5px;
}
.btn-foto-noticia-inativo a{
	background:#999;
}

.btn-foto-noticia-ativo a{
	background:#02335a;
}

.btn-foto-noticia-inativo a:hover{
	background:none repeat scroll 0 0 #02335a;
	color:#FFF;
}



.btn-foto-noticia-ativo a:link, .btn-foto-noticia-ativo a:hover{
	background:none repeat scroll 0 0 #02335a;
	color:#FFF;	
	
	}
	
#btn-foto-noticia-action{
	margin-top:-20px;
}
/*.btn-foto-noticia{
	width:250px;
	height:30px;
	font-family:Tahoma,verdana,Arial,sans-serif;
	text-transform:uppercase;	
	margin-top:-15px;
	margin-left:93px;
}

.btn-foto-noticia ul{
	height:30px;
	list-style-type:none;
}

.btn-foto-noticia ul li{
	width:30px;
	height:30px;
	display:inline;	
}

.btn-foto-noticia ul li a{
	background:#999;
	color:#FFFFFF;
	margin-left:-2px;
	font-size:12px;
	padding:2px 7px 3px 7px;
}

.btn-foto-noticia ul li a:hover{
	background:none repeat scroll 0 0 #02335a;
	color:#FFF;
}

.btn-foto-noticia ul li a:active{
	background:none repeat scroll 0 0 #02335a;
	color:#FFF;
}

.btn-foto-noticia ul li a:focus{
	background:none repeat scroll 0 0 #02335a;
	color:#FFF;
}*/

/* *************************************************FIN DAS MODIFICACOES EM 22-06-2011 *************************** */
.foto-noticia2{
	width:343px;
	height:228px;
	margin-top:30px;
	font-size:11px;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;

}

.credito-slide-foto-noticia4{
	width:200px;
	height:17px;
	margin-top:-233px;
	position:absolute;
	margin-left:9px;
	text-align:right;
	margin-left:143px;
}

.texto-credito-slide-foto-noticia{
	color:#FFFFFF;
	font-size:11px;
	padding:2px 7px 6px 7px;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-style:italic;
	float:right;
	margin-top:5px;
	background:#999;
	width:auto;
	height:auto;
}


.slide-foto-noticia{
	width:363px;
	height:228px;
	margin-top:10px;
	float:left;
}
.credito-slide-foto-noticia-home{
	width:343px;
	height:17px;
	margin-top:-202px;


}
.texto-credito-slide-foto-noticia-home{
	background:#999;
	color:#FFFFFF;
	margin-left:-2px;
	font-size:10px;
	padding:2px 7px 3px 7px;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-style:italic;
}
.foto-noticia{
	width:343px;
	height:228px;
}
.legenda-foto-noticia{
	width:303px;
	height:55px;
	margin-top:-80px;
}
.fundo-legenda-foto-noticia{
	width:303px;
	height:55px;
	
}
.editoria-legenda-foto-noticia{
	width:270px;
	height:15px;
	margin-top:-40px;
	margin-left:20px;
}
.editoria-legenda-foto-noticia h3{
	color:#d2f8ff;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
}
.texto-legenda-foto-noticia{
	width:270px;
	height:25px;
	margin-top:-35px;
	margin-left:20px;
	overflow:hidden;	
}

.texto-legenda-foto-noticia h3{
	color:#FFF;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:11px;
}
.texto-legenda-foto-noticia h3 a:link, .texto-legenda-foto-noticia h3 a:visited{
	color:#FFF;
}
.texto-legenda-foto-noticia h3 a:hover{
	color:#d2f8ff;
}
.btn-foto-noticia{
	width:20px;
	height:100px;
	font-family:Tahoma,verdana,Arial,sans-serif;
	text-transform:uppercase;	
	/*margin-top:-80px;
	margin-left:303px;*/
	float:left;
	margin-top:112px;
	*margin-top:-87px;
	/*position:relative;*/
	margin-left: 305px;
}



.btn-foto-noticia ul{
	width:15px;	
	/*height:100%;*/
	list-style-type:none;
}

.btn-foto-noticia ul li{
	/*position:relative;*/	
	/*position:absolute;
	vertical-align:bottom;*/		
	width:15px;
	height:15px;
	float:left;
	margin-top:2px;
	/*bottom:0px;*/
	/*margin-bottom:0px;*/
	
}

.btn-foto-noticia-inativo a, .btn-foto-noticia-ativo a{
	color:#FFFFFF;
	/*margin-left:-2px;
	margin-top:-1px;*/
	font-size:11px;
	padding:1px 5px 2px 5px;
}
.btn-foto-noticia-inativo a{
	background:#999;
}

.btn-foto-noticia-ativo a{
	background:#02335a;
}

.btn-foto-noticia-inativo a:hover{
	background:none repeat scroll 0 0 #02335a;
	color:#FFF;
}



.btn-foto-noticia-ativo a:link, .btn-foto-noticia-ativo a:hover{
	background:none repeat scroll 0 0 #02335a;
	color:#FFF;	
	
	}
	
#btn-foto-noticia-action{
	margin-top:-20px;
}







.noticias-destaque-lateral{
	width:172px;
	height:auto;
	margin-top:5px;
	float:left;
	margin-left:7px;
}

.noticia-destaque-lateral01{
	width:172px;
	height:auto;
	margin-top:5px;
	float:left;
	overflow:hidden;
	margin-bottom:4px;
}

.noticia-destaque-lateral02{
	width:172px;
	height:auto;
	float:left;
	overflow:hidden;	
}
.noticia-destaque-lateral03{
	width:172px;
	height:auto;
	float:left;
	overflow:hidden;
}

.noticia-destaque-lateral-texto {
	width:172px;
	height:auto;
	float:left;
	overflow:hidden;
}


.noticia-destaque-lateral-texto h3{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	line-height:13px;
	font-size:11px;
}

.noticia-destaque-lateral-texto h3 a:link, .noticia-destaque-lateral-texto h3 a:visited{
	color:#3d464c;	
}

.noticia-destaque-lateral-texto h3 a:hover{
	color:#1c649e;	
	
}

.noticia-destaque-lateral-editoria h3{
	color:#02335a;
	height:auto;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-top:7px;
	margin-bottom:1px;
	overflow:hidden;
}

.noticia-destaque-lateral-data-editoria{
	color:#1c649e;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}

/*PESQUISAR NOTICIAS*/
.modulo-pesquisar-noticias{
	width:545px;
	height:100px;
	margin-bottom:15px;
	float:left;
	/*margin-top:15px;*/
	margin-top:-10px;
}

.container-campos{
	width:543px;
	height:64px;
	background-image:url(/Noticias/Code/Img/bg_pesquisa_noticias.jpg);
	background-repeat:repeat-x;
	border-width:1px;
	border-style:solid;
	border-color:#d1d1d1;
	float:left;
}
.text-campo{
	width:188px;
	height:38px;
	/*background-image:url(/Noticias/Code/Img/bg-campo-pesquisa-noticias.jpg);
	background-repeat:repeat-x;*/
	border-width:1px;
	border-style:solid;
	border-color:#d1d1d1;
	float:left;
	margin-left:12px;
	margin-top:13px;
	
}
.campos-pesquisar-noticias{
	width:177px;
	height:20px;
	margin-top:8px;
	margin-left:8px;
	padding-bottom:6px;
	border:none;
	padding-left:5px;
	font-family:Tahoma;
	font-size:12px;
	color:#3d464c;
		float:left;

}

inline style {
	width:177px;
}

.selects-filtros-noticias{
	width:70px;
	height:64px;
	padding:0px 0px 0px 10px;
	float:left;	

}

.selects-filtros-noticias ul{
	list-style:none;
	width:80px;
	margin:3px 0px 0px 0px;
	padding:0px;	
	height:10px;
}
.selects-filtros-noticias ul li{
	color:#58585a;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:13px;

}

.btn-ok-pesquisar-noticias{
	width:36px;
	height:29px;
	float:left;
	margin:18px 0px 10px 10px; 
}

/*LISTA DE NOTÍCIAS*/

.modulo-lista-noticias{
	width:545px;
	height:auto;
	float:left;
	/*margin-top:15px;*/
}
.container-lista-noticias{
	width:545px;
	height:auto;
	float:left;	
}
.container-lista-noticias ol{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.container-lista-noticias li{
	border-top:2px dotted #DDDDDD;
	float:left;
	height:auto;
	margin:5px 0;
	padding:7px 0 6px;
	width:100%;
}

.chamada-noticias {
	width:545px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-top:5px;
	min-height:45px;
}

.chamada-noticias h3{
	color:#02335a;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	height:15px;
	overflow:hidden;
	float:left;
}
.chamada-noticias-data{
	color:#1c649e;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
}

.chamada-noticias h1{
	width:545px;
	height:auto;
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
	overflow:hidden;
	line-height:14px;
}

.chamada-noticias h1 a:link, .chamada-noticias h1 a:visited{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}
.chamada-noticias h1 a:hover{
	color:#1c649e;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}

.chamada-noticias h4{
	width:545px;
	height:auto;
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
	overflow:hidden;
	line-height:14px;
}

.chamada-noticias h4 a:link, .chamada-noticias h1 a:visited{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}
.chamada-noticias h4 a:hover{
	color:#1c649e;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}

.mais-noticias-lista{
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	width:545px;
	height:18px;
	float:left;
	padding-bottom:3px;
	/*	margin-left:473px;*/
}
.mais-noticias-lista a:link, .mais-noticias-lista a:visited{
	color:#a1a1a1;	
	
}
.mais-noticias-lista a:hover{
	color:#1c649e;	
	
}
.btn-mais-lista{
	background:none repeat scroll 0 0 #02335a;
	color:#FFFFFF;
	margin-left:5px;
	font-size:10px;
	padding:0px 3px 0px 2px;	
	
}
.fio-coluna-azul-base{
	width:100%;
	height:4px;
	float:left;
	margin-top:-8px;
	background-color:#02335a;
}

/*LISTA FOTOS DE NOTÍCIAS*/

.modulo-fotos-noticias{
	width:342px;
	height:auto;
	background-image:url(/Noticias/Code/Img/bg_fotos_noticias.jpg);
	background-repeat:repeat-x;
	padding:8px 8px 0px 8px;
	border:1px solid #D1D1D1;
	margin-bottom:20px;
	float:left;
	background-color:#F1F5F6;
	margin-top:9px;
}

.container-fotos-noticias{
	width:344px;
	height:310px;
	margin-top:-8px;
}
.container-fotos-noticias ol{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.container-fotos-noticias li{
	padding:11px 0;
	width:100%;
	float:left;	
}

.container-fotos-noticias h3{
	width:230px;	
	color:#02335a;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:2px;
	height:auto;
	overflow:hidden;
	float:left;
}
.chamada-fotos-noticias-data{
	color:#1c649e;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
}
.miniatura-foto-chamada-noticias{
	width:98px;
	height:80px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:11px;
	color:#3d464c;
}

.miniatura-foto-chamada-noticias a{
	color:#02335a;
}

.chamada-fotos-noticias h1{
	width:230px;
	height:auto;
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
	float:left;
	overflow:hidden;
}
.chamada-fotos-noticias h1 a:link, .chamada-fotos-noticias h1 a:visited{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}

.chamada-fotos-noticias h1 a:hover{
	color:#1c649e;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}

.chamada-fotos-noticias h2 {
	width:230px;
	height:auto;
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
	float:left;
	overflow:hidden;
	text-transform:none;
}


.chamada-fotos-noticias h2 a:link, {
	color:#02335A;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
	text-align:left;
}
.chamada-fotos-noticias h1 a:visited {
	color:#3d464c;
}

.chamada-fotos-noticias h2{
	width:230px;
	height:auto;
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
	float:left;
	overflow:hidden;
	text-align:left;
}
.chamada-fotos-noticias h2 a:link, .chamada-fotos-noticias h1 a:visited{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}
.chamada-fotos-noticias h2 a:hover{
	color:#1c649e;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}

.separa-fotos-noticias{
	width:344px;
	height:4px;
	text-align:center;
	float:left;
	/*margin:-24px 0 -5px 0;*/
	margin-top:-10px;
	
}
.mais-fotos-noticias{
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	width:344px;
	float:left;
	color:#a1a1a1
}
.mais-fotos-noticias a:link, .mais-fotos-noticias a:visited{
	color:#a1a1a1;	
	
}
.mais-videos1-noticias a:hover{
	color:#1c649e;	
}

.mais-videos1-noticias {
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	width:344px;
	float:left;
	margin-top:20px;
	color:#A1A1A1;
	margin-left:0px;
}
.mais-videos1-noticias a:link{
	color:#a1a1a1;	
	
}

.mais-videos1-noticias a:visited{
	color:#a1a1a1;	
	
}



.mais-videos1-noticias a:hover{
	color:#1c649e;	
}


.btn-mais-lista{
	background:none repeat scroll 0 0 #02335a;
	color:#FFFFFF;
	margin-left:5px;
	font-size:10px;
	padding:0px 3px 0px 2px;	
	
}

/*PLAYER VIDEOS DE NOTÍCIAS*/

.modulo-videos-noticias{
	width:342px;
	height:auto;
	background-image:url(/Noticias/Code/Img/bg_fotos_noticias.jpg);
	background-repeat:repeat-x;
	padding:8px 8px 0px 8px;
	border:1px solid #D1D1D1;
	float:left;
	margin-top:15px;
	background-color:#F1F5F6;
}

.container-videos-noticias{
	width:342px;
	height:310px;
	margin-top:-8px;
}
.container-videos-noticias ol{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.container-videos-noticias li{
	padding:11px 0;
	width:100%;
	float:left;	
}

.chamada-videos-noticias h3{
	width:342px;
	color:#02335a;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
	float:left;
	height:auto;
	overflow:hidden;
}
.container-video-grande{
	width:340px;
	height:230px;
	margin-top:8px;
	float:left;
	padding-bottom:15px;
	
}
.chamada-fotos-noticias-data{
	color:#1c649e;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
}

.chamada-videos-noticias h1{
	width:342px;
	height:auto;
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	float:left;
	overflow:hidden;
}
.chamada-videos-noticias h1 a:link, .chamada-videos-noticias h1 a:visited{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}
.chamada-videos-noticias h1 a:hover{
	color:#1c649e;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}

.chamada-videos-noticias h4{
	width:342px;
	height:auto;
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	float:left;
	overflow:hidden;
}
.chamada-videos-noticias h4 a:link, .chamada-videos-noticias h1 a:visited{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}
.chamada-videos-noticias h4 a:hover{
	color:#1c649e;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}

.barra-miniaturas-videos-noticias{
	width:358px;
	height:103px;
	background-image:url(/Noticias/Code/Img/bg_barra_min_videos_noticias.jpg);
	background-repeat:repeat-x;
	float:left;
	/*margin-top:0px;*/
	border:1px solid #D1D1D1;
	margin-bottom:35px;
	background-color:#f4f6f9;

}

.btn-player-videos-esq{
	width:20px;
	height:60px;
	margin-top:7px;
	margin-left:8px;
	float:left;
}

.btn-player-videos-dir{
	width:20px;
	height:60px;
	margin-top:7px;
	float:right;
	margin-right:8px;
}

.container-min-videos-player {
	width:355px;
	height:94px;
	float:left;
	padding:8px 0 3px 2px;
	margin-top:2px;
	color:#3d464c;
	text-align:center;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:11px;

}

.container-min-videos-player a:link{
	color:#3d464c;
	text-align:center;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:11px;
}

.container-min-videos-player ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;	

}
.container-min-videos-player li{
	float:left;
	height:60px;
	margin-left:10px;
	
}

.barra-miniaturas-videos-noticias-detalhe{
	width:358px;
	height:95px;
	background-image:url(/Noticias/Code/Img/bg-slide.jpg);
	background-repeat:repeat-x;
	float:left;
	/*margin-top:0px;*/
	border:1px solid #D1D1D1;
	margin-bottom:25px;
}

.barra-miniaturas-videos-noticias-detalhe2{
	width:358px;
	height:75px;
	background-image:url(/Noticias/Code/Img/bg_barra_min_videos_noticias.jpg);
	background-repeat:repeat-x;
	float:left;
	/*margin-top:0px;*/
	border:1px solid #D1D1D1;
	margin-bottom:25px;
}


.container-min-videos-player-detalhe{
	width:auto;
	height:60px;
	float:left;
	padding:2px 0px 3px 6px;
	margin-top:5px;
}

.container-min-videos-player-detalhe ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	overflow:hidden;
	width:95px;
	height:60px;
	color:#3d464c;
	font-family:Tahoma;
	font-size:11px;

}

.container-min-videos-player-detalhe a:link, .container-min-videos-player-detalhe a:visited {
	color:#3d464c;	
}
.container-min-videos-player-detalhe li{
	float:left;
	height:60px;
	margin-left:5px;
	
}


/*REDE DE COMUNICAÇÃO*/

.modulo-rede-comunicacao{
	width:358px;
	height:auto;
	background-image:url(/Noticias/Code/Img/bg_box_rede_noticias.jpg);
	background-repeat:no-repeat;
	border:1px solid #D1D1D1;
	float:left;
	background-color:#F1F5F8;
	padding-bottom:10px;
	margin-top:23px;
}

.clique-rede-noticias{
	color:#02335a;
	text-align:center;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:13px;
	margin-top:3px;	
}
.clique-rede-noticias a:link, .clique-rede-noticias a:visited{
	color:#02335a;
	text-align:center;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:13px;
	margin-top:3px;	
}
.clique-rede-noticias a:hover{
	color:#1c649e;
	text-align:center;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:13px;
	margin-top:3px;	
}
.rede-comunicacao-noticias{
	width:300px;
	/*height:110px;*/
	height:auto;
	float:left;
	margin-left:15px;
}
.rede-comunicacao-noticias h3{
	color:#02335a;
	text-align:center;
	font-family:Tahoma,verdana,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:19px;
	letter-spacing:1px;
	margin-top:25px;
}
.texto-rede-comunicacao-noticias{
	color:#3d464c;
	text-align:center;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:14px;
	margin-top:11px;	
}


/*BANNERS INTERNOS RODAPÉ*/
.modulo-banners-internos{
	width:100%;
	height:76px;
	float:left;
	margin-top:40px;
	margin-bottom:0px;
}

.fale-com-governo-interno{
	width:225px;
	height:75px;
	background-image:url(/Noticias/Code/Img/bg_fale_governo_interno.jpg);
	float:left;
}
.fale-com-governo-interno h3{
	color:#02335a;
	text-align:center;
	font-family:Tahoma,verdana,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16.5px;
	margin-top:13px;
}


.fale-com-governo-interno h2{
	color:#02335a;
	text-align:center;
	font-family:Tahoma,verdana,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16.5px;
	margin-top:13px;
}

.texto-fale-com-governo-interno{
	color:#3d464c;
	text-align:center;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:11px;
	margin-top:8px;	
}
.clique-texto-fale-com-governo-interno{
	color:#02335a;
	text-align:center;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:11px;
	margin-top:3px;	
	
}
.clique-texto-fale-com-governo-interno a:link, .clique-texto-fale-com-governo-interno a:visited{
	color:#02335a;
	text-align:center;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:11px;
	margin-top:3px;	
}
.clique-texto-fale-com-governo-interno a:hover{
	color:#1c649e;
	text-align:center;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:11px;
	margin-top:3px;	
}

.banner-interno01{
	width:127px;
	height:76px;
	float:left;
	margin-left:33px;
	margin-right:33px;
}
.banner-interno02{
	width:127px;
	height:76px;
	float:left;
}
.mais{
	background:none repeat scroll 0 0 #02335a;
	color:#FFFFFF;
	margin-left:5px;
	font-size:10px;
	padding:0px 3px 0px 2px;	
	
}

.fio-coluna-rosa{
	width:100%;
	height:4px;
	margin-top:8px;
	margin-bottom:8px;
	background-color:#c82877;
	float:left;
}

.banner-interno-flash {
	width:127px;
	height:76px;
	overflow:hidden;
}
/*PAGINA DETALHE DE NOTICIAS 1*/

/*CONTEUDO PADRAO*/

.modulo-conteudo-padrao-col1{
	width:545px;
	/*height:575px;
	margin-bottom:40px;*/

}
.container-conteudo-col1{
	width:545px;
	/*height:530px;*/
	margin-top:0px;
	
}
.foto-conteudo-padrao{
	width:270px;
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}
.legenda-foto-conteudo-padrao{
	background-color:#e6e7e7;
	padding:10px;
	float:left;
	
}
.texto-legenda-foto-conteudo-padrao{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;	
}
.texto-conteudo-col1 {
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	text-align:justify;
}
.texto-conteudo-azul-col1{
	color:#024376;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:15px;
}
.titulo-detalhe-noticias-col1{
	color:#024376;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:23px;
	margin-bottom:20px;	
}

.titulo-detalhe-noticias-col1 h1{
	margin-bottom:30px;
}

.texto-conteudo-col1-data-noticias{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:15px;	
	width:100%;
	height:15px;
	margin-top:0px;
}

/*PLAYER VIDEOS DETALHE DE NOTICIAS*/

.modulo-videos-detalhe-noticias{
	width:342px;
	height:273px;
	background-image:url(/Noticias/Code/Img/bg_fotos_detalhe_noticias.jpg);
	background-repeat:repeat-x;
	padding:8px 8px 0px 8px;
	border:1px solid #D1D1D1;
	float:left;
	margin-top:20px;
}
.container-video-grande-detalhe-noticias{
	width:340px;
	height:230px;
	margin-top:15px;
	float:left;
}


/*PLAYER FOTOS DETALHE DE NOTICIAS*/

.modulo-fotos-detalhe-noticias{
	width:342px;
	height:273px;
	background-image:url(/Noticias/Code/Img/bg_fotos_detalhe_noticias.jpg);
	background-repeat:repeat-x;
	padding:8px 8px 0px 8px;
	border:1px solid #D1D1D1;
	float:left;
	margin-top:20px;
}

.container-foto-grande-detalhe-noticias{
	width:340px;
	height:230px;
	margin-top:15px;
	float:left;
}

.barra-miniaturas-fotos-detalhe-noticias{
	width:358px;
	height:75px;
	background-image:url(/Noticias/Code/Img/bg_barra_min_videos_noticias.jpg);
	background-repeat:repeat-x;
	float:left;
	/*margin-top:0px;*/
	border:1px solid #D1D1D1;
	margin-bottom:35px;
	margin-top:0px;
}
.slide-foto-detalhe-noticia{
	width:363px;
	height:228px;
	margin-top:15px;
	float:left;
}

.texto-legenda-foto-detalhe-noticia{
	width:280px;
	height:25px;
	margin-top:-48px;
	margin-left:20px;	
}

.texto-legenda-foto-detalhe-noticia h3{
	color:#FFF;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:11px;
}
.texto-legenda-foto-detalhe-noticia h3 a:link, .texto-legenda-foto-detalhe-noticia h3 a:visited{
	color:#FFF;
}
.texto-legenda-foto-detalhe-noticia h3 a:hover{
	color:#d2f8ff;
}

.btn-player-fotos-esq{
	width:20px;
	height:60px;
	margin-top:7px;
	margin-left:8px;
	float:left;
}

.btn-player-fotos-dir{
	width:20px;
	height:60px;
	margin-top:7px;
	float:left;
}


.container-min-fotos-player{
	width:291px;
	height:60px;
	margin-top:7px;
	margin-left:5px;
	margin-right:5px;
	float:left;	
}


.container-min-fotos-player ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;	

}

.container-min-fotos-player li{
	float:left;
	height:60px;
	margin-left:5px;
	
}


/*PAGINA DETALHE DE NOTICIAS 2*/

.col-central {
	height:auto;
	margin:auto auto 30px;
	padding-top:18px;
	width:720px;
}
.modulo-conteudo-padrao-col-central{
	width:720px;
	/*height:575px;*/
	margin-bottom:20px;

}
.container-conteudo-col-central{
	width:720px;
	/*height:530px;*/
	margin-top:0px;
	text-align:justify;	
	
}
.texto-conteudo-col-central{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:18px;

}
.texto-conteudo-azul-col-central{
	color:#024376;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:15px;
}
.titulo-detalhe-noticias-col-central1{
	color:#024376;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:23px;	
}
.texto-conteudo-col-central-data-noticias{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:15px;	
	width:100%;
	height:15px;
	margin-top:0px;
}
.foto-conteudo-padrao-esq{
	width:380px;
	float:left;
	margin-left:-80px;
	margin-right:25px;
	margin-bottom:20px;
}
.foto-conteudo-padrao-dir{
	width:270px;
	float:right;
	margin-left:25px;
	margin-bottom:20px;
	margin-right:-80px;	
}

.efeito_de_link_cinza-azul a:link, .efeito_de_link_cinza-azul a:visited{
	color:#3d464c;	
	
}

.efeito_de_link_cinza-azul a:hover{
	color:#1c649e;	
}

.efeito_de_link_azul-rosa a:link, .efeito_de_link_azul-rosa a:visited{
	color:#02335a;	
}

.efeito_de_link_azul-rosa a:hover{
	color:#c82877;
}

/* SUB-SECAO - FOTOS_NOTICIAS */

/*********** PESQUISAR NOTICIAS ***********/


.container-campo-busca-geral{
	width:250px;
	height:165px;
	float:left;
}

.container-campo-busca-individual{
	width:250px;
	height:165px;
	float:left;
}

.container-campo-busca-individual-videos{
	width:250px;
	height:165px;
	float:left;
	/*margin-bottom:120px;*/
	margin-bottom:20px;
}

.container-campo-select {
	width:248px;
	height:55px;
	background-image:url(/Noticias/Code/Img/bg_busca_out.jpg);
	border:1px solid #D1D1D1;
	background-repeat:repeat-x;
	float:left;
	margin-bottom:3px;
}

#filtro-busca-vertical {
	float:left;
	list-style:none;
	display:inline;
}

.filtro-busca-vertical {
	float:left;
	list-style:none;
	display:inline;
}

.modo-busca {
	float:left;
	width:250px;
	height:55px;
	/*background-image:url(/Noticias/Code/Img/bg_busca.jpg);*/
	/*background-repeat:no-repeat;*/
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-top:10px;
}


.modo-busca ul{
	float:left;
	width:210px;
	margin-right:20px;
	margin-top:20px;
}

.modo-busca li{
	float:left;
	list-style:none;
	margin-right:10px;
}

.container-btn-pesquisar {
	width:250px;
	height:38px;
	background-image:url(/Noticias/Code/Img/bg_pesquisar.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-top:10px;
	margin-left:-1px;
}

.container-btn-pesquisar-todos {
	width:250px;
	height:38px;
	background-image:url(/Noticias/Code/Img/bg_pesquisar.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-top:56px;
}


.btn-pesquisar {
	width:120px;
	height:24px;
	background-image:url(/Noticias/Code/Img/btn_pesquisar.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:65px;
	margin-top:7px;
	
}

.container-noticias_fotos{
	width:650px;
	height:auto;
	margin:20px 0 15px 0;
}

.text-campo-noticias_fotos{
	width:234px;
	height:38px;
	background-image:url(/Noticias/Code/Img/bg_busca_inner.jpg);
	background-repeat:repeat-x;
	border:1px solid #D1D1D1;
	float:left;
	margin:8px 0px 0 6px;	
}

.titulo-busca-avancada-noticias_fotos {
	width:130px;
	height:20px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3d464c;
	font-weight:bold;
	margin:25px 0 0 25px;
	text-transform:uppercase;
}

.campos-pesquisar-noticias_fotos{
	width:210px;
	height:22px;
	margin:7px 0 0 7px;
	padding-left:10px;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3d464c;
}

.btn-ok-buscar-noticias_fotos a{
	width:36px;
	height:29px;
	float:left;
	margin:18px 0px 10px 20px;
	background-image:url(/Noticias/Code/Img/btn-ok-buscar.jpg);
	background-repeat:no-repeat;
}

.col-central-busca{
	margin:auto;
	width:720px;
	height:auto;
	margin-top:15px;
}

.container-fotos-busca{
	width:600px;
	height:auto;
	float:left;
	margin:0;
}

.container-fotos-busca ol{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.container-fotos-busca li{
	padding:5px;
	width:645px;
	float:left;
}

.chamada-fotos-busca{
	width:650px;
	height:auto;
	float:left;
	overflow:hidden;
	float:left;
}

.chamada-fotos-busca h3{
	width:535px;
	height:15px;
	color:#02335a;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
	float:left;
	overflow:hidden;
	
}

.chamada-fotos-busca h1{
	color:#3d464c;
	width:650px;
	height:37px;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	overflow:hidden;
}

.chamada-fotos-busca h1 a:link, .chamada-fotos-busca h1 a:visited{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}
.chamada-fotos-busca h1 a:hover{
	color:#1c649e;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}

.modulo-fotos-busca{
	width:720px;
	height:auto;
	float:left;
}

.modulo-fotos-busca ol{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0px;
}

.miniatura-foto-chamada-busca{
	float:left;
	margin-left:15px;
	width:129px;
	height:86px;
	float:left;
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}

.miniatura-foto-chamada-busca a:link, .miniatura-foto-chamada-busca a:visited{
	color:#3d464c;
}

.separador-noticias_fotos{
	width:660px;
	height:1px;
	background-color:#d1d1d1;
	background-repeat:no-repeat;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}

/* ************************* RESULTADO DE BSUCA FOTOS NOTICIAS ******************** */

.modulo-fotos-busca-novo{
	width:660px;
	height:auto;
	float:left;
	
}

.modulo-fotos-busca-novo ol{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0px;
}

.miniatura-foto-chamada-busca-novo{
	width:129px;
	height:86px;
	float:left;
	/*margin-right:10px;*/
	margin-left:15px;
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:11px;
}

.miniatura-foto-chamada-busca-novo a:link {
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:11px;

}


.chamada-fotos-busca-novo{
	width:515px;
	min-height:86px;
	float:left;
	height:auto;
	float:left;
	overflow:hidden;
	float:left;
}

.chamada-fotos-busca-novo h3{
	width:500px;
	height:auto;
	color:#02335a;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
	float:left;
	overflow:hidden;
}

.chamada-fotos-busca-novo h1{
	color:#3d464c;
	width:510px;
	height:auto;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	overflow:hidden;
	line-height:14px;
}

.chamada-fotos-busca-novo h1 a:link, .chamada-fotos-busca h1 a:visited{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}

.chamada-fotos-busca-novo h1 a:hover{
	color:#1c649e;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}

.chamada-fotos-busca-novo h4{
	color:#3d464c;
	width:510px;
	height:auto;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	overflow:hidden;
	line-height:14px;
}

.chamada-fotos-busca-novo h4 a:link, .chamada-fotos-busca h1 a:visited{
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}

.chamada-fotos-busca-novo h4 a:hover{
	color:#1c649e;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	font-weight:normal;
	font-size:11px;
}

.separador-noticias_fotos-novo{
	width:658px;
	height:1px;
	background-color:#d1d1d1;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}





.quadradinhos{
	float:left;
	margin:0 5px 0 5px;
	padding:0px;
}

.quadradinhos li{
	width:14px;
	height:14px;
	background-color:#02335a;
	border-bottom:solid 1px #64829a;
	list-style:none;
	float:left;
	margin:0 2px 0 2px;
	color:#FFF;
	font-size:10px;
	text-align:center;
	line-height:14px;
}
/*********** PESQUISAR NOTICIAS ***********/

.container-noticias_fotos-home{
	width:545px;
	height:86px;
	margin:10px 0 10px 0;
}


.container-campo-busca{
	width:auto;
	height:64px;
	background-image:url(../img/bg-busca.jpg);
	background-repeat:repeat-x;
	border-width:1px;
	border-style:solid;
	border-color:#d1d1d1;
}
.text-campo-noticias_fotos-home{
	width:234px;
	height:38px;
	background-image:url('../Img/bg_busca_inner.jpg');
	background-repeat:repeat-x;
	border-width:1px;
	border-style:solid;
	border-color:#d1d1d1;
	float:left;
	margin:8px 0 0 6px;	
}

.campo-texto-palavra-home {
	width:190px;
	height:20px;
	float:left;
}

.campo-texto-home {
	width:150px;
	height:20px;
	float:left;
		border:1px solid black;
}

.titulo-busca-avancada-noticias_fotos {
	width:130px;
	height:20px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3d464c;
	font-weight:bold;
	margin:25px 0 0 25px;
	text-transform:uppercase;
}

.campos-pesquisar-noticias_fotos-home{
	width:215px;
	height:20px;
	margin:8px 0 0 7px;
	border:none;
	padding-left:5px;
	font-size:12px;
	color:#3d464c;
	font-family:Tahoma, Geneva, sans-serif;
	border:1px solid none;

}

.btn-ok-buscar-noticias_fotos a{
	width:36px;
	height:29px;
	float:left;
	margin:18px 0px 10px 10px;
	background-image:url(../img/btn-ok-buscar.jpg);
	background-repeat:no-repeat;
}



/* Vixteam */

.mes-calendario{
	color:#4e5255;
}

.mes-calendario:hover {
	color:#c82877;
}





/* ****************** PAGINAÇÃO DE NOTÍCIAS - 27/10/2010 *********** */


.navegacao-botoes{
    /*width:70px;
    height:40px;
    color:#a1a1a1;
    text-decoration:none;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
    margin-left:-8px;*/
    width:70px;
    height:40px;
    color:#a1a1a1;
    text-decoration:none;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
    margin-left:-8px;
    padding-right:2px;
    padding-left:2px;
}

.navegacao-botoes:hover{
 	color: #1c649e;
}

.conteudo-completo-paginacao-noticias_fotos{
	width:600px;
	height:17px;
	float:left;
	padding-left:150px;
	margin-left:100px;
}

.conteudo-completo-paginacao-noticias_fotos a{
	color:#a1a1a1;
}

.conteudo-completo-paginacao-noticias_fotos a:hover{
	color:#64829a;
}




.paginacao-noticias_fotos{
	width:545px;
	height:20px;
	float:left;
	margin:15px 0px 0px 0px;
	color:#3d464c;
}

.paginacao-noticias_fotos div{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#a1a1a1;
	float:left
}

.quadros-paginacao {
	width:14px;
	height:14px;
    background-color:#02335a;
	list-style:none;
	color:white;
	font-size:10px;
	text-align:center;
	line-height:14px;
	padding-top:1px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
}

.quadros-paginacao-atual{
	background-color:#c82877;
	list-style:none;
	color:white;
	font-size:10px;
	text-align:center;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	line-height:18px;
	line-height:18px;
	margin:-1px;
	font-size:10px;
}


/* ******** VÍDEOS ******* */

.quadros-paginacao-videos {
	width:14px;
	height:14px;
    background-color:#02335a;
	list-style:none;
	color:white;
	font-size:9px;
	text-align:center;
	line-height:14px;
	padding-top:1px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
}


.quadros-paginacao-atual-videos {
	background-color:#c82877;
	list-style:none;
	color:white;
	font-size:9px;
	text-align:center;
	padding-top:1px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
	line-height:18px;
	margin:0px;
}

.navegacao-botoes-videos{
    width:70px;
    height:40px;
    color:#a1a1a1;
    text-decoration:none;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
}


.paginacao-noticias_videos{
	width:545px;
	height:20px;
	float:left;
	margin:15px 0px 0px 0px;
}


.conteudo-completo-paginacao-noticias_videos{
	height:17px;
	float:left;
	padding-left:150px;
	margin-left:100px;
}

.conteudo-completo-paginacao-noticias_videos a{
	color:#a1a1a1;
}

.conteudo-completo-paginacao-noticias_videos a:hover{
	color:#64829a;
}



.container-col3-noticias_fotos-videos{
	height:auto;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:12px;
	color:#3d464c;
	background-image:url(/Noticias/Code/Img/bg_col2-noticias_fotos.jpg);
	float:left;
	border:1px solid #D1D1D1;
	padding:15px;
	margin-bottom:30px;
	line-height:18px;
	
}  

/* *************************************** PÁGINA DE REDE COMUNICAÇÃO ********************************************** */

.container_geral_rede_comunica {
	width:935px;
	height:auto;
	float:left;
	/*margin-bottom:30px;*/
}

.modulo_geral_rede_comunica {
	width:935px;
	height:auto;
	float:left;
	color:#024376;
}


.modulo-pdf {
	width:150px;
	height:auto;
	float:right;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-size:12px;
	color:#3d464c;
	margin-top:-3px;
	line-height:20px;
}

.modulo-pdf a:hover {
	text-decoration:underline;
}

.icon-pdf {
	width:19px;
	height:17px;
	background-image:url('/Noticias/Code/Img/pdf-gray.jpg');
	background-repeat:no-repeat;
	float:left;
	padding-right:5px;
}




/* ***** TOPO DA TABELA ***** */

.container_topo_itens_rede {
	width:933px;
	height:38px;
	background-image:url(/Noticias/Code/Img/bg_topo_redes.jpg);
	background-repeat:repeat-x;
	margin-bottom:5px;
	border:1px solid #d5d9dd;
}

.topo_item1 {
	width:265px;
	height:38px;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#024376;
	text-transform:uppercase;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border-right:1px solid #d5d9dc;
}

.topo_item2 {
	width:95px;
	height:38px;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#024376;
	text-transform:uppercase;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border-right:1px solid #d5d9dc;
	border-left:none;
}

.topo_item3 {
	width:170px;
	height:38px;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#024376;
	text-transform:uppercase;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border-right:1px solid #d5d9dc;
	border-left:none;
}

.topo_item4 {
	width:150px;
	height:38px;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#024376;
	text-transform:uppercase;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border-right:1px solid #d5d9dc;
	border-left:none;
}

.topo_item5 {
	width:217px;
	height:38px;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border-left:none;
	border-right:none;
}

/* ***** LINHA HORIZONTAL DA TABELA ***** */

.borda_tabela_orgaos {
	border:1px solid #ccd2d2;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	border-right:none;
	border-bottom:none;
}

td, th {
	padding: .5em;
	text-align:center;
	line-height:17px;
	border-right:1px solid #ccd2d2;
	border-bottom:1px solid #ccd2d2;
	background-color:#F3F4F6;
}

.color_blue_col {
	color:#024376;
}


.largura-cel {
	width:256px;
}

.largura-nomes {
	width:157px;
}

.largura-phones {
	width:137px;
}



/* *************  */

.container_tabela_rede {
	width:935px;
	height:auto;
	float:left;
	margin-top:15px;
	
}

.linha_horizontal_tabela {
	width:935px;
	height:auto;
	float:left;
	border:1px solid #d5d9dc;
}

.linha_horizontal_tabela2 {
	width:935px;
	height:auto;
	float:left;
	border:1px solid #d5d9dc;
	border-top:none;
}

.coluna_a {
	width:307px;
	height:300px;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#024376;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border-right:1px solid #d5d9dc;
	border-left:1px solid #d5d9dc;
}

.box_tab01 {
	width:181px;
	height:auto;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000033;
	font-weight:bold;
	text-align:center;
	border:1px solid #ccd2d2;
	line-height:17px;
}

.coluna_b {
	width:110px;
	height:200px;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#40484b;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border:1px solid #ccd2d2;
}
	
.box_tab02 {
	width:110px;
	height:auto;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3d464b;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border:1px solid #ccd2d2;
	padding-top:20px;

}

.box_tab02 span{
	width:110px;
	height:auto;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3d464b;
	font-weight:bold;
	line-height:18px;
	text-align:center;
	text-transform:uppercase;
	padding-bottom:20px;
}

.coluna_c {
	width:180px;
	height:auto;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#024376;
	font-weight:bold;
	line-height:40px;
	text-align:center;
}

.box_tab03 {
	height:60px;
	width:110px;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#575e64;
	font-weight:normal;
	text-align:center;
	border:1px solid #ccd2d2;
	line-height:17px;
	margin-top:20px;
}

.coluna_d {
	width:140px;
	height:auto;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border:1px solid #ccd2d2;
}

.box_tab04 {
	width:140px;
	height:60px;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#024376;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border:1px solid #ccd2d2;
	border-left:none;
	border-top:none;
}

.box_tab04 span{
	width:140px;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3e4347;
	line-height:15px;
	text-align:center;
	margin-left:10px;
	font-weight:normal;
	margin-top:20px;
}


.fonte_menor_tab {
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#024376;
	font-weight:bold;
	line-height:18px;
	text-align:center;
}

.coluna_e {
	width:190px;
	height:auto;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#024376;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border:1px solid #ccd2d2;
}

.box_tab05-cel{
	width:194px;
	height:60px;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3e4347;
	line-height:18px;
	text-align:center;
	font-weight:normal;
	border:1px solid #ccd2d2;
	margin-top:-3px;
}

.box_tab05-cel span{
	width:194px;
	height:auto;
	float:left;
	color:#024376;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3e4347;
	line-height:18px;
	text-align:center;
	font-weight:normal;
	border-right:none;
	border-top:none;
	margin-left:3px;
	margin-top:20px;
}


.borda_tabela_orgaos  td {
	height:60px;
}


td, th {
	text-align:center;
	line-height:17px;
	
}

.color_blue_col {
	color:#024376;
}

/* =links
----------------------------------------------- */

table {
	text-decoration: none;
	font-weight: none;
	background: transparent;
	text-align:center;
	color:#404549;
	border-style:none;
	border-bottom-color:1px solid #FF3366;
}

/* ----------------------------------------------- */

thead th, tfoot th {
	text-align: left;
	font-size: 1.2em;
	color: #333;
	background-color:#99FF00;
}

/* =body
----------------------------------------------- */

td, th {
	text-align:center;
	line-height:17px;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
}

.color_blue_col {
	color:#024376;
	text-align:center;
}


tbody th, tbody td {
	vertical-align:middle;
	text-align:center;
}

tbody th {
	background-color:#f3f4f6;
	vertical-align:middle;
	text-align:center;
}

tr {
	height:auto;
	border:none;
	text-align:center;
	vertical-align:middle;}

.nome_secretaria-abrev {
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3c4447;
	text-align:center;
}

.e-mail_empurra {
	margin-left:50px;
}


.nome_funca {
width:250px;
background-color:fuchsia;

}

.nome_setor_ad {
	width:400px;
	background-color:lime;
}
/* ************************************************* INICIO DA PÁGINA DETALHES DE FOTOS ********************************************************* */


.modulo_detalhes_fotos {
	width:722px;
	height:auto;
	margin-left:15%;
	margin-right:21%;
	float:left;
}

.container_detalhes_fotos {
	width:722px;
	height:715px;
	float:left;
	background-image:url(../img/bg_modulo_detalhes_fotos.jpg);
	background-repeat:repeat-x;
	background-color:#f3f5f7;
	border:1px solid #adb9c2;
	margin-bottom:30px;
}

.container_detalhes_fotos h1  {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#02335a;
	text-align:center;
	text-transform:uppercase;
	width:722px;
	margin-top:20px;
}
	
.modulo_detalhe_videos01 {
	width:620px;
	height:490px;
	float:left;
	border:1px solid #adb9c2;
	background-color:#f4f6f8;
	margin-left:40px;
	margin-top:20px;
	background-image:url(../img/modulo_detalhe_foto01.jpg);
	background-repeat:repeat-x;
	margin:20px 0px 0px 40px;
	padding-top:20px;
}

.data_azul_claro {
	color:#1c649e;
}


.video_destaque_maior {
	width:510px;
	height:385px;
	float:left;
	margin:10px 0px 10px 10px;
}

.seta_videos_left {
	width:29px;
	height:33px;
	float:left;
	margin-top:220px;
	margin-left:10px;
}


.seta_videos_right {
	width:29px;
	height:33px;
	float:right;
	margin-top:220px;
	margin-right:10px;
}

.box_legenda_video{
	width:492px;
	height:65px;
	float:left;
	background-color:#d8dee3;
	margin-left:50px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3d464c;
	padding-top:10px;
	padding-left:15px;
	padding-right:10px;
	margin-bottom:10px;
}

.modulo_miniaturas_videos {
	width:620px;
	height:90px;
	float:left;
	border:1px solid #adb9c2;
	background-color:#f4f6f8;
	margin-left:30px;
	background-image:url(../img/bg_miniaturas_foto.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:40px;
	margin-left:40px;
}

.btn_videos_esquerda {
	width:20px;
	height:69px;
	float:left;
	margin-top:10px;
	margin-left:15px;
	margin-right:20px;
}

.btn_videos_direita {
	width:20px;
	height:69px;
	float:right;
	margin-top:10px;
	margin-right:15px;
}

.container_miniaturas_videos_destaques {
	width:516px;
	height:70px;
	float:left;
	margin-top:10px;
	margin-left:-3px;
}

.miniaturas_videos_destaques {
	width:95px;
	height:69px;
	float:left;
}

.divisor_miniaturas_videos_destaques {
	width:10px;
	height:70px;
	float:left;
}

/* ********************************************* INICIO DA PÁGINA DE EXIBIÇÃO DE VÍDEOS ****************************************** */


.coluna_esquerda_videos {
	width:287px;
	height:auto;
	float:left;
	margin-right:30px;
}

.coluna_direita_videos {
	width:545px;
	height:auto;
	float:left;
	margin-left:40px;
}

.coluna_direita_videos td{
	background:none;
	border:none;
}


.box_videos_esquerda {
	width:245px;
	height:210px;
	background-image:url(../img/bg_container_video.jpg);
	background-repeat:repeat-x;
	float:left;
	border:1px solid #D1D1D1;
	padding-top:5px;
	padding-left:25px;
	padding-right:15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3d464c;
}

.box_videos_busca_avacada {
	width:357px;
	height:auto;
	float:left;
	padding-top:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3d464c;
	margin-top:30px;
}

.box_videos_palavras {
	width:354px;
	height:50px;
	border:1px solid #D1D1D1;
	background-image:url(../img/bg_externo_busca.jpg);
	background-repeat:repeat-x;
	float:left;
}

.box_videos_palavras_inner {
	width:337px;
	height:32px;
	float:left;
	border:1px solid #D1D1D1;
	background-image:url(../img/bg_externo_busca_inner.jpg);
	background-repeat:repeat-x;
	margin:8px 0px 0px 8px;
}

.campo_videos_palavras {
	width:316px;
	height:20px;
	background-color:#FFFFFF;
	float:left;
	margin:5px 0px 0px 5px;
	border:none;
	padding-left:10px;
}

.box_videos_data {
	width:354px;
	height:50px;
	border:1px solid #D1D1D1;
	background-image:url(../img/bg_externo_busca.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-top:5px;
}

.box_videos_data_inner {
	width:337px;
	height:32px;
	float:left;
	border:1px solid #D1D1D1;
	background-image:url(../img/bg_externo_busca_inner.jpg);
	background-repeat:repeat-x;
	margin:8px 0px 0px 8px;
}

.campo_videos_data {
	width:316px;
	height:20px;
	background-color:#FFFFFF;
	float:left;
	margin:5px 0px 0px 5px;
	border:none;
	padding-left:10px;
}

.box_videos_null {
	width:354px;
	height:45px;
	border:1px solid #D1D1D1;
	background-image:url(../img/bg_externo_busca.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-top:5px;
}

.btn_pesquisar_videos_null {
	width:166px;
	height:33px;
	float:left;
	margin-top:6px;
	margin-left:95px;
}

.container_video_direita {
	width:543px;
	height:auto;
	float:left;
	padding-top:10px;
}

.container_video_direita h3 {
	width:380px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	float:left;
	margin-left:80px;
	margin-bottom:10px;
	text-align:center;
}

.container_video_direita_margem {
	width:543px;
	height:auto;
	float:left;
	background-image:url(../img/bg_container_video.jpg);
	background-repeat:repeat-x;
	border:1px solid #D1D1D1;
	padding-bottom:13px;
	background-color:#f5f7f9;

}

.container_video_destaque {
	width:500px;
	height:auto;
	float:left;
	margin:12px 0px 10px 12px;
	padding-left:20px;
}

.box_video_gray {
	width:452px;
	height:60px;
	background-color:#d6dadf;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3d464c;
	margin-left:30px;
	padding:15px;
	overflow:hidden;
}

.video_link_texto {
	color:#c82877;
}


.divisor_videos_master {
	background-color:#e3e7ea;
	width:545px;
	height:2px;
	float:left;
	margin-top:50px;
	margin-bottom:30px;
}

/* ************************************************* INICIO DA PÁGINA DE DETALHES DO VÍDEO ********************************************** */


.modulo_detalhes_videos {
	width:722px;
	height:auto;
	margin-left:15%;
	margin-right:21%;
	float:left;
}

.container_detalhes_videos {
	width:710px;
	height:710px;
	float:left;
	background-color:#00FFFF;
	background-image:url(../img/bg_modulo_detalhes_fotos.jpg);
	background-repeat:repeat-x;
	background-color:#f3f5f7;
	border:1px solid #adb9c2;
	margin-bottom:30px;
	padding-left:10px;
}

.container_detalhes_videos h1  {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#02335a;
	text-align:center;
	text-transform:uppercase;
	width:722px;
	margin-top:20px;
}
	
.modulo_detalhe_video {
	width:518px;
	height:385px;
	float:left;
	border:1px solid #adb9c2;
	background-color:#f4f6f8;
	margin-left:40px;
	margin-top:20px;
	margin:20px 0px 0px 40px;
}

.data_azul_claro {
	color:#1c649e;
}

.btn_download_foto {
	width:107px;
	height:19px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

.modulo_externo_foto {
	width:542px;
	height:366px;
	background-image:url(../img/modulo_externo_foto.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-top:17px;
	border:1px solid #cfd9dd;
	margin-left:10px;
}

.foto_destaque_maior {
	float:left;
	margin:10px 0px 10px 10px;
	width:521px;
	height:347px;
}

.seta_videos_left {
	width:29px;
	height:33px;
	float:left;
	margin-top:220px;
	margin-left:10px;
}


.seta_videos_right {
	width:29px;
	height:33px;
	float:right;
	margin-top:220px;
	margin-right:10px;
}

.box_legenda_foto {
	width:525px;
	height:65px;
	float:left;
	background-color:#d8dee3;
	margin-top:10px;
	margin-left:50px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3d464c;
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
	margin-bottom:10px;
}

.modulo_miniaturas_foto2 {
	width:600px;
	height:85px;
	float:left;
	border:1px solid #adb9c2;
	background-color:#f4f6f8;
	margin-left:30px;
	background-image:url(../img/bg_miniaturas_foto.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:40px;
	margin-left:65px;
}

.btn_foto_esquerda {
	width:20px;
	height:69px;
	float:left;
	margin-top:10px;
	margin-left:15px;
	margin-right:10px;
}

.btn_foto_direita {
	width:20px;
	height:69px;
	float:right;
	margin-top:10px;
	margin-right:15px;
}

.container_miniaturas_fotos_destaques {
	width:545px;
	height:70px;
	float:left;
	margin-top:-5px;
}

.miniaturas_fotos_destaques {
	width:105px;
	height:70px;
	float:left;
}


.divisor_miniaturas_fotos_destaques {
	width:4px;
	height:70px;
	float:left;
}

.topico1-conteudo-padrao{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#024376;
}

/***** ******************************** BUSCA 13/10 ****************************** *********/

.chamada-busca {
	width:650px;
	height:auto;
	color:#02335a;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
}

.chamada-busca h3{
	width:650px;
	height:15px;
	overflow:hidden;
	color:#02335a;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
}

.chamada-busca-data{
	color:#1c649e;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
}

.chamada-busca h1{
	width:650px;
	height:50px;
	overflow:hidden;
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	text-transform:none;
	font-size:11px;
	line-height:17px;
}

.divisor-busca-home {
	width:650px;
	height:2px;
	background-image:url('../Img/divisor_videos.jpg');
	background-repeat:repeat-x;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}

/* ** slide noticias */

.slide-foto-noticia-boxs {
	margin-top:10px;
}

.filtro-busca-vertical {
	float:left;
	list-style:none;
	display:inline;
}

.modo-busca-home {
	float:left;
	width:250px;
	height:55px;
	background-image:url(/Home/Code/Img/bg_busca.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-top:10px;
	color:#3d464c;
}


.modo-busca-home ul{
	float:left;
	width:200px;
	margin-top:20px;
}

.modo-busca-home li{
	float:left;
	list-style:none;
	margin-right:5px;
}

/* ************************************************* INICIO DA PÁGINA DE DETALHES DO VÍDEO ********************************************** */


.modulo_detalhes_videos {
	width:722px;
	height:auto;
	margin-left:15%;
	margin-right:21%;
	float:left;
}

.container_detalhes_videos {
	width:710px;
	height:710px;
	float:left;
	background-color:#00FFFF;
	background-image:url(../img/bg_modulo_detalhes_fotos.jpg);
	background-repeat:repeat-x;
	background-color:#f3f5f7;
	border:1px solid #adb9c2;
	margin-bottom:30px;
	padding-left:10px;
}

.container_detalhes_videos h1  {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#02335a;
	text-align:center;
	text-transform:uppercase;
	width:722px;
	margin-top:20px;
}
	
.modulo_detalhe_video {
	width:518px;
	height:385px;
	float:left;
	border:1px solid #adb9c2;
	background-color:#f4f6f8;
	margin-left:40px;
	margin-top:20px;
	margin:20px 0px 0px 40px;
}

.data_azul_claro {
	color:#1c649e;
}

.btn_download_foto {
	width:107px;
	height:19px;
	float:left;
	margin-top:10px;
	margin-left:30px;
}

.modulo_externo_foto {
	width:542px;
	height:366px;
	background-image:url(../img/modulo_externo_foto.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-top:17px;
	border:1px solid #cfd9dd;
	margin-left:10px;
}

.foto_destaque_maior {
	width:521px;
	height:347px;
	float:left;
	margin:10px 0px 10px 10px;
}

.seta_videos_left {
	width:29px;
	height:33px;
	float:left;
	margin-top:220px;
	margin-left:10px;
}


.seta_videos_right {
	width:29px;
	height:33px;
	float:right;
	margin-top:220px;
	margin-right:10px;
}

.box_legenda_foto {
	width:525px;
	height:65px;
	float:left;
	background-color:#d8dee3;
	margin-top:10px;
	margin-left:50px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3d464c;
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
	margin-bottom:10px;
	
}

.modulo_miniaturas_foto {
	width:638px;
	height:40px;
	float:left;
	border:1px solid #adb9c2;
	background-color:#f4f6f8;
	margin-left:30px;
	background-image:url(../img/bg_miniaturas_foto.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:40px;
	margin-left:40px;
	padding-top:5px;
}

.btn_foto_esquerda2 {
	width:18px;
	height:64px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

.btn_foto_direita2 {
	width:18px;
	height:64px;
	float:right;
	margin-top:10px;
	margin-right:10px;
}

.container_miniaturas_fotos_destaques2 {
	width:520px;
	height:60px;
	float:left;
	margin-left:2px;
	padding-left:5px;
	margin-top:10px;
}

.miniaturas_fotos_destaques {
	width:95px;
	height:64px;
	float:left;
}

.miniaturas_fotos_destaques2 {
	width:95px;
	height:64px;
	float:left;
	margin-right:0px;
}


.divisor_miniaturas_fotos_destaques {
	width:.6px;
	height:70px;
	float:left;
}

/* ********************** DETALHES DE FOTOS ************ */
.modulo_detalhe_foto01 {
	width:600px;
	height:auto;
	float:left;
	background-image:url(../img/bg-inner-foto.jpg);
	margin-left:15px;
	margin-top:20px;
	padding-bottom:20px;
	padding-top:16px;
	border:1px solid #adb9c2;
}

.container_fotos_big {
	width:722px;
	height:740px;
	float:left;
	background-repeat:repeat-x;
	background-color:#f3f5f7;
	border:1px solid #adb9c2;
	margin-bottom:30px;
	padding-top:20px;
}


.container_fotos_big h2  {
	width:400px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#02335a;
	text-align:center;
	text-transform:uppercase;
	width:722px;
	margin-top:20px;
}
	

.data_azul_claro {
	color:#1c649e;
}

.seta_fotos_left {
	width:30px;
	height:40px;
	float:left;
	margin-top:275px;
	margin-left:15px;
}

.seta_fotos_right {
	width:40px;
	height:40px;
	float:right;
	margin-top:275px;
	/*margin-right:20px;*/
}

.modulo-foto-big {
	width:540px;
	height:367px;
	background-image:url(../img/bg-moldura-foto.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	float:left;
	border:solid 1px #d1d1d1;
	margin-top:10px;
	margin-left:30px;
}

.box-gray-foto {
	width:517px;
	height:65px;
	float:left;
	background-color:#d8dee3;
	margin-top:10px;
	margin-left:30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3d464c;
	padding-top:15px;
	padding-left:20px;
	padding-right:5px;
	margin-bottom:10px;
}

.modulo_miniaturas_foto {
	width:600px;
	height:93px;
	float:left;
	border:1px solid #adb9c2;
	background-color:#f4f6f8;
	margin-left:30px;
	background-image:url(../img/bg_miniaturas_foto.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:40px;
	margin-left:65px;
}

.btn_foto_esquerda {
	width:20px;
	height:75px;
	float:left;
	margin-top:10px;
	margin-left:8px;

}

.btn_foto_direita {
	width:20px;
	height:75px;
	float:right;
	margin-top:10px;
	margin-right:8px;
}


.divisor_miniaturas_fotos_destaques {
	width:8px;
	height:70px;
	float:left;
}

.container_miniaturas_fotos_destaques {
	width:530px;
	height:70px;
	float:left;
	margin-left:-3px;
	padding-left:5px;
	margin-top:-8px;
}


/* ********** Página Mais Noticias ********** */

.container-mais-noticias {
	width:655px;
	height:auto;
	float:left;
}

.container-mais-noticias ol{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.container-mais-noticias li{
	padding:5px;
	padding-bottom:0px;
	width:645px;
	float:left;
}

.modulo-fotos-mais-noticias {
	width:720px;
	height:auto;
	float:left;
}

.modulo-fotos-mais-noticias ol{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0px;
}

.chamada-mais-noticias-link {
	color: #00305a;
}

.chamada-mais-noticias {
	width:650px;
	min-height:68px;
	color:#02335a;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
}

.chamada-mais-noticias h3{
	width:650px;
	height:auto;
	color:#02335a;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
}

.chamada-mais-noticias h3 a{
	width:650px;
	height:auto;
	overflow:hidden;
	color:#02335a;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
}

.chamada-mais-noticias h3 a:hover{
	width:650px;
	height:auto;
	overflow:hidden;
	color:#52758c;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
}

.chamada-mais-noticias-data {
	color:#1c649e;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
}

.chamada-mais-noticias h1 {
	width:650px;
	height:50px;
	overflow:hidden;
	color:#52758c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	text-transform:none;
	font-size:11px;
	line-height:17px;
}

.chamada-mais-noticias h4{
	width:650px;
	height:50px;
	overflow:hidden;
	font-weight:normal;
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	text-transform:none;
	font-size:11px;
	line-height:17px;
}

.divisor-mais-noticias {
	width:650px;
	height:2px;
	background-image:url('../Img/divisor_videos.jpg');
	background-repeat:repeat-x;
	float:left;
	margin-top:8px;
}

.chamada-mais-noticias-foto {
	width:650px;
	height:auto;
	color:#02335a;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
}

.chamada-mais-noticias-foto h3 a {
	width:490px;
	height:auto;
	overflow:hidden;
	color:#02335a;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
}

.chamada-mais-noticias-foto h3 a:hover{
	width:490px;
	height:auto;
	overflow:hidden;
	color:#52758c;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
}


.chamada-mais-noticias-foto h4{
	width:510px;
	height:50px;
	overflow:hidden;
	font-weight:normal;
	color:#3d464c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	text-transform:none;
	font-size:11px;
	line-height:17px;
}

.chamada-mais-noticias-data-foto {
	color:#1c649e;
	text-transform:uppercase;
	font-family:Tahoma,verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
}

.chamada-mais-noticias-foto h1{
	width:510px;
	min-height:68px;
	overflow:hidden;
	color:#52758c;
	font-family:Tahoma,verdana,Arial,sans-serif;
	float:left;
	text-transform:none;
	font-size:11px;
	line-height:17px;
	
}

.miniatura-foto-mais-noticias {
	float:left;
	float:left;
	margin-right:10px;
}

.divisor-mais-noticias {
	width:650px;
	height:2px;
	background-image:url('../Img/divisor_videos.jpg');
	background-repeat:repeat-x;
	float:left;
	margin-bottom:5px;
}

/* ********************** DETALHES DE FOTOS ************ */

.modulo_detalhe_foto01 {
	width:600px;
	height:auto;
	float:left;
	background-image:url(../img/bg-inner-foto.jpg);
	margin-left:20px;
	margin-top:20px;
	padding-bottom:20px;
	padding-top:16px;
	border:1px solid #adb9c2;
}

.container_fotos_big {
	width:722px;
	height:740px;
	float:left;
	background-repeat:repeat-x;
	background-color:#f3f5f7;
	border:1px solid #adb9c2;
	margin-bottom:30px;
	padding-top:20px;
}


.container_fotos_big h2  {
	width:400px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#02335a;
	text-align:center;
	text-transform:uppercase;
	width:722px;
	margin-top:20px;
}
	

.data_azul_claro {
	color:#1c649e;
}

.seta_fotos_left {
	width:30px;
	height:40px;
	float:left;
	margin-top:300px;
	margin-left:15px;
}

.seta_fotos_right {
	width:40px;
	height:40px;
	float:right;
	margin-top:300px;
	/*margin-right:20px;*/
}

.modulo-foto-big {
	width:540px;
	height:367px;
	background-image:url(../img/bg-moldura-foto.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	float:left;
	border:solid 1px #d1d1d1;
	margin-top:10px;
	margin-left:30px;
}

.box-gray-foto {
	width:517px;
	height:65px;
	float:left;
	background-color:#d8dee3;
	margin-top:10px;
	margin-left:30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3d464c;
	padding-top:15px;
	padding-left:20px;
	padding-right:5px;
	margin-bottom:10px;
}

.modulo_miniaturas_foto {
	width:600px;
	height:93px;
	float:left;
	border:1px solid #adb9c2;
	background-color:#f4f6f8;
	margin-left:30px;
	background-image:url(../img/bg_miniaturas_foto.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:40px;
	margin-left:65px;
}

.btn_foto_esquerda {
	width:20px;
	height:75px;
	float:left;
	margin-top:10px;
	margin-left:8px;

}

.btn_foto_direita {
	width:20px;
	height:75px;
	float:right;
	margin-top:10px;
	margin-right:8px;
}


.divisor_miniaturas_fotos_destaques {
	width:13px;
	height:70px;
	float:left;
}

.container_miniaturas_fotos_destaques {
	width:530px;
	height:70px;
	float:left;
	margin-top:10px;
	margin-left:-3px;
	padding-left:2px;
}

/*.miniaturas_fotos_destaques {
	width:95px;
	height:69px;
	float:left;
}*/

