.fundo-menu {
	background-attachment: scroll;
	background-image: url(../images/img_15.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fundo-lateral {
	background-attachment: fixed;
	background-image: url(../images/cantocinza.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bem-vindo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.texto01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.form-campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #fafafa;
	border: 1px solid #333333;
}
.form-botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #333333;
}a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #747252;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #747252;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #747252;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #747252;
	text-decoration: none;
}
.bg-lat-direita {
	background-attachment: scroll;
	background-image: url(../images/dalmo_05.jpg);
	background-repeat: repeat-y;
}
.bg-lat-esquerda {
	background-attachment: scroll;
	background-image: url(../images/dalmo_02.jpg);
	background-repeat: repeat-y;
}
.titulo-marrom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 828069;
	text-decoration: none;
}
.bg {
	background-color: #F7F7EF;
}
.refletir {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	color: #B96F73;
}
.textonoticias {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.borda_fotos {

	border: 2px solid #CCCCFF;

}

.contorno {

	border: 1px dashed #FFFFFF;

}
BODY  {

margin-left: 0px;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

background-attachment: fixed;

background-repeat: no-repeat;

background-position: center top;

}

.frame {

	background-attachment: fixed;

	background-position: center center;

}



.table {

width: 100%;

height: 100%;

position: static;

display: table;

}
.linha				{ color:#000000; background-color:#FFFFFF; border:solid; border-color:#e0e0e0; border-width:1; font-family:Verdana; font-size:10px; cursor:pointer; }
.linha2				{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e0e0e0;
}