body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td 
{
	margin:		0;
	padding:	0;
}

body
{
	font-size:		62.5%;
	cursor:			default;
	font-family:	Arial, Verdana, sans-serif;
}

a img { border: none; }

table {
	border-spacing: 0;
	border-collapse: collapse;
}
#wrap
{
	width:			980px;
	margin:			0 auto;
}

#contenido
{
	width:			980px;
	position:		absolute;
	padding-bottom:	3em;
}

	#contenido.semi
	{
		background:	url(../images/fondos/semi.png) no-repeat;
		height:		1071px;
	}


	a#saltar
	{
		display:	none;
	}
	
/* ------------------ */

#cabecera
{
	margin-top:	15px;
	height:		110px;
	background:	url(../images/fondos/cabecera.png) left top no-repeat;
}
#cabecera .left img {
	padding-top: 27px;
	padding-left: 30px;
}
			
	#cabecera span#numeros
	{
		font-size:		1.1em;
		font-family:	Verdana, Arial, sans-serif;
		color:			#333;
		position:		absolute;
		left:			513px;
		top:			32px;
	}
	
		#cabecera span#numeros span { color: #FCFDFD; margin: 0 1px; }
		
		#cabecera span#numeros strong { color: #1C4BA4; }

	#cabecera div#publica
	{
		width:			132px;
		height:			94px;
		background:		#1942A4 url(../images/botones/publica.jpg) no-repeat;
		font-family:	Tahoma, Arial, Verdana, sans-serif;
		font-size:		0.9em;
		position:		absolute;
		left:			849px;
		top:			9px;
		text-align:		center;
		padding-top:    37px;
	}
	
	
		#cabecera div#publica p
		{
			width:			85px;
			color:			#fff;
			position:		relative;
			left:			23px;
			.margin-left:    5px;
			margin-left /*\**/: 25px\9;
		}
		
		#cabecera div#publica a
		{
			color:				#fff;
			text-decoration:	none;
			padding-left:      10px;
			margin-left: -5px;
			background:		   url(../images/botones/_flecha.png) left 2px no-repeat;
		}
		
			#cabecera div#publica a:hover { text-decoration: underline; }
			
		#cabecera div#publica p {
			font-weight: bold;
			color: #FFF;
			font-size: 1.4em;
			font-family: Arial, Verdana, sans-serif;
			padding-bottom: 1.5em;
		}
		#cabecera div#publica .amarillo-grande {
			font-size: 1.3em;
			color: #FFCC00;
		}
		
/* ------------------ */

#sidebar
{
	width:			150px;
	margin-right:	0.7em;
	float:			left;
}

	#sidebar #areausuarios, #sidebar #areatienda
	{
		width:			150px;
		background:		url(../images/fondos/acceso.png) left top no-repeat;
		padding:		12px 13px 0 13px;
	}
	#sidebar #areausuarios ul, #sidebar #areatienda ul, #sidebar #logueado ul { 
		list-style: none;
	}
	
		#sidebar #finusuarios, #sidebar #fintienda
		{
			width: 150px;
			height: 12px;
			background:		url(../images/fondos/acceso-bot.png) left top no-repeat;
			clear: both;
			margin-bottom: 12px;
		}
	
		fieldset { border: none; }
		
		#sidebar form#acceso legend
		{
			font-size:		1.3em;
			font-weight:	bold;
			color:			#1C4BA4;
			border-bottom:	1px dotted #ccc;
			padding-bottom:	5px;
			margin-bottom:	5px;
			padding-left: 0;
			position: relative;
			left: 0 !important;
			left: -7px;
			padding-right: 18px;
		}
		*+html #sidebar form#acceso legend {left: -7px !important;}
		
			#sidebar form#acceso span.bienvenido, #sidebar #areausuarios span.bienvenido, #sidebar #areatienda span.bienvenido, #sidebar #logueado span.bienvenido
			{
				font-size:		1.2em;
				font-weight:	bold;
				color:			#788889;
				border-bottom:	1px dotted #ccc;
				padding-bottom:	5px;
				margin-bottom:	10px;
				display:		block;
				width:			80%;
			}
			
			#sidebar #areatienda span.bienvenido { color: #FF3300; }
				#sidebar form#acceso span.bienvenido strong {
					display:	block;
					font-size:	1.17em;
					color:		#1C4BA4;
					margin-top:	0.2em;
					height:		1em;
				}
			#sidebar #logueado span.bienvenido strong
				{
					display:	block;
					font-size:	1.17em;
					color:		#1C4BA4;
					margin-top:	0.2em;
					margin-bottom: 5px;
					padding-bottom: 0;
				}
				#sidebar #logueado span.bienvenido {
					margin-bottom: 5px;
					padding-bottom: 0;
					width: 90%;
				}
		
		
			#sidebar form#acceso label span
			{
				font-family:	Tahoma, Arial, Verdana, sans-serif;
				font-weight:	bold;
				font-size:		0.9em;
				color:			#5B5957;
			}
			
			#sidebar form#acceso label input
			{
				font-family:	Verdana, Arial, sans-serif;
				color:			#5B5957;
				font-size:		0.9em;
				border-top:		1px solid #a6a7a8;
				border-left:	1px solid #a6a7a8;
				border-bottom:	1px solid #dfdfe0;
				padding:		3px 2px;
				margin-bottom:	0.7em;
			}
			
			#sidebar form#acceso input#btnLogin
			{
				background:		#333 url(../images/botones/fondo_boton.gif) left top repeat-x;
				height:			20px;
				width: 			50px;
				margin-bottom:	0.5em;
				border: 1px solid #666;
				cursor: pointer;
				color: #FFF;
				font-weight: bold;
				font-family: Tahoma, Arial, sans-serif;
				font-size: 0.9em;
			}
		
			#sidebar form#acceso input#btnLogin:hover { 
				background:		#2055B9 url(../images/botones/fondo_boton.gif) left bottom repeat-x;
				border: 1px solid #96B8F0;
			}

			#sidebar form#acceso ul { list-style-type: none; }
			
			div#logueado 
			{
				background: url(../images/fondos/acceso.png) top no-repeat;
				padding: 10px 0 0 13px;
			}
			div#finlogueado
			{
				background: url(../images/fondos/acceso-bot.png) left top no-repeat;
				width: 150px; 
				height: 12px;
				margin-bottom: 12px;
			}
				
	#sidebar div#tiendas, #sidebar div#links, #sidebar div#atencion
	{
		width:			150px;
		background:		#EFEFEF url(../images/fondos/tiendas.jpg) left top repeat-y;
		padding:		0;
		margin-bottom:	12px;
		overflow: hidden;
	}
	#sidebar div#tiendas div.content, #sidebar div#links div.content, #sidebar div#atencion div.content { padding-left: 13px; }
	#sidebar div#tiendas .divtop, #sidebar div#tiendas .divbottom, #sidebar div#links .divtop, #sidebar div#links .divbottom, #sidebar div#atencion .divtop, #sidebar div#atencion .divbottom {
		background: #EFEFEF url(../images/fondos/tiendas_top.jpg) left bottom no-repeat;
		height: 10px;
		width: 150px;
	}
	#sidebar div#tiendas .divbottom, #sidebar div#links .divbottom, #sidebar div#atencion .divbottom { background: #EFEFEF url(../images/fondos/tiendas_bottom.jpg) left top no-repeat; }
	
		#sidebar div#tiendas strong.titulo, #sidebar div#boletin strong.titulo, #sidebar div#recomiendanos strong.titulo, #sidebar div#atencion strong.titulo
		{
			font-family: Arial, Verdana, sans-serif;
			font-size: 1.4em;
			font-weight: bold;
			color: #525357;
			text-transform: uppercase;
			width: 135px;
			margin-bottom: 3px;
		}
		#sidebar div#tiendas strong.titulo span, #sidebar div#boletin strong.titulo span, #sidebar div#recomiendanos strong.titulo span, #sidebar div#atencion strong.titulo span {
			font-size: 1.2em;
			color: #1C4BA4;
			display: block;
			margin-bottom: 4px;
		}
		#sidebar div#boletin strong.titulo {color: #1C4BA4;}
		#sidebar div#boletin strong.titulo span {color: #525357; margin-bottom: 5px;}
		#sidebar div#recomiendanos strong.titulo {color: #5E4A00;}
		#sidebar div#recomiendanos strong.titulo span {color: #333;}
		#sidebar div#atencion strong.titulo {color: #333;}
		#sidebar div#atencion strong.titulo span {color: #5B5957;}
		#sidebar div#tiendas ul, #sidebar div#atencion ul { list-style: none;}
	
	#sidebar div#tiendas a.canal  
	{
		border-top:			1px dotted #dbdbdb;
		padding:		    5px 12px 0 10px;
		font-family:		Verdana, Arial, sans-serif;
		font-size:			0.9em;
		text-decoration:	none;
		display:			block;
		width:				75%;
		margin-bottom:		0.6em;
		background:			url(../images/botones/_flecha.png) left 8px no-repeat;
	}
	
		#sidebar div#tiendas a.canal strong
		{
			text-transform:	uppercase;
			color:			#1C4BA4;
			display: block;
		}
		
		#sidebar div#tiendas a.canal span, #sidebar div#areatienda a.canal span { color: #5B5957; }
		
		#sidebar div#tiendas a:hover.canal span, #sidebar div#areatienda a:hover.canal span { text-decoration: underline; }

		
	#sidebar a#propia-tienda
	{
		background:		#333 url(../images/botones/crea.gif) left top no-repeat;
		width:			109px;
		padding-left:   22px;
		color: #FFF;
		text-decoration: none;
		height: 19px;
		display: block;
		padding-top: 3px;
	}
	
		#sidebar a#propia-tienda:hover { background-position: left bottom; }
		
	#sidebar a#destacar-tienda
	{
		font-size:		1.1em;
		font-weight:	bold;
		color:			#1C4BA4;
	}
	
		#sidebar a#destacar-tienda:hover { text-decoration: none; }
	
	#sidebar div#tiendas strong.titulo span, #sidebar div#tiendas a.canal strong { color: #FF3300;}
	#sidebar div#tiendas a.canal { background: url(../images/botones/_flechanar.gif) no-repeat scroll left 8px; }
	#sidebar div#areatienda a.canal { background: url(../images/botones/flecha2.png) no-repeat scroll left 3px; }
	#sidebar div#areatienda a.canal:hover { background: url(../images/botones/_flechanar.gif) no-repeat scroll left 3px; text-decoration: underline; color: #FF3300; }
		
	#sidebar div#lista-categorias-prods
	{
		width:			150px;
		background:		url(../images/fondos/lista-categorias-prods-top.png) top no-repeat;
		padding-top:	44px;
		margin-bottom:	9px;
	}
	
		#sidebar div#lista-categorias-prods h1
		{
			position:	absolute;
			z-index:	-1;
			font-size:	1em;
		}
		
		#sidebar div#lista-categorias-prods ul
		{
			padding:			0 9px;
			background:			url(../images/fondos/lista-categorias-prods.png) repeat-y;
			list-style-type:	none;
		}
		
			#sidebar div#lista-categorias-prods ul li
			{
				border-top:		1px dotted #ccc;
				line-height:	2.1;
				font-family:	Verdana, Arial, sans-serif;
				font-size:		0.9em;
			}
			
				
				#sidebar div#lista-categorias-prods ul li a
				{
					color:				#525357;
					text-decoration:	none;
					background:			url(../images/botones/flecha2.png) left 3px no-repeat;
					padding-left:		10px;
				}
				
					#sidebar div#lista-categorias-prods ul li a:hover
					{
						text-decoration:	underline;
						color:				#FF3300;
					}
					
				#sidebar div#lista-categorias-prods ul li ul
				{
					padding:	0 0 0 9px;
					background:	none;
				}
				
					#sidebar div#lista-categorias-prods ul li ul li
					{
						border-top:		none;
						line-height:	2;
						font-size:		1em;
					}
					
						#sidebar div#lista-categorias-prods ul li ul li a { color: #666; }
						
		div#pie-lista-categorias-prods
		{
			background:	url(../images/fondos/lista-categorias-prods-bot.png) no-repeat;
			height:		10px;
			display:	block;
		}
		
		
	#sidebar div#boletin
	{
		width:			137px;
		height:			166px;
		background:		#D0E9FD url(../images/fondos/boletin.jpg) no-repeat;
		padding:		10px 0 0 13px;
		font-family:	Verdana, Arial, sans-serif;
		font-size:		0.9em;
		color:			#5B5957;
		margin-bottom:	12px;
	}
	
		#sidebar div#boletin p { width: 84px; color: #525357; }
		#sidebar div#boletin p.strong { width: 84px; color: #525357; font-weight:	bold;}
		
		#sidebar div#boletin input
		{
			font-family:	Verdana, Arial, sans-serif;
			color:			#525357;
			border-top:		1px solid #a6a7a8;
			border-left:	1px solid #a6a7a8;
			border-bottom:	1px solid #dfdfe0;
			padding:		3px 2px;
			margin:			0.7em 0 0.5em 0;
			font-size:		1em;
		}
		
			#sidebar div#boletin input#submit-registrate
			{
				background:		transparent;
				border:			none;
				margin:			0;
				padding:		0;
				cursor:			pointer;
				background:		url(../images/botones/flecha2.png) left 4px no-repeat;
				padding-left:	10px;
				display:		block;
				color:			#525357;
			}
			
				#sidebar div#boletin input#submit-registrate:hover
				{
					background:			url(../images/botones/_flecha.png) left 4px no-repeat;
					color: #1C4BA4;
					text-decoration:	underline;
				}
			
	#sidebar div#recomiendanos
	{
		width:			137px;
		height:			140px;
		background:		url(../images/fondos/recomiendanos.jpg) no-repeat;
		padding:		10px 0 0 13px;
		font-family:	Verdana, Arial, sans-serif;
		font-size:		0.9em;
		color:			#5B5957;
		margin-bottom:	12px;
	}
	
		#sidebar div#recomiendanos p 
		{ 
			padding-left:	67px;
			width: 			69px;
			color:			#333;
			margin-bottom:  2px;
		}
		
		#sidebar div#recomiendanos a
		{
			color:			#333;
			background:		url(../images/botones/flecha2.png) left 4px no-repeat;
			padding-left:	10px;
			position: relative;
			top: 5px;
			text-decoration: none;
		}
		
			#sidebar div#recomiendanos a:hover { text-decoration: underline; }
	
	#sidebar div#links strong.titulo 
	{
		font-size: 1.6em;
		color: #525357;
		font-family:	Arial, Verdana, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		padding-bottom: 2px;
		display: block;
	}
	#sidebar div#links ul { list-style: none;}
	
	
		#sidebar div#atencion a, #sidebar div#links a, #sidebar div#areausuarios a, #sidebar div#boletin a, #sidebar div#logueado a, #sidebar div#areatienda a
		{
			color:				#5B5957;
			background:			url(../images/botones/flecha2.png) left 4px no-repeat;
			padding-left:		10px;
			margin-bottom:		0.2em;
			text-decoration:	none;
			width:			    135px;
		}
		
			#sidebar div#atencion a:hover, #sidebar div#links a:hover, #sidebar div#areausuarios a:hover, #sidebar div#boletin a:hover, #sidebar div#logueado a:hover 
			{
				background:			url(../images/botones/_flecha.png) left 4px no-repeat;
				color:				#1C4BA4;
				text-decoration:	underline;
			}

