@charset "UTF-8";
a.linkConteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}
a.linkConteudo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	list-style-position: outside;
	list-style-type: circle;
}
body {
	background-image: url(images/fundo.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
.fundo_texto {
	background-attachment: scroll;
	background-image: url(images/images/layout_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DCDCDC;
}
.corpo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: justify;
	font-weight: normal;
	line-height: 25px;
}
.corpo_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	color: #24487E;
}
.textoRodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.fundo_tab_menu {
	background-image: url(images/images/layout_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #DCDCDC;
}
.bordaImagem {
	border: 10px solid #FFFFFF;
}
.corpo_textoHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: justify;
	font-weight: normal;
	line-height: 20px;
}
.corpo_textoHomeTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #24487D;
	text-align: justify;
	font-weight: bold;
	line-height: 25px;
}
