@charset "utf-8";
/* CSS Document */

#toolbar{
	height:120px; background:url(../img/toolbar/tlb_bg.jpg) repeat-x top;}

#toolbar img {border:0;}
#toolbar img.logo{float:left; padding-top:5px;}
#toolbar ul{margin:0; padding:0;height:32px; float:left; padding-left:0px; }
	#toolbar ul li{display:inline; float:left;}
	#toolbar li{display:block;float:left;height:32px;text-indent:-5000px; color:#FFF; font-family:tahoma; font-size:11px; background:url(../img/toolbar/tlb_separador.jpg) no-repeat right bottom;}
		#toolbar li.a{float:left;}
		#toolbar li a.portada{background: transparent url(../img/toolbar/tlb_enportada.gif) no-repeat; display:block; height:32px; width:94px;}
		#toolbar li a.portada:hover{background: transparent url(../img/toolbar/tlb_enportada_on.gif) no-repeat; display:block; height:32px; width:94px;}
		#toolbar li a.programas{background: transparent url(../img/toolbar/tlb_programas.gif) no-repeat; display:block; height:32px; width:90px;}
		#toolbar li a.programas:hover{background: transparent url(../img/toolbar/tlb_programas_on.gif) no-repeat; display:block; height:32px; width:90px;}
		#toolbar li a.showroom{background: transparent url(../img/toolbar/tlb_showroom.gif) no-repeat; display:block; height:32px; width:90px;}
		#toolbar li a.showroom:hover{background: transparent url(../img/toolbar/tlb_showroom_on.gif) no-repeat; display:block; height:32px; width:90px;}
		#toolbar li a.ambientes{background: transparent url(../img/toolbar/tlb_ambientes.gif) no-repeat; display:block; height:32px; width:88px;}
		#toolbar li a.ambientes:hover{background: transparent url(../img/toolbar/tlb_ambientes_on.gif) no-repeat; display:block; height:32px; width:88px;}
		#toolbar li a.blog{background: transparent url(../img/toolbar/tlb_blog.gif) no-repeat; display:block; height:32px; width:52px;}
		#toolbar li a.blog:hover{background: transparent url(../img/toolbar/tlb_blog_on.gif) no-repeat; display:block; height:32px; width:52px;}
		#toolbar li a.prensa{background: transparent url(../img/toolbar/tlb_prensa.gif) no-repeat; display:block; height:32px; width:65px;}
		#toolbar li a.prensa:hover{background: transparent url(../img/toolbar/tlb_prensa_on.gif) no-repeat; display:block; height:32px; width:65px;}
		#toolbar li a.contacto{background: transparent url(../img/toolbar/tlb_contacto.gif) no-repeat; display:block; height:32px; width:82px;}
		#toolbar li a.contacto:hover{background: transparent url(../img/toolbar/tlb_contacto_on.gif) no-repeat; display:block; height:32px; width:82px;}
		#toolbar li a.rss{background: transparent url(../img/toolbar/tlb_rss.gif) no-repeat; display:block; height:32px; width:58px;}
		#toolbar li a.rss:hover{background: transparent url(../img/toolbar/tlb_rss_on.gif) no-repeat; display:block; height:32px; width:58px;}
		
		#toolbar span{float:right; margin-top:4px;}
		#toolbar img.slogan{float:left; margin-top:22px; margin-left:480px;}		
		#toolbar span a{color:#a6a5a5; font-size:9px; text-decoration:none;}
		
#toolbar .buscador {float:right;  margin-top:2px;height:25px; width:240px; padding-top:3px; padding-left:4px; background:url(../img/bg_busqueda.gif) no-repeat;}
	#toolbar form{margin:0; padding:0; }
	/*#toolbar input{border-top:1px solid #000; border-left:1px solid #000; border-right:1px solid #c0c0c0; border-bottom:1px solid #c0c0c0; padding:2px; font-size:11px;}
	*/
	#toolbar input{margin:0; padding:0; border:0px solid #ff0000; background-color:transparent;padding:2px; font-size:11px; width:88px;}
	#toolbar input.boton_buscar{border:0; background:transparent url(../img/toolbar/boton_buscar.gif) no-repeat; height:19px; width:21px; margin:0; padding:0; margin-top:2px; vertical-align:bottom;}
	#toolbar .buscador a {font-size:10px; color:#FFF;}

#toolbar .buscadorblog {float:right;  margin-top:2px;height:25px; width:120px; padding-top:3px; padding-left:4px; background:url(../img/bg_busqueda.gif) no-repeat;}
