A:link {
    text-decoration: none;
    color:#000000;
  }


A:visited {
    text-decoration: none;
    color:#000000;
  }


A:hover {
    text-decoration: none;
    color:#f68933;
  }


#menu_arriba {
    position: absolute;
    top:25px;
    left:150px;
    width:620px;
    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-weight:bolder;
    font-size:11px;
    color:#000000;
  }


#separador {
    margin: 0px 10px 0px 10px;
    width:2px;
 text-align:center;
    height:20px;
    color:#dddddd;
  }


#separador_menu {
    width:10px;
    height:421px;
    position:absolute;
    top:70px;
    left:155px;
    background-image : url(../imagenes/linea_vert.gif);
    background-position : 0px 0px;
    background-repeat : no-repeat;
  }

#menu_izquierda {
    color : #000000;
    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-size : 10px;
    font-weight : bolder;
    
    margin-left : 10px;
    position : absolute;
    top : 80px;
    width : 120px;
    left : 10px;
  }

#contenido {
/*    border-style:solid;
    border-width:1px;*/

    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-size : 10px;

    position : absolute;
    top : 120px;
    left : 250px;
    min-height:400px;
/*     height:400px; */

    width:450px;

    text-align : justify;
    font-family : arial;
    font-size : 11px;
    
  }
  
#footer {
	clear: left;
	color : #000000;
	font-family : 'Trebuchet MS',Tahoma,Arial;
	font-size : 10px;
	font-weight : bolder;
	padding: 20px;
}
 
.fondo {
    width:785px;
    height:500px;
    background-image : url(../imagenes/fondo_productos.jpg);
    background-position : top right;
    background-repeat : no-repeat;
    border-color:#000000;
   }






#enviar_amigo {
    color:#444444;
    font-size:10px;
  }



#pie {
     position:absolute;
     left:-200px;
     bottom:-40px;
     width:770px;
     font-family : arial;
     font-size:10px;
     color:#898989;
  }


#pie a {
text-decoration:underline;
}






#capa_movil1
{
position:relative;
top:-210px
}


#capa_movil2
{
position:relative;
top:-50px
}






/*cuadro redondeado*/

.t {
    background: url(../imagenes/pixel.gif) 0 0 repeat-x;
  }


.b {
    background: url(../imagenes/pixel.gif) 0 100% repeat-x;
  }


.l {
    background: url(../imagenes/pixel.gif) 0 0 repeat-y;
  }


.r {
    background: url(../imagenes/pixel.gif) 100% 0 repeat-y;
  }


.bl {
    background: url(../imagenes/p_i.gif) 0 100% no-repeat;
  }


.br {
    background: url(../imagenes/p_d.gif) 100% 100% no-repeat;
  }


.tl {
    background: url(../imagenes/t_i.gif) 0 0 no-repeat;
  }


.tr {
    background: url(../imagenes/t_d.gif) 100% 0 no-repeat;
    padding:10px;
  }

/* fin cuadro */



.seleccionado {
    color:#f68933;
  }


.titulos {
    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-size : 11px;
    font-weight:bold;
 color:#f68933;
 }

.titulos_grandes {
    color:#f68933;
    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-size : 16px;
    font-weight : bolder;
}

.titulos_negros {
    color:#000000;
    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-size : 14px;
    font-weight : bolder;
}
.texto_a10 {
    font-family : arial;
    font-size : 10px;
  }


.texto_t9 {
    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-size : 9px;
  }

.texto_t10 {
    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-size : 10px;
  }

.texto_t11 {
    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-size : 11px;
  }


.texto_t11n {
    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-size : 11px;
 font-weight:bold;  
}

.titulo_t11n {

    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-size : 11px;
 font-weight:bold;
}

.titulo_t13n {

    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-size : 13px;
 font-weight:bold;
}

.texto_ta10 {
    font-family : Tahoma,Arial;
    font-size : 10px;
  }

.subir {
font-weight:bolder;
color:#777777;
}




dt {
 font-weight:bolder;
}

/***********************/
/****MENU SUPERIOR*****/
#headerMenuBtns {
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#aaa;
	margin-left: 150px;
}
#headerMenuBtns a {
    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-weight:bolder;
    font-size:11px;
    color:#000000;
}
#headerMenuBtns a:hover {
	color: #F68933;
}

	#headerMenuBtnsInf {
		padding-top: 3px;
	}		
	/* Links del menu superior */
	.headerMenuBtn {
		color:#000;
		font-weight:bold;
		padding-right: 3px;
		padding-left: 3px;
	}
	
	.headerMenuBtn a:link {
		color:#000;
		text-decoration:none;
	}
	
	.headerMenuBtn a:visited {
		color:#000;
		text-decoration:none;
	}
	
	.headerMenuBtn a:hover {
		color:#DA7E25;
		text-decoration:none;
	}
	
	/* link destacado */
	.headerMenuBtn a.dest:visited {
		color:#DA7E25;
	}
	/*nuevo menú home*/
	.headerMenuBtnHome a:link {
		color:#000;
		text-decoration:none;
	}
	
	.headerMenuBtnHome a:visited {
		color:#000;
		text-decoration:none;
	}
	
	.headerMenuBtnHome a:hover {
		color:#DA7E25;
		text-decoration:none;
	}
	
	/* link destacado */
	.headerMenuBtnHome a.dest:visited {
		color:#DA7E25;
	}
/****************************/
