@charset "utf-8";
/* CSS Document */

html, body{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

h3{
	font-size: 24px;
	font-weight:bold;
	color: #000;
}

h4{
	margin, padding: 0px;
	font-size: 26px;
	font-weight:bold;
	color: #000;
}

h5{
	margin, padding: 0px;
	font-size: 24px;
	color: #000;
}

.tr01{
	height: 25px;
	line-height: 25px;
	background-color:#b4d5fe;
	color: #000;
}

.tr02{
	background-color:#8bacd5;
	color: #000;
}

#tudo{
	width: 600px;
	height: 600px;
}

#wrapConteudo{
	width: 450px;
	margin-left: 30px;
}

#conteudo{
	margin-top: 55px;
}

.tituloRelatorio{
	font-size: 20px;
	font-weight: bold;
	background-color: #f56204;
	color: #000;
}

#titulo{
	font-size: 20px;
	font-weight:bold;
}

#titulo2{
	font-size: 20px;
	font-weight:bold;
	color:#000;
	background-color: #fe9e06;
}

#titulo3{
	text-align: right;
	font-size: 20px;
	font-weight:bold;
	color:#000;
	background-color: #fe9e06;
}

#total{
	width: 100%;
	float: right;
	font-size: 18px;
	font-weight:bold;
	background-color: #d0972c;
	color: #000;	
}

#total2{
	width: 100%;
	float: right;
	font-size: 18px;
	background-color: #e6a833;
	color: #000;	
}

#total3{
	width: 100%;
	float: right;
	text-align: right:
	font-size: 18px;
	font-weight:bold;
	background-color: #d0972c;
	color: #000;	
}

#total4{
	width: 100%;
	float: right;
	text-align: right:
	font-size: 18px;
	background-color: #e6a833;
	color: #000;	
}