

.fondo {
    background-attachment: fixed;
    background-color: #000000;
    background-repeat: repeat;
    background-position: center top;
    background-image: url(skin/fondo3.jpg);
  }


.fondo .content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #CCCCCC;
  }


a {
    color: #FFCC00;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
  }


.navBar1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #99CC00;
  }


a:link {
    color: #FF3300;
    text-decoration: none;
  }


a:visited {
    color: #FF3300;
    text-decoration: none;
  }


a:hover {
    color: #FF3300;
    text-decoration: underline;
  }
  
  
a.footer {
	font-weight:normal;
	FONT-SIZE: 8px; 
	font-family: arial; 
	COLOR: #CC6600;
	letter-spacing:2.5px;
	text-decoration:none;
}

a.footer:visited {
	font-weight:normal;
	FONT-SIZE: 8px; 
	font-family: arial; 
	COLOR: #CC6600; 
	letter-spacing:2.5px;
	text-decoration:none;
}

a.footer:hover {
	font-weight:normal;
	FONT-SIZE: 8px; 
	font-family: arial; 
	COLOR:#FFCC00;
	letter-spacing:2.5px;
	text-decoration:none;
}
a.footer:visited:hover {
	font-weight:normal;
	FONT-SIZE: 8px; 
	font-family: arial; 
	COLOR:#FFCC00;
	letter-spacing:2.5px;
	text-decoration:none;
}

.copyright {
	font-weight:normal;
	FONT-SIZE: 8.5px; 
	font-family: arial; 
	letter-spacing:5px;
	COLOR:#999999;
}

/*********** #navBar link styles ***********/


#navBar ul a:link, #navBar ul a:visited {
    display: block;
  }


#navBar ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navBar li {
    border-bottom: 1px solid #EEE;
  }

/* fix for browsers that don't need the hack */

html>body #navBar li {
    border-bottom: none;
  }


.fondoTabla {
    background-image: url(skin/s1_medio.gif);
    background-repeat: repeat-y;
    background-position: -1px top;
  }

.TformuCampos2 {
    background-repeat : no-repeat;
    color : #000000;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    letter-spacing : 0px;
    text-indent : 0px;
  }

.TformuCampos {
    background-image : url(skin/fondo_campos.jpg);
    background-repeat : no-repeat;
    color : #000000;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    letter-spacing : 1px;
    text-indent : 5px;
  }


.TitulosDeTablas {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    font-weight: bold;
  }


.TxtNormal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
  }


.link2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFCC00;
  }
  



.TitulosDestacados1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #990000;
    background-image: url(skin/fondo_titulosdestacados.gif);
    background-repeat: repeat-x;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
  }


.TxtContenidosTablas {
    font-family: verdana;
    font-size: 10px;
    color: #FFFFFF;
  }

.TNews {
    font-family: verdana;
    font-size: 20px;
    color: #FFFFFF;
  }

.TitulosProductos1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #333333;
    background-image: url(skin/fondo_titulosproductos.jpg);
    background-repeat: repeat-x;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
  }