/* --------------------- */

form#cajalogin
{
	width:		175px;
	height:		197px;
	background:	url(../images/fondos/cajalogin.png) no-repeat;
	padding:	3px 0 0 13px;
	margin:		220px auto 0 auto;
}

	form#cajalogin.contra { background: url(../images/fondos/contrasena.png) no-repeat; }
	form#cajalogin.usuario { background: url(../images/fondos/usuario.png) no-repeat; }
	form#cajalogin.iden { background: url(../images/fondos/identificate.png) no-repeat; height: 217px; }

	form#cajalogin h1 { font-size: 1.3em; }
	
	form#cajalogin fieldset { padding-top: 15px; clear: both; }
	
	form#cajalogin span#legend
	{
		font-size:		1.4em;
		font-weight:	bold;
		color:			#1C4BA4;
		width:			80px;
		float:			left;
		margin-right:	7px;
	}
	
	form#cajalogin a#sin-registro
	{
		font-size:			1.4em;
		font-weight:		bold;
		color:				#666;
		width:				120px;
		text-decoration:	none;
		margin-right:		-13px;
	}

	
		form#cajalogin label span
		{
			font-family:	Tahoma, Arial, Verdana, sans-serif;
			font-weight:	bold;
			font-size:		0.9em;
			color:			#5B5957;
			display:		block;
			margin-bottom:	0.5em;
		}
		
		form#cajalogin label input
		{
			font-family:	Verdana, Arial, sans-serif;
			color:			#5B5957;
			font-size:		0.9em;
			border-top:		1px solid #a6a7a8;
			border-left:	1px solid #a6a7a8;
			border-bottom:	1px solid #dfdfe0;
			padding:		3px 2px;
			margin-bottom:	0.7em;
			width:			80%;
		}
		
		form#cajalogin input#submit-entrar
		{
			background:		url(../images/botones/entrar.png) top no-repeat;
			height:			20px;
			width: 			50px;
			display:		block;
			margin-bottom:	0.5em;
		}
	
			form#cajalogin input#submit-entrar:hover { background-position: bottom; }
			
		form#cajalogin a.link
		{
			display:			block;
			font-family:		Verdana, Arial, sans-serif;
			font-size:			0.9em;
			color:				#5B5957;
			text-decoration:	none;
			margin-bottom:		0.3em;
			background:			url(../images/botones/flecha2.png) left 3px no-repeat;
			padding-left:		10px;
		}
		
			form#cajalogin a.link:hover
			{
				background:			url(../images/botones/_flecha.png) left 3px no-repeat;
				text-decoration:	underline;
				color:				#1C4BA4;
			}
			
			
			
			
			
			
/* -------------------- */

