.camposTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	/*border: 1px solid #008ED2;*/
	text-transform :uppercase;
}
.camposTxtCorreo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	/*border: 1px solid #008ED2;*/
	text-transform :lowercase;
}
.camposLabels {

	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height:30px;

}
body {
	margin-top: 0px;
	/*background-color: #EAEAEA;*/
	font-family:Arial;
	font-size:11px;
	
}

.cuerpoImpresion {
	margin-top: 0px;
	font-family:Arial;
	font-size:11px;
	background-color: White;
}


 .tablaRegReclamo
{
    
    text-align: left;
    width: 550px;
    /*background-color:#F6F9F9;*/
   
} 
.subtitulos
{
       font-weight: bold;    
       height:35px;
       font-size: 12px;
       text-transform :uppercase;
       
    }



/*EBS-JBC*/
.camposTxtMontos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	/*border: 1px solid #008ED2;*/
	text-transform :uppercase;
    text-align:right
}