@charset "iso-8859-1";
/* CSS Document */

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#282a21;
}
a {
	text-decoration: none;
}
.a1 {
	text-decoration: none;
	color: #000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body  {margin:0px;padding:0px}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {
	color: #282a21;
	font-size: 10px;
}
.style3 {color: #ec7120}
.Estilo2 {color: #000000}
.Estilo4 {
  color: #FFFFFF;
  font-weight: bold;
}
.Estilo5 {color: #FFFFFF}
.Estilo7 {
  color: #344E71;
  font-size: 12px;
  font-weight: bold;
}
.BtnEnviar{
			width: 68px; 
			height: 24px; 
			border:0px; 
			margin: 0px;
			cursor: pointer;
			background-color: transparent;
			background-position : center; 
			background-image : url(../images/btnEnviar.png);
			background-repeat:no-repeat;
}
.BtnLimpiar{
			width: 68px; 
			height: 24px; 
			border:0px; 
			margin: 0px;
			cursor: pointer;
			background-color: transparent;
			background-position : center; 
			background-image : url(../images/btnLimpiar.png);
			background-repeat:no-repeat;
}
