@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	text-decoration: none;
	background-image: url(/kernel/views/img/fundo.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#pagina {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	background-repeat: no-repeat!important;
}
#header {
	position:relative;
	width:1000px;
	height:149px;
	margin-left:auto;
	margin-right:auto;
}
#basep {
	position:relative;
	width:1000px;
	background-color:#fff;
	float:left;

}
#base {
	position:relative;
	width:960px;
	height:auto;
	background-color:#fff;
	margin-left:20px;
	margin-top:20px;
	
}

#conteudo {
	width:650px;
	background-color: #fff;
	float:left;
}

#lateral {

	width:300px;
	background-color: #fff;
	float:right;
	
}

#rodape {
	position:relative;
	background-color:#fff;
	width:1000px;
	height:45px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;	
}

/** fim do posiocionamento **/

.header_logo {
	width:310px;
	height:120px;
}

.header_menu {
	width:830px;
	height:30px;
	padding-top:5px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:4px;
	font-size:10pt;
	font-weight:normal;
	color:#fff;
	text-decoration: none;
}

.menu:hover {
	color:#a89a00;
	text-decoration: underline;
}

#ano_lis {
	width:650px;
	line-height: 25pt;
	text-decoration: none;
	background-image: url(/kernel/views/img/barra_anos.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#anos_tit {
	padding-left:10px;
	width:350px;
	height:auto;
	font-size:16pt;
	line-height: 25pt;
	font-weight:bold;
	text-align:left;
	color:#fff;
	text-decoration: none;
	margin-bottom:20px;

}

#outros{
	width:650px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:18pt;
	font-weight:normal;
	text-align:left;
	color:#333;
	text-decoration: none;
	float:left;
}
#outros .titulo{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	line-height:18pt;
	font-weight:normal;
	text-align:left;
	color:#5b5504;
	text-decoration: none;

}
#outros .t{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	line-height:18pt;
	font-weight:normal;
	text-align:left;
	color:#5b5504;
	text-decoration: underline;

}
#outros .t:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	line-height:18pt;
	font-weight:normal;
	text-align:left;
	color:#333;
	text-decoration: underline;

}

#outros a{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:18pt;
	font-weight:normal;
	text-align:left;
	color:#5b5504;
	text-decoration: none;

}
#outros a:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:18pt;
	font-weight:normal;
	text-align:left;
	color:#333;
	text-decoration: underline;

}
#outros .legendas{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#a89a00;
	text-decoration:none;
	text-align: left;
}


.destaque_sub {cursor:pointer;}
.destaque_texto {cursor:pointer;}
#copy {
	width:300px;
	height:auto;
	float:left;
	background-color: #fff;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#a89a00;
	text-decoration:none;
	text-align: left;
}
#sub {

	width:400px;
	height:auto;
	float:right;
	background-color: #fff;
	padding-right:10px;
	
}

/** destaque **/
#destaque{

	width:280px;
	height:auto;
	float:right;
	background-color: #a89a00;
	padding:10px;
	
}
.destaque_tit{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height: 18pt;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
}
.destaque_sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-weight:bold;
	color:#5b5504;
	text-decoration: none;
}
.destaque_texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	color:#fff;
	text-decoration: none;
}

#banner2 {
    top:15px;
	margin-top:330px;
    position:relative;

}
#banner3 {
    margin-top:30px;
    position:relative;
}
/** elementos do rodape **/
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:4px;
	font-size:10pt;
	font-weight:normal;
	color:#000;
	text-decoration: none;
	text-align:right;
}

.menu2:hover {
	color:#a89a00;
	text-decoration: underline;
}

tabela{
width:650px;
float:left;
margin-left:0px;
}

tabela ul{
	margin: 0;
	width: 650px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	
}

tabela ul li{
	float: left;
	display: inline;
}

tabela ul li h1{
	font-size: 11px;
	display: inline;
}
