@charset "utf-8";
/* CSS Document */
html {
    overflow-y: scroll;
	height: 100%;	   
}
* html #tudo {
	height: 100%; /* hack para IE6 que trata height como min-height */
	}
body {
	background-image: url("../images/grade_fundo.png");
	background-repeat: no-repeat; 
	background-position:center top;
	height: 100%;

}
p {
	margin-bottom: 1em;
	}

.site {
	width :940px;
	margin:0 auto;
	padding:0px 0;
	min-height: 100%;	
	position: relative;
	
}
.header {
	width:940px; 
	height:239px; 
/*	background-image: url(/arquivos/image/png_20220516_221803_0000.png); */
	background-image: url(/image/logomarca.png);
    background-repeat: no-repeat;
	background-size: cover;	
}

#link-home {
background-color: transparent;
width: 340px;
height: 130px;
margin: 21px 0 0 30px;
float:left;
}

#link-100anos {
background-color: transparent;
width: 500px;
height: 200px;
float:right;
}

a.fill-div {
text-align: center;
display: block;
height: 100%;
width: 100%;
text-decoration: none;
}


.logomarca {
	margin-top:11px;
	float:left;
}

#searchbox {
	margin-top: 29px;
    float: left;
    margin-left: 72px;
}

#lado_esquerdo a {
	text-decoration: none;
}
#lado_esquerdo a:link {
	font-weight:normal;
	text-decoration: none;
}
#coluna1 a:link {
	font-weight:bold;
}
#titmanchete a:link {
	font-weight:normal;
}

#imgMancheteleft {
	margin-right:15px;
}
#imgMancheteright {
	margin-left:15px;
}

#lado_esquerdo a:hover, #lado_esquerdo a:hover p {
	text-decoration: underline;
}
#lado_esquerdo a:visited {
	text-decoration: none;
}
#lado_esquerdo a:visited {
	text-decoration: underline;
}



div#breadcrumb li a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

#conteudo {
	padding:27px 35px;
    min-height: 376px; /**INSERIR**/
}

.menutop1 {
/*	margin-top:23px; */
	margin-top:13px;
	
	height:18px;
	width: 940px;
	background-color:#006666;
}
.menutop2 {
margin:0 auto;
	margin-top:0px;
    margin-bottom: 35px;	
	
	
	height:30px;
	width: 100%;
	background:url(../images/fundomenu.png) no-repeat;
}
.menutop2 p {
	margin-left:0px;
}
.menutop2 ul {
	margin-top:0px;
}

.funcional {
	text-align:right;
	margin-top:5px;	
	margin-bottom:23px;
	float:right;
	width:150px;
}	

div#boxsuperior {
	width:342px;
	margin-left:22px;	
	float:left;
/*	border:1px solid red;*/
}

div#coluna1 {
	width:378px;
	float:left;
	clear:both;
}
/*
div#coluna1 .texto:after{
	line-height:90%;
	content: url(../images/bolinha.png);
}

div#coluna2 .texto:after{
	line-height:90%;
	content: url(../images/bolinha.png);
}
*/
div#manchete2 {
	width: 160px;
	float:left;	
}

div#manchete3 {
	margin-left:22px;

	width: 160px;
	float:left;	
}
div#coluna2 {
	margin-left:22px;
	width: 160px;
	float:left;	
}

div#coluna3 {
	margin-left:22px;
	width: 160px;
	float:left;	
}

div#lado_esquerdo {
	width:744px;
	float:left;
}

div#lado_direito {
	width: 170px;	
	float:right;	
}

div#lado_direitoen {
	width: 215px;	
	float:right;	
}

div#banners img{
	margin-bottom:20px;
}

div#curta_inferior {
	float:left;
}

#semdestaque  p {
	font-family:inherit;
	margin-bottom:20px;	
}
.footerCopyright {
	margin-top:-10px;
	padding-top:0px;
	width:940px;
	margin-bottom:0px;
	text-align:center;
	}	

.footerColor {
	background-color:#006666;
	height:24px;
	display:block;
	padding-top:0px;
	width:940px;
	margin-top:30px;
	position: absolute;
	bottom: 0;	
	}	
.footerColor ul {
	float:right;
	margin-right:20px;	
	}	


div#interna {
	width:940px;
/*	border: red 1px solid;*/
	display:block;
	height:auto;
	padding-bottom: 30px;
}
div#menuesquerda {
	width:160px;
	float:left;	
}
div#textointerna {
	margin-left:22px;
	width:580px;
	float:left;	
	display:block;
	
}
div#textointerna {
	margin-left:5px;
	width:150px;
	float:left;	
	clear:right;
}


.breadcrumb {
	text-align:left;
	font-size:9px;
	float:left;
	margin-left:10px;
	width:500px;
}	
.breadcrumb ul {
	text-align:right;
	margin-left:0px;
	padding-left:0;
	text-decoration:none;
}

.breadcrumb li {
    list-style-type:none;
	margin-left:0px;
	display:inline;
}

.breadcrumb li a {
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 0px;
	color: #000000;
}
.breadcrumb li a:link {
	color: #000000;
}
.breadcrumb li a:visited {
	color: #333333;
}

.breadcrumb li a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	font-weight:
}


.input {
	border: #999999 1px solid;
	color: #000000;
	text-decoration: none;
	padding-top: -1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align: top;
	font-size: 80%;
}

#form {
	width: 400px;
	margin-left:100px;
	}
#button {
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	color:#000000;
	font: bold 100% arial,'trebuchet ms',helvetica,sans-serif;
	background-color:#FFFFFF;
	border:1px solid;
	border-color: #000000;
	} 


#printhttp {
	display:none;
	visibility:hidden;
}	

#printdata {
	display:none;
	visibility:hidden;
}	

.style1 {
	font-size: 9px;
	margin:0;
	padding:0;
	line-height:125%;
	text-align:center;
}
