html {
  height: 100%;
  margin-bottom: 0px;
}

body {
	font-family:Tahoma, Geneva, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #888;
	background: #13181e;
}

img{border: none;}

#todo{
	width: 100%;
	margin: auto;
	text-align: center;
	background-image: url("../images/tail.gif");
	background-repeat: repeat-x;
}

ul {padding-left: 40px;}

li{list-style-type: none;}

a.mainlevel-nav:link{
	padding-left: 20px;
	padding-right: 20px;
	background-image: url("../images/topmenu_separator.gif");
	background-repeat: no-repeat;
	background-position: right;
}

a.mainlevel-nav:visited{
	padding-left: 20px;
	padding-right: 20px;
	background-image: url("../images/topmenu_separator.gif");
	background-repeat: no-repeat;
	background-position: right;
}

h1{
	color: #F00;
}

h2{
	color: #0F0;
}

h3{
	font-weight: normal;
	color: #0F0;
}

.poll {
	width: 198px;
	background-color: #47505D;
	color: #abb7d4;
	line-height: 20px;
	border-bottom: solid 20px;
	border-top: solid 13px;
	border-color: #47505D;
}

.poll thead{
	color: #c1dfeb;
	font-size: 14px;
	text-align: center;
}

.poll tbody{
	text-align: left;
}

.poll label{
	padding-left: 5px;
}

.button1{
	background-image: url("../images/vote.gif");
	background-repeat: no-repeat;
	width: 62px;
	height: 18px;
	border: none;
	color: #FFF;
}
.button2{
	background-image: url("../images/polls_button.gif");
	background-repeat: no-repeat;
	width: 62px;
	height: 18px;
	border: none;
	color: #FFF;
}

table{
	border-spacing: 0px;
}

.contentheading { /* TÍTULO DE ARTIGO */
	font-size: 18px;
	background-color: #F4F6FA;
	height: 40px;
	width: 456px;
	color: #9B0023;
	padding-left: 20px;
}

.buttonheading {
	width: 10px;
	padding: 0px 4px 0px 0px;
	background-color: #F4F6FA;
}

.contentpaneopen {
	width: 450px;
	text-align: justify;
}

.contentpaneopen p { /* TEXTO DO CONTEÚDO */
	margin: 0px 15px 0px 15px;
	line-height: 16px;
	text-align: justify;
}

.small { /* ESCRITO POR */
	padding-left: 16px;
}

.createdate { /* DATA DE INSERÇÃO */
	padding-left: 16px;
	padding-bottom: 20px;
}

.modifydate { /* DATA DE ÚLTIMA MODIFICAÇÃO */
	padding-right: 16px;
	padding-top: 10px;
	text-align: right;
}

.clr {
	clear: both;
}

.pagination span{
	padding: 0px 3px 0px 0px;
}

.pagination a{
	padding: 0px 3px 0px 0px;
}

.blog{
	padding-bottom: 20px;
}

.blog_more{
	padding-left: 16px;
}

.contentpaneopen fieldset{
	width: 434px;
	border-color: #EEE;
}

.latestnews{
	background-color:#DBE3EC;
	padding-left: 5px;
	margin: 0px;
}

.form_item {
	height: 40px;
}

/* ########################################################################################################## */
#header{
	width: 850px;
	height: 63px;
	margin: auto;
}

#logo{
	width: 205px;
	height: 101px;
	float: left;
	margin-left:10px;
	background-image: url("../images/logo.png");
	margin-top: 1px;

}

#search{
	width: 199px;
	height:22px;
	float: right;
	margin:21px 10px 10px 10px;
	background-image: url("../images/search_bg.gif");
}

#search .inputbox{
	background: none;
	border: none;
	padding-top: 3px;
	font-size: 11px;
}
/* ########################################################################################################## */
#menu{
	width: 600px;
	height: 41px;
	margin: auto;
	color: #FFF;
}

#menu td {
	padding-top: 10px;
}

#menu a:link{
	color: #FFF;
	text-decoration: none;
}

#menu a:visited{
	color: #FFF;
	text-decoration: none;
}

/* ########################################################################################################## */
#banner{
	width:852px;
	height: 193px;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	background-position: right;
	margin: auto;
}

#login{
	margin: 0px;
	text-align: left;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 20px 0px 0px 0px;
}

form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0px;
	line-height:10px;
}

form#form-login ul li a{
	color: #006;
/*	font-weight: none; */
	text-decoration: none;
}

form#form-login ul {
	padding-left: 0px;
	line-height: 12px;
}

form#form-login li a:hover{
	color: #9F0127;
	
}

form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0px;
}

form#com-form-login ul {
	padding-left: 20px;
}

.inputbox{
}

.input{
/*	background-color: none; */
}

.input p{
	margin-top: 0px;
	margin-bottom: 0px;
}

#modlgn_username{
	background-color: #FFF;
	border: solid 1px;
	border-color: #000;
	width: 150px;
}

