table, td {border-collapse:collapse;}
table {
	margin: 0;
	width: 335px;
	padding: 0;
	border: 0;
	position: relative;
}
td {
	font-size:11px;
	text-align: center;
	background-color: #ffffff;
	padding: 5px 8px;
	border-left:#ffffff 1px dotted;
	color:#474747;
}
td.titulos {
	background-color:#c4c4c4;
	border-left:rgb(255,255,255) 1px solid;
}
td.descuentos {
	background-color:#E9EEB6;
	border-left:rgb(255,255,255) 1px solid;
}
td.tachado {
	background-color:#ffffff;
	color: #f00;
	text-decoration:line-through;
	border-left:rgb(255,255,255) 1px solid;
}
td.tachado span {color:#474747; font-size:11px;}
td.tachado span span {color:#474747; font-size:10px;}
.titcolumna {font-weight:bold; color: #474747; font-size:12px;}
.euro {font-size:10px;}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #474747;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

#home #promo_text .txt_small {
	font-size: 10px;
}

/* Comienzo botones */
.miboton {
	display: block;
	position: relative;
	border: none;
	padding: 0;
	background-color: transparent;
	cursor: pointer;
}

.miboton span {
	display: block;
	float: left;
	padding: 0 0 0 24px;
	background-image: url(/img/button_left.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-size: 12px;
}

.miboton span span {
	margin: 0;
	background-image: url(/img/button_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 15px 0 0;
}

.miboton span span span {
	background-image: url(/img/button_center.gif);
	background-repeat: repeat-x;
	padding: 0 5px;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
	line-height: 24px;
}

.miboton span span span a {
	height: 14px;
	padding: 2px 4px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.miboton span span span a:hover {
	text-decoration:none;
}

.spacer {
	margin-right:20px;
}

div.izquierda {
	display:block;
	float: left;
}
div.derecha {
	display:block;
	float: right;
}

.button_detail {
	background-image: url(/img/button_left.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	height: 24px;
	margin: 3px 0;
	float: left;
}

.button_detail span {
	display: block;
	float: left;
	background-image: url(/img/button_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	height: 24px;
}

.button_detail a {
	display: block;
	float: left;
	background-image: url(/img/button_center.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding: 4px 0 0 4px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.button_detail a:hover {
	text-decoration: none;
}

/* Fin botones */

/* Comienzo Pie */
#static_menu a {
	color: #ffffff;
	font-variant:small-caps;
	font-size: 11px;
}

#static_menu2 a {
	text-decoration:none;
	cursor:pointer;
	outline:none;
}

#static_menu .item, #static_menu2 .item {
	padding: 0 10px;
}

#static_menu .separator, #friends .separator {
	font-size: 12px;
	color: #c4c4c4;
}

/* Fin Pie */

/* Comienzo home */
#home #boxtopmenu, #contact #boxtopmenu, #catalog #boxtopmenu, #categoria #boxtopmenu {
	width: 954px;
	height: 52px;
}

#home #boxleftmenu, #contact #boxleftmenu, #catalog #boxleftmenu, #categoria #boxleftmenu {
	width: 100%;
	height: auto;
	margin: 66px 0 0;
	overflow: auto;
}

#boxtopmenu ul, #boxleftmenu {list-style: none;}
#boxtopmenu li {
	float:left;
	width:135px;
	height: 52px;
	font-size:12px;
	text-align:center;
	display:block;
}
#boxtopmenu li a {
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	display:block;
	margin: 10px 0 0 0;
	border-right: #474747 1px dotted;
	padding:8px 0 5px 0;
}
#boxtopmenu li span{
	display:block;
	margin: 10px 0 0 0;
	border-right: #474747 1px dotted;
	padding:8px 0 5px 0;
	font-size: 12px;
	font-weight:bold;
}
#boxtopmenu .last{ border: 0;}
#boxtopmenu .encendido {background: #269EAC; color: #ffffff;}
#boxtopmenu .apagado {background: #ffffff; color: #474747;}
#boxtopmenu .colorlink {color: #474747;}

