		* {
		padding:0;
		margin:0;
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 12px;
		}

		body {
			background-color: White;

			background-image: url('fundo200.gif');

			background-repeat: no-repeat;

			color: Black;

			text-align: justify;
		}

		img {
			border: 0px;
		}

		a:link {
			color: Red;
			text-decoration: none;
		}
		a:visited {
			color: #BF0000;
			text-decoration: none;
		}
		a:hover {
			color: Red;
			text-decoration: underline;
		}
		a:active {
			color: #950000;
			text-decoration: none;
		}

		.menudelinks a:link {
			color: Black;
			text-decoration: none;
font-size: 12px;
		}
		.menudelinks a:visited {
			color: Black;
			text-decoration: none;
		}
		.menudelinks a:hover {
			color: Red;
			text-decoration: underline;
		}
		.menudelinks a:active {
			color: #950000;
			text-decoration: none;
		}

		a:link.menudelinks_propriatela {
			color: Red;
			font-weight: bold;
		}
		a:visited.menudelinks_propriatela {
			color: Red;
			font-weight: bold;
		}
		a:hover.menudelinks_propriatela {
			color: Red;
			font-weight: bold;
		}
		a:active.menudelinks_propriatela {
			color: #950000;
			font-weight: bold;
		}


/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


form {
}
label {
 display: block;
margin-top: 6px;
}
input {
 width: 252px;
 
 font-size: 1em;
}
textarea {
 width: 252px;
height: 166px;
font-size: 1em;
}
.botao {
 margin-top: 6px;
width: 80px;
}
.form_mensagem_de_erro {
 padding: 10px;
margin-bottom: 10px;
border: 10px Red solid;
}


/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


.conteudo_central {
	position: absolute;
	top: 123px;
	left: 423px;
	width: 307px;
	padding-bottom: 24px;
}

.link_secundario_aqui_dentro a {
	background: url('ponto_redondo_6x6_OCOporDENTRO_grayscale.gif') left no-repeat;
}
.link_secundario_aqui_dentro a:hover {
	background: url('ponto_redondo_6x6_grayscale.gif') left no-repeat;
}
.link_secundario_aqui_dentro a:active {
	background: url('ponto_redondo_6x6_OCOporDENTRO_grayscale.gif') left no-repeat;
}

.link_secundario_aqui_dentro_e_na_propria_tela a {
	background: url('ponto_redondo_6x6_grayscale.gif') left no-repeat;
}
.link_secundario_aqui_dentro_e_na_propria_tela a:hover {
	background: url('ponto_redondo_6x6_grayscale.gif') left no-repeat;
}
.link_secundario_aqui_dentro_e_na_propria_tela a:active {
	background: url('ponto_redondo_6x6_OCOporDENTRO_grayscale.gif') left no-repeat;
}

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

#vlcss_copyright {
 position: absolute;
top: 682px;
left: 42px;

width: 298px;
padding-bottom: 12px;

font-size: 9px;
}
#vlcss_copyright span {
 float: left;

font-size: 9px;
}
#vlcss_copyright p {
 clear: both;
text-align: left;

font-size: 9px;
}
