<!--
/** Zerando todos os margins naturais para não atrapalhar **/
body, html, h1, h2, h3, h4, h5, h6, form, dl, ul, il, ol, dt, dd, address, img, div {
	margin:0px;
	padding:0px;
}
body {
	/*background-color: #ACC4C7;*/
	background-color: #DEDEDD;
	text-align: center;
	/*p n aparecer scrool horiz.*/
	overflow-x: hidden;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
td, p{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: Black;
	
}
acronym{/* descrição de palavra ou expressao. mostra cursor "?"  usar title*/
	border-bottom:1px dotted #666666;
	cursor:help;
}
a, a:active,a:visited {
	color: #000;
	text-decoration: none;
}a:hover{
	color: #073A79;
	text-decoration: underline;
}


#corpotexto a, #corpotexto a:active,#corpotexto a:visited {
	color: #073A79;
}
#corpotexto a:hover{
	color: #073A79;
	text-decoration: none;
	background-color: #073A79;
	color: White;
}
p{
	margin-top: 5px;
	margin-bottom: 10px;
}b{
	font-weight: normal;
	color: #073A79;
}
strong{
	color: #999;
	font-weight: normal;
	color: #073A79;
}
/**lista desordenada**/

#direita li{
	list-style: none;
	font-size: 80%;
	background: url("../../comuns/ico_lista.gif") no-repeat 0 2px;
	padding: 0px 0px 0px 20px;
	margin: 0 0 0.5em 20px;
	margin-bottom: 5px;
}

#direita ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;	
}
#direita ul li{
	list-style: none;
	font-size: 80%;
	background: url("../../comuns/ico_lista.gif") no-repeat 0 2px;
	padding: 0px 0px 0px 20px;
	margin: 0 0 0.5em 0;
	margin-bottom: 5px;
}
#direita ul{
	font-size: 16px;
}

#direita ol {
	padding: 0px;
	margin: 0px;
	padding-left: 40px;
	font-size: 80%;
	
}
abbr{
	text-transform: uppercase;
}
#blocotexto{
	border: 1px solid #073A79;
	padding: 10px;	
	margin-top: 30px;
	border-bottom-width: 2px;
	background-image: url(../../comuns/bg_bloco.gif);
	background-repeat: repeat-x;
}
#blocotexto h4{
margin-top: 0px;
}


/**** LAYOUT ******/

#conteudo_geral{
	margin-left: auto;
	margin-right: auto;
	background-color: White;
	border-left: 0px solid White;
	border-right: 0px solid White;
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	background-color: #fff;
	/*width: 100%;*/
}

/*só pro firefox IECA NAO*/
html>body #conteudo_geral{
width: auto;
min-width: 780px;
max-width: 900px;
width:expression(document.body.clientWidth < 780? "780px" : document.body.clientWidth > 900? "900px" : "auto");
}


#topo{
	background-color: #fff;
	background-image: url(../images/bg_topo_02.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top: 13px solid #073A79;
	border-bottom: 1px solid #073A79;
	color: #fff;
	height: 155px;
	clear: both;
}
#topo h1{
	margin-left: 32px;
	margin-top: 31px;
}
#navega{
	height: 38px;
	border-bottom: 2px solid #073A79;
	padding-left: 21px;
}
#navega img{
	margin-top: 7px;
}
#navega ul ul li{
	margin-top: 30px;
}


#topo ul{	
	float: left;

	height: 36px;
	padding-left: 112px;
}
#topo ul li{
	list-style-type: none;
	padding: 0 0 0 0px;
	margin: 10px 0px 0px 0px;
	vertical-align: middle;
	color: black;
	margin-bottom: 5px;
	font-family: Arial, Tahoma, Trebuchet MS;
	font-size: 11px;
	padding-bottom: 1px;
	padding-top: 1px;
	line-height: 16px;
	text-transform: lowercase;
	float: left;
	margin-right: 30px;		
}
#topo ul li abbr{
	text-transform:  uppercase;
}
#topo ul li a{
	margin-left: 0px;
	color: White;
}
#topo ul li:hover{
	padding-left: 0px;
}
#topo ul li ul li a:link, #topo ul li ul li a:active, #topo ul li ul li a:visited{
	background: none;
	padding-left: 5px;
}
#topo ul li ul li a:hover{
	background: none;
	padding-left: 5px;
	color: #5B63BB;
}