div#central
{
	width:			655px;
	margin:			0 0  1em 0;
	padding:		0 2em;
	background:	url(../images/fondos/central.png) repeat-y;
	float: left;
}

	div#central a.link
	{
			background:			url(../images/botones/_flecha.png) no-repeat left 4px;
			color:				#1C4BA4;
			text-decoration:	underline;
			display:			block;
			margin-top:			-0.8em;
			padding-left:		10px;
	}
	
		div#central a.link:hover
		{
			background:			url(../images/botones/flecha2.png) no-repeat left 4px;
			color:				#5B5957;
			text-decoration:	none;
		}

	div#central2
	{
		width:			695px;
		/*padding-top:	15px;*/
		/*margin-left:	157px;*/
		background:		url(../images/fondos/tabletop.png) 0 11px no-repeat;
		float: left;
	}
	
		div#central2 table
		{
			width:			694px;
			border-spacing: 0 5px;
			background:		url(../images/fondos/central.png) repeat-y;
			padding:		0 6px;
		}
		
			div#central table { border-spacing: 0 5px; margin: 0 -17px; width: 100%; }
			
			
		div#central table#destacados
		{
			width: 688px;
			margin: 0 -16px;
		}
		
			div#central table#destacados td.desc { width: 300px; }
		
		div#central2 table th, div#central table th
		{
			color:			#fff;
			background:		#1C4BA4;
			font-size:		1.1em;
			border-right:	1px solid #fff;
			padding:		0.3em;
		}
		
			div#central2 table.tienda th, div#central table.tienda th { background: #FF3300 !important; }
		
		

		div#central table th { font-weight: normal; text-align: left; padding: 0.3em 1em 0.3em 1em; }
		
		div#central2 table td, div#central table td
		{
			background:		#f9f9f9;
			border-top:		1px solid #EEF0F0;
			padding:		0.5em;
			font-size:		1.1em;
		}
			
			div#central2 table td p, div#central table p { color:	#5B5957; }
			
				div#central table p
				{
					font-size:		1em;
					margin-bottom:	0;
					width:			100%;
				}
			
				div#central2 table td p span, div#central table td p span { color: #5B5957; font-weight: normal; }
				
			div#central2 table td p a, div#central table td p a
			{
				color:				#5B5957;
				text-decoration:	none;
				font-weight:		bold;
			}
			
			div#central table td a.linksolo
			{
				font-weight:	bold;
				color:			#1C4BA4;
			}
			
				div#central table td a.linksolo:hover { text-decoration: none; }
			
			div#central table td.destacar a
			{
				background:			url(../images/botones/destacar2.png) bottom no-repeat;
				text-indent:		-9999px;
				display:			block;
				text-decoration:	none;
				height:				16px;
			}
			
			div#central table td.actualizar a
			{
				background:			url(../images/botones/actualizar.png) bottom no-repeat;
				text-indent:		-9999px;
				display:			block;
				text-decoration:	none;
				height:				13px;
			}
			
			div#central table td.modificar a
			{
				background:			url(../images/botones/modif.png) bottom no-repeat;
				text-indent:		-9999px;
				display:			block;
				text-decoration:	none;
				height:				14px;
			}
			
			div#central table td.eliminar a
			{
				background:			url(../images/botones/elim.png) bottom no-repeat;
				text-indent:		-9999px;
				display:			block;
				text-decoration:	none;
				height:				14px;
			}
			
			div#central table td.cartel a
			{
				background:			url(../images/botones/cartel.png) bottom no-repeat;
				text-indent:		-9999px;
				display:			block;
				text-decoration:	none;
				height:				14px;
			}
			
			
			div#central table td.destacar a:hover, div#central table td.actualizar a:hover, div#central table td.modificar a:hover, div#central table td.eliminar a:hover, div#central table td.cartel a:hover { background-position: top; }
			
			
			
				div#central2 table td p a:hover, div#central table td p a:hover { text-decoration: underline; }
			
			div#central2 table td span, div#central table td span
			{
				color:			#1C4BA4;
				font-weight:	bold;
			}
			
			div#central2 table.tienda td span { color: #FF3300 !important; }
			
			/*INICIO - Agregado german */
				tr.tienda span { color: #FF3300 !important; }
				tr.tienda { color: #FF3300 !important; }
			/*FIN - Agregado german */
			
			div#central2 table td#breadcrumbs 
			{
				border:			none;
				background:		none;
				padding:		0;
				color:			#1C4BA4;
				font-weight:	bold;
			}
			
				div#central2 table.tienda td#breadcrumbs { color: #FF3300; }
			
				div#central2 table td#breadcrumbs  a
				{
					text-decoration:	none;
					color:				#5B5957;
				}
				
					div#central2 table td#breadcrumbs  a:hover { text-decoration: underline; }
				
			div#central2 table tr.destacada td { background: #E4E7E7; }
		
			div#central2 table td.foto, div#central table td.foto { text-align: center; border-left: 1px solid #EEF0F0; }
			
				div#central2 table td.foto img { border: 1px solid #999; }
				
			div#central2 table td.desc { width: 355px; }
			
				div#central table td.desc img { float: left; margin: 0 5px 30px 0; }
			
			table td.prov{ text-align: center; }
			
			table td.precio 
			{ 
				text-align: 	center;
				border-right: 	1px solid #EEF0F0;
				font-weight:	bold;
				color:			#1C4BA4;
				font-size:		1.27em !important;
				background:		#f9f9f9 url(../images/botones/etiqueta.png) center 20% no-repeat !important;
			}
			
				table.tienda td.precio { color: #FF3300 !important;}

				
				table#listabusq td.precio
				{
					font-size:				1.1em;
					background-position:	center 1em;
				}
				
				tr.destacada td.precio
				{ 
					font-size: 1.27em !important;
					background:	#E4E7E7 url(../images/botones/etiqueta2.png) center 1em no-repeat !important;
				}
				
				table#destacados td.precio 
				{ 
					font-size:		1.27em !important;
					background:		#F9F9F9 url(../images/botones/etiqueta2.png) center 2em no-repeat !important;
					border-right:	none;
				}
				
				form#carrito table#destacados td.precio 
				{ 
					background:		#F9F9F9 url(../images/botones/etiqueta.png) 50% 15% no-repeat !important;
				}
				
				#carrito label  { text-align: center; display:	block; }
				
					#carrito label span { display: none; }
					
					#carrito label input
					{
						border-top:		1px solid #A6A7A8;
						border-left:	1px solid #A6A7A8;
						border-bottom:	1px solid #DFDFE0;
						border-right:	1px solid #DFDFE0;
						color:			#5B5957;
						text-align:		center;
						font-size:		1.1em;
						width:			2.5em;
					}
					
					
				#carrito tr.totales td { background: #fff; border: none; }
				
				#carrito tr.totales td.titulo-sub { color: #5B5957; text-align: right; }
				
				#carrito tr.totales td.total
				{
					text-transform:	uppercase;
					font-size:		1.4em;
					color:			#1C4BA4;
					font-weight:	bold;
				}
				
				#carrito tr.totales td.num-sub
				{
					background:	#F1F1F1;
					color:		#5B5957;
				}
				
				#carrito tr.totales td.num-total
				{
					background:		#1C4BA4;
					color:			#fff;
					font-size:		1.4em;
					font-weight:	bold;
				}
				
				div#central2 table  td.mplata 
				{ 
					background: 	#f9f9f9 url(../images/botones/medallaplata.png) center 30% no-repeat !important;
					text-align: 	center;
					border-right: 	1px solid #EEF0F0;
					font-weight:	bold;
					color:			#1C4BA4;
					font-size:		1.27em;
				}
				
				div#central2 table  td.moro
				{ 
					background: 	#f9f9f9 url(../images/botones/medallaoro.png) center 30% no-repeat !important;
					text-align: 	center;
					border-right: 	1px solid #EEF0F0;
					font-weight:	bold;
					color:			#1C4BA4;
					font-size:		1.27em;
				}
				
				div#central2 table  td.eoro
				{ 
					background: 	#f9f9f9 url(../images/botones/estrellaoro.png) center 30% no-repeat !important;
					text-align: 	center;
					border-right: 	1px solid #EEF0F0;
					font-weight:	bold;
					color:			#1C4BA4;
					font-size:		1.27em;
				}
				
				div#central2 table  td.eplata
				{ 
					background: 	#f9f9f9 url(../images/botones/estrellaplata.png) center 30% no-repeat !important;
					text-align: 	center;
					border-right: 	1px solid #EEF0F0;
					font-weight:	bold;
					color:			#1C4BA4;
					font-size:		1.27em;
				}
				
				div#central2 table tr.destacada td.eplata,  div#central2 table tr.destacada td.eoro, div#central2 table tr.destacada  td.moro, div#central2 tr.destacada table  td.mplata 
				{ 
					font-size: 1.27em !important;
				}
				
				div#central2 table tr.destacada td.mplata 
				{ 
					background: 	#E4E7E7 url(../images/botones/medallaplata.png) center 30% no-repeat !important;
				}
				
				div#central2 table tr.destacada  td.moro
				{ 
					background: 	#E4E7E7 url(../images/botones/medallaoro.png) center 30% no-repeat !important;
				}
				
				div#central2 table  tr.destacada td.eoro
				{ 
					background: 	#E4E7E7 url(../images/botones/estrellaoro.png) center 30% no-repeat !important;
				}
				
				div#central2 table tr.destacada td.eplata
				{ 
					background: 	#E4E7E7 url(../images/botones/estrellaplata.png) center 30% no-repeat !important;
				}
				
				div#central2 table.tienda  td.mplata, div#central2 table.tienda  td.moro, div#central2 table.tienda  td.eoro, div#central2 table.tienda  td.eplata
				{
					color: #FF3300 !important;
				}
				
				
			
		div#botones
		{
			float:			right;
			position: relative;
			right: 13em;
		}
		
			div#ficha div#botones
			{
				float:			right;
				margin:			0 0 0 6.3em;
			}
		
			div#botones a
			{
				float:			left;
				margin-left:	0.6em;
			}
				
				div#ficha div#botones a 
				{ 
					height: 17px;
					padding-top: 3px;
					text-align: center;
					color: #333;
					text-decoration: none;
				}
			
				div#botones a:hover { background-position: left -22px; }
				div#botones input#comparar:hover { background-position: left bottom; }
				div#botones a.ocultar:hover { background-position: left -22px; }
				div#botones a.mostrar:hover { background-position: left -22px; }
		
			a#comparar
			{
				width:			129px;	
				background:		url(../images/botones/comparar.png) top no-repeat
			}
			
			div#botones input#comparar
			{
				width:			129px;	
				border:			none;
				background:		url(../images/botones/comparar.jpg) left top no-repeat;
				cursor:			pointer;
			  	float:			left;
				height:			2.45em;
				margin:			0;
				padding:		0;
				margin-left:	0.4em;
				font-family: Verdana, Arial, sans-serif;
				color: #333;
				font-size: 0.9em;
				padding-left: 2em;
			
			}

		
			
			a#diapositivas
			{
				padding: 0.6em 0.9em 0.5em 2.2em;	
				background:		url(../images/botones/diapositivas.jpg) left top no-repeat;
				font-family: Verdana, Arial, sans-serif;
				color: #333;
				font-size: 0.9em;
				float: left;
				text-decoration: none;
			}
			
			a#ocultar, a#mostrar
			{
				padding: 0.6em 0.9em 0.5em 2.2em;	
				background:		url(../images/botones/ocultarfotos.jpg) left top no-repeat;
				font-family: Verdana, Arial, sans-serif;
				color: #333;
				font-size: 0.9em;
				float: left;
				text-decoration: none;
			}
			
			div#botones a.ocultar
			{
				background:		url(../images/botones/ocultarfotos.jpg) left top no-repeat;
			}
			
			div#botones a.mostrar
			{
				background:		url(../images/botones/ocultarfotos.jpg) left top no-repeat;
			}

			
			a#modificar
			{
				width:			60px;	
				background:		url(../images/botones/modificar.png) top no-repeat
			}
			
			a#eliminar
			{
				width:			55px;	
				background:		url(../images/botones/eliminar.png) top no-repeat
			}
			
			a#actualizarfecha
			{
				width:			95px;	
				background:		url(../images/botones/actualizarfecha.png) top no-repeat
			}
			
			a#destacar
			{
				width:			61px;	
				background:		url(../images/botones/destacar.png) top no-repeat
			}
			
			a#grabarcambios
			{
				width:			112px;	
				background:		url(../images/botones/grabarcambios.png) top no-repeat
			}
			
			a#anadir
			{
				width:			95px;	
				background:		url(../images/botones/carrito.png) top no-repeat;
			}
			
			a#formulario
			{
				width:			55px;	
				background:		url(../images/botones/eliminar.png) top no-repeat;
			}
	
	
	

	div#central.home { margin-bottom: 1em; }
	div#central.categoria { margin-bottom: 1em; overflow: hidden; }
	div#central.anunciante { margin-bottom: 0; }

	div#central h1, div.ausente
	{
		width:			674px;
		padding:		23px 0 0 21px;
		background:		url(../images/fondos/centraltop.png) top no-repeat;
		color:			#5B5957;
		font-size:		2.5em;
		margin-left:	-0.8em;
		display: block;
	}
	
		div#central h1.espacio { margin-bottom: 1em; }
		
		div#central h1.reducido
		{
			/*background:	transparent;
			padding:	10px 0 10px 15px;*/
		}
		
		div#central div.nada
		{
			padding-top:	0;
			height:			5px;
		}
	
	div#central div.pie, div#central2 div.pie
	{
		width:			695px;
		height:			19px;
		background:		url(../images/fondos/centralbottom.png) center top no-repeat;
		display:		block;
		margin-left:	-2em;
		margin-top: -2px;
	}
	
		div#central2 div.pie
		{
			width:			694px;
			margin-left:	0;
		}
	
	div#central div.pie2
	{
		width:			695px;
		height:			19px;
		background:		url(../images/fondos/centralbottom.png) bottom no-repeat;
		display:		block;
		margin-left:	-2em;
	}
	
	div#central div.pie3
	{
		width:			695px;
		height:			298px;
		background:		url(../images/fondos/centralbottom2.png) bottom no-repeat;
		display:		block;
		margin-left:	-2em;
	}
	
	div#central h2
	{
		font-size:		1.6em;
		color:			#1C4BA4;
		font-weight:	bold;
		margin:			1.5em 0 1em 0;
		border-top:		1px dotted #ccc;
		padding-top:	1.5em;
		width:          80%;
	}
	
	div#central h3
	{
		font-size:		1.4em;
		color:			#5B5957;
		font-weight:	bold;
		margin:			0 0 1em 0;
	}
	
	div#central p
	{
		color:			#5B5957;
		font-size:		1.1em;
		margin-bottom:	1.5em;
		width:			95%;
	}
	
		div#central p a
		{
			text-decoration:	none;
			font-weight:		bold;
			color:				#1C4BA4;
		}
		
			div#central p a:hover { text-decoration: underline; }
			
	div#central ul.comun { margin-bottom:	1.5em; list-style-position: inside; }
			
		div#central ul.comun li
		{
			color:			#5B5957;
			font-size:		1.1em;
		}
	
	
	/* ---------------- CONTACTO --------------- */
	
	form#contacto { margin-top: 2em; }
	
		form#contacto fieldset { margin-bottom: 3em; }
	
		form#contacto h1
		{
			background: 	transparent;
			margin-left:	155px;
			width:			auto;
		}
	
		form#contacto label
		{
			display:		block;
			margin-bottom:	1em;
		}
		
			form#contacto span.infor
			{
				font-weight:	bold;
				color:			#1C4BA4;
				font-size:		1.1em;
				margin-left:	16em;
				padding-bottom:	0.4em;
				display:		block;
			}

			form#contacto label span
			{
				font-weight:	bold;
				color:			#1C4BA4;
				float:			left;
				font-size:		1.1em;
				width:			8em;
			}
			
				form#contacto label span#aceptotxt
				{
					float:			none;
					margin-left:	-11em;
				}
				
					form#contacto label span#aceptotxt a { color: #5B5957; }
			
				form#contacto.alta label span
				{
					font-weight:	normal;
					width:			13em;
					text-align:		right;
					margin-right:	3em;
					color:			#5B5957;
				}

					form#contacto.alta fieldset.especial label span { color: #1C4BA4; }
				
			form#contacto label span.obligatorio
			{
				float:		right;
				margin:		-1.5em 17em 0 0;
			}
			*+html form#contacto label span.obligatorio
			{
				margin:		-1.5em 19.5em 0 0;
			}
			
			input.boton-act
			{
				padding:		1px !important;
				font-size:		1.1em !important;
				border-top:		1px solid #ccc !important;
				border-left:	1px solid #ccc !important;
				border-bottom:	1px solid #000 !important;
				border-right:	1px solid #000 !important;
				color:			#000 !important;
				font-family:	Arial,Verdana,sans-serif !important;
				width:			auto !important;
				cursor:			pointer !important;
			}
			
			label.boton-act { width: 200px !important; }
			
				label.boton-act input.boton-act { margin-top: 4px; }
		
		form#contacto label input, form#contacto label textarea, form#contacto label select
		{
			font-size:		0.9em;
			color:			#5B5957;
			width:			30em;
			font-family:	Verdana, Arial, sans-serif;
			border-top:		1px solid #A6A7A8;
			border-left:	1px solid #A6A7A8;
			border-bottom:	1px solid #DFDFE0;
			border-right:	1px solid #DFDFE0;
			padding:		0.3em 0.5em;
		}
		
			form#contacto label input#acepto { border: none; }
		
			form#contacto label select
			{
				padding-right:	0;
				width:			31.3em;
			}
		
		form#contacto label span.error
		{
			color:			#f00 !important;
			display:		block;
			width:			23.5em;
			float:			none;
			margin:			0.5em 0 0 8em;
			font-weight:	bold;
			text-align:		left;
		}
		
			form#contacto.alta label span.error 	{ margin-left: 16em; }
		
		form#contacto span#obligatorio
		{
			display:		block;
			color:			#5B5957;
			font-family:	Verdana, Arial, sans-serif;
			font-size:		0.9em;
			margin:			1em 0 1em 10em;
			width:			27.7em;
			font-weight:	normal;
		}
		
			form#contacto span#obligatorio.especial
			{
				border-top:		1px dotted #818184;
				padding-top:	1em;
				width:			73.5%;
				margin-left:	19.5em;
			}
		
		form span#dificultad
		{
			color:			#1C4BA4;
			float:			left;
			font-size:		1.1em;
			padding-top:	0.3em;
			width:			100%;
			margin:			0 0 1.3em 3.5em;
		}
		
			form span#dificultad strong
			{
				margin:			0 16em 0 1.2em;
				padding:		0.3em 1.5em 0.3em 0.5em;
				font-weight:	normal;
			}
			
			
			form#contacto.alta fieldset.nueva-tienda
			{
				background:		#F0F1F1 url(../images/botones/nueva-tienda.png) 100px 12px no-repeat;
				margin:			0 -18px 20px -18px;
				padding:		20px 0 10px 18px;
				width: auto !important;
				width: 674px;
				display: block;
				clear: both;
			}
			*+html form#contacto.alta fieldset.nueva-tienda 
			{
				width: 674px !important;
			}
			
				form#contacto.alta fieldset.nueva-tienda h2
				{
					border:				none;
					color:				#333;
					font-size:			1.1em;
					letter-spacing:		-0.01em;
					margin:				0 0 1.5em;
					padding:			0 0 0 15.5em;
					width:				481px;
				}
			
					form#contacto.alta fieldset.nueva-tienda h2 strong
					{
						font-weight:	bold;
						color:			#1C4BA4;
						display:		block;
						font-size:		1.82em;
					}
	
	
	/* ------------ HOME -------------- */
	
	.cat
	{
		width:			145px;
		color:			#999;
		padding:		0 5px 0.5em 6em;
		margin:			0 0.7em 0 0;
		float:			left;
		border-right:	1px dotted #ccc;
	}
	
	.fila
	{
		overflow:		hidden;
		width:			100%;
		display:		block;
		border-bottom:	1px dotted #ccc;
	}
	
		.motor { background: url(../images/botones/motor.png) 10px 15px no-repeat; }
		.inmo { background: url(../images/botones/inmobiliaria.png) 10px 15px no-repeat; }
		.negocios { background: url(../images/botones/negocios.png) 10px 15px no-repeat; }
		.depor { background: url(../images/botones/deportes.png) 10px 15px no-repeat; }
		.informatica { background: url(../images/botones/informatica.png) 10px 15px no-repeat; }
		.moda { background: url(../images/botones/moda.png) 10px 15px no-repeat; }
		.serv { background: url(../images/botones/servicios.png) 10px 15px no-repeat; }
		.imagen { background: url(../images/botones/imagen.png) 10px 15px no-repeat; }
		.viajes { background: url(../images/botones/viajes.png) 10px 15px no-repeat; }
		.regalos { background: url(../images/botones/regalos.png) 10px 15px no-repeat; }
		.otras { background: url(../images/botones/otras.png) 10px 15px no-repeat; }
	
		.cat h2
		{
			border:		none !important;
			margin:		12px 0 0 0 !important;
			padding:	0 !important;
			font-size:	1.6em !important;
		}
		
			.cat h2 a
			{
				color:				#1C4BA4;
				text-decoration:	none;
				font-size:			1em;
			}
			
				.cat h2 a:hover { text-decoration: underline; }
				
		.cat a
		{
			color:				#5B5957;
			text-decoration:	none;
			font-size:			1.1em;
		}
		
			.cat a:hover { color: #1C4BA4; }
		.cat li { display: inline;}
	
	
	/* ------ ANUNCIANTE/BUSCADOR ------------ */
	
	form#buscador 
	{ 
		margin: 		2em 0 1em 0;
		padding-bottom: 2em;
		width:			674px;
	}
	
	form#buscador fieldset { margin-bottom: 2em; }
	
		form#buscador.especial 
		{ 
			border: 		none; 
			margin: 	2em -2em 0 -2em;
			float:			left;
			background:		#F4F4F4 url(../images/fondos/centralbottom2.png) bottom no-repeat;
			width:			663px;
			padding:		0 1.6em 0.5em 1.6em;
		}
		
		form#buscador legend
		{
			font-size:		2em;
			color:			#5B5957;
			font-weight:	bold;
			padding:		1em 0 0.5em 0;
		}
	
	
		form#buscador label
		{
			float:			left;
			margin-right:	1em;
		}
		

			form#buscador label span
			{
				font-weight:	bold;
				color:			#1C4BA4;
				font-size:		1.1em;
				display:		block;
				margin-bottom:	0.5em;
			}

		
		form#buscador label input, form#buscador label select, form#buscador #fhasta, form#buscador #fahasta, form#buscador #pphasta
		{
			font-size:		0.9em;
			color:			#5B5957;
			width:			16.3em;
			font-family:	Verdana, Arial, sans-serif;
			border-top:		1px solid #A6A7A8;
			border-left:	1px solid #A6A7A8;
			border-bottom:	1px solid #DFDFE0;
			border-right:	1px solid #DFDFE0;
			padding:		0.3em 0.5em;
		}	
		form#buscador label select { width: 17.5em; }
		
		form#buscador label select#ordenar { margin-right: 7px; }
		
		form#buscador label select#ordenarpor { width: 15.3em; }	
		
			form#buscador label input#pdesde, form#buscador label input#phasta, form#buscador label input#ordenar { width: 7.5em; }
		
			form#buscador input#ppdesde, form#buscador input#pphasta { width: 9.3em !important; width: 9.5em;}
			
			*+html form#buscador input#ppdesde, *+html form#buscador input#pphasta { width: 9.5em !important;}
			
			/**form#buscador input#fdesde, form#buscador input#fhasta, form#buscador input#fadesde, form#buscador input#fahasta { width: 7.2em; }**/
			
			form#buscador select#tienda, form#buscador select#ordenar { margin-right: 1.25em;}
			
		
		form#buscador input#submit-buscar, form#busq-provincias input#submit-buscar, form#contacto input#submit-enviar, #pasos-anuncio-tabla input#submit-enviar  
		{
			background:		#333333 url(../images/botones/fondo_boton.gif) left top repeat-x;
			padding:        0.15em;
			color:          #FFF;
			font-size:      1.1em;
			font-weight:    bold;
			font-family:    Tahoma,Arial,sans-serif;
			cursor:			pointer;
			float:			left;
			margin:			2em 0 0 0.7em;
			border:         1px solid #666666;
		}
		form#busq-provincias input#submit-buscar, #pasos-anuncio-tabla input#submit-enviar {
			margin: 0 !important;
		}
		#pasos-anuncio-tabla input#submit-enviar {
			font-size: 0.9em !important;
			float: right !important;
		}
		form#contacto input#submit-enviar {
			margin-left: 8em !important;
		}
		form#buscador input#submit-buscar:hover, form#busq-provincias input#submit-buscar:hover, form#contacto input#submit-enviar:hover, #pasos-anuncio-tabla input#submit-enviar:hover 
		{
				background:		#2055B9 url(../images/botones/fondo_boton.gif) left bottom repeat-x;
				border: 1px solid #96B8F0;
		}
		span#resultados
		{
			font-size:	1.1em;
			margin-top:	1em;
			color:		#5B5957;
		}
		
			span#resultados strong { color: #1C4BA4; }
			
		.especial span#resultados
		{
			display:		block;
			clear:			both;
			padding-top:	1.7em;
		}
	
	
	/* ------- FICHA ------- */
	
	ul#breadcrumbs
	{
		width:				684px;
		padding:			10px 0 0 11px;
		background:			url(../images/fondos/centraltop.png) top no-repeat;
		margin:				0 0 1em -20px;
		list-style-type:	none;
	}
	
		ul#breadcrumbs li
		{
			display:		inline;
			font-size:		1.1em;
			font-weight:	bold;
			color:			#1C4BA4;
		}
		
			ul#breadcrumbs li a
			{
				text-decoration:	none;
				color:				#5B5957;
			}
			
				ul#breadcrumbs li a:hover, a#volver-listado:hover, a#imprimir-cartel:hover { color: #1C4BA4; }
				
	a#volver-listado, a#imprimir-cartel
	{
		font-size:			1.1em;
		font-weight:		bold;
		text-decoration:	none;
		color:				#5B5957;
		float:				right;
		margin-top:			-2.3em;
	}
	
	div#antprox
	{
		float:			right;
		height:			20px;
		width:			117px;
		padding:		4px 0 0 8px;
		margin-top:		-53px;
		background:		url(../images/fondos/antprox.png) no-repeat;
		font-family:	Tahoma, Arial, Verdana, sans-serif;
	}
	
		div#antprox a
		{
			color:				#fff;
			text-decoration:	none;
			font-size:			1.1em;
		}
		
			div#antprox a#navant
			{
				background:		url(../images/botones/anterior.png) right top no-repeat;
				float:			left;
				width:			55px;
			}
			
			div#antprox a#navprox
			{
				background:		url(../images/botones/proximo.png) left top no-repeat;
				float:			left;
				padding-left:	15px;
			}
			
			div#antprox a#navant:hover { background-position: right bottom; color: #FFCC00; }
			div#antprox a#navprox:hover { background-position: left bottom; color: #FFCC00; }

	
	div#ficha { margin: 0 -12px; overflow: hidden; }
	
		div#ficha h1
		{
			width:			auto;
			padding:		0;
			background:		none;
			font-size:		1.6em;
			margin:			0;
		}
		
		div#galeria h1
		{
			width:			auto;
			padding:		0;
			background:		#788889;
			font-size:		1.3em;
			color:			#fff;
			margin:			0 0 1px 0;
			padding:		0.5em 0 0.5em 1em;
		}
		
			div#ficha h1 strong
			{
				display:		block;
				color:			#FFCC00;
				background:		url(../images/fondos/ofertas.png) no-repeat;
				width:			106px;
				height:			20px;
				padding: 		4px 0 0 0;
				text-align:		center;
			}
			
			div#ficha h1 span
			{
				background:	#1C4BA4;
				padding:	0.3em 0 0.3em 0.9em;
				color:		#fff;
				width:		679px;
				display:	block;
			}
			
				div#ficha h1 span em
				{
					font-style:		normal;
					font-size:		0.8125em;
					padding-right:	18px;
					color: 			#FFCC00;
				}
				
		div#ficha div#valorar 
		{  
			float:		left;
			overflow:	hidden;
		}
		
			div#ficha div#valorar  p
			{
				padding-top:	4px;
				width:			95px;
				float:			left;
				font-weight:	bold;
			}
		
			div#ficha div#valorar  a#positivo
			{
				display:		block;
				width:			18px;
				height:			18px;
				background:		url(../images/botones/positivo.png) no-repeat;
				text-indent:	-9999px;
			}
			
			div#ficha div#valorar  a#negativo
			{
				display:		block;
				width:			18px;
				height:			18px;
				background:		url(../images/botones/negativo.png) no-repeat;
				text-indent:	-9999px;
			}
				
				div#ficha h1.anunciante span em { color: #FFCC00; font-size: 1em; }
				
				div#ficha h1 span em.mplata { background: #1C4BA4 url(../images/botones/medallaplata2.png) 100% 50% no-repeat; }
				div#ficha h1 span em.moro { background: #1C4BA4 url(../images/botones/medallaoro2.png) 100% 50% no-repeat; }
				div#ficha h1 span em.eplata { background: #1C4BA4 url(../images/botones/estrellaplata2.png) 100% 50% no-repeat; }
				div#ficha h1 span em.eoro { background: #1C4BA4 url(../images/botones/estrellaoro2.png) 100% 50% no-repeat; }
				
				
		div h2#descripcion
		{
			font-size:	1.3em;
			color:		#fff;
			background:	#788889;
			width:		103%;
			padding:	0.3em 0 0.3em 1.5em;
			margin:		10px -20px 1em -20px;
			border:		none;
		}
		
			div#central2 h2#descripcion { 
			margin: 0; 
			width: 97%;
			display: block;
			}
			
		div#info-ficha ul 
		{  
			list-style-type:		square;
			list-style-position:	inside;
		}
		
			div#info-ficha ul li
			{
				font-size:	1.1em;
				color:		#5B5957;
				width:		95%;
			}
			
			div#info-ficha h3
			{
				font-weight:	bold;
				font-size:		2.5em;
				line-height:	1.3;
				color:			#1C4BA4;
			}
			
				div#info-ficha h3 span
				{
					font-size:	0.88em;
					color:		#788889;
				}
				
			div#info-ficha h4
			{
				color:			#5B5957;
				font-weight:	bold;
				font-size:		1.6em;
				line-height:	1.3;
				margin-bottom:	1em;
			}
			
			
			
		
		div#fotos, div#anun { float: left; margin-right: 0.5em; overflow: hidden; }
		
			div#anun { padding: 2.5em 4.5em 0 2.4em; width: 23.5%;}
		
			div#fotos img#img-prin
			{
				margin:	0.5em 0 1em 0;
			}
			
				div#fotos ul { list-style-type: none; }
				
					div#fotos ul li{ display: inline; margin-right: 0.53em; }
					
		div#precio, div#anunciante, div#herramientas, div.puntos
		{
			background:		#F5F6F6 url(../images/fondos/linea.png) bottom repeat-x;
			width:			65%;
			margin-right:	-15px;
			padding:		0.5em 0 0.5em 1em;
			float:			left;
		}
		
		div#ficha .aviso
		{
			color:			#5B5957;
			font-size:		1.1em;
			background:		#D1D3D3;
			float:			right;
			margin-right:	-8px;
			padding:		1em 0 1em 1em;
			width:			65%;
		}
		
		div#herramientas { background: #E7E8E8; padding-bottom: 2em; }
		
			div#precio h2, div#anunciante h2, div#herramientas h2, div.puntos h2
			{
				font-size:		1.3em !important;
				color:			#5B5957 !important;
				font-weight:	bold !important;
				width:			100px !important; width: 95px;
				margin:			0 !important;
				border:			none;
				padding:		0 !important;
				float:			left;
				border:			none !important;
			}
			
			div.puntos h2 { width: 180px !important; }
			
			div.puntos span
			{
				font-size:		1.3em;
				color:			#788889;
				font-weight:	bold;
			}
				div.puntos span strong { color: #215AC5; }
			
			div#anunciante h2 { margin-bottom: 8em !important; }
			
			div#precio span { font-size: 1.6em; font-weight: bold; }
				div#precio span.panterior
				{
					color:				#AFBABC;
					margin-right:		0.5em;
					text-decoration:	line-through;
				}
				
				div#precio span.pactual { 	color: #215AC5; }
				
			div#anunciante span, span#tel
			{
				font-size:		1.1em;
				color:			#5B5957;
				line-height:	1.3;
				margin-bottom:	0.3em;
			}
				
				span#tel { margin: 0.4em 0; }
			
				div#anunciante span em { font-style: normal; color: #1C4BA4; }
				
				span#nombre, span.nombre
				{
					font-size:			1.4em !important;
					font-weight:		bold;
					text-decoration:	underline;
					color:				#215AC5 !important;
					padding-right:		15px;
				}
				
					td span.nombre { float: left; }
				
					span#nombre.moro, span.nombre.moro { background: url(../images/botones/medallaoro.png) right no-repeat; }
					span#nombre.mplata { background: url(../images/botones/medallaplata.png) right no-repeat; }
					span#nombre.eoro { background: url(../images/botones/estrellaoro.png) right no-repeat; }
					span#nombre.eplata { background: url(../images/botones/estrellaplata.png) right no-repeat; }
					
				
			div#anunciante a, div#herramientas a
			{
				display:			block;
				background:			url(../images/fondos/linea.png) top repeat-x;
				margin-left:		9em;
				color:				#5B5957;
				font-size:			1.1em;
				text-decoration:	none;
				padding:			0.4em 0;
			}
			div#herramientas a { background: none !important;}
			
				div#anunciante a:hover, div#herramientas a:hover { color: #1C4BA4; }
			
				div#anunciante a span, div#herramientas a span
				{
					font-size:		1em;
					line-height:	1.3;
					margin-bottom:	0;
					padding-left:	20px;
				}
			
				div#anunciante a span.ver { background: url(../images/botones/verarticulos.png) left 50% no-repeat; }
					div#anunciante a:hover span.ver { color: #1C4BA4; }
				div#anunciante a span.tienda { background: url(../images/botones/vertienda.png) left 50% no-repeat; }
					div#anunciante a:hover span.tienda { color: #1C4BA4; }
				div#herramientas a span.guardar { background: url(../images/botones/guardarfavorito.png) left 50% no-repeat; }
				div#herramientas a span.cartel { background: url(../images/botones/crearcartel.png) left 50% no-repeat; }
				div#herramientas a span.amigo { background: url(../images/botones/enviaramigo.png) left 50% no-repeat; }
	
				a#contactar-email
				{
					background:		#333 url(../images/botones/contactar.jpg) left top no-repeat !important;
					padding:		0.3em 0.4em 0.6em 2em !important;
					font-size: 0.9em !important;
					color: #FFF !important;
					font-family: Verdana, Arial, sans-serif;
					text-decoration: none;
					width: 12em;
					margin-left: 11em !important;
				}
					a#contactar-email:hover { background:	#333 url(../images/botones/contactar.jpg) left bottom no-repeat !important; }
					
				span.fecha
				{
					font-size:		1.1em;
					color:			#5B5957;
					display:		block;
					margin-bottom:	1em;
				}
					span.fecha strong { font-weight: normal; color: #1C4BA4; }

/* --------------------- */

div#anunciante-ficha
{
	background:	url(../images/fondos/anunciante-ficha.png) no-repeat;
	width:		675px;
	height:		192px;
	padding:	21px 0 0 19px;
	margin:		-4px 0 0 -19px;
}

	div#anunciante-ficha a#bot-tienda
	{
		position:			absolute;
		background:			url(../images/botones/bot-tienda.png) no-repeat;
		width:				117px;
		height:				30px;
		padding-top:		6px;
		top:				125px;
		left:				735px;
		font-size:			1.2em;
		color:				#fff;
		text-decoration:	none;
		font-weight:		bold;
		text-align:			center;
	}

	div#anunciante-ficha img
	{
		float:	left;
		margin:	0 22px 4em 0;
	}

	div#anunciante-ficha p
	{
		color:			#fff;
		line-height:	1.4;
		margin:			0;
	}
	
		div#anunciante-ficha p.infotienda
		{
			width:		490px;
			height:		108px;
			overflow:	hidden;
		}
	
		div#anunciante-ficha p a { color: #fff; font-weight: normal; }
		
	div#anunciante-ficha h1
	{
		border:		none;
		color:		#fff;
		font-size:	4em;
		margin:		0;
		padding:	0;
		background: none;
	}
	
	div#anunciante-ficha a#contactar-email { margin: 7px 0 0 172px; }
	
	.anunciante a#contactar-email { display: block !important; margin: 0 !important; }
	
		
	div#anunciante-ficha #infos
	{
		position:	absolute;
		top:		340px !important;
		top: 325px;
		left:		222px;
		width:		560px;
	}
		
		div#anunciante-ficha #infos span
		{
			font-size:		1.3em;
			color:			#5B5957;
			font-weight:	bold;
			margin-right:	25px;
		}
		
			div#anunciante-ficha #infos span strong { color: #ff3300; }
			div#anunciante-ficha #infos span em { color: #5B5957; font-style: normal; }

/* ----------------------- */

table#comparar { width: 102%; }

table#comparar tr th
{
	color:			#5B5957;
	font-size:		1.1em;
	text-align:		left;
	vertical-align:	top;
	width:			100px !important;
	background:		#fff;
}

	table#comparar tr td, table#comparar tr th 
	{
		border-bottom:	1px dotted #ccc;
		padding:		0.3em 0.5em 1em 0.5em;
		margin-right:	5px;
	}
	
		table#comparar tr td.central { background: #E4E7E7; padding: 0.3em 0.5em 1em 0.5em; }

		table#comparar tr td span.pactual
		{
			font-weight:	bold;
			font-size:		1.6em;
			color:			#215AC5;
		}
		
		table#comparar tr td span.nombre { font-size: 1.1em !important; height: 18px; }
		
		table#comparar tr td span.titcoche 
		{ 
			font-size:		1.6em;
			font-weight:	bold;
			color:			#5B5957;
		}
		
		
div#publica-anuncio
{
	width:			572px;
	padding:		20px 0 0 115px;
	height:			90px;
	display:		block;
	background:		url(../images/fondos/publi.png) no-repeat;
	margin:			12px 0 -3px -16px;
}

	div#publica-anuncio h2
	{
		border:		none !important;
		margin:		0 !important;
		padding:	0 !important;
		font-size:	2.5em !important;
		color:		#D0E9FD !important;
		text-align:	left !important;
	}
	
	div#publica-anuncio p
	{
		line-height:	1.4;
		color:			#fff;
		font-size:		1.2em;
		font-weight:	bold;
	}
	
		div#publica-anuncio p a
		{
			color:				#fff;
			text-decoration:	underline;
		}
		div#publica-anuncio p a:hover {
			color: #FFCC00;
		}

/* -------------------- */

ul.secciones
{
	list-style-type:	none;
	/*margin-bottom:		25px;*/
	float: left;
}

	ul.secciones li
	{
		font-size:		1.2em;
		font-weight:	bold;
		color:			#1C4BA4;
		display:		inline;
		background:		url(../images/botones/pestana-b.png) right no-repeat;
		height:			25px;
		float:			left;
		margin:			0 0.4em 0 0;
		padding:		0 13px 0 0;
		position:		relative;
		z-index:		100;
		top: 5px !important;
		top: 0;
	}
	*+html ul.secciones li {
		top: 0 !important;
	}
	
		ul.secciones li a
		{
			text-decoration:	none;
			color:				#5B5957;
			display:			block;
			float:				left;
			background:			url(../images/botones/pestana.png) left no-repeat;
			height:				19px;
			padding:			6px 0 0 11px;	
		}
		
			ul.secciones li a:hover { color: #1C4BA4; }
			
		ul.secciones li.current
		{
			height:			30px;
			background:		url(../images/botones/pestana2-b.png) right no-repeat;
		}
		
			ul.secciones li.current a
			{
				height:				24px;
				background:			url(../images/botones/pestana2.png) left no-repeat;
				color:				#1C4BA4;
			}
			
		ul.secciones li.naranja { background: url(../images/botones/naranja.png) right no-repeat !important; }
		
			ul.secciones li.naranja a
			{
				background:	none !important;
				color:		#fff !important;
			}
		ul.modificada {
			width: 200px !important;
		}
		ul.modificada li {
			top: 0 !important;
		}
			
			
/* ------------------- */

div.anuncios h2
{
	border:		none !important;
	color:		#5B5957 !important;
	font-size:	2em !important;
	margin:		50px 0 740px 0 !important;
	padding:	0 !important;
	text-align:	center;
}


div.anuncios ul#pasos-anuncio
{
	display:			block;
	list-style-type:	none;
	height:				50px;
	overflow:			hidden;
	margin:				12px -15px 0 -15px;
}

	div.anuncios ul.paso-5 { background:	#DBDBDB url(../images/fondos/anuncio-paso-5.png) no-repeat; }
	
	div.anuncios ul.paso-4 { background:	#DBDBDB url(../images/fondos/anuncio-paso-4.png) no-repeat; }
	
	div.anuncios ul.paso-3 { background:	#DBDBDB url(../images/fondos/anuncio-paso-3.png) no-repeat; }
	
	div.anuncios ul.paso-2 { background:	#DBDBDB url(../images/fondos/anuncio-paso-2.png) no-repeat; }

	div.anuncios ul.paso-1 { background:	#DBDBDB url(../images/fondos/anuncio-paso-1.png) no-repeat; }
	
	

	div.anuncios ul#pasos-anuncio li
	{
		width:			43px;
		padding-left:	25px;
		height:			50px;
		float:			left;
		font-size:		4em;
		color:			#fff;
		font-weight:	bold;
	}
	
		div.anuncios ul#pasos-anuncio li.paso-actual { width: 388px; }
		
			div.anuncios ul#pasos-anuncio li.paso-actual strong
			{
				font-size:		0.5em;
				margin-left:	30px;
				position:		relative;
				top:			-6px;
			}
			
			
form#pasos-anuncio-tabla
{
	width:	686px;
	margin:	-4px -15px 0 -15px;
}

	form#pasos-anuncio-tabla table { margin: 0; }
	
		form#pasos-anuncio-tabla table th
		{
			text-align:		center;
			font-weight:	bold;
			background:		#5B5957;
		}
		
		form#pasos-anuncio-tabla table td
		{
			background:		none;
			border:			none;
			color:			#5B5957;
			font-weight:	bold;
			border-bottom:	1px dotted #ccc;
		}
		
			form#pasos-anuncio-tabla table td.centrado { text-align: center; }
			
			form#pasos-anuncio-tabla table td.submit{ text-align: right; border: none; }
			
			form#pasos-anuncio-tabla table td a
			{
				color:				#5B5957;
				font-weight:		bold;
				text-decoration:	none;
			}
			
				form#pasos-anuncio-tabla table td a:hover
				{
					text-decoration:	underline;
					color:				#1C4BA4;
				}
				
			form#pasos-anuncio-tabla table td label span { display: none; }
			
			.transp { display: none !important; }
			
			.paratransp 
			{ 
			position: relative;
			top: -2.25em !important;
			left: 8.8em !important;
			top: -2.8em;
			left: 56em;
			}
			*+html .paratransp {
				top: -2.8em !important;
				left: 56em !important;
			}
			.corregido {
				top: -2.25em !important;
				left: 8.7em !important;
				top: -2.5em;
				left: 65em;
			}
			*+html .corregido {
				top: -2.5em !important;
				left: 65em !important;
			}
			.corregidop {
				position: relative;
				top: 2.1em;
			}
			form#buscador label .corregidos {
				margin-right: 0 !important;
			}
			form#buscador label.corregidol {
				margin-right: 0.2em !important;
			}
			
			
		form#pasos-anuncio-tabla table tr.totales td { border: none; }
				
			form#pasos-anuncio-tabla table td.titulo-sub { color: #5B5957; text-align: right; }
			
			form#pasos-anuncio-tabla table tr.totales td.total
			{
				text-transform:	uppercase;
				font-size:		1.4em;
				color:			#1C4BA4;
				font-weight:	bold;
			}
			
			form#pasos-anuncio-tabla table tr.totales td.num-sub
			{
				background:	#F1F1F1;
				color:		#5B5957;
			}
			
			form#pasos-anuncio-tabla table td.num-total
			{
				background:		#1C4BA4;
				color:			#fff;
				font-size:		1.4em;
				font-weight:	bold;
			}
			
			
div.anuncios fieldset.datos-usuario div { background: #F0F1F1; padding: 15px 0; margin-bottom: 15px; overflow: hidden; }
			
div.anuncios fieldset.datos-usuario h2 
{ 
	margin: 		0 0 10px 0 !important; 
	text-align:		left;
	padding-left:	175px !important;
}

	div.anuncios fieldset.datos-usuario div.confirmado h2 { padding-left: 35px !important; }


div.anuncios fieldset.datos-usuario label
{
	display:		block;
	margin-bottom:	1em;
}

	div.anuncios fieldset.datos-usuario label span
	{
		color:			#5B5957;
		margin-right:	3em;
		text-align:		right;
		width:			13em;
		float:			left;
		font-size:		1.1em;
	}
	
	div.anuncios fieldset.datos-usuario label input, div.anuncios fieldset.datos-usuario label select
	{
		border-color:	#A6A7A8 #DFDFE0 #DFDFE0 #A6A7A8;
		border-style:	solid;
		border-width:	1px;
		color:			#5B5957;
		font-family:	Verdana,Arial,sans-serif;
		font-size:		0.9em;
		padding:		0.3em 0.5em;
		width:			30em;
	}
	
	div.anuncios fieldset.datos-usuario label select { width: 31.2em; }
	
	div.anuncios fieldset.datos-usuario input.submit { margin-left: 175px; }
	
	div.anuncios fieldset.datos-usuario p 
	{
		color:			#5B5957;
		margin-left:	35px;
		width:			13em;
		float:			left;
		font-size:		1.1em;
	}
	
	div.anuncios fieldset.datos-usuario  a.modificar-datos
	{
		display:		block;
		background:		url(../images/botones/modificar2.png) no-repeat;
		width:			125px;
		height:			20px;
		margin-left:	35px;
		float:			left;
		text-indent:	-9999px;
	}
	
	div.anuncios fieldset.datos-usuario input.submit-confirmar
	{ 
		float:			right;
		margin-right:	35px;
	}
	
/* ------------------- */

form#contacto.publicar-anuncio label span
{
	font-weight:	normal !important;
}

form#contacto.publicar-anuncio div#fotos-muestra
{
	padding-left:	88px;
}

	form#contacto.publicar-anuncio div#fotos-muestra img { border: 1px solid #ccc; margin-right: 5px; }
	
	form#contacto.publicar-anuncio input.submit-publicar
	{
		margin:	12px 0 0 88px;
	}

	
/* ------------------ */

div#provincias
{
	width:		693px;
	height:		210px;
	background:	#B8DDFB url(../images/fondos/provincias.gif) left top no-repeat;
	float:		left;
	margin-top:	10px;
	padding:	10px 0;
}
*+html div#provincias {
	padding:	10px 0 15px 0;
}
.provbordebottom {
	background: url(../images/fondos/bottom_provincias.gif) left top no-repeat;
	height: 18px;
	width: 693px;
	clear: both;
	margin-bottom: 5px;
}

	div#provincias h1
	{
		color:			#1C4BA4;
		line-height:	1.3;
		font-size:		2.2em;
		font-weight:	normal;
		border-bottom:	1px dotted #fff;
		padding-bottom:	6px;
		margin-bottom:	8px;
		padding-left: 18px;
	}
	
		div#provincias ul
		{
			list-style-type:	none;
			padding:	0 20px 18px 18px;
		}
		
			div#provincias ul li
			{
				font-family:	Verdana, Arial, sans-serif;
				line-height:	1.4;
				float:			left;
				width:			155px;
				font-size:		0.9em;
			}
			
				div#provincias ul li a 
				{ 
					color: 				#1C4BA4; 
					text-decoration:	none;
				}
				
					div#provincias ul li a:hover
					{
						text-decoration:	underline;
						color:				#333;
					}
	
img#mapa
{
	float:			left;
	margin-left:	75px;
	border:			none;
	cursor: 		pointer;
}
	
form#busq-provincias
{
	width:		155px;
	height:		349px;
	padding:	0 26px 0 18px;
	margin:		-23px -0 -19px 0;
	background:	url(../images/fondos/busq-provincias.png) no-repeat;
	position:	relative;
	z-index:	1;
	left:		475px;
}
*+html form#busq-provincias
{
	margin-top: -35px;
}
	
	form#busq-provincias fieldset
	{
		position:	relative;
		left: 0 !important;
		left:		-112px;
		top:		23px;
		width:		165px;
	}
	*+html form#busq-provincias fieldset
	{
		left:		-112px !important;
	}

	form#busq-provincias label
	{
		display:		block;
		margin-bottom:	12px;
	}
	
		form#busq-provincias label span
		{
			color:			#5B5957;
			line-height:	1.2;
			font-weight:	bold;
			font-size:		1.1em;
			display:		block;
		}
		
		form#busq-provincias label select
		{
			border-bottom:	1px solid #DFDFE0;
			border-left:	1px solid #A6A7A8;
			border-top:		1px solid #A6A7A8;
			color:			#5B5957;
			font-family:	Verdana,Arial,sans-serif;
			font-size:		0.9em;
			margin-bottom:	0.7em;
			padding:		2px 0;
			width:			100%;
		}
		
		form#busq-provincias input#submit-buscar { float: right; }
			
/* ------------------- */

ul#paginacion
{
	float:				left;
	list-style-type:	none;
	padding:			1em 1em 0 1em;
	text-align:			center;
	background:			url(../images/fondos/paginacion.png) no-repeat;
	height:				25px;
	width:				695px;
}

	#central ul#paginacion
	{
		margin: 10px 0 0 -20px;
		float:	none;
	}

	ul#paginacion li
	{
		display:	inline;
		color:		#979DA4;
		font-size:	1.1em;
	}
	
		ul#paginacion li.actual { color: #1C4BA4; }
		
		ul#paginacion li.anterior { margin-right: 22em; }
		ul#paginacion li.siguiente { margin-left: 22em; }
		
		ul#paginacion li a
		{
			text-decoration:	none;
			color:				#979DA4;
		}
		
			ul#paginacion li a:hover
			{
				text-decoration:	underline;
				color:				#1C4BA4;
			}

/* -------------------- */

ul#enlaces
{
	list-style-type:	none;
	margin:				1.5em 0 0 18em;
	clear:				both;
}

	#central ul#enlaces
	{
		margin:				1.5em 0 0 -1em;
		clear:				none;
	}

	ul#enlaces li
	{
		color:			#ccc;
		font-size:		1.1em;
		margin-right:	0.4em;
		display:		inline;
		float: left;
	}
	
		ul#enlaces li a
		{
			margin-right:		0.4em;
			text-decoration:	none;
			color:				#5B5957;
			padding-bottom: 8px;
		}
		ul#enlaces li#wai { margin-left: 128px;}
		ul#enlaces li#wai img { vertical-align: middle;}
		
			ul#enlaces li a:hover { color: #1C4BA4 }
			

			
/* -------------------- */

ul#sitemap
{
	padding: 25px 0 0 18px;
}

	ul#sitemap li
	{
		font-size:		1.6em;
		line-height:	1.4;
		color:			#5B5957;
	}
	
		ul#sitemap li.conseparacion
		{
			margin-top:		15px;
			padding-top:	15px;
			border-top:		1px dotted #5B5957;
		}
	
		ul#sitemap li a
		{
			color:				#5B5957;
			text-decoration:	none;
			font-weight:		bold;
		}
		
			ul#sitemap li a:hover { color: #1C4BA4; }
			
		ul#sitemap li ul { list-style-type: disc; padding-left: 18px; margin-bottom: 12px; }
		
			ul#sitemap li ul li
			{
				font-size:	0.9em;
				color:		#666;
			}
			
				ul#sitemap li ul li a { color: #666; font-weight: normal; }
			
/* -------------------- */

img#banner
{
	position:	absolute;
	top:		151px;
	right:		0;
}

img#banner2
{
	margin:	0.5em 0 1em 15.8em;
	float:	left;
}

	#central img#banner2
	{
		margin:	2em 0 1em -2em;
		float:	none;
	}

/* --------------------- */

.no { display: none; }

.noborder { border: none !important; }

.nomargin { margin: 0 !important; }

.noback { background: transparent !important; }

.clear { clear: both; }

.mb { margin-bottom: 0.5em; }

.left { float: left; margin: 0 5em 1.5em 0; }

.noright { border-right: none !important; }
.nobottom { border-bottom: none !important; }

.oculto { display:none; }

#divOfertas, #divDemandas { display: none; }

.ticont { margin: 0 !important; margin-left: 0 !important;}

div#anunciante-ficha a.ticont:link, div#anunciante-ficha a.ticont:visited { margin-left: 0 !important; margin-top: 4px !important;}
div#anunciante-ficha a.ticont:hover { text-decoration: none !important;}
.margi { margin-top: 5px !important;}

#listabusq .desc span a:link, #listabusq .desc span a:visited { color: #333;}
#listabusq .desc span a:hover {color: #1C4BA4;}

.reducidosin { background: none !important; padding: 0 !important; margin-left: 0 !important;}

div.naranja h1 strong {
	background: url(../images/fondos/ofertas_nar.gif) left top no-repeat !important;
}
div.naranja h1 span {
	background: #FF3300 !important;
}
div.naranja div#precio span.pactual, div.naranja div#anunciante span#nombre, div.naranja div#anunciante span.nombre, div.naranja div.puntos h2, div.naranja div#anunciante span em, span.fechanar strong {
	color: #FF3300 !important;
}
.estilotienda {
	padding: 0 2em 1.2em 2em !important;
}
*+html .estilotienda {
	padding: 0 2em 2.5em 2em !important;
}
.estilotienda2 {
	padding-top: 0 !important;
}
.conmartop {
	margin-top: 5px !important;
	margin-top: 0;
}
*+html .conmartop {
	margin-top: 0 !important;
}
ul.modificada2 li {
	top: 5px !important;
}
ul.modificada2 li.current {
	top: 0 !important;
}
#sidebar div#links li, #sidebar div#atencion li { padding: 1px 0;}

form#contacto label#label-pregunta {
	margin-left: 65px;
}
form#contacto label#paracepto {
	margin-left: 43px !important;
	margin-left: 46px;
}
*+html form#contacto label#paracepto {
	margin-left: 46px !important;
}
form#contacto label#label-pregunta span {
	font-weight: bold;
	display: block;
	padding-bottom: 0.4em;
}
form#contacto label#label-pregunta input {
	display: block;
	clear: both;
	margin-left: 110px;
}
#central form#contacto input.paralta {
	margin-left: 174px !important;
}
.catorce { font-size: 1.3em !important; }
.dieciseis { font-size: 1.5em !important; }
.bold { font-weight: bold !important; }
.azul {color: #1C4BA4 !important;}
div#central2 table td p span.txtgris { color: #5B5957 !important;}

.paraok { padding-bottom: 250px;}

div#central2 table tr.tienda td, div#central table tr.tienda td {
	background: #FFFAF2;
	border-top: 1px solid #FDEDE1;
}
div#central2 table tr.tienda td.precio {
	background: #FFFAF2 url(../images/botones/etiqueta_nar.gif) no-repeat scroll center 20% !important;
}
div#central2 table tr.tienda td.precio strong {
	color: #FF3300 !important;
}
div#central h2.sinmargen {
	margin: 0 !important;
}
div#central p.margenlinks {
	margin-bottom: 0.8em !important;
}
.texto-center {
	text-align: center;
}
.arregloerror label span.error {
	width: auto !important;
}
form#contacto strong.azul {
	font-size: 1.1em;
}
form#contacto #crear-tienda span.infor {
	margin-left: 13.5em;
	font-size: 1.3em;
	padding-bottom: 1em;
	padding-top: 1em;
}
form#contacto input#submit-enviar.arreglomargen {
	margin-left: 16em !important;
}
div#central p.arreglomarg {
	margin: 1em 0;
}
div#central h2.centro {
	width: auto;
}
.altominimo {
	margin-bottom: 335px;
}
div#central h1.paracartel {
	margin-bottom: 10px;
	padding: 23px 11px 0 10px;
}
form#buscador fieldset.paratienda {
	margin-bottom: 0;
	margin-left: 2em !important;
	margin-left: 3em;
}
*+html form#buscador fieldset.paratienda {
	margin-left: 3em !important;
}
.sinmargbot {
	margin-bottom: 0 !important;
}
div#anunciante .link_nombre {
	background: none;
	padding: 0;
}
div#anunciante .link_nombre:hover {
	text-decoration: none;
}
div#anunciante .link_nombre span {
	padding-left: 0;
}
.error_new {
	font-size: 1.1em;
	color: #FF3300;
	font-weight: bold;
	margin: 1em 0;
}
div#botones.sinmargright {
	margin-right: 0 !important;
	margin-right: 0;
	float: right !important;
	float: none;
	margin-left: 0 !important;
	margin-left: 250px;
	overflow: hidden;
}
.flotaleft {
	float: left;
	width: 694px;
}
.flotaleft div#botones {
	right: 0;
}
 
