﻿/*--primera declare "link colors"--*/

      /*--los eslabónes (links) inactivos (dormant) están azules (blue)--*/
      a:link {color: #0000ff;}
      
      /*--los eslabónes (links) que se han visitado (visited) son violetas (violet)--*/
      a:visited {color: #800080;}
      
      /*--los eslabónes (links) activos (active) están rojos (red)--*/
      a:active {color: #ff0000;}
      
      /*--los eslabónes (links) que están cubierto con las alas (hovered over) son verdes (green)--*/
      a:hover {color: #00FF00;}
      
      /*--declare page width + page margin for printer only--*/
      @page {
}
/*Hempaz Embedded Positioning CSS*/
/*Declare the masthead ID position*/
#masthead {
position:relative;
left: 0px;
top: 0px;
width:100%;
height:130px;
border: 0px transparent none;
background-color: #CCCCFF;
}
/*Declare the logolft ID position*/
#logolft {
position: absolute;
top: 0px;
left: 0px;
float: left;
width: 200px;
height: 125px;
border: thin blue solid;
background-color: aqua;
}
/*Declare the ifa ID position*/
#ifa {
postion: absolute;
top: 0px;
left: 0px;
float: left;
width: 322px;
height: 242px;
border: 0px transparent none;
background-color: #F0F8FF;
}
/*Declare the mtxt ID position*/
#mtxt {
position: absolute;
top: 0px;
left: 202px;
width: auto;
right: 202px;
height: 100%;
border: 0px transparent none;
background-color:#F0F8FF;
}
/*Declare the container ID position*/
#container {
position:relative;
left: 0px;
top: 0px;
width:100%;
height:auto;
border: 0px transparent none;
background-color:yellow;
}
/*Declare the navbarlnks ID position*/
#navbarlnks {
position: absolute;
top: 0px;
left: 0px;
width: 202px;
height: 100%;
border-top: thin red solid;
background-color:#90EE90;
}
/*Declare the adsense ID position*/
#adsense {
position: absolute;
top: 0px;
right: 0px;
width: 202px;
height: 100%;
border-top: thin red solid;
background-color: #FF9999;
}
/*Declare the bfooter ID position*/
#bfooter {
position:absolute;
left: 202px;
bottom: 0px;
right: 202px;
width: auto;
height:auto;
text-align: center;
color: aqua;
border: 0px transparent none;
background-color: #FF0033;
}
���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
