body {margin:0; padding:0;
font-family:Tahoma;
font-size:12px;
text-align:justify;
color:#7a7764;
background-color:#FFFFFF;
line-height:14px;
}
table {
border-collapse:collapse;
border:0px;
margin-left: auto;
margin-right: auto;
}

td{vertical-align:top;}
img{border:none;}

.center {text-align:center;} 
.right {text-align:right;}
.left {text-align:left;}
.justify {text-align:justify;}   



/*****************************************************/
.btnenviar {
 height:24px; width:88px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bolder;
 text-transform: uppercase;
 color: #FFFFFF;
 background-color: #CC0000;
 background-image: url(images/botonenviar.jpg);
 background-repeat: repeat-x;
 border: 1px solid #CC0000;
}

.encabezado{ font-family:Tahoma; font-size:12px; color:#00676A; text-decoration:none;}

.cima{font-family:Tahoma; font-size:11px;  color:#4F4F83; text-decoration:none}

.titulos2{font-family:Tahoma; font-size:14px;  color:#110B63; text-decoration: none; font-weight:bold;}

.blanco{color:#FFFFFF;font-family:Tahoma;font-size:11px;}


input, textarea {
 width:240px;
 background-color:#FFFFFF;
 border:1px solid #F03A39;
 font-family:tahoma;
 font-size:11px;
 color:#7a7764;
 line-height:13px;
 padding-left:2px;
 padding-right:2px;
      }                

textarea { width:240px;
      height:108px;
      margin:0px 0px 0px 0px;
      overflow:hidden;
      } 
	  



/***********************************************************/