

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #acacac;
	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_img/back.jpg);
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

h1 { font-size: 11px; }
h2 { font-size: 11px; }
h3 { font-size: 11px; }
h4 { font-size: 11px; }
h5 { font-size: 11px; }
h6 { font-size: 11px; }


#jobs
	{
	width: 820px; height: 100%; top: 0px; left: 50%; margin-left: -500px;
	position: absolute;
	overflow:auto;
	z-index: 2;
	background-color: #FFFFFF;
	}

#texto
	{
	width: 200px; height: 100%; top: 0px; left: 50%; margin-left: 300px;
	position: absolute;
	z-index: 3;
	background-color: #FFFFFF;
	}


#textorodape
	{
	text-align: center;
	width: 200px; height: 40; bottom: 15px; left: 50%; margin-left: 300px;
	position: absolute;
	z-index: 5;
	background-color: #FFFFFF;
	}

.texto2 { color: #bcbcbc; }

.texto1 { color: #acacac; }

.texto3 { color: #000000; }

#move
	{
	width: 750px; height: 50px; left: 50%; margin-left: -500px;
	position: absolute;
	z-index: 4;
	background-color: #FF0000;
	}

.formrodape { border: 0px; font-size: 9px; color: #D8D8D8; }
.formrodape2 { border: 0px; font-size: 9px; color: #CDCDCD; }
