#cha { position:absolute; top:0px; left:0px; width:100%; margin-top:250px; display:inline }

.conteudoCha { background: url(../images/conteudo_cha.jpg) no-repeat; width:900px; height: 702px; }

.conteudoCha .informacoes{ width:425px; float:left; height:70%; display:inline; margin:55px 0px 0px 80px; font-size:10px; color:#FFFFFF; _margin:45px 0px 0px 80px;} 

.formulario { width:100%; margin:5px 0px 0px 0px;  }
.formulario .campo { float:left; width:100%; height:15px; display:inline; margin:0px 0px 5px 0px; }	
.formulario .campo .nome{ float:left; width:30%; background:#E5678D; color:#FFFFFF; text-align:right; height:100%; }	
.formulario .campo .entrada { float:left; width:60%; margin:0px 0px 0px 2px; height:100%; }	
.formulario .campo .entrada  input { display:block; width:100%; height:100%; background:#F0F0F0; border:0px; padding:0px; margin:0px; font-size:9px; text-indent:3px;  }	
.formulario .radio { background:#E5678D; color:#FFFFFF; width:91%; margin:0; border-bottom:1px solid #FFFFFF; float:left;  font-size:10px; font-weight:bold ;  height:20px; }
.formulario .radio span { float:left ; margin:4px 0px 0px 0px; display: block }
.formulario .radio input { float:left; margin:3px 4px 0px 110px; _margin:1px 0px 0px 30px;  padding:0px; height:10px; }
.formulario .box { float:left;  background:#F0F0F0; border:0px; padding:0px; height:50px; text-align:center; width:91%; color:#000000; margin:4px 0px 0px 0px; }

.enviarDados { float:left; width:91%; background:#F0F0F0; border:0px; padding:0px; font-size:10px; text-align:center; margin:4px 0px 0px 0px; _margin-top:2px; cursor:pointer  }

.numero { float:left; width:181px; height:33px; display:inline; margin:630px 0px 0px 47px; }

#conteudo {  height:568px;  }
