
h1{
  display: block; 
  width: 500px;
  padding: 0 0 0 120px;
  margin: 0;
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 20px;
  line-height: 150%;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 380px;

}

form.formRecomendar {
  margin: 0 auto;
  padding: 15px 0;
}

.msgok, #problema{ text-align:center; 	 padding-top:20px;
	 padding-bottom:20px;}
	 

#problema{
	background-color:#FFFF80;
	border:1px solid #ffc125;
}



.msgok, #problema{ text-align:center; 	 padding-top:20px;
	 padding-bottom:20px;
	 color:#000;
	 margin-bottom:10px;
	 
	 }
	 
	 
form.formatF{ width: 610px; }

form.formatF div{ 
  width: 510px;
  padding-bottom: 10px;
}

form.formatF div label {
  display: block;
  float: left;
  width: 100px;
  text-align: right;
  padding-right:10px;
  font-weight: bold;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 135px;
  font-size:12px;
}


form.formatF div label.boxTit {
  display: block;
  overflow: hidden; 
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  text-align: left;
}

form.formatF .noLFormat label {
  display: inline;
  float: none;
  width: auto;
  padding: 7px 5px 0 0;
}

form.formatF div .group{
  float: left;
  width: 250px;
}

form.formatF div .entTxt {
  float: left;
  width: 280px;
  height: 20px;
  font-size: 11px;
}

form.formatF div .entTxt.wMed { width: 80px; }
form.formatF div .entTxt.wPeq { width: 20px; }


form.formatF div textarea.entTxt { 
  height: 60px;
  width:280px;
  background-color:#fbce76;
}


#txtAreaind{
		width:457px;
	  background-color:#fbce76;
	  border:0px;
	  margin-left:45px;
	}
	
	
form.formatF div p { float: left; width: 320px; }
form.formatF div p .entTxt { float: none; }

form.formatF fieldset {
  border: none;
  border-top:  1px solid #ccc;
}

div.erroContainer{
  width: 500px;
  margin: 0;  padding: 0 0 10px 120px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 380px;
}

div.erroContainer label {
  display: block;
  color: #fff;
  float: none;
}

form.formatF div.noL {
  padding-left: 120px;
}

form.formatF fieldset legend { font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif; font-size: 12px; color: #BB0000; font-weight: bold; }

.clearFull{ clear: both; display: block;}

.newText{
	width:350px;
	padding:3px;
	font-size:12px;
	background-color:#fbce76;
	border:1px solid #FED394;
}

button
{
	background-color:#f2980c;
	color:#FFF;
	font-size:17px;
	cursor:pointer;
	border:0px;
}


.entTxtdata{
		width:80px;
	padding:3px;
	font-size:12px;
}