@charset "utf-8";
/* CSS Document */

#area1 span{
	font-size:18px; font-style:italic;
}

#area1 ul
{
	padding:0px; margin:0px; width: 100%; list-style:none;  padding-bottom:2px; padding-top:8px;
	border-bottom:dotted 1px #CCC; height:25px; cursor: pointer;
}
#area1 ul li {
	display: inline; float:left
}
#area1 ul li a {
	padding: 2px 10px; float:left; background-color:#FFF; text-decoration: none; height:28px;
}
.li_name{
	font-weight:bold;
	width:300px;
}
.li_type{
	width:80px; border-left:dotted 1px #CCC; padding-left:5px;
}
.li_region{
	width:130px; border-left:dotted 1px #CCC; padding-left:5px;
}
#next_class{
	margin-top:30px;
}
#curriculo_join{
	float:left;
	width:396px; height:210px;
	background-image:url(/img/profissionais/cadastro_curriculos.gif); background-repeat:no-repeat; background-position:center; text-indent:-9999px;
}
#about{
	float:right;text-align:center; height:200px; width:525px;
	top:260px;left:400px; background-image:url(/img/empresas/bg_area1.gif); background-position:center; background-repeat:no-repeat;
}
h1#middle {
	position: relative;
	font-size:22px;
}
