/* Edited with EditCSS */
/**** Inline STYLE-tag style sheet ****/

/*  ------------------------- Pcram. BODY  ------------------------- */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: top;
	padding: 0px;
}
body {
	background-color: #CCCCCC;
}
BODY {
	font-family:  arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
}

TD   { font-family: arial, Trebuchet MS, sans-serif; font-size: 11px; }
/* -------------------------  Pcram.Textos  ------------------------- */

.News_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/**** LINK-tag style sheet ****/

.arial      {  font-family  : Arial, Helvetica, sans-serif;         }
.trebuchet  {  font-family  : Trebuchet MS, Helvetica, sans-serif;  }
.tahoma     {  font-family  : Tahoma, Helvetica, sans-serif;        }
.linediv {
	font-family: Arial, Helvetica, sans-serif;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4AACCF;
}


.ttle13 {
	font-size : 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
}
	
.bgFFFFFF { background-color : #FFFFFF }	

.t3 {  font-size : 1px; padding: 0px; margin: 0px; }
.t9 {  font-size : 9px;   }
.t10{  font-size : 10px;  }
.t11{  font-size : 11px;  }
.t12{  font-size : 12px;  }
.t13{
	font-size : 13px;
}
.t14{  font-size : 14px;  }
.t15{  font-size : 15px;  }
.t16{  font-size : 16px;  }
.t17{  font-size : 17px;  }
.t18{  font-size : 18px;  }
.t20{  font-size : 20px;  }
.t22{  font-size : 22px;  }
.t24{  font-size : 22px;  }

.c000000{  color  : #000000; }
.cC04607{  color  : #C04607; }
.cFFFFFF{  color  : #FFFFFF; }
.cDE8E32{  color  : #DE8E32; }

.decoration_none      { text-decoration : none;       }
.decoration_under     { text-decoration : underline;  }
.decoration_over      { text-decoration : none;       }
.decoration_over:hover{ text-decoration : underline;  }
.tituloNota{
	font-family     : arial;
	color           : #000000;
	font-size       : 20px;
	text-decoration : none;
	font-weight     : normal;
	height: 36px;
}
.tituloNota:hover{
	color: #FF9900;

}

.tituloBlanco{
	font-family     : arial;
	color           : #FFFFFF;
	font-size       : 20px;
	text-decoration : none;
	font-weight     : normal;
	height: 36px;
}
.tituloBlanco:hover{
	color: #000000;

}
.Nota_pie {
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	padding-top: 14px;
}


A {
	text-decoration:none;
	color: #333366;
	font-weight: normal;
}

A:visited {
	color:#FF9900;
}

A:hover {
	text-decoration:underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