#topo ul li a{
	background: url("../images/ico_07c.gif") no-repeat 0 3px;	
	padding-left: 20px;
}
#topo ul li a:hover{
	background-image: url(../images/ico_17d.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
}

#direita{
	float: right;	
	/*width: 590px; /*total 620*/
	/*width: 100%;*/
	padding-top: 40px;
	padding-bottom: 40px;
	
}
#direita{
/*min-width: 590px;*/
	width: 70%;
/*max-width: 580px;*/
/*max-width: 75%;*/
/*width:expression(document.body.clientWidth < 590? "590px" : document.body.clientWidth > 700? "700px" : "auto");
*/

}
/* Fix IE. Hide from IE Mac \*/
#direita{
/*min-width: 590px;*/
width: 78%;
}
/* End */

#corpotexto{
	width: 68%;
}
#corpotexto p{
text-align: justify;
}
#corpotexto li{
text-align: justify;
}
#videoDetailsHeader p, #maistexto p{
	text-align:justify;
}

#direita ol li{
	list-style:  decimal;
	font-size: 90%;
	background:  none;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0.5em 0;
	margin-bottom: 5px;
}



#barra{
	float: right;
	width: 170px;
	background-color: #DEDEDe;
	padding: 0px;
	margin-right: 5px;	
	margin-top: 62px;
	font-size: 14px;
}

/*SOH PARA FIREFOX*/
html>body #barra{
	margin-right: 10px;
}
/*FIM*/




#barra h3{
	border-bottom: 1px #ccc solid;
	text-align: center;
	padding: 2px;
	padding-top: 6px;
	margin-bottom: 0px;
	font-size: 12px;
	color: Gray;
	text-align: left;
	border-right: 5px solid #ccc;
	border-left: 0px solid #ccc;
	border-top: 0px solid #ededed;
	padding-left: 15px;
}
#barra ul{
	padding: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border-top: 0px #ccc solid;
	border-right: 0px solid #fff;
	padding-bottom: 100px;
}

html #barra ul li { 

	padding: 5px;
	margin: 0px;
	list-style-type: none;
	list-style-image:  none;
	list-style-position: outside;
	padding-left: 15px;
	padding-top: 0px;
	
	list-style-type: none;
	background: url("../images/ico_rapidas_13.gif") no-repeat 0 1px;
	margin-bottom: 5px;
	font-size:  98%;
	

	
}
/* Fix IE. Hide from IE Mac \*/
* html #barra ul li { 
	background: url("../images/ico_rapidas_13.gif") no-repeat 0 6px;
	margin-bottom: 0px;
}
/* End */


#logo{
	background-image: url(../images/bg_logo_06.gif);
	background-repeat: repeat-y;
	height: 168px;
}

#meio{
	/*width: 780px;
	height: 100%;
	/*height: 490px;*/
	border-left: 0px solid #999; /*the border*/
	margin: 30px;
	margin-top: 15px;
	margin-left: 32px;
	margin-bottom: 15px;

}


#separa{
	clear: both;
	height: 58px;
	background-color: #fff;
	color: #000;
	padding: 1px;
	border-top: #333 2px solid;
	border-bottom: #333 1px solid;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;

	
}
#separa p{
	color: #000;
		font-size: 10px;
	text-align: center;
}
#separa a:link, #separa a:active, #separa a:visited{
	text-decoration: none;
	color: #000;
}
#separa a:hover{
	text-decoration: underline;
	color: #000;
}

#rodape{
	padding-top: 0px;
	padding-bottom: 2px;
	width: 170px;
	font-size: 10px;
	float: right;
	text-align: right;
	padding-right: 0px;	
	color: #666;
}
#endereco{
	font-size: 11px;
	width: 350px;
	float: left;	
	line-height: 150%;
}




