body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align: left;
	background-image:url(../images/fundo.png);
	font-size:14px;
}


#data{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#000;
	font-weight:bold;
	}
	
div.wrapper {
		width: 900px; 
		margin: 0px auto;
		}
		
#header .wrapper{
	background:#CCC;	
}

#titulo{
	font-family:"Andalus";
	font-size:40px;
	font-weight:bold;
	color:#FFF;
	padding-top:30px;
	margin-left:220px;
	}
	
#header .wrapper #logo{
	border:1px solid #999;
	height: 201px;
	background-image:url(../images/logo2.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

.wrapper{
	background:#eee;
}

#main .wrapper{
	height:610px;
	padding-top:10px;
	margin:auto;
}

#bt_menu{
	margin-left:5px;
	height:32px;
	width:140px;
	margin-left:30px;
	margin-bottom:3px;
	}
	
#menu {
	padding-bottom:0px;
	width:200px;
	float:left;
	}
	
#pagina{
	font-size:12px;
	asdfbackground:#eeeefe;
	asfloat:right;
	margin-left:200px;
	overflow:auto;
	height:593px;
	width:697px;
	}
	
.capa_index{
	margin-top:30px;
	text-align:center;
	margin-bottom:30px;
	}

.capa{
	margin-top:30px;
	margin-left:70px;
	text-align:center;
	margin-bottom:30px;
	float:left;
	}

.encontro{
	font-weight:bold;
	width:150px;
	padding:3px;
	background:#CCC;
	margin:2px;
	float:left;
	}
	
.encontro_l{
	font-weight:bold;
	width:150px;
	padding:3px;
	margin:2px;
	}
	
.encontro2{
	padding:5px;
	margin:2px;
	margin-left:160px;
	height:15px;
	}
	
.encontro3{
	margin:2px;
	height:100px;
	width:650px;
	overflow:auto;
	}

.capa_homepage{
	text-align:center;
	margin-bottom:40px;
	margin-top:20px;
	margin-right:30px;
	}
	
#avanco{
	text-align:center;
	}
	
#link{
	background:#eeeefe;
	padding:20px 0px 0px 30px;
	font-size:12px;
	font-weight:bold;
	}

	
#inscricao{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px 0px 10px 30px;
	}

#titulo_lista{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:30px;
}

#link_nomes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	}

#footer .wrapper{
	color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	background: #ddd;
	font-weight:bold;
	text-align:center;
}

<!--formulario-->


#formulario{
	border: solid 1px black;
	width:650px;
	margin: auto;
	}

#titulo_form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:auto;
	text-align:center;
	color:#000;
	}
	
#titulo2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
	}

#Nome{
	width:165px;
	background:#CCC;
	float:left;
	margin-left:10px;
	padding: 3px 0px 3px 5px;
}


#cpf{
	
	width:200px;
	height:18px;
	margin-left:3px;
	margin-bottom:3px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#FFF
	/* Hack for IE 8 & 9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/*Hack for IE 7 and above */
	filter: alpha(opacity=90);
	/*for all other browsers */
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#000;
}

#email{
	width:200px;
	height:18px;
	margin-left:3px;
	margin-bottom:3px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#FFF
	/* Hack for IE 8 & 9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/*Hack for IE 7 and above */
	filter: alpha(opacity=90);
	/*for all other browsers */
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#000;
}

#w_dat_nascimento{
	width:200px;
	height:18px;
	margin-left:3px;
	margin-bottom:3px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#FFF
	/* Hack for IE 8 & 9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/*Hack for IE 7 and above */
	filter: alpha(opacity=90);
	/*for all other browsers */
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#000;
}

#combo_hab
{
	width:200px;
	margin-left:5px;
	margin-bottom:5px;
	margin-bottom:5px;
}

#combo_prof
{
	width:200px;
	margin-left:5px;
	margin-bottom:10px;
	margin-bottom:5px;
}

#w_curriculum{
	margin-left:5px;
	width:450px;
	margin-bottom:5px;}
	
#botoes{
	float:right;
	margin-right:30px;
}

#submit{
	margin-right:13px;
	margin-bottom:5px;}
	
#reset{
	margin-right:13px;
	margin-bottom:5px;}

#historial{
	width:630px;
	padding-left:30px;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

#orgaos_sociais{
	font-size:12px;
	}
	
#estatutos{
	font-size:12px;
	width:600px;
	padding-top:20px;
	padding-left:30px;
	}

#links_diversos{
	font-size:12px;
	padding-left:30px;
	padding-top:20px;}
	
a:link {
	text-decoration: none;
	color: #36F;
}
a:visited {
	text-decoration: none;
	color: #36F;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#FormaFormulario{
	padding-top:5px;
	width:200px;
	height:585px;
	margin: 0 auto;
	margin-bottom:20px;
	background:#dedede;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	/* Hack for IE 8 & 9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/*Hack for IE 7 and above */
	filter: alpha(opacity=80);
	/*for all other browsers */
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
}

#formfield{
	width:200px;
	height:18px;
	margin-left:3px;
	margin-bottom:3px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#FFF
	/* Hack for IE 8 & 9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/*Hack for IE 7 and above */
	filter: alpha(opacity=90);
	/*for all other browsers */
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#000;
}

#botoes{
	width:150px;
	height:30px;
	float:right;
	margin-right:20px;
}