* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	background-color: #E6EEF7;
}
h2.word {
	background-image: url(../images/ico_word.jpg);
	text-indent: 60px;
	height: 50px;
	background-repeat: no-repeat;
	display: table;
}
h2.pdf {
	background-image: url(../images/ico_acrobat.jpg);
	text-indent: 60px;
	height: 50px;
	background-repeat: no-repeat;
	display: table;
}

body {
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #575B66;
	margin: 10px;
}
.links {
	margin-left: 20px;
}

#menu {
	background-color: #FFFFFF;
	float: left;
	border: 2px solid #000000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#menu ul {
}
#menu li {
	list-style-type: none;
}
#menu li.frist{
	padding: 0px;
}

#conteudo {
	width: 450px;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	height: 482px;
	float: left;
	margin-left: 4px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	position:relative;
}
#area_conteudo h1 {
	font-size: 22px;
}
#area_conteudo h2 {
	font-size: 14px;
}




#area {
	width: 777px;
	margin: 0px auto;
	position:relative;
	float: none;
}
.flutua {
	float: left;
	margin: 3px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.trabalhos a {
	float: left;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 1px;
	height: 60px;
	width: 89px;
	border: 1px solid #999999;
	text-align: center;
}

.form {
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	color: #666666;
}
form {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: table;
}

label {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width: 80px;
	display: block;
	text-align: right;
	padding-right: 5px;
	float: left;
}

.texto_mini {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
legend {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.botao {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding-right: 5px;
	padding-left: 5px;
}
fieldset {
	padding: 3px;
	border: 1px solid #999999;
}

textarea{
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.curriculo {
	color: #990000;
}

p {
	padding-top: 5px;
	padding-bottom: 8px;
}
#rodape {
	text-align: left;
	float: right;
	position: absolute;
	left: 20px;
	bottom: 10px;
	color:#FFFFFF;
	font-weight: bold;
	width: 310px;
}
.atalho {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rodape .atalho {
	float: right;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
}
.contato {
	color:#36DF20;
}
.trabalho {
	color:#FFCC00;
}


#inter_conteudo {
	z-index: 5;
	background-image: url(../images/aspiral.gif);
	width: 23px;
	background-repeat: repeat-y;
	height: 482px;
	position: absolute;
	left: 306px;
}
#conteudo #indicador_conteudo {
	float: right;
}
#conteudo #area_conteudo {
	width: 311px;
	float: left;
	height: 478px;
	overflow: auto;
	padding-top: 5px;
	padding-left: 18px;
	background-image: url(../images/fundo_pagina.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.quemsou {
	color: #96C90A;
}
.bloco1{
	overflow: auto;
	height: 400px;
}