#formRemedios{
	width: 800px;
	text-align: center;
}


label{
	font: bold 11px Arial;
	color: #000000;
	display: block;
	background: url(seta.gif) no-repeat 0% 40%;
	text-indent: 10px;
	margin: 3px;
	
}

fieldset{
	width: 60%;
	border: 1px solid #CCC;
	text-align: left;
	padding: 10px;
}

legend{
	font: bold 12px Arial;
	color: #990000;
	margin-bottom: 3px;
}

h1, h2, h3{
	color: #FF0000;
}


input{
	border: 1px solid #CCCCCC;	
}


h2{
	font: 18px Arial, Helvetica, sans-serif;
	text-indent: 20px;
	margin: 5px;
}
input, select{
	font: 10px Arial;
	color: #333;
	height: 17px;
	margin: 2px;
}

#txtentidade, #txttecnico, #txtnome{
	width: 350px;
}


#txtendereco, #txtcomplemento, #txtemail, #txtemailtecnico, #txtresponsavel{
	width: 250px;
}

#txtcidade, #txtbairro,  #cmbUf, #txtcrfcrm{
	width: 200px;
}

#txtnumero, #txtddd, #txtdddtecnico{
	width: 30px;
	margin-left: 10px;
}

#txtCNPJ{
	width: 120px;
	margin-left: 10px;
}

#txttel, #txttelefonetecnico{
	width: 70px;
	margin-left: 10px;
}

p, .ft{
	font: bold 11px Arial;
	color: #000000;
	margin-left: 5px;
}

p{
	text-align: center;
}


#btn{
	width: 117px;
	height: 21px;
	background: url("bkbotao.gif") no-repeat 0% 0%;
	display:block;
	float: right;
	cursor: pointer;
	border: none;
}

#tblRemedios, #tblSol{
	margin: 0px auto;
	width: 600px;
}

#tblRemedios th, #tblSol th{
	border-bottom: 1px dashed #000000;
	font: bold 8px Arial;
	color: #990000;
	text-transform: uppercase;
}

#tblRemedios td, #tblSol td{
	font: 12px Arial;
	color: #000000;
	border-bottom: 1px dashed #CCC;
	border-right: 1px dashed #CCC;
}

#tblSol td{
	text-align: left;
}

#tbentidade{
	margin: 0% auto;
	width: 900px;
}

#tbentidadeimp{
	width: 98%;
}

#tbentidade th,  #tbentidadeimp th{
	font: bold 8px Tahoma, Arial;
	text-transform: uppercase;
	background: #E1E1E1;
	color: #990000;
	border-bottom: 1px solid #CCCCCC;	
}

#tbentidade td, #tbentidadeimp td{
	font: 8pt Tahoma, Arial;
	color: #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
}

#tbentidadeimp td, #tbentidadeimp th{
	border: 1px solid #000000;
	font: 8px Arial, Helvetica, sans-serif;
	color: #000000;
}

.ssp{
	font: 8pt Tahoma, Arial;
	color: #666666;}
	
#voltar{
	margin: 10px;
	padding: 5px;
	width: 100%;
	text-align:left;
	
}

#voltar a{
	background: url("seta.gif") no-repeat 0% 50%;
	width: 100%;
	float:left;
	text-indent: 15px;
	height: 15px;
	font: 8pt Tahoma, Arial;
	color: #666666;}


