html, body {
	background:url(../imagens/background_listrado_verde.jpg) repeat-x;
	color:#666;	
	height:100%;
} 

body {
	margin:0; 
	padding:0;
	font:75%/1.4 Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#tudo { 
	border:dotted #999;
	border-width:1px 1px 1px 1px;	
	margin:0 auto;
	min-height:100%;
	position:relative;
	text-align:left;
	width:909px;	
}

* html #tudo {
	height: 100%;
}

#conteudo {
	padding-bottom:30px;
}

#topo {
	clear:both;
	background-image:url(../imagens/topo/topo.png);
	height:118px;
	text-align:center;
	width:909px;
}

#principal {
	float:right;
	padding-left:5px;
	text-align:justify;
	width:740px;
}

#principalfull {
	float:right;
	padding-left:5px;
	text-align:justify;
	width:909px;
}

.noticias {
	background-color:#FFF;
	border:1px dotted #090; 
	float:left;
	height:auto 150px;
	overflow:auto;	
	padding:1px; 
	margin:2px 1px 1px 1px;
	width:48%;
}

.imagens {
	background-color:transparent;
	border:0; 
	float:left;
	height:auto 150px;
	overflow:auto;	
	padding:0; 
	margin:0;
}

.titulo {
	background-color:#9BBB59;
	color:#900;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:auto 20px;
	margin:0;
	text-decoration:none;
	text-align:center;		
	width:100%
}

.subtitulo {
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:20px;
	margin:0;
	text-decoration:none;
	text-align:center;		
	width:100%
}

.textonoticia {
	color:#000;
	font-size:12px;
	height:90px;
	padding:10px;
	width:90%;	
}

.texto {
	color:#000;
	font-size:12px;
	height:100%;
	padding:0;
}

.textoi {
	color:#000;
	font-size:12px;
	font-weight:bold;
	font-style:italic;	
}

.linknoticia {
	padding-right:5%;
	text-align:right;
	width:95%;	
}

.linknoticia a {
	color:#00F;
	font-size:10px;
	height:20px;
	text-decoration:underline;
}

.linknoticia a:hover {
	color:#00F;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;	
}

#auxiliar {
	float:left;
	padding-left:5px;
	width:150px;
}

#rodape {
	background:url(../imagens/rodape.jpg) repeat-x;
	bottom:0; 
	border:dotted #999;
	border-width:1px 0;
	height:30px;
	text-align:center;
	position:absolute;
	margin:0;
	padding:0;	
	width:909px;	
}

#rodape p {
	color:#FFF;
	font-size:85%;
	font-weight:bold;
	line-height:85%;
	margin-top:2px;
	padding:0;
}

ul li {
	color:#000;	
}

#auxiliar ul {
	clear:both;
	width:150px;
	margin:0;
	padding:0;
	list-style:none;
}

#auxiliar ul li {
	border-left:5px solid #9F0;
	margin:0; 
}

#auxiliar ul li a, #auxiliar ul li a:visited {
	height:1%;
	font:12px Arial, Helvetica, sans-serif;
	display:block;
	background:#060;
	color:#fff;
	text-decoration:none;
	padding:2px 10px;
}

#auxiliar ul li a:hover {
	background:#9f9;
	color:#060;
}

#auxiliar ul li.um {
	margin-bottom:8px;
	text-align:center;
}

h1, h2, h4 { 	
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#060;
}

h4 {
	font-size:16px;
}

.clear {
	clear:both;
}

#menuhorizontal {
	padding:5px 0;	
}

.comum {
	background-color:#FFF;
	height:100% 500px;
	padding:0 5px;	
}

.link {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.link:hover {
	color:#0099FF;
}

.linkpag {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.linkpag:hover {
	color:#0099FF;
}

table.horario {
	color:#000;	
}

/* acesso */ 

.acesso {
	font:10px Verdana, Arial, Helvetica, sans-serif;
    margin:0 auto;
	padding:0;
	width:30%;
}

.acesso ul {
	background-color:#D6E6CB;
	list-style:none;
    margin:0;
	padding:0;
}

.acesso li {
	border-bottom:1px solid #009933;
	margin:0;
	list-style:none;
}

.acesso li.subtitulo {
	background-color:#D6E6D9;
	border-bottom:1px solid #009933;
	margin:0;
	text-align:center;
	font-weight:bold;
	padding:0.3em 0.5em;
}

.acesso li a {
	display:block;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0.3em 0.5em;
}

.acesso li a:hover {
	background-color:#496881;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
}

 /* Estilo verde */ 

table#estiloverde {
  	background-color:#FFFFFF;
	border-collapse:collapse;
	color:#000000;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size:12px;
  	text-align:center;
}

table#estiloverde tr:hover {
  	background-color:#CCFF99;
}

table#estiloverde tr th {
  	background-color:#9BBB59;
	border:1px solid #CCCCCC;
	color:#000000;
	font-weight:bold;
}
 
table#estiloverde tr td {
  	border:1px solid #AFE03A;
}

table#estiloverde tr td a {
	color:#000000;
	display:block;
	text-decoration:none;
}

table#estiloverde tr td a:hover {
	background-color:#AFE03A;
	color:#0099FF;
}

table#estiloverde tr.estilolinha td {
	background-color:#EAF1DD;
}

table#estiloverde tr.estilolinha:hover td {
  	background-color:#CCFF99;
}

 /* tabela simples sem borda fundo padrao */

.simples {
	background-color:#FFF;
	border:0;
	padding:0;
}

.simples tr td {
	clear:both;
	color:#000;
	padding:2px 0;
}

 /* tabela simples com borda simples fundo branco */

.impressao {
	border-collapse:collapse;
	padding:0;
}

.impressao td {
	border:1px #000000 solid;
}

/* contend-box */

.box {
	margin:0 auto;
	padding:0;
	top:0;
	width:520px;
}

.boxtopo {
	background:url(../imagens/contend-box/topo.jpg) top no-repeat;
	border:0;
	height:14px;
	margin:0; 	 
	padding:0;
	width:520px;
}

.boxmeio {
	background:url(../imagens/contend-box/meio.jpg) top repeat-y;
	border:0;
	margin:0;
	padding:0;
	width:520px;
}

.boxmeio p {
	border:0;
	margin:0 auto;
	padding:0;
	text-align:justify;
	top:0;
	width:500px;	
}

.boxrodape {
	background:url(../imagens/contend-box/rodape.png) top no-repeat;
	border:0;
	height:54px;
	margin:0;
	padding:0;
	width:520px;
}