#modlgn_passwd{
	background-color: #FFF;
	border: solid 1px;
	border-color: #000;
	width: 150px;
}

#modlgn_remeber .inputbox{
}

#form-login-password{
	font-weight: bold;
}

#form-login-username{
	font-weight: bold;
}

#form-login-remember{
	font-weight: bold;
}

#login .button {
	background-image: url("../images/loginform_button.gif");
	border: none;
	width: 62px;
	height: 18px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 10px;
}

/* ########################################################################################################## */
#content{
	width:852px;
	margin: 0 auto;
	background: url("../images/mainfundo.png") repeat;
	border-top: solid 10px;
	border-color: #505667;
}

#left{
	width: 198px;
	height: 100%;
	background-color: #344050;
	float: left;
	margin: 0px;
	text-align: left;
}

#left a:link{
	color: #7e8aa7;
	text-decoration: none;
	padding-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

#left a:visited{
	color: #abb7d4;
	text-decoration: none;
	padding-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

#left a:hover{
	color: #FFF;
	text-decoration: none;
/*	padding-left: 10px; */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

#left .moduletable_menu h3{
	width: 163px;
	height: 24px;
	background-image: url("../images/mainmenu_h3_bg.gif");
	background-repeat: no-repeat;
/*	font-weight: none; */
	color: #c1dfeb;
	margin: 0px;
	padding: 8px 0px 0px 35px;
}

#left .moduletable_menu {
	background-color: #242C38;
	border-bottom: solid 10px;
	border-color: #242C38;
}

#left li{
	list-style-image: url("../images/mainmenu_bullet.gif");
	
}

#left .moduletable h3{
	width: 198px;
	height: 24px;
	background-image: url("../images/module_h3_bg.gif");
	background-repeat: no-repeat;
/*	font-weight: none; */
	color: #c1dfeb;
	margin: 0px;
	padding: 8px 0px 0px 35px;
}

#main{
	width: 456px;
	background-color: #FFF;
	margin: auto;
	text-align: left;
}

#main .contentheading { /* TÍTULO DE ARTIGO */
	font-size: 18px;
	background-color: #F4F6FA;
	height: 40px;
	width: 456px;
	color: #9B0023;
	padding-left: 20px;
}

#main a:link {
	color: #5056AA;
	text-decoration: none;
}

#main a:active {
	color: #5056AA;
	text-decoration: none;
}

#main a:visited {
	color: #5056AA;
	text-decoration: none;
}

#main a:hover {
	color: #9B0023;
	text-decoration: underline;
}

#newsflash{
	background-color: #E9EEF5;
/*	height: 130px; */
}

#newsflash .moduletable {
	padding: 0px 16px 0px 16px;
	text-align: justify;
}

#newsflash .moduletable h3{
	font-size: 15px;
	color: #505667;
	font-weight: bold;
	margin: 0px;
	padding-top: 16px;
	padding-left: 20px;
	background-image: url("../images/newsflash_bullet.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}

#newsflash a:link {
	color: #505667;
	text-decoration: none;
}

#newsflash a:active {
	color: #505667;
	text-decoration: none;
}

#newsflash a:visited {
	color: #505667;
	text-decoration: none;
}

#newsflash a:hover {
	color: #000;
	text-decoration: underline;
}


#right{
	width: 198px;
	height: 100%;
	background-color: #344050;
	float: right;
	margin: 0px;
	text-align:left;
}

#right a:link{
	color: #7e8aa7;
	text-decoration: none;
	padding-right: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 24px;
}

#right a:visited{
	color: #abb7d4;
	text-decoration: none;
	padding-right: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

#right a:hover{
	color: #FFF;
	text-decoration: none;
/*	padding-right: 10px; */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

#right .moduletable h3{
	width: 163px;
	height: 24px;
	background-image: url("../images/module2_h3_bg.gif");
	background-repeat: no-repeat;
/*	font-weight: none; */
	color: #c1dfeb;
	margin: 0px;
	padding: 8px 0px 0px 35px;
}

/* ########################################################################################################## */
#footer{
	width: 100%;
	height: 55px;
	margin: 0px auto;
	background-color: #505667;
	text-align: center;
	line-height: 10px;
	color: #DBE3EC;
	clear: both;
}

#footer a:link {
	color: #FFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* ########################################################################################################## */

tr .sectiontableentry1 td {
	background-color: #344050;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size:14px;
	color: #fff;
	height: 25px;
	line-height: 18px;
}

tr .sectiontableentry2 td {
	background-color: #a0a0a0;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size:14px;
	color: #fff;
	height: 25px;
	line-height: 18px;
}

#main tr .sectiontableentry1 td a:link, #main tr .sectiontableentry2 td a:link, #main tr .sectiontableentry1 td a:visited, #main tr .sectiontableentry2 td a:visited {
	color: #fff;
}

/* .moduletable img {
	margin: 5px;
} */

/* #floaterDiv a {
	background-color:#FFF;
} */

