/* CSS Document */
.fundo {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.borda {
	border: 1px solid #99CC99;
	font-family: "Comic Sans MS", Verdana;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
.borda2 {
	border: 1px solid #99CC99;
	font-family: "Comic Sans MS", Verdana;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.bordabaixo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	font-family: "Comic Sans MS", Verdana;
	font-weight: bold;
	color: #333333;
}


a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #006666}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #009999}
.unnamed1 {
	background-attachment: fixed;
	background-image:  url(imagens/fundo_elvira.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mover {
	background-color: #E1E1E1;
}
.mout {
}
.tover {
	text-decoration: underline;
}
.tout {
	text-decoration: none;
}
.topo {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.campos {
	border: 1px solid #0099cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fundoSup {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}
.pagCtEsq {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left;
}
.pagCtDir {
	background-repeat: repeat-y;
	background-position: right;
}
.tituloTabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