#boxleftmenu li {
	float:right;
	width:250px;
	height: 28px;
	font-size:12px;
	text-align:left;
	display:block;
	margin: 3px 0 0 0;
}
#boxleftmenu li a {
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	display:block;
	margin: 0;
	padding:5px 0;
}
#boxleftmenu li span{
	display:block;
	margin: 10px 0 0 0;
	border-right: #474747 1px dotted;
	padding:5px 0;
	font-size: 14px;
	font-weight:bold;
}
#boxleftmenu .elemento, #boxleftmenu .elementoActivo {
	position: relative;
	width:250px;
	height: 28px;
	display:block;
}
#boxleftmenu .opcionmenu {
	width: 240px;
	height: 27px;
	border-bottom: #696969 1px dotted;
	display:block;
	position: absolute;
	top: 0px;
	left: 10px;
}
#boxleftmenu .standby {
	float: left;
	width: 5px;
	background: #269EAC;
	height: 26px;
}
#boxleftmenu .selectok {
	float: left;
	width: 250px;
	background: #269EAC;
	height: 26px;
}
#boxleftmenu .colorlink2 {color: #474747;}
#boxleftmenu .white {color: #ffffff;}

#home #superbanner, #contact #superbanner, #catalog #superbanner, #categoria #superbanner {
	width: 954px;
	height: 310px;
	border-top: #696969 1px solid;
	border-bottom: #696969 1px solid;
	margin: 5px 0;
}

#home #superbanner .superfoto, #contact #superbanner .superfoto, #catalog #superbanner .superfoto, #categoria #superbanner .superfoto {
	float: left;
	height: 310px;
	position:relative;
	width: 954px;
}

#home #superbanner .superfoto img, #contact #superbanner .superfoto img, #catalog #superbanner .superfoto img, #categoria #superbanner .superfoto img {
	margin: 1px 0;
	border-top: #696969 1px dotted;
	border-bottom: #696969 1px dotted;
	padding: 8px 0;
	width: 954px;
	height: 290px;
	display: block;
}

/* ------------------------------ Pruebas slide con mootools ---------------------------------------------- */
#home #superbanner .slide {
	position: absolute;
	width: 954px;
	height: 310px;
}
#home #superbanner .slide img {
	margin: 1px 0;
	border-top: #696969 1px dotted;
	border-bottom: #696969 1px dotted;
	padding: 8px 0;
	width: 954px;
	height: 290px;
	display: block;
}
#home #superbanner #botoneraSlide {
	height: 24px;
	position: absolute;
	z-index: 100;
}
#home #superbanner #botoneraSlide #capaBotones {
	float: left;
	width: 120px;
	margin: 262px 0 0 800px;
}
#home #superbanner #botoneraSlide #capaBotones img {
	float: left;
	cursor: pointer;
	padding: 0 6px 0 0;
}
/* ------------------------------ Fin pruebas ------------------------------------------------------------- */

#home #operations, #contact #operations, #catalog #operations, #categoria #operations {
	position: relative;
	float: left;
	width: 275px;
	/*height: 500px;*/
	height: auto;
	padding: 0 10px 0 0;
	margin: 0 0 10px 0;
}

#home #marketing, #contact #marketing, #catalog #marketing, #categoria #marketing {
	position: relative;
	float: right;
	width: 669px;
	/*height: 500px;*/
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

#home #promo_text, #contact #promo_text, #catalog #promo_text {
	margin: 15px 0 10px;
	padding: 0 18px;
	width: 600px;
	float:left;
}

#categoria #promo_text {
	margin: 15px 0 10px 18px;
	padding: 0 18px 30px 0px;
	width: 582px;
	float:left;
	border-bottom: #c4c4c4 1px dotted;
}

#home #promo_text p, #contact #promo_text p, #catalog #promo_text p, #categoria #promo_text p {
	text-align: justify;
	font-size: 13px;
	color: #474747;
}
#contact #promo_text p.marcaje * {
	color: rgb(138,153,39);
}

#home #promo_text p b, #categoria #promo_text p b {
	font-weight: bold;
	color: #8A9927;
	text-decoration:underline;
}

