@charset "utf-8";
/* CSS Document */

#DIV_FUNDO{
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index:1;
}

#DIV_MEIO{
	height: 1145px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index:1;
	background-attachment: scroll;
	background-image: url(images/meio.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#DIV_AVATAR{
	height: auto;
    width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	left: auto;
	top: 33px;
	z-index:500;
	width: 138px;
	padding-left: 12px;
}

#DIV_LINKS_TOPO{
	height: auto;
    width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 287px;
	top: 52px;
	z-index:800;
	width: auto;
}

#DIV_LINKS_RELACIONAMENTOS{
	height: auto;
    width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 148px;
	top: 225px;
	z-index:800;
	width: auto;
}

#DIV_CRIATIVIDADE{
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 9px;
	top: 285px;
	z-index:800;
	width: auto;
}

#DIV_TWITTER{
	height: 281px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 16px;
	top: 487px;
	z-index:800;
	width: 300px;
}

#DIV_WORKS{
	height: 350px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 317px;
	top: 437px;
	z-index:800;
	width: 464px;
}

#DIV_DIVISAO_VERDE{
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 14px;
	top: 794px;
	z-index:800;
	width: auto;
}

#DIV_AVATAR_ANA{
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 14px;
	top: 822px;
	z-index:800;
	width: auto;
}

#DIV_PORTIFOLIO_ANA{
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 208px;
	top: 822px;
	z-index:800;
	width: auto;
}

#DIV_RODAPE{
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 13px;
	top: 1074px;
	z-index:800;
	width: auto;
}

#DIV_CONTEUDO{
	height: 770px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 17px;
	top: 289px;
	z-index:900;
	width: 771px;
	overflow: auto;
}

#DIV_CERTIFICADOS{
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 322px;
	top: 1112px;
	z-index:800;
	width: auto;
}

/* Estilos */

.conteudo{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

.conteudo_negrito{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.estilo_1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
}

.estilo_2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}

.estilo_3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #CCC;
}

.estilo_4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	colo