/* CSS Document */
BODY{}
INPUT{ 
	height:13px; 
	font-size:11px;}
BUTTON {
	background:transparent;
	border:0; 
	width:65px; 
	height:22px; 
	margin:0 auto;}
BUTTON DIV{
	height:16px;
	font-size:11px;
	padding-top:4px;  
	}
LABEL{
	margin-left:5px;
	margin-right:5px;
	width:125px; }
SELECT{
	width:150px;
	font-size:11px;
	margin-top:5px;}
H5{	
	text-align:center;
	margin-bottom:5px;}
P{margin: 3px 0 3px 0; }
P.p1{text-align:center; margin:5px 0 0 0 ;}

#distBR{
	width:400px; 
	/*height:150px;*/
	padding-bottom:10px;
	margin:0 auto;
	border:1px solid #CCCCCC;
	background:#F3F8FF;
	}
#distSP{
	width:400px;
	/*height:120px; */
	padding-bottom:10px;
	margin: 0 auto;
	margin-top: 5px;
	border:1px solid #CCCCCC;
	background:#FFFCF0;
	}
#distSP H5{margin-bottom:10px; }
#selOrigem{
	margin-left:1px;
	
}


