/*--------------------Constacia de trabajo V2    */

.oficioconstancia2
{
  width: 710px;
  font-family: "Arial";
  font-size:18px;
  background-color: white;
  text-align:justify;
  margin-left: 0px;
  padding: 0px 0px 0px 10px;
  word-spacing: 6px;
  /* Top - Right - Bottom - Left */
}

.oficioconstancia2 #titulo2
{
  font-size:25px;
  font-family: "Castella";
  text-align:center;
  font-weight: bold;
  width:500px;
}

.oficioconstancia2 #firma2
{
  font-size:25px;
  text-align:center;
  font-weight: bold;
}

.oficioconstancia2 #logo
{
  font-size:15px;
  text-align:center;
  font-weight: bold;
}

.oficioconstancia2 #logop
{
  font-size:12px;
  line-height:0%;
}

.sello_const2
{
  float:right;
  line-height:0%;
  margin: 0px;
}

.image2 {
	position:relative;
	float:center; /* optional */
	text-align:center;
}
.image2 .text2 {
	line-height:170%;
  text-align:justify;
  position:absolute; 
	top:5px; /* in conjunction with left property, decides the text position */
	left:0px;
	width:680px; /* optional, though better have one */
}
.textcosnt2 {
	line-height:170%;
  text-align:justify;
  width:470px;
  margin-left: 30px;
}
.textcosnt2 table{
  width:505px;
}
.firma {
  margin-left: 30px;
}

.ui-button { margin-left: -1px; }
.ui-button-icon-only .ui-button-text { padding: 0.35em; } 
.ui-autocomplete-input { margin: 0; padding: 0.48em 0 0.47em 0.45em; }

