@CHARSET "UTF-8";
body
{
	padding: 0px;
	margin: 0px;
	background-image: url(../imagens/bg.png);
}
body, p, input, textarea, button, a, a:HOVER, a:VISITED, h1, h2, h3, table, td, form
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
img, a, a:HOVER, a:VISITED
{
	border-width: 0px;
}
#avisos
{
	float: left;
}
#headbuttons
{
	top: 4px;
	left: 50%;
	margin-left: -400px;
	position: absolute;
}
#headbuttons img
{
	margin-right: 15px;
}
#headform input, #headform textarea, #headform button, #headform img
{
	margin-top: 3px;
	margin-right: 4px;
	float: left;
}
p img
{
	margin-right: 5px;
	margin-bottom: 5px;
}

h1
{
	color: #f3c518;
	font-size: 30px;
	font-weight: bold;
}
h2
{
	font-weight: bold;
	font-size: 20px;
	color: #143673;
}
h3
{
	font-weight: bold;
	font-size: 15px;	
}
#noticiaprincipal
{
	width: 500px;
	height: 120px;
	float: left;
	background-color: #f3c518;
	margin-left: 45px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 15px;
	color: #FFFFFF;
	padding: 15px;
}
p
{
	text-align: justify;
}
#noticiaprincipalh1
{
	margin-left: 300px;
	position: relative;
	top: 15px;
	float: left;
}
#noticiaprincipal .imagem
{
	border-color: #FFFFFF;
	border-width: 4px;
	border-style: solid;
	-moz-box-shadow: 0px 2px 2px #707070;
	-webkit-box-shadow: 0px 2px 2px #707070;
	box-shadow: 0px 2px 2px #707070;
	position: relative;
	top: -20px;
	left: -20px;
	width: 200px;
	height: 150px;
	z-index: 6;
}
#noticiaprincipal h3
{
	color: #FFFFFF;
}
#noticiaprincipal p
{
	color: #FFFFFF;
	margin-bottom: 10px;
}
#noticiaprincipal a, #noticiaprincipal a:VISITED, #noticiaprincipal a:HOVER
{
	color: #FFFFFF;
	text-decoration: underline;
}
#noticias
{
	z-index: 2;
	border-radius: 15px;
	border-color: #f3c518;
	border-width: 2px;
	border-style: solid;
	padding: 10px;
	position: relative;
	top: -60px;
	padding-top: 70px;
	left: 0px;
	width: 750px;
	float: left;
}
.noticia
{
	width: 48%;
	margin-right: 1%;
	margin-bottom: 10px;
	float: left;
	
}
.noticia .imagem
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color: #f3c518;
	border-width: 2px;
	border-style: solid;
}
.noticia h3
{
	color: #143673;
	font-weight: bold;
	margin-bottom: 3px;
}
.noticia a, .noticia a:VISITED, .noticia a:HOVER
{
	color: #143673;
	text-decoration: underline;
}
#site
{
	width: 1000px;
	position: absolute;
	top: 65px;
	left: 50%;
	margin-left: -500px;
	float: left;
}
#head
{
	background-image: url(../imagens/bgt.png);
	background-position: top left;
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 65px;
	z-index: 5;
	-moz-box-shadow: 0px 2px 2px #707070;
	-webkit-box-shadow: 0px 2px 2px #707070;
	box-shadow: 0px 2px 2px #707070;
}
#headform
{
	position: absolute;
	left: 60%;
	top: 4px;
	color: #FFFFFF;
}
#headform table
{
	
}
#animacao
{
	width: 570px;
	height: 250px;
	float: left;
}
#caixa
{
	z-index: 0;
	width: 1000px;
	height: 250px;
	background-image: url(../imagens/bgcaixa.png);
	background-position: top left;
	background-repeat: repeat-y;
	-moz-box-shadow: 0px 2px 4px #707070;
	-webkit-box-shadow: 0px 2px 4px #707070;
	box-shadow: 0px 2px 4px #707070;
}

img
{
	float: left;
}
table, td
{
	border-width: 0px;
	vertical-align: top;
}
button
{
	background-color: #FFFFFF;
	color: #143673;
	font-weight: bold;
	border-style: none;
	padding-right: 4px;
	padding-left: 4px;
	height: 19px;
}
#caixainterna
{
	padding: 10px;
	padding-right: 5px;
	padding-left: 15px;
	width: 410px;
	height: 230px;
	float: left;
	color: #FFFFFF;
}
#caixainterna td
{
	color: #FFFFFF;
}
#caixainterna input
{
	color: #000000;
}
#caixainterna h1
{
	color: #FFFFFF;
	text-align: right;
	margin-right: 5px;
	margin-top: 10px;
	font-size: 20px;
	float: none;
}
#lista ul, #galerias ul
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#lista ul li, #galerias ul li
{
	margin-bottom: 8px;
	display: block;
	float: left;
	width: 750px;
}
#lista ul li img, #galerias ul li img
{
	margin-right: 5px;
	margin-bottom: 5px;
}
#banners
{
	width: 777px;
	height: 248px;
	float: left;
	border-radius: 25px;
	overflow: hidden;
}
#conteudo
{
	border-top: #f0c51e solid 3px;
	border-right: #f0c51e solid 3px;
	margin-top: 8px;
	width: 787px;
	float: left;
	background-color: #FFFFFF;
	border-radius: 25px;
	padding: 10px;
}

#innerfooter
{
	margin-top: 10px;
	border-top: #f0c51e solid 2px;
	text-align: center;
	color: #303030;
	float: left;
	width: 100%;
}
#footer
{
	height: 50px;
	float: left;
	text-align: right;
	width: 100%;
	margin-top: 20px;
	opacity: 0.5;
}
#footer img
{
	float: none;
}
p ul
{
	margin-left: 20px;
}
