@charset "UTF-8";
body {
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
#table_master {
	width: 900px;
}
#table_master #topo  {
	height: 50px;
}
#table_master #menu {
	margin-top: -22px;
}
#box1 {
	border: 1px solid #b9c7d5;
	width: 491px;
	margin-top: 7px;
}
#box2 {
	border: 1px solid #b9c7d5;
	width: 398px;
	margin-top: 7px;
}
#box8 {
	border: 1px solid #b9c7d5;
	width: 398px;
	margin-top: 7px;
}
#box3 {
	border: 1px solid #b9c7d5;
	width: 491px;
	background-image: url(../img/background_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f1f1f1;
	margin-top: 7px;
}
#box3 #box3_txt {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman";
	font-size: 12px;
	height: 165px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 345px;
	background-color: #FFFFFF;
	border: 1px solid #b9c7d5;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
#box4 {
	border: 1px solid #b9c7d5;
	width: 398px;
	margin-top: 7px;
}
#box5 {
	border: 1px solid #b9c7d5;
	width: 300px;
	margin-top: 7px;
}
#box5 img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#box6 {
	background-image: url(../img/background_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f1f1f1;
	border: 1px solid #b9c7d5;
	width: 182px;
	margin-top: 7px;
	float: right;
	margin-right: 7px;
	height: 146px;
}
#box7 {
	border: 1px solid #b9c7d5;
	width: 398px;
	margin-top: 7px;
}
#box8 {
	border: 1px solid #b9c7d5;
	width: 491px;
	margin-top: 7px;
}
.titulo {
	background-image: url(../img/background_titulo.gif);
	background-repeat: repeat-x;
	height: 18px;
	text-align: center;
	padding-top: 4px;
}
#rodape {
	width: 900px;
	height: 137px;
	background-image: url(../img/background_rodape.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-bottom: 6px;
}
#rodape .bloco {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman";
	font-size: 11px;
	margin-top: 10px;
	color: #2A1D10;
	width: 180px;
	float: left;
	margin-right: 50px;
}
#rodape .bloco .topico1 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	background-image: url(../img/linha_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#rodape .bloco .topico2 {
	padding-left: 3px;
	background-image: url(../img/linha_horizontal2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
}
#rodape .bloco .topico2 a  {
	color: #2A1D10;
	text-decoration: none;
}
#rodape .bloco .topico2_ {
	padding-top: 3px;
	padding-left: 3px;
}
#rodape .bloco .topico2_ a {
	color: #2A1D10;
	text-decoration: none;
}
.sessao {
	border: 1px solid #b9c7d5;
	width: 898px;
	background-image: url(../img/background_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f1f1f1;
	margin-top: 7px;
}
.sessao .conteudo {
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman";
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}
.sessao .conteudo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sessao .title {
	background-image: url(../img/background_sessao.gif);
	background-repeat: repeat-x;
	height: 29px;
	padding-top: 3px;
	padding-left: 15px;
}
.sessao .subtitle {
	font-weight: bold;
	margin-top: 15px;
	font-size: 13px;
	color: #814017;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.float_left {
	float: left;
	margin-right: 10px;
}
.float_right {
	float: right;
	margin-left: 10px;
}
.curriculo_titulo {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 15px;
	color: #814017;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
}
.curriculo_minititulo {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #814017;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.input_form {
	border: 1px solid #B1C4D8;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