div#chamadas_esq{
	background-image: url(../images/bg_ladomenuesq_10.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 30px;

}
div#chamadas_esq p{
		font-size: 11px;
		padding-left: 8px;
}
div#chamadas_esq h5{
		padding-left: 8px;
}
div#chamadas_esq b{
	font-weight: normal;
}

.inicial{
		font-size: 11px;
		padding-left: 8px;
		margin-top: 20px;
		margin-bottom: 25px;
		color: #B0B68E;
}
.inicial a, .inicial a:visited, .inicial a:active{
		color: #B0B68E;
		text-decoration: none;
}
#home{
	background-image: url(../images/lay_home_03.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	padding-top: 20px;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#home blockquote a, #home blockquote a:active, #home blockquote a:visited {
	color: #000;
	text-decoration: none;
}
#home blockquote a:hover{
	color: #339933;
	text-decoration: underline;
}
#home h2{
		font-size: 17px;
		margin-bottom: 8px;
}




.foto_dir{
	margin-left: 13px;
	margin-bottom: 13px;
	/*filter: alpha(Opacity=60);*/
}
h2{
	margin-bottom: 40px;
	font-size: 14px;
	font: 15px/0.5em  Georgia, Times, Myriad, serif;
/*	font:16px/0.4em  Arial, Trebuchet MS, Tahoma, Georgia, Myriad, serif;*/
	font-weight:  normal;
	padding-top: 15px;
	color: #073A79;

}
h3{
	margin-bottom: 20px;
	margin-top: 0px;
	font: 95% Trebuchet MS, Tahoma, Georgia, Myriad, serif;
	color: #333;
	font-weight: bold;
}
h4{
	color: #666;
	font-size: 13px;
	margin-bottom: 10px;
	font-family: Trebuchet MS;
	margin-top: 30px;
}
h5{
	font-size: 14px;
	margin-top: 0px;
	color: #666;
	font-family: Trebuchet MS;
}
h6{
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 11px;
	color: #666;
}
hr {
	border: none 0;
	border-top: 1px solid #073A79; /*the border*/
	width: 100%;
	height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
	margin-top: 0px;
	margin-bottom: 0px;
} 
/*SOH PARA FIREFOX*/
html>body hr{
	margin-top: 5px;
	margin-bottom: 10px;
}
/*FIM*/

.data{
	font-size: 8pt;
	color: Gray;
}

#informe{
	border: 1px solid #073A79; /*the border*/
	float: none;
	color: #073A79;
	padding-left: 5px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	vertical-align: middle;
	height: 25px; /*whatever the total width of the border-top and border-bottom equal*/
	margin-bottom: 20px;
	margin-top: 0px;
	width: 60%;
	background-image: url(../images/ico_informe.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: left;
	padding-left: 26px;
	margin-left: 30px;
}



/* TABELAS *****/

#corpotexto table{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 10px;
	
}
#corpotexto table tr{
	background-color: #fff;
	font-size: 10px;
	height: 18px;
}
/*SOH PARA FIREFOX*/
html>body  #corpotexto table tr{
	height: 25px;
}
/*FIM*/
 #corpotexto table td{
	/*text-indent: 5px;*/
	font-size: 11px;
	padding: 4px;
	color: Black;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #999;
	text-align: left;
}
 #corpotexto table td.falha{
	/*height: 5px;
	font-size: 7px;*/
	background-color: #fff;
}
table.tabela tr.falha2 td{
	/*height: 5px;
	font-size: 7px;*/
	background-color: #D2D8E0;
}
 #corpotexto table td b,  #corpotexto table td strong{
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#corpotexto table td p{
	font-size: 11px;
	margin: 0px;
}
#corpotexto table th p{
	font-size: 11px;
	margin: 0px;
	color: White;
}
#corpotexto table th{
	background-color: #073A79;
	color: white;
	height: 15px;
	text-align: left;
	padding: 4px 4px 4px 4px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 2px solid white;
	border-top: 0px solidd white;
	border-bottom: 0px solidd white;
	border-right: 1px solid #ccc;
	font-weight: normal;
}

