@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../skin/f_global.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana;
	padding: 0; 
	margin: 0;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #818100;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.acceso_fields {
margin: 0;
padding: 0;
font-size: 11px;
//font-size: 11px;
text-align: left;
}
img {
border: none;
}

/*- Menu Tabs 4--------------------------- */

    #tabs4 {
      float:left;
      width:100%;
      font-size:93%;
    
		  
      }
    #tabs4 ul {
          margin:0;
          padding:30px 30px 0 30px;
          list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("../skin/menu/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("../skin/menu/tabright4.gif") no-repeat right top;
      padding:5px 30px 7px 30px;
      color:#6B78A9;
        font: bold 11px/1.5em Verdana;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#6B78A9;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
	background-position:100% -42px;
	font: bold 11px/1.5em Verdana;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              background-position:100% -42px;
      }
.up {
	background-attachment: scroll;
	background-image: url(../skin/f_up.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 164px;
	width: 881px;
}





a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}
.tabla1 {
	background-image: url(../skin/f_hoja2.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	border: 4px solid #FFF;
	height: 269px;
}


.tsombra {

}
.texto {
	color: #FFF;
}
.tabla_trans {
	background-image: url(../skin/t_t_f.png);
}

.tsombra tfoot td {
	height: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 4px;
}
#idioma a{
	color: #000;
}
#idioma a:hover {
	color: #FFF;
}