#promo_text #eleccion {
	display:block;
	margin: 0 0 20px;
	border-top: #c4c4c4 1px dotted;
	padding: 20px 0 0;
	width: 600px;
	height: auto;
	float: left;
}
#promo_text #eleccion img {
	display: block;
	width: 136px;
	height: 136px;
	float: left;
}

#promo_text #caja_art {
	display:block;
	margin: 0 0 30px;
	border: 0;
	padding: 0;
	width: 600px;
	height: auto;
	float: left;
}
#promo_text #caja_art #caja_datos {
	display:block;
	margin: 0;
	border: 0;
	padding: 0;
	width: 335px;
	height: auto;
	float: right;
}
#promo_text #caja_art #caja_datos .texto{
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
	height: auto;
	float: right;
}
#promo_text #caja_art #caja_foto {
	display:block;
	margin: 0 13px 0 0;
	border: 0;
	padding: 0;
	width: 252px;
	/*height: 284px;*/
	/*height: 369px;*/
	height: auto;
	float: left;
}
#promo_text #caja_art #caja_foto img {
	display:block;
	margin: 0;
	border:0;
	border-top: #c4c4c4 1px solid;
	border-left: #c4c4c4 1px solid;
	border-right: #c4c4c4 1px solid;
	padding: 0;
	width: 250px;
	height: 250px;
	float: left;
}
#promo_text #caja_art #caja_foto #acciones {
	display:block;
	margin: 0;
	border-top: #474747 2px solid;
	padding: 0;
	width: 252px;
	height: 32px;
	float: left;
}
#promo_text #caja_art #caja_foto #acciones img {
	display:block;
	margin: 0;
	border: 0;
	padding: 0 8px 0 0;
	width: 32px;
	height: 32px;
}
#promo_text #caja_art #caja_foto #fotitos {
	display:block;
	margin: 5px 0 0;
	border: 0;
	padding: 0;
	width: 252px;
	height: auto;
	float: left;
}
#promo_text #caja_art #caja_foto #fotitos img {
	display:block;
	margin: 5px 0 0;
	border: #c4c4c4 1px solid;
	padding: 0;
	width: 78px;
	height: 78px;
	float: left;
	cursor: pointer;
}
#promo_text #caja_art #caja_foto #fotitos img.aire {
	margin: 5px 5px 0 0;
}

#promo_text .separata {
	display: block;
	border-top: #c4c4c4 1px dotted;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

#promo_text a {
	color: #8A9927;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

#promo_text ol {
	padding: 0 0 0 25px;
	list-style: url(/img/indicador.gif) outside none;
	float: left;
}

#promo_text ol ol {
	padding: 0 0 30px 25px;
	list-style:outside square;
	float: left;
}

#promo_text li {
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
}

#home #promo_text p .resalta1 {
	color: #8A9927;
	font-size: 18px;
	font-weight:lighter;
}

#home .foto {
	display: block;
	position: relative;
	width: 600px;
	margin: 0 0 15px;
}
#home .foto2 {
	display: block;
	position: relative;
	float: left;
	width: 156px;
	margin: 0 15px 25px 0;
}

#home #promo_text p *, #contact #promo_text p *, #catalog #promo_text p *, #categoria #promo_text p *{
	font-size: 13px;
	color: #474747;
}

#home #promo_text h1, #contact #promo_text h1, #catalog #promo_text h1, #categoria #promo_text h1 {
	margin:0 0 15px;
}

#home #promo_text h2, #contact #promo_text h2, #catalog #promo_text h2 {
	margin:0 0 35px;
}

#home #promo_text h2.ficha {
	margin: 0 0 5px;
}

#home #promo_text strong.clase1, #contact #promo_text p strong.clase1, #catalog #promo_text p strong.clase1, #categoria #promo_text p strong.clase1 {
	color: rgb(138,153,39);
	font-size: 35px;
	font-weight: normal;
}

#home #promo_text strong.clase2, #contact #promo_text p strong.clase2, #catalog #promo_text p strong.clase2, #categoria #promo_text p strong.clase2 {
	color: rgb(138,153,39);
	font-size: 16px;
	font-weight: normal;
}

#catalog #promo_text p strong.clase3 {
	color: rgb(138,153,39);
	font-size: 18px;
	font-weight:bold;
}

