#slideBanner {
	
	position: relative;	
	width: 778px;
	height: 271px;	
	border:solid 1px #FFFFFF;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	
}

.bordasimples {
	border: 2px solid #EAEAEA;
}
.menu {
	position: absolute;
	background-color:#ffffff;
	color:#000000;
	height:23px;
	width:420px;
	left: 354px;
	top: 245px;
	filter: alpha(opacity=60);
	opacity: .6;

}
.menu ul {
	margin:0px; 
	padding:0px; 
	list-style:none; 
	text-align:center;
}
.menu li {
	display:inline; 
	line-height:23px;
}
.menu li a {
	color:#000000; 
	text-decoration:none; 
	padding:4px 5px 6px 5px;  
}
.menu li a.tabactive {
	background-color:#CCCCCC; 
	font-weight:bold;  
	position:relative;
}

#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4  {
	/* border:1px solid #ececec; */
	width: 778px; 
	text-align:center;
	padding:0px 0px 0px 0px; 

}

input {
	width: 98%;
	font-family:Tahoma;
	border:1px solid #CCCCCC;
}
select {
	width:100%;
	font-family:Tahoma;
	border:1px solid #CCCCCC;
}

textarea {
	background-color: transparent;
	border: 1px solid #CCCCCC;
	
} 

a.noticias:link {
	color: #000000; 
	font-weight:bold; 
	text-decoration:none
}

a.noticias:visited {
	color: #000000; 
	font-weight:bold;
	text-decoration:none
}

a.noticias:hover {
	color: #000000; 
	font-weight:bold; 
	text-decoration: underline
}

a.noticias:active {
	color: #000000; 
	text-decoration:none
}

a.agenda:link {
	color: #333333; 
	text-decoration:none
}

a.agenda:visited {
	color: #333333; 
	text-decoration:none
}

a.agenda:hover {
	color: #333333;  
	text-decoration: underline
}

a.agenda:active {
	color: #333333; 
	text-decoration:none
}

.tabela {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}

a {
color:#D50000;
font-weight:bold;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}

form {
	display: inline;
}

body {
	margin-top: 0px;
	margin-left: 1px;
	background-color: #FFCC00;
	background-image:url(imagens/fundo_site.jpg);
	background-position:top center;
	background-repeat:no-repeat;	
	font-family:Tahoma;
	font-size: 12px;
	color: #000000;

}

.Recados {
	font-family: Tahoma;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;	
}

.TituloNot {
	font-family: Tahoma;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;	
}

.Simples {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.SimplesB {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}

.SimplesI {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}


.Fechar {
	font-family: Tahoma;
	font-size: 10px;
	color:#666666;
	font-style:italic;	
}

.Fotos {
	font-size: 11px;
	font-family:Tahoma;
	color:#D50000;
	text-decoration: none;
	font-weight: bold;	
}


.BotaoEnviar{
	width:68px;
	height:23px;
	border:none;
	cursor:pointer;
	background:url(imagens/bt_enviar.jpg) no-repeat center;
}

.BotaoLimpar{
	width:68px;
	height:23px;
	border:none;
	cursor:pointer;
	background:url(imagens/bt_limpar.jpg) no-repeat center;
}