@charset "utf-8";
#conteudoEsq ul li:hover {
	text-decoration: none;
	background-color: #FDEEB0;
	background-repeat: repeat;
}

#BarraSuperior {
	text-align: right;
	font-size: 9px;
	background-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
}


#CorpoSite {
	display: table;
	width: 760px;
	heigth: 149px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#CorpoSite #BarraSuperior ul {
	list-style-type: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#CorpoSite #BarraSuperior ul li {
	display: inline;
}
#CorpoSite #BarraSuperior ul li img {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 24px;
	width: 24px;
}

#Header {
	background-image: url(../img/template/header.jpg);
	display: table;
	width: 100%;
	height: 146px;
	margin-bottom: 10px;
}
#Rodape {
	background-color: #FFF;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	display: table;
	width: 760px;
	height: 75px;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	background-color: #FFF;
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
}
#conteudoEsq ul li a {
	text-decoration: none;
	color: #903;
}


#conteudoEsq {
	position:relative;
	width:140px;
	left:0px;
	padding-bottom:20px;
	float: left;
}
#CorpoSite #conteudoEsq ul {
	list-style-type: none;
	padding: 5px;
	font-size: 10px;
	color: #903;
	font-weight: bold;
}
#conteudoDir {
	position:relative;
	width:140px;
	float: right;
	padding-left: 4px;
	font-size: 10px;
	color: #36C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#colEsq {
	background:#444;
}
#sepEsqcolCentral {
	margin-left:200px;
	padding-left:2px;
	background:#666;
}
#colCentral {
	color:#000;
	text-align:justify;
	background-color: #FFF;
	width: 465px;
	float: left;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-right-color: #F60;
	border-left-color: #8F85B9;
	border-right-style: dotted;
}
#CorpoSite #conteudoEsq ul li {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ConteudoCentral {
	color:#000;
	text-align:justify;
	background-color: #FFF;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
#ConteudoCentral a {
	color: #860102;
	text-decoration: none;
	font-weight: bold;
}

#Noticias ul {
	list-style-type: none;
	margin: 0px;
	text-align: justify;
	width: 225px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #30C3FF;
	border-right-color: #30C3FF;
	border-bottom-color: #30C3FF;
	border-left-color: #30C3FF;
	background-color: #ECFAFF;
}
#Noticias ul li.Data {
	font-size: 9px;
	color: #666;
}
#Noticias ul li img {
	margin-bottom: 4px;
	margin-top: 4px;
	border: 2px solid #779BA7;
}

.PaginaInicial {
	background-color: #EAEAEA;
	background-repeat: repeat-y;
	background-image: url(../img/template/bg-body.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#Noticias ul li.Titulo {
	font-size: 10px;
	color: #039;
	font-weight: bold;
}
#Noticias ul li.Linha {
	font-size: 10px;
	color: #039;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-style: dotted;
	margin-top: 5px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 2px;
}
#Enquete ul {
	list-style-type: none;
	margin: 0px;
	text-align: justify;
	width: 221px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #52C728;
	border-right-color: #52C728;
	border-bottom-color: #52C728;
	border-left-color: #52C728;
	background-color: #E0FEE6;
}
#Enquete ul li img {
	margin-bottom: 4px;
	margin-top: 4px;
}
#Enquete ul li.Titulo {
	font-size: 10px;
	color: #090;
	font-weight: bold;
}
#Noticias ul li.Titulo a {
	font-size: 10px;
	color: #039;
	font-weight: bold;
}
.BancoNoticias {
	list-style-type: none;
	padding: 2px;
	background-color: #F5F5F5;
	border: 1px solid #CCC;
}
.BancoNoticias .data {
	font-size: 9px;
	color: #333;
}
.BancoNoticias .titulo a{
	color: #666;
}
#ConteudoCentral .recados {
	background-color: #FF8400;
}
#ConteudoCentral .recados .Recado {
	background-color: #F9FE92;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#ConteudoCentral .recados ul {
	list-style-type: none;
	padding: 4px;
	font-size: 10px;
}
#ConteudoCentral .recados .peq {
	background-color: #F9FE92;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
	font-size: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
#ConteudoCentral .recados input {
	font-size: 10px;
}
