* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	font-size: 10pt;
	line-height: 1.6em;
}
body {
	background-color: #EEEEEE;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../images/padrao/body_filete.jpg);
	background-repeat: repeat-x;
	position: relative;
}
h1 {
	display: none;
}

#site {
	width: 780px;
	position: relative;
	display: table;
	background-image: url(../images/padrao/conteudo_filete.jpg);
	background-position: -5px top;
	background-color: transparent;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#container {
	float: right;
	width: 553px;
	padding-right: 5px;
	display: table;
	background-color: #FFFFFF;
	background-image: url(../images/padrao/detalhe_container.jpg);
	background-repeat: no-repeat;
	background-position: left 220px;
}
#nav {
	float: right;
	height: 66px;
	width: 558px;
	text-align: right;
	background-color: #EEEEEE;
}
#nav li {
	display: inline;
	margin-right: 5px;
}
#nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin-right: 32px;
	margin-top: 10px;
}

#nav img {
	border: 0px none #FFFFFF;
}


#coluna {
	width: 222px;
	float: left;
	background-image: url(../images/padrao/coluna_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: table;
}
#coluna img {
	padding-top: 35px;
	padding-left: 26px;
	padding-bottom: 30px;
	border: 0px none #FFFFFF;
}
#coluna  #noticias li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#coluna #noticias {
	padding: 10px;
}
#coluna      #noticias     strong  {
	font-family: "Arial Narrow", Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
#coluna  #noticias  a {
	color: #CCCCCC;
}
#coluna #noticias a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#coluna span {
	color: #09446E;
	font-size: 8pt;
	background-color: #FFFFFF;
	height: 14px;
	width: 192px;
	display: block;
	margin-left: 10px;
	line-height: 1.3em;
	padding-left: 10px;
	margin-bottom: 30px;
}
#coluna address {
	padding-right: 10px;
	padding-left: 10px;
	color: #CCCCCC;
	font-style: normal;
	font-size: 10pt;
	line-height: 1.4em;
	font-family: "Arial Narrow", Arial;
}






#menu {
	background-image: url(../images/padrao/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 558px;
	background-position: left center;
	float: right;
}


#menu li {
	float: left;
	height: 28px;
	background-image: url(../images/padrao/borda.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#menu li a {
	font-size: 8pt;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 9px;
	text-transform: uppercase;
	color: #C1C1C1;
	font-family: "Arial Narrow";
	font-weight: bold;
}
#menu li a:hover {
	color: #FFFFFF;
}

#apre {
	height: 220px;
	width: 548px;
	margin-top: 6px;
}
#rodape {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
#rodape p {
	font-family: "Arial Narrow", Arial;
	float: left;
	color: #999999;
}
#rodape a {
	font-family: "Arial Narrow", Arial;
	float: right;
	color: #999999;
}
#rodape a:hover {
	color: #990000;
}
#coluna    h2.rss   {
	font-family: "Arial Narrow", Arial;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../images/padrao/rss.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 25px;
}
#coluna  strong.contato {
	font-family: "Arial Narrow", Arial;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../images/padrao/contato.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 25px;
}