table#semborda td{
		border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #fff;
}
table#semborda{
	border-left: 0px solid #ccc;
	border-top: 0px solid #ccc;
}
table#semborda td strong{
	color: #073A79;
}




/**** FORMULARIOS************************************************/

form{/*PRA NÃO ATRAPALHAR NO LAYOUT*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.form_campo{
	background-color: #fafafa;
	font-size: 11px;
	padding: 2px 2px 2px 4px;
	margin-bottom: 4px;
	border: 1px #333 solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.form_campofocus{
	background-color: #fafafa;
	font-size: 11px;
	padding: 2px 2px 2px 4px;
	margin-bottom: 4px;
	border: 1px #E77817 solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.form_botao{
	background-color: #073A79;
	font-size: 12px;
	color: #fff;
	padding: 2px 4px 4px 4px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #ccc;
	border-left: 1px solid White;
	border-top: 1px solid White;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}

/******************** ESCONDE DIV******/

#maistexto, #maistexto2 {
display: none;
}
#maislink { 
float: none; font-size: 11px; padding-right: 10px;
}
#menoslink { 
display: none; float: none; font-size: 11px; padding-right: 10px;
}
#maislink2 { 
float: none; font-size: 11px; padding-right: 10px; margin-bottom:10px;
}
#menoslink2 { 
display: none; float: none; font-size: 11px; padding-right: 10px; margin-bottom:10px;
}



/* MENU NOVO*/
ul#primary-nav, ul#primary-nav ul{

	font-size: 11px;
	height: auto;
	clear: right;
	display: block;

}	
ul#primary-nav li.menuparent {
	position: relative;
	/*background-color: #F5F5DC;*/
	background-color: transparent;
	list-style: none;
	display: inline;
	float: left;	
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 11px;
	text-align: left;
	
}
ul#primary-nav li a, li.menuparent a{
	display: inline;
	text-decoration: none;
	color: #fff;
}
li.menuparent ul li a{
	text-indent: 3px;
}

ul#primary-nav ul, li.menuparent ul{
	left: 509px; /* Set 1px less than menu width */
	top: 50px;
	top: 0;
	position: absolute;
	display: none;
	width: 140px;
	top: 30px;
	left: 0px;
	padding: 5px;
	text-align:	left;
	text-decoration: none;
	}
ul#primary-nav li:hover ul, li.menuparent:hover ul{
	display: block;
	background:  transparent;
	
	/*background: none;padding-top: 13px;*/
}
ul#primary-nav li ul li{
	padding: 0px;
	border: 0px;
	background-color: #eee;
	color: #333;
	border: #fff solid 1px;	
	border-top: 0px;
	display: block;
	width:  146px;
	margin: 0px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul#primary-nav li ul li a, li.menuparent ul li a{
	color: #000;
}

ul#primary-nav li ul li:hover, li.menuparent ul li:hover{
	/*background-color: #ccc;*/
	color: Black;
	
}

ul#primary-nav li ul li a, li.menuparent ul li a{ 
	padding: 0px;  
} /* Sub Menu Styles */

ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul, li.menuparent:hover ul ul{
	display: inline;
} /* Hide sub-menus initially */

ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul , li.menuparent:hover ul ul{
	display: inline;
} /* The magic */

ul#primary-nav li.menuparent { 
	background: transparent;
}
ul#primary-nav li a{ 
	color: #fff;
}
ul#primary-nav li a:hover { 
	color: #fff;
}



/**MENU NOVOOOOO 2*/