#home #promo_text p a {
	font-weight: bold;
	text-decoration: none;
}

#home #promo_text p a:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#8A9927;
}

div.cabgray {
	width: 100%;
	height: 30px;
	background: #474747;
	float: left;
	position:relative;
}
div.cabgray p {
	padding: 7px 0 0 15px;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
}

div.cabbluesea {
	width: 100%;
	height: 30px;
	background: #269EAC;
}
div.cabbluesea p {
	padding: 7px 0 0 15px;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
}
div.icongray {
	width: 90px;
	height: 75px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 10px;
}
#home div.icongray img, #contact div.icongray img, #catalog div.icongray img, #categoria div.icongray img {
	display: block;
	border: 0;
	width: 90px;
	height: 75px;
}
#sitioweb {
	margin: 0 0 35px 0;
	padding: 0 18px;
	width: 600px;
	float:left;
}
#sitioweb div {
	display: block;
	width: 180px;
	float: left;
	margin: 0 20px 35px 0;
}
#sitioweb div * {
	color: #474747;
	font-size: 12px;
}
#sitioweb li {
	margin: 0 0 0 1em;
}
.destaca {
	margin: 15px 0 10px;
	padding: 0 18px;
	width: 600px;
	float:left;
}
.destaca .promo_sample {
	width: 600px;
	padding: 10px 0;
	float: left;
}
.destaca .promo_sample img {
	width: 136px;
	height: 136px;
	float: left;
}
.destaca .promo_sample .detalles, #promo_text #eleccion .detalles {
	width: 444px;
	display: block;
	float: right;
	text-align: left;
}
.destaca .promo_sample .detalles p, #promo_text #eleccion .detalles p {
	margin: 0 0 10px 0;
}
.destaca .promo_sample .detalles a.enlaceArticulo, #promo_text #eleccion .detalles a.enlaceArticulo {
	display: block;
	margin: 0 0 10px 0;
	font-size:16px;
	color: rgb(138,153,39);
	text-decoration: none;
}
.destaca .promo_sample .detalles *, #promo_text #eleccion .detalles * {
	font-size: 12px;
}
.destaca .promo_sample .nombrearticulo, #promo_text #eleccion .nombrearticulo {
	font-size:16px;
	color: rgb(138,153,39);
}
.destaca .promo_sample .marcaje {
	color: rgb(138,153,39);
}
.destaca .promo_sample .marcaje span, #promo_text #eleccion .marcaje span{
	text-decoration:underline;
	font-weight:bold;
}
.descriparticulo {
	font-size:12px;
	font-weight: normal;
	color: #474747;
}
#home #promo_text p span {
	color: #8A9927;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}


/* Fin home */

/* Comienzo catalogo */
#catalog #bloquecatalogo {
	margin: 15px 0 35px;
	padding: 0 18px;
	width: 600px;
	float:left;
	position:relative;
}
#bloquecatalogo .portada {
	display:block;
	float: left;
	width: 202px;
}
#bloquecatalogo .portada2 {
	display:block;
	float: left;
	width: 240px;
}
#bloquecatalogo .portada img {
	width: 200px;
	height: 283px;
	display: block;
}
#bloquecatalogo .portada2 img {
	width: 240px;
	height: 350px;
	display: block;
}
#bloquecatalogo .prefacio {
	display: block;
	float: right;
	width: 380px;
	text-align: justify;
	margin: 40px 0 0;
}
#bloquecatalogo .prefacio p, #bloquecatalogo .registro p, #bloquecatalogo .registro p strong, #bloquecatalogo .registro p a {
	margin: 0 0 10px 0;
	color: #474747;
	font-size: 13px;
}


#bloquecatalogo .registro {
	display: block;
	float: right;
	width: 342px;
	text-align: justify;
	margin: 10px 0 0;
	padding: 0 0 0 18px;
}

#catalog form {
	width: 100%;
}

#catalog button {
	float:right;
	margin:0;
}

#billing_address label {
	width: 90px;
}

#billing_address label.formateada {
	display: block;
	float: left;
	width:170px;
	margin: 0;
	padding: 0 0 0 10px;
	text-align:left;
}
/* Fin catalogo */

