body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial;
	font-size: 8pt;
	color: #303030;
	background-color: #d2dfe6;
}
.fundo2 {
	background-image: url(images/fundo2.png);
	background-repeat: repeat-x;
}
.caixadireita {
	background-image: url(images/fundo3.jpg);
	background-repeat: repeat-x;
	padding: 5px 2px 0 5px;
	margin: 0 0 10px 0;
}
.imgbox1 {
	border: solid;
	border-color: #e7e7e7 #808080 #777777 #e0e0e0;
	border-width: 2px;
	padding: 0px;
	margin: 0 15px 2px 0;
	float: left;
}
.imgbox2 {
	border: solid;
	border-color: #e7e7e7 #808080 #777777 #e0e0e0;
	border-width: 2px;
	padding: 0px;
	margin: 0 0 2px 15px;
	float: right;
}
.imgbox3 {
	border: solid;
	border-color: #e7e7e7 #808080 #777777 #e0e0e0;
	border-width: 2px;
	margin: 0 0 2px 0;
}
.imgbox4 {
	border: solid;
	border-color: #e7e7e7 #808080 #777777 #e0e0e0;
	border-width: 2px;
	margin: 2px;
}
.img1 {
	border: none;
	padding: 0px;
	margin: 0 15px 2px 0;
	float: left;
}
.img2 {
	border: none;
	padding: 0px;
	margin: 0 0 2px 15px;
	float: right;
}
.icone {
	vertical-align: middle;
	border: none;
}
.menu1 {
	width: 172px;
	line-height: 43px;
	vertical-align:middle;
	float: left;
	text-align: center;
}
a {
	color: #043883;
	text-decoration: none;
}
a:hover {
	color: #800000;
}
.preto {
	color: black;
}
.direita {
	text-align: right;
}
p {
	margin: 0 0 8px 0;
	line-height: 150%;
}
.justificado {
	text-align: justify;
}
.separador {
	vertical-align: middle;
	border: none;
	float: left;
	margin: 4px 0 0 0;
}
.clear {
	clear:both;
}
