a span{
	display:none;
}
/*ol {
	margin:0px;
	padding:0px;
	float:left;
	list-style-type:none;
}
li {
	margin:0px;
	padding:0px;
	float:left;
}
ul{
	margin:0px;
	padding:0px;
	float:left;
}*/

.ulforzoso{	
	margin:0px;
	padding:0px;
	float:left;
}
.ulforzoso li{	
	margin:0px;
	padding:0px;
	float:left;
}
/*búsqueda*/
.menubarid{
	float: left;
	width: 175px;
	margin:0px;
	padding:0px;
	padding-left:25px;
}
.barid{	
	list-style-type: none;
	float: left;
	height:30px;
}
.barid a{
	margin-left:5px;
	display:block;
	width:20px;
	height:18px;
	float: left;
}
.barid a img{
	border:none;
}
.menubarid2{
	float: left;
	margin:0px;
	padding:0px;
	width: 467px;
	padding-top:3px;
}
.barid2{
	/*float: left;
	list-style-type: none;
	display:inline;
	margin:0px;
	padding:0px;*/
	float:left;
	list-style-type: none;
	display:inline;
	margin:0px;
	padding:0px;
	margin-right:40px;
	padding-left:15px;	
	background-image:url(../imagenes/separador_01.jpg);
	background-repeat:no-repeat;
	background-position:0;
}
.menusup{
	color:#ccc7aa;
	font-weight:bold;
	text-decoration:none;
	font-size:0.8em;
}
.menusup:hover{
	color:#ffed43;
}
.es{
	background-image:url(../imagenes/b_sp.jpg);
	background-repeat:no-repeat;
	background-position: 0 -18px;
	width:20px;
	height:18px;
	margin-top:5px;
}
.es:hover{
	background-position: 0 0;
}
.es_activo{
	background-image:url(../imagenes/b_sp.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	width:20px;
	height:18px;
	margin-top:5px;
}
.en{
	background-image:url(../imagenes/b_en.jpg);
	background-repeat:no-repeat;
	background-position: 0 -18px;
	width:20px;
	height:18px;
	margin-top:5px;
}
.en:hover{
	background-position: 0 0;
}
.en_activo{
	background-image:url(../imagenes/b_en.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	width:20px;
	height:18px;
	margin-top:5px;
}
.fr{
	background-image:url(../imagenes/b_fr.jpg);
	background-repeat:no-repeat;
	background-position: 0 -18px;
	width:20px;
	height:18px;
	margin-top:5px;
}
.fr:hover{
	background-position: 0 0;
}
.fr_activo{
	background-image:url(../imagenes/b_fr.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	width:20px;
	height:18px;
	margin-top:5px;
}
.it{
	background-image:url(../imagenes/b_it.jpg);
	background-repeat:no-repeat;
	background-position: 0 -18px;
	width:20px;
	height:18px;
	margin-top:5px;
}
.it:hover{
	background-position: 0 0;
}
.it_activo{
	background-image:url(../imagenes/b_it.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	width:20px;
	height:18px;
	margin-top:5px;
}
.po{
	background-image:url(../imagenes/b_po.jpg);
	background-repeat:no-repeat;
	background-position: 0 -18px;
	width:20px;
	height:18px;
	margin-top:5px;
}
.po:hover{
	background-position: 0 0;
}
.po_activo{
	background-image:url(../imagenes/b_po.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	width:20px;
	height:18px;
	margin-top:5px;
}
/*menú*/
.menubar{
	float: left;
	width: 740px;
	height:20px;
	margin: 0px;
	padding: 0px;
	padding-top:8px;
	padding-bottom:15px;
	list-style-type: none;
}
.menubar li{
	float: left;
	width: 110px;
	height: 35px;
	margin:0px;
	padding:0px;
	cursor: pointer;
	padding-left:15px;
	margin-bottom:10px;
	padding-bottom:10px;
	background-image:url(../imagenes/det_menu2.png);
	background-repeat:no-repeat;
}
.menubar li:hover {
	color:#fff;
}
.menubar li a {
	float:left;
	color:#2d2b2b;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	padding-bottom:8px;
}
.menubar li a:hover {
	color:#ffec44;
}
.menubar li ul {
	float:left;
	/*width:170px;*/
	display:none;
	list-style-type: none;
	position: relative;
	margin:0px;
	padding:0px;
	background-color:#b1ac86;
	border-bottom: 2px solid #c0bb9c;
	border-left: 2px solid #c0bb9c;
	border-right: 2px solid #c0bb9c;
}
.menubar li ul li {
	float:left;
	width:140px;
	height: 20px;
	margin: 0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 0.8em;
	background:none;
	text-align:left;
}
.menubar li ul li:hover {
	/*width:165px;*/
	background-color:#a29c74;
}
.menubar li ul li a{
	color:#ffec44;
}
.menubar li ul li:hover a{
	color:#fff;
}
.menubar li:hover ul {
	display: block;
}
#especial{
	width:120px;
}
#especial2{
	width:115px;
}
#especial3{
	width:140px;
}
#especial4{
	width:95px;
}
#especial5{
	width:100px;
}
#especial6{
	width:80px;
}
/*menu pie*/
.menupie{
	list-style-type:none;
	float:left;
	width:900px;
	height:35px;
	margin:0px;
	padding:0px;
}
.lineapie{
	background-image:url(../imagenes/linea.jpg);
	background-repeat:no-repeat;
	background-position:0 25px;
}
.menupie a{
	color:#fff;
	text-decoration:none;
	margin-right:20px;
	font-size:0.7em;
}
.menupie a:hover{
	color:#ffec44;
	text-decoration:underline;
}
.pieancho{
	float:left;
	width:900px;
	margin-left:25px;
	margin-right:25px;
}
.pieancho1 {
	float:left;
	width:450px;
	height:35px;
	margin-left:25px;
	background-image:url(../imagenes/linea.jpg);
	background-repeat:repeat-x;
	padding-top:6px;
	margin-top:10px;
}
.pieancho2 {
	float:left;
	width:450px;
	height:35px;
	text-align:right;
	background-image:url(../imagenes/linea.jpg);
	background-repeat:repeat-x;
	padding-top:6px;
	margin-top:10px;
}
.subh{
	height:25px;
}
.subh2{
	padding-top:25px;
}
.subh3{
	height:25px;
}
.subcontacto{
	float:left;
	width:435px;
	height:25px;
	background-image:url(../imagenes/linea_peq.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	margin-bottom:10px;
}
/*catálogo*/
.menucat {
	float: left;
	width: 900px;
	height:60px;
	margin: 0px;
	padding: 0px;
	margin-top:-5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	list-style-type: none;
	/*background-image: url(../imagenes/backgr_menu3.png);
	background-repeat:repeat-x;*/
	background-color:#2c2c2c;
	border-bottom: 2px solid #6d6d6d;
}
.menucat li {
	float: left;
	width: 151px;
	text-align:left;
	height: 20px;
	margin:0px;
	padding:0px;
	cursor: pointer;
	padding-left:20px;
	background-image:url(../imagenes/det_menu3.png);
	background-repeat:no-repeat;
	background-position:left;
}
.menucat li:hover {
	color:#fff;
}
.menucat li a {
	float:left;
	color:#ffec44;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
	padding-bottom:3px;
}
.menucat li a:hover {
	color:#fff;
}
.menucat li ul {
	float:left;
	/*width:170px;*/
	display:none;
	list-style-type: none;
	position: relative;
	margin:0px;
	padding:0px;
	margin-left:-10px;
	background-image: url(../imagenes/backgr_menu2.png);
	background-repeat:repeat-x;
	background-color:#2c2c2c;
	border-bottom: 2px solid #6d6d6d;
	border-left: 2px solid #6d6d6d;
	border-right: 2px solid #6d6d6d;
}
.menucat li ul li {
	float:left;
	/*width:170px;*/
	height: 22px;
	margin: 0px;
	padding:0px;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 0.8em;
	background:none;
	text-align:left;
	background-image:url(../imagenes/det_menu4.png);
	background-repeat:no-repeat;
}
.menucat li ul li:hover {
	/*width:165px;*/
	background-color:#666666;
}
.menucat li ul li:hover a{
	color:#fff;
}
.menucat li:hover ul {
	display: block;
}
/*subir*/
.subir{
	margin-left:130px;
	padding-left:20px;
	background-image:url(../imagenes/subir.png);
	background-repeat:no-repeat;
	background-position:left;
}

/*mapa web*/
ol .mapaweb{
	display:table;
	list-style-type:none;margin-left:20px;
}
.mapawebli{
	list-style-type:none;
	padding-bottom:10px;
	padding-left:20px;
}
.mapaweblia{
	background-image:url(../imagenes/det_menu3.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}
.mapaweblia2{
	background-image:url(../imagenes/map.png);
	background-repeat:no-repeat;
	background-position: 0 7px;
	padding-left:8px;
}
.mapaenlace{
	text-decoration:none;
	font-weight:bold;
	color:#ffec44;
	font-size:1em;
}
.mapaenlace:hover{
	color:#fff;
}
.mapaenlace1{
	text-decoration:none;
	font-weight:bold;
	color:#cac5a8;
	font-size:0.8em;
	padding-bottom:7px;
	background:none;
}
.mapaenlace1:hover{
	text-decoration:underline;
	color:#fff;
}
.mapaenlace2{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-size:0.7em;
	padding-bottom:7px;
	padding-left:20px;
	background:none;
}
.mapaenlace2:hover{
	text-decoration:underline;
	color:#ffec44;
}

