body { 
	background:url(../img/bg_site.jpg);
}

.fundo_cabecalho {
	background: #FFF url(../img/topo.png) bottom repeat-x;	
	min-height:162px;
	margin-bottom:0px;
}

.fundo_rodape {
	background: #FFF url(../img/rodape.png) bottom repeat-x;	
	min-height:80px;
	padding-top:10px;
	margin-bottom:10px;
}

.div_logomarca {
	padding-top:15px;	
}

.div_t50 {
	padding-top:50px;
}

.div_t30 {
	padding-top:30px;
}

.div_t20 {
	padding-top:20px;
}

.div_t10 {
	padding-top:10px;
}

.div_t5 {
	padding-top:5px;
}

.div_t3 {
	padding-top:3px;
}

.div_b30 {
	margin-bottom:30px;
}

.span_50{width:50px;}
.span_30{width:30px;}
.span_20{width:20px;}
.span_1200{width:1200px;}
.span_total{width:100%;}

.input_20{width:20px;}
.input_40{width:40px;}
.input_80{width:80px;}
.input_120{width:120px;}
.input_180{width:180px;}
.input_200{width:200px;}
.input_230{width:230px;}
.input_430{width:430px;}
.input_450{width:450px;}

.fundo_branco {
	background:#FFF;
	padding-top:10px;
	margin-bottom:10px;
}

.fundo_azul {
	background:#0099FF;
	padding-top:10px;
	margin-bottom:10px;
}

.conteudo_caixas_inicial {
	margin:8px;	
}

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif
}

.style2 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; }