#esquerda{
	width: 160px;
	/*height: 100%;*/
	float: left;
	border-right: 0px dashed #ccc;
	
}
#esquerda {
	/*width: 12em;*/
	padding: 0;
	margin: 0;
	font: 11px Arial, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-left: 0px;
}
#esquerda ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#esquerda li, #esquerda li.titu {
	border-bottom: 2px solid #fff;
	margin: 0;
	list-style-type: none;
	
}
#esquerda li a, #menu li.titu a {
	display: block;
	padding: 5px 5px 5px 15px;
	font-weight: normal;
	border-left: 10px solid #EFEFEF;
	border-right: 0px solid #fff;
	background-color: #fff;
	text-decoration: none;

}
#esquerda li a:hover, #menu li.titu a:hover {
	border-left: 10px solid #FFF500; /*fcc*/
	border-right: 0px solid #fff;
	background-color: #073A79;
	color: #fff;
	/*background-image: url(../images/bg_menudet_03.gif);
	background-position: right;
	background-repeat: no-repeat;*/
}
/* Fix IE. Hide from IE Mac \*/
* html ul#esquerda  li { float: left; height: 1%; }
* html ul#esquerda  li a { height: 1%; }
/* End */


	
	
	/* =MENU */
ul.invisivel {
	display: none;
} /* jquery no menu */
#menu {
	background:#fff;
	font-size: 100%;
	margin: 0px;
	padding:0;
}
#menu h3 { 
	cursor:pointer;
	margin: 0px;
} 
#menu h3.link-titulo {
	height: 20px;
	line-height: 2em;
	font-size: 11px;
	padding-left: 8px;
	margin: 0px 0px 2px 0px;
	background: #cad2dd url('../../comuns/plus.gif') 98% 50% no-repeat;
	border-left: 5px solid #7d97ad;
	color: #000;
	display: block;
	padding: 0px 5px 0px 15px;
	font-weight: normal;
	border-left: 10px solid #EFEFEF;
	border-right: 0px solid #fff;
	background-color: #fff;
	text-decoration: none;
}	
#menu h3.link-titulo:hover {
	border-left: 10px solid #FFF500;
	border-right: 0px solid #fff;
	background-color: #073A79;
	margin: 0px 0px 2px 0px;
	color: #fff;
}
#menu h3:hover {
	background-color: #073A79;
	color: #fff;
}
#menu  h3.corrente { 
	background:#fff url('../../comuns/minus.gif') 98% 50% no-repeat;
}	
#menu li a.link-unico {
	background:#fff;
	border-bottom: 1px solid #ccc;
}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;           
}
#menu li a,  #menu li a:link{
	background: #d4dde4;
	border-left: 10px solid #fff;
	color: #000;
	text-decoration: none;
	margin-bottom: 1px;
	padding: 3px;
	display: block;
	background-color: #eee;
	padding-left: 5px;
}
#menu li a:hover, ul.box li:hover {
	background: #073A79;
	color: #fff;
	border-left: 10px solid #FFF500;
	padding-left: 5px;
}
	
#esquerda ul.boxe li{
	margin:  0px;
	padding: 0px;	
	background: #eee;
	color: #000;
	border-left: 8px #fff solid; 
	border-top: 5px #ffa solid; 
	border-bottom: 0px;	
}
#esquerda ul.boxe li a{
	margin:  0px;
	background: transparent;
	padding: 5px;
	padding-left: 15px;
}	
#esquerda ul ul li a{
	 background-color: #eee;
	 border-left: 10px solid #fff;
	 padding: 3px;
	 padding-left: 15px;

}

.listacont{
	margin-bottom: 45px;
	color: #333333;
	margin-top: 30px;
	background-color: Aqua;
}
.listacont strong{
	color: #333;
	font-weight: lighter;
}
.listacont b{
	color: #333;
	font-weight: bold;
}
.alinhaesq{
	margin-right: 20px;
}
	
a.link-simples{
	color: Black;
}
.link-simples a:hover{
	color: Black;
	background-color: transparent;
	background-color: Aqua;
}
#galeria td{
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}
#galeria{
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}
ul.recua li a{
	padding-left: 4px;
	margin-left: 4px;
}
ul.recua li{
list-style: none;
}

#map{
	width: 410px;
	height: 298px;
}
/*ESCONDE IECA ANTIGO*/
html>body #map{
	width: 480px;
}
/*FIM*/

-->
