body{margin: 0 auto; font-family: 'Trebuchet MS'; font-size: 11px; color: #666666; line-height: 20px; }
#header{ background: url(../img/bg_print_header.gif) no-repeat top center; position: relative; }
#header h1{ position: absolute; top: 40px; left: 35px; }
#header h2{ padding-top: 65px; padding-left: 230px; padding-bottom: 60px; font-size: 14px; font-weight: bold; }

#content{ padding: 0 40px; }
#content h3{ padding: 10px 0; clear: both; }
#content .left,
#content .right{ width: 50%; float: left; margin: 0 0 28px; }
#content p { clear: both; }
#content p strong{ clear: both; font-size: 14px; }
#content ul li{ padding-left: 20px; background: url(../img/bullet_v.gif) no-repeat 0 5px; }

.full input{ font: 11px 'Trebuchet MS'; color: #666666; border: 1px solid #c4c4c4; vertical-align: middle; width: 240px; }
.full .inserir{ border: 0px; width: auto; }

.itens{ padding: 10px; }
.itens a{ color: #539737; margin-left: 20px; }

.input{ cursor: pointer; display: block; clear: both; margin-top: 10px; }

@media print{
	.itens{ padding: 0; }
	.no-print{ display: none; }	
}


