/* Fiaseet.org */
#tabsE {
      width:90%;
      background:#000;
      font-size:10px;
      line-height:normal;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
      }
    #tabsE ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }  

/*body {background-image:url(background.jpg);
background-repeat:repeat-x;
}*/

.text_alterno {
	font-family: "Arial Narrow";
	font-size: 36px;
	font-style:italic;
}
.texto_parrafo {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.texto_titulo {
	color: #003399;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.borde_tabla {
	border: thin solid #000000 ;
	border-width:thin 1;
}
.texto_titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.titulo_parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.background {
	background-color: #000000;
}
.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.texto_decorativo{font-family:"Monotype Corsiva";
font-size:16px;
color:#993300;
}