.rodape {
	font-size: 10px;
	color: #333333;
	background-color: #F7CC2F;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0390DF;
	text-align: center;
}
.titulo01 {
	font-size: 14px;
	font-weight: bold;
	color: #0390DF;
}
.orcamento {
	background-repeat: no-repeat;
	background-position: right 90px;
}
body {
}


body {
	margin: 0px;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
}
li {
	list-style-type: none;
	list-style-image: url(imagens/li.gif);
	list-style-position: inside;
	margin-top: 7px;
	margin-left: -30px;
	display: list-item;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
}
.rodape a:link {
	font-size: 10px;
	color: #333333;
	background-color: #F7CC2F;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0390DF;
	text-align: center;
	text-decoration: none;
}
.rodape a:visited {
	font-size: 10px;
	color: #333333;
	background-color: #F7CC2F;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0390DF;
	text-align: center;
	text-decoration: none;
}
.margem {
	margin-left: 55px;
}
.titulo02 {
	font-size: 12px;
	font-weight: normal;
	color: #0390DF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	margin-top: 3px;
	width: 470px;
	text-align: right;
	float: right;
}
.titulo03 {

	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	margin-top: 3px;
	width: 470px;
	text-align: right;
	float: right;
}
