body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0px;
	background-color: #7FADC5;
	background-image: url(../images/fundo_geral.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
table, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.pontilhado_horizontal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #83B0C7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #83B0C7;
	border-left-color: #83B0C7;
}
.fonte_12 {
	font-size: 12px;
}
.fonte_14 {
	font-size: 14px;
}
.fonte_16 {
	font-size: 16px;
}
.fonte_18 {
	font-size: 18px;
}
.fonte_20 {
	font-size: 20px;
}
.fonte_22 {
	font-size: 22px;
}
.fundo_table {
	/*filter: Alpha(Opacity=75);
	opacity: 0.75;*/
	background-image: url(../images/fundos/fundo_tabela_texto.png);
}
.fundo_tabela_texto {
	background-image: url(../images/fundos/fundo_tabela_texto.png);
}



a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #242E35;
	text-decoration: blink;
}

.fonte_10 {
	font-size: 10px;
	letter-spacing: 0px;
}

.formulario_15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #242E35;
	border: 1px solid #7FADC5;
	height: 15px;
	background-image: url(../images/fundo_geral.jpg);
}
.formulario_sem_altura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #242E35;
	border: 1px solid #7FADC5;
	background-image: url(../images/fundo_geral.jpg);
}
.input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
}
.hand {
	cursor: pointer;
}

.fotos {

	border: 1px solid #88B5CC;
	cursor: pointer;
	cursor: hand;
	margin: 3px;
}
A.link {
	PADDING-LEFT: 12px; BACKGROUND: url(../images/fundos/marker_link.gif) no-repeat 0px 5px; COLOR: #ffe054; TEXT-DECORATION: underline
}
A.link:hover {
	PADDING-LEFT: 12px; BACKGROUND: url(../images/fundos/marker_link.gif) no-repeat 4px 5px; TEXT-DECORATION: none
}
/*#####################################################################*/
.fundo_topo {
	background-image: url(../images/topo_show.png);
	background-repeat: no-repeat;
	background-position: right;
}
