.fecha {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #373737;
}

A {color: #028787; text-decoration: none; font-family: "Trebuchet MS"; 	font-size: 11px}
A:hover {color: #028787; text-decoration: underline; font-family: "Trebuchet MS"; 	font-size: 11px}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #373737;
}
.copyright A{color:#028787; text-decoration:none; font-weight:bold;}
.copyright A:hover{color:#028787; text-decoration:underline; font-weight:bold;}

.textos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #373737;
}
.textos A {color: #028787; text-decoration: none}
.textos A:hover {color: #028787; text-decoration: underline}

.titulos1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #028787;
}
.titulos1 A {color: #028787; text-decoration: underline}
.titulos1 A:hover {color: #80D600; text-decoration: underline}

.titulos2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #373737;
}
.titulos2 A {color: #373737; text-decoration: none}
.titulos2 A:hover {color: #373737; text-decoration: underline}

.banner {
	font-family: "Trebuchet MS";
	border: 2px solid #187780;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #373737;
}
.banner2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #373737;
}

.textos2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.campotext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #373737;
	background-color: #F5F5F5;
	border-top: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #4C4A4A;
	border-left: 1px dashed #FFFFFF;
}
.botontext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #009F9F;
	border: 1px dashed #FFFFFF;

}
.textosportada {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #373737;
	line-height: 16px;
}

.columna0 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #373737;
	background-color: #FFFFFF;

}
.columna1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #373737;
	background-color: #F5F4F4;

}
.nomouse {
	cursor: default;
}

.inputbox {
  font-family      : Tahoma;
  font-size        : 9px;
  font-weight      : normal;
  color            : #666666;
  padding-left     : 1px;
  padding-right    : 0px;
  padding-top      : 0px;
  padding-bottom   : 0px;
  background-color : #FFFFFF;
  border           : 1px solid #666666;
  height           : 15px;
  }
  
.inputbox2{
  font-family      : Tahoma;
  font-size        : 9px;
  font-weight      : normal;
  color            : #666666;
  padding-left     : 1px;
  padding-right    : 0px;
  padding-top      : 0px;
  padding-bottom   : 0px;
  background-color : #FFFFFF;
  border           : 1px solid #666666;
  }
  
.enviar {
  font-family      : Tahoma;
  font-size        : 9px;
  font-weight      : bold;
  color            : #666666;
  background       : #E5E5E5;
  border           : 1px solid #666666;
  padding-left     : 0px;
  padding-right    : 0px;
  padding-top      : 0px;
  padding-bottom   : 0px;
  height           : 15px;
}

