body {
font-family:Arial, Helvetica, sans-serif; color: #6c6b6b;}
#cuerpo01{
	width:1000px;
	height:1600px;
}
#tli{
	width:109px;
    height:400px;
    float:left;
}
#tl{
	background-image:url(../imagenes/im_tl/testimonios.png);
    width:109px;
    height:350px;
    margin:auto;
    float:left;
}
.carta{
	margin:auto;
	width:520px;
	text-align:justify;
	
	}
.testimonio{
	margin:auto;
	width:650px;
	text-align:justify;
	}			
#texto{
	margin:auto;
	height:1600px;	
}
#vbd{
	width:150px;
    height:400px;
    float:right;
}
#vb{
	background-image:url(../imagenes/im_tl/vb.png);
	width:143px;
	height:350px;
	margin:auto;
	float:right;
	}	

p { font: normal 16px Arial, Helvetica, sans-serif; color:#498eae; margin:0; padding:5px 0; border-bottom:1px dashed #b6b6b6;
	}