
.enviar { background-image:url(images/bt_enviar.gif); height: 31px; width: 87px; border:0px; }

* html img/**/ {
filter:expression(
   this.alphaxLoaded ? "" :
   (
    this.src.substr(this.src.length-4)==".png"
    ?
    (
     (!this.complete)
     ? "" :
      this.runtimeStyle.filter=
      ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
      (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
      String(this.alphaxLoaded=true).substr(0,0)+
      (this.src="blank.png").substr(0,0)
    )
    :
    this.runtimeStyle.filter=""
   )
  );
}

.estilo {
	color: #999999;
	letter-spacing: normal;
	text-indent: 0mm;
	white-space: normal;
	font-family: Tahoma;
	font-size: 3mm;
	line-height: 1.5em;
	text-align: justify;
}
.data_calendario_menu {
	color: #339999;
	letter-spacing: normal;
	text-indent: 0mm;
	white-space: normal;
	font: bolder 0.7em/1.5em Tahoma;
}
.titulos {
	font-family: Tahoma;
	font-size: 3.8mm;
	line-height: 4mm;
	color: #87C7C7;
	text-decoration: none;
	font-weight: bold;
}

.style22 {
	font-size: 3.3mm;
	color: #87C7C7;
	font-weight: bold;
}


.style18 {
	font-family: "Trebuchet MS";
	font-size: 10mm;
	font-weight: bold;


img{
#
border:2px solid #ccc; /* Definição da cor da borda! */
#
padding:2px; /* Tamanho da borda entre a imagem e a borda externa */
#
background:#fff; /* Cor da borda intemediária.*/
#
; 	word-spacing: 5mm;
}
a:link {
	color: #87C7C7;
	text-decoration: none;
}
a:visited {
	color: #87C7C7;
	text-decoration: none;
}
a:hover {
	color: #87C7C7;
	text-decoration: underline;
}
a:active {
	color: #87C7C7;
	text-decoration: none;
}
