body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(Imagens/Lay/fundo_site.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	

}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#txtnews,#txtnews  td, #txtnews th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.txtBranco {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtCinza {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


a:hover,a:active {
	color: #501406;
	text-decoration: none;
}

a.menutop, a.menutop:visited {
	color: #999999;
	text-decoration: none;
}

a.menutop:hover {
	color: #FF9900;
	text-decoration: none;
}
.a.menutop:active {
	color: #FF0000;
	text-decoration: none;
}
input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FAFAFA;
	border: 1px solid #D7D7D7;
}
textarea {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #E2E2E2;
	background-color: #FAFAFA;

}
select {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 0px none;
	background-color: #F2F2F2;
	font-weight: bold;
	height: 22px;
}
.botao {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px outset #F8F8FA;
	cursor: hand;
	background-color: #FF9900;
	height: 18px;
	font-weight: bold;
}
.botaoCancelar {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	cursor: hand;
	background-color: #FF6600;
	font-weight: bold;
}
.inputradio {
	text-decoration: none;
	margin: 0px;
	border: 0px none;
}

form {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.AreaComentario {
	text-decoration: none;
	background-color: #F7F7F4;
	border: 1px solid #E9E7E2;
	color: #8C8C8C;
	margin: 3px;
	padding: 3px;
}

.linhafixa-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
}
.linhafixa-esqd {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0DFE3;
}
.linhafixa-bx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
.linhafixa-drt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0DFE3;
}

.tracejada-top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.tracejado-esqd {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.tracejada-bx {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.tracejado-drt {
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: dashed;
}

.degradefundobusca {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(Imagens/_bg-busca.gif);
	background-repeat: repeat-x;
}
/* ID Styles */

#iframeMural{
	overflow: auto;
	height: 500px;
	width: 98%;
	text-decoration: none;
	border: 3px solid #CCCCCC;
	display: block;
}

.iframeCSS{
	overflow: auto;
	height: 150px;
	width: 99%;
	clear: none;
}


.iframeUltNoticias {
	overflow: auto;
	height: 240px;
	width: 100%;
	float: none;
	position: relative;
	text-decoration: none;
	display: block;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}

#linkGaleria td,th {
	text-decoration: none;
	}
	
#linkGaleria a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bolder;
	color: #009933;
	font-family: Tahoma, Verdana;
	border: 2px solid #666666;
	background-color: #FFFF99;
	display: block;
	}
	
#linkGaleria a:hover {
	color:#003333;
	text-decoration: none;
	border: 2px solid #666666;
	background-color: #FFFF00;
	display: block;
	}

/* inicio imagem ampliada */
.bordaload{
	padding: 5px;
	position: absolute;
	z-index: 20;
	background-color: #FFFFFF;	
	border: 2px solid #999999;
	width: 130px;
	display: none;
	text-align: center;
}

.imgload{
	background-image: url(../icones/load28.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 15px;
	padding: 5px;
	padding-left: 40px;
	text-align: left;
	color: #006666;
}

.bordaamplia{
	padding: 0px;
	position: absolute;
	z-index: 23;
	background-color: #FFFFFF;	
	border: 3px solid #666666;
	visibility: hidden;
	text-align: center;
	height: auto;
}

.imgamplia{
	margin: 15px;
	cursor: pointer;
	border: 1px solid #CCCCCC;
}
.topoamplia{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 3px;
	padding-left: 5px;
	text-align: left;
	margin: 0px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #CCCCCC;
}
/* fim imagem ampliada */

/* inicio paginacao */
   #paginacao {
	padding: 3px;
	font-size: 10px;
	font-weight: normal;
	}
	#paginacao ul {
		list-style-type: none;
	}
	#paginacao li {
		float: left;
		display: inline;
		margin: 0 5px 0 0;
		display: block;
	}
	#paginacao li a {
	color: #FF6600;
	padding: 4px;
	border: 1px solid #ddd;
	text-decoration: none;
	float: left;
	font-weight: normal;
	}
	#paginacao li a:hover {
	color: #FF0033;
	border: 1px solid #FF3300;
	background-color: #FFFF33;
	}
	#paginacao li.semlink{
	color: #CECAC1;
	border: 1px solid #E9E7E2;
	padding: 4px;
	font-weight: normal;
	}
    #paginacao  li.linkcorrente {
	color: #FFF;
	border: 1px solid #FF3300;
	padding: 4px;
	background-color: #FF6633;
	}
/* fim paginacao */
.linksborda {
	text-decoration: none;
	border: 1px solid #A69E8E;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	background-color: #E8E6E3;
	padding: 5px;
	color: #006600;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
	}
.linksborda a:link, .linksborda a:visited {
	color: #009900;
	text-decoration: none;
	border: 1px solid #A69E8E;
	font-size: 11px;
	font-weight: bold;
	top: 2px;
	padding: 8px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}

.linksborda a:hover, .linksborda a:active {
	background-color: #FFCC00;
	color: #FF0000;
	text-decoration: none;
}


#fotocomborda {
	border: 3px solid #E9E7E2;
}
#BotaoSubmit {
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: 32px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6C2C00;
	background-image: url(Imagens/_fundobotaosubmit.jpg);
	border: 1px solid #B37F43;
}
#BotaoSubmit:hover {
	background-attachment: scroll;
	background-image: url(Imagens/_fundosite-botaoinput-over.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#BotaoRedefinir {
	background-attachment: scroll;
	background-image: url(Imagens/_fundosite-botao2input.gif);
	background-repeat: repeat-x;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#BotaoRedefinir:hover {
	background-attachment: scroll;
	background-image: url(Imagens/_fundosite-botao2input-over.gif);
	background-repeat: repeat-x;
	height: 32px;
}

#iconteudo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
