/* CSS Document */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333
	} 
li {color:#990000; list-style-type: square}
 
ul {color:#FFFFFF; list-style-type: square} 

ol {color:#990000;}
 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666699} 
a.mytext:link {color: #333333; text-decoration: none} 
a.mytext:visited {color: #666666; text-decoration: none} 
a.mytext:active {color: #333333; text-decoration: none} 
a.mytext:hover {color: #999933; text-decoration: none} 

a.nav:link {font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration: none}
a.nav:visited {font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration: none} 
a.nav:hover {font-size:12px; font-weight:bold; color:#CC6600; text-decoration: none}
a.nav:active {font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration: none} 

 
p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666699;
	text-align:justify;
	line-height:1.3em;
	}
.titulo-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold; 
	color:#990000;
	text-align:left;
	text-decoration:none;
}
.descripcion {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:left;
}


.style1 {
	font-size: 16px;
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	left:435px;
	top:29px;
	width:354px;
	height:68px;
	z-index:1;
}
/*- Menu Tabs--------------------------- 

    #tabs {
      float:left;
	  left:40px;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \
    #tabs a span {float:none;}*/
    /* End IE5-Mac hack */
#tabs a:hover span {
      color:#FF9834;
      }
#tabs a:hover {
      background-position:0% -42px;
      }
#tabs a:hover span {
      background-position:100% -42px;
      }

#tabs #current a {
                background-position:0% -42px;
        }
#tabs #current a span {
                background-position:100% -42px;
        }
-->*/

#Layer2 {
	position:fixed;
	left:295px;
	top:66px;
	width:534px;
	height:73px;
	z-index:1;
}
div.background
  {
  width: 782px;
  height: 580px;
  background:url(images/bg-main-trans.jpg) repeat;
  /*border: 2px solid black;*/
  }
div.transbox
  {
  width: 782px;
  height: 444px;
  /*margin: 30px 50px;*/
  background-color: #ffffff;
  /*border: 1px solid black;*/
  /* for IE */
  filter:alpha(opacity=75);
  /* CSS3 standard */
  opacity:0.75;
  /* for Mozilla */
  -moz-opacity:0.75;
  }
div.transbox p
  {
  /*margin: 30px 40px;*/
  font-weight: bold;
  color: #000000;
  }
#content-boxhome {
  font:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  height:375px;
  overflow:auto;
  }
#content-box {
  font:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  height:400px;
  overflow:auto;
  }
  
#border-brown{
	display: block;
	border-width: 2px;
	border-style: solid;
	border-color: #996600;
	margin:2px;
}
-->