/* CSS Document */
.CantoSuperiorDireito
{
	background-image: url(../imagens/pl_tbl_csd.gif);
	height: 9px;
	width: 9px;
}

.CantoSuperiorEsquerdo
{
	background-image: url(../imagens/pl_tbl_cse.gif);
	height: 9px;
	width: 9px;
}

.CantoInferiorDireito
{
	background-image: url(../imagens/pl_tbl_cid.gif);
	height: 9px;
	width: 9px;
}

.CantoInferiorEsquerdo
{
	background-image: url(../imagens/pl_tbl_cie.gif);
	height: 9px;
	width: 9px;
}

.TracoSuperior
{
	background-image: url(../imagens/pl_tbl_ts.gif);
	height: 9px;
	width: 9px;
}

.TracoInferior
{
	background-image: url(../imagens/pl_tbl_ti.gif);
	height: 9px;
	width: 9px;
}

.TracoEsquerdo
{
	background-image: url(../imagens/pl_tbl_te.gif);
	height: 9px;
	width: 9px;
}

.TracoDireito
{
	background-image: url(../imagens/pl_tbl_td.gif);
	height: 9px;
	width: 9px;
}

.botao
{
	border: 1px solid #333333;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 20px;
}

/*

	sNews 1.6 Minimal Template
	
*/

*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #fff; color: #444; }
a { background: inherit; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; }
a:hover { color: #808080; background: inherit; }
h1 { color: #444; background: inherit; padding: 5px 0; }
h2 { margin: 0 0 10px; padding: 0 0 3px; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #444444; }
h3 { color: #808080; background: inherit; font-size: 1em; border-bottom: 1px solid #ddd; margin: 5px 0px 10px 0px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none; margin: 0 0 0 0; }
p { margin: 5px 0 10px 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }
#logo { float: left; margin: 0 0 15px; }

#menu { float: right; }
#menu li { float: left; }
	#menu li a { margin: 0 0 0 35px; }
	#menu li a.current { background: inherit; color: #444; }
	
#subheader { clear: both; padding: 8px 10px; height: 27px; line-height: 20px; margin: 0 0 25px 0; background: #eee; color: #808080; }
	#subheader a { background: inherit; color: #444; }

#breadcrumbs { float: left; margin: 5px 0 0; }

#search { float: right; }
	#search p { padding: 0; margin: 0; }

.wrap { margin: 30px auto; width: 94%; }
#left { float: left; width: 25%; }
#right { float: right; width: 70%; margin: 0 0 10px 0; }
	
#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 5px; }
#rss { float: right; text-align: right; }
	#rss li { float: left; margin: 0 0 0 10px; }

/* sNews */
fieldset { border: 1px solid #c0c0c0; padding: 10px 8px; margin: 0 0 8px 0; background: #F5F5F5; color: #000; font-size: 14px; }
input { padding: 2px; }
textarea { width: 97%; height: 10em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #f4f4f4; color: #808080; padding: 10px; margin: 0 0 10px 0; }
.date { border-bottom: 1px solid #ddd; margin: 0 0 20px 0; padding-bottom: 2px }
.texto {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; padding-bottom: 3px }
.titulo { margin: 0 0 10px; padding: 0 0 3px; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #444444; }
.leiamais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00488D;
}
.secao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}
.secaoativa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
}
.thumbnail {
   border: 1px solid black;
}
.evento {
	padding: 0 0 3px; 
	font-size: 13px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #00488D;
}
.poll_answer
{
   color: #000000; 
	 font-size: 11px; 
	 text-align: right; 
	 background-color: #23A6D8;
}
.poll {
	padding: 5px;
	width: 190px;	
	font-family: Arial, Trebuchet MS, Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
}
.poll_admin {
	padding: 5px;
	width: 96%;	
	font-family: Arial, Trebuchet MS, Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}	