#diretoAoPonto {
	float : left ;
	width : 323px ;
	padding-top : 20px ;
}
#diretoAoPonto p {
	float : left ;
	color : #fff ;
	width : 93px ;
	font-size : 10px ;
	padding : 6px 0px 0px 0px ;
}
#diretoAoPonto input {
	float : left ;
	margin-left : 5px ;
	width : 22px ;
	height : 20px ;
	
	
}
#diretoAoPonto select {
	float : left ;
	width : 192px ;
	font-family : Trebuchet MS ;
	font-size : 11px ;
	border : 1px solid #e26c1f ;
}
.voce {
	color : #e26c1f ;
}
.titDireto {
	color : #e26c1f ;
	text-transform : uppercase ;
}
.opcoes {
	color : #757474 ;
}