.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.style12 {
	color: #003366;
	font-weight: bold;
	font-size: 20px;
}

.titulo_cand {
     font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
}

.style7 {font-size: 11px}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(BACKGROUND.jpg);
	background-color: #EAEAEA;
}

.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style9 {color: #FFFFFF}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style11 {font-size: 10px}

A:link {COLOR: #333333; TEXT-DECORATION: none}
A:visited {COLOR: #333333; TEXT-DECORATION: none}
A:hover {COLOR: #CE3000; TEXT-DECORATION: underline}
A:active {COLOR: #333333; TEXT-DECORATION: none}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #999999;
}
.linha {
	border-bottom-width: thin;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #333333;
}

#lado {
margin:5px;

}
.borda {
	border: 1px solid #003366;
}

#regiao{ 
width:220px;
text-align:left;
border:1px;
z-index: 2;
vertical-align:top;

}
#area{
	width:740px;
	height:250px;	
	margin-left:auto;
	margin-right:auto;
	position:absolute;
}