/* Comienzo contacto */
#contact #bloquecontacto {
	margin: 20px 0 25px;
	padding: 0 18px;
	width: 600px;
	float:left;
	position:relative;
}
#contact #body form.consulta {
	width: 57%;
}
#contact #body form fieldset {float: none;}
#contact label {width: 8em;}

#contact #body #girl_contact {
	position:absolute;
	right: 0px;
	top: 19px;
	width: 275px;
	height: 152px;
	/*border: #c4c4c4 1px solid;*/
}

#contact #body #information {
	position:absolute;
	right: 0px;
	bottom: 35px;
	width: 260px;
	height: 152px;
	text-align: right;
}

#information P {
	margin: 10px 0 0;
}

#information P span{
	font-size: 16px;
}

#information * {
	color: #474747;
	font-size: 12px;
}

#contact #body #girl_contact img {
	width: 258px;
	height: 150px;
	border: 0px;
	border-bottom: #F0F3D9 1px solid;
	border-right: #F0F3D9 15px solid;
}

#contact label {
	width: 8em;
}

#contact button {
	clear: both;
	float: right;
}

#contact #body #respuesta {
	margin: 0pt 0pt 15px;
}

#contact #body #respuesta p {
	color: #474747;
	font-size: 12px;
	width: 85%;
	text-align: justify;
}
#contact #body #respuesta p b{
	font-size: 14px;
}
/* Fin contacto */

/* Comienzo imagenes */
#body img{
	border: 1px solid #c4c4c4;
	display: block;
	background-color: #fff;
}

#body img.catalogue{
	border: none;
	display: block;
	background-color: #fff;
}

#body img.faqimg {
	background-color:transparent;
	border: none;
	margin: 0 8px 8px 0;
}

#body img.icon {
	border:medium none;
	display:block;
}

/* Fin imagenes */

/* Comienzo formularios */
#loader {
	display: block;
	margin: 0 15px 0 0;
	padding: 0;
	border: none;
	width: 32px;
	height: 32px;
	overflow: hidden;
	float: right;
}
#loader2 {
	display: block;
	margin: -10px 15px 0 0;
	padding: 0;
	border: none;
	width: 32px;
	height: 32px;
	overflow: hidden;
	float: right;
}
.cargando {
	background: url(/img/ajax-loader.gif) no-repeat center;
}
fieldset {
	background-color: #F0F3D9;
	border: none;
	position: relative;
	padding: 0 0 .5em 0;
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
}

fieldset .progressGif {
	position: absolute;
	width: 220px;
	height: 20px;
	background-image: url(/img/progressMail.gif);
	background-position:center;
	background-repeat:no-repeat;
	top: 36px;
	left: 390px;
}

fieldset fieldset {
	padding: 0 0 .5em 0;
	margin: 0;
}

fieldset ol {
	padding: 3.5em 0 0 1em;
	list-style: none;
	float: left;
}

fieldset fieldset ol {
	padding: 0em 1em 0 1em;
}

fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 10px;
}

fieldset li.captcha {
	padding: 0 0 10px 117px;
	width: 197px;
}

#imagecaptcha {
	width: 197px;
	height: 43px;
	cursor:pointer;
}

#imagecaptcha.loading {
	background: url(/img/ajax-loader4.gif) no-repeat 50% 50%;
}

.captcha em {
	color:#474747;
}

fieldset label {
	position: relative;
	float: left;
	width: 130px;
	padding-right: 1em;
	margin-right: .5em;
	padding-left: 1em;
	font-size: 11px;
	font-weight: bold;
	color: #474747;
}

fieldset label em {
	position: absolute;
	right: 0;
	font-size: 18px;
	color: #474747;
}

fieldset .textarea em {
	position: absolute;
	font-size: 18px;
	left: 20px;
	color: #474747;
}

.required_legend {
	margin-bottom: 5px;
}

.required_legend span {
	color: #696969;
	font-size: 11px;
	font-style: italic;
}

.required_legend em {
	font-size: 18px;
	color: #474747;
	line-height: 11px;
	vertical-align: bottom;
}

fieldset fieldset legend {
	display: none;
}

fieldset .text input,  fieldset .select select, fieldset textarea  {
	font-size: 14px;
	width: 195px;
	border: 1px solid #C4C4C4;
	padding: 2px;
}

fieldset .text textarea {
	width: 600px;
}

fieldset .select select {
	width: 201px;
}

.pay_button, fieldset .text .pay_button {
	font-size: 11px;
	width: auto;
	border: none;
	padding: 2px;
	background-color: #3F565E;
	color: #fff;
	font-weight: bold;
}

fieldset .note {
	display: block;
	text-align: right;
	width: 360px;
}
fieldset .noteRegister {
	display: block;
	text-align: right;
	width: 314px;
}
fieldset .textarea textarea {
	margin: 3px 0 0 24px;
	width: 286px;
}

fieldset .textarea label {
	display: block;
	float: none;
}

fieldset .error label {
	color: #b90000 !important;
}

fieldset .error label * {
	color: #b90000;
}

fieldset .error input,  fieldset .error select, fieldset .error textarea {
/*	background-color: #FFFACD;*/
	border: #b90000 1px dotted;
}

fieldset .check label, fieldset .check2 label {
	font-weight: normal;
	float: none;
	padding: 0;
}

fieldset .check input {
	margin-left: 145px;
}

fieldset .check2 div {
	margin-left: 117px;
	width: 195px;
}

fieldset .check2 div input {
	float: left;
}

fieldset a {
	font-size: 11px;
	text-decoration: underline;
	color:#474747;
}

fieldset option {
	font-size: 12px;
}

fieldset span {
	font-size: 12px;
	font-weight: bold;
}

fieldset legend {
	position: relative;
}

fieldset legend span {
	position: absolute;
	margin: .5em 0 0 1em;
	font-size: 12px;
	font-weight: bold;
	color: #474747;
	white-space: nowrap;
}

fieldset legend span em {
	font-weight: normal;
}

.errors {
	background-color: #b90000;
	padding: 5px 10px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.errors * {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.errors ul {
	list-style: disc;
	list-style-position:outside;
	margin-left: 2em;
}

.confirm {
	background-color: #8A9927;
	padding: 5px 10px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	width: 54%;
	display:none;
}

.confirm * {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
/* Fin formularios */

/* Comienzo de la rana */
#body #my_frog {
	display: block;
	width: 275px;
	height:auto;
	position: relative;
	clear:left;
	float: left;
}
#body #my_frog img {
	display: block;
	margin: 25px 0 50px;
	border: 0;
	padding: 0;
	float: left;
}
/* Fin de la rana */

/* Comienzo buscador */
#buscador {
	display:block;
	margin: 25px 0 0 19px;
	border: none;
	padding:0;
	width: 250px;
	height:70px;
	background: url(/img/buscador.gif) no-repeat top left;
}
#buscador input.termino {
	float:left;
	margin: 15px 0 8px 50px;
	width: 158px;
	border: #fff 1px solid;
	font-size: 13px;
	padding: 2px;
	font-family: Arial, Verdana, sans-serif;
}
#buscador input.flecha {
	float:left;
	margin: 14px 0 0 5px;
	width:24px;
	height:24px;
	overflow:hidden;
}

/* Fin buscador */

/* Comienzo paginador */
#pages {
	margin: 15px 0 10px 18px;
	padding: 15px 18px 0;
	width: 582px;
	float:left;
	border-top: #c4c4c4 1px dotted;
	/*
	position: absolute;
	bottom: 10px;
	right: 10px;*/
}

#pages ul {
	float: right;
}

#pages li {
	float: left;
}

#pages a {
	display: block;
	padding: 1px 4px;
	margin: 0 1px;
	font-size: 12px;
	cursor: pointer;
	border: 1px solid #8A9927;
	text-decoration: none;
}

#pages span {
	display:block;
	padding: 1px 10px;
	font-size: 12px;
	color: #474747;
	line-height: 17px;
}

#pages .selected a {
	cursor: pointer;
	text-decoration: none;
	background-color: #8A9927;
	color: #FFFFFF;
}
/* Fin paginador */