* {margin:0;padding:0;border:0;}

body {
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
}

noscript div, .error {
	border: 2px solid #f00;
	border-width: 2px 0;
	color: #f00;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0;
}

div.error {margin-bottom: 20px;}

a:visited {color: #00f;}

.clr {clear:both;}
.hidden {display: none;}

#general_description {display:none;}

#wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	background: #fff url(/images/bg6.png) no-repeat scroll 100% 0;
}

a.boton {
	font-size: 16px;
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	color: #000;
}

a.boton.odd {color: #00f;}
a.boton.even {color: #f00;}

a:hover.boton, a.boton:hover, a.boton.hover  { 
	text-decoration: none;
}

#header {margin: 0 0 10px;}

#title {
	float: left;
	margin-top: 10px;
}

#logo_img {margin: 0 25px;}

#announce {
	float:left;
	padding-left: 44px;
	padding-top: 10px;
	text-align: center;
}

#announce p {
	line-height: 200%;
}

#announce a {
	font-weight: bold;
}

#announce strong {
	font-size: 14px;
}

#contact {
	float: right;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height: 42px;
	overflow: hidden;
	margin: 13px 6px 4px 0;
	color: #fff;
}

.standout {
	font-weight: bold;
}

#contact a {font-weight: bold; color: #fff;}

#wrapper {
	position: relative;
	height: 520px;
}
#container, #container_fg, #container_bg {
	width: 960px;
	height: 422px;
}

#container {position:relative;}
#container_bg, #container_fg {
	position: absolute;
	overflow: hidden;
}

#container_bg {
	background: #fff;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;

}
#container_fg {z-index:2}
#footer {
}

#navbar {
	border: 1px solid #A4CEFE;
	border-color: #fff;
	border-width: 1px 0;
	border-bottom: 5px solid #f00;
	background-color: #EFF7FF;
	background-color: #fff;
}
#menu a#opcion_colegios {
	background-color: #1f8bff;
	border-color: #1f8bff;
}
#navbar.colegios {
	border-bottom: 5px solid #1F8BFF;
}


#menu, #lang {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}


#menu {float:left;}
#lang {
	float:right;
	margin-right: 6px;
	font-size: 10px;
	font-family: Verdana;
}

#lang a {
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

#lang a.active {
	font-weight: bold;
	cursor: default;
}
#menu a:visited, #menu a:active {}

#menu a.boton {
	float: left;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	overflow:hidden;
	margin: 7px 4px 0;
	width: 150px;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	border: 1px solid #cf0000;
	background-color: #f00;
	background-color: #EF0000;
	border-radius-topleft: 10px;
	border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
#menu a.boton.odd, #menu a.boton.even  {color: #fff;}

#menu a.boton span.opcion {}

#menu a.boton.active, #menu a.boton:hover {
	background-color: #f00;
}

#menu a.boton.active {
	text-decoration: none;
	height: 32px;
	line-height: 32px;
	border-bottom: 0;
}

#menu a.boton.active span.opcion {
	padding-left: 24px;
	background: transparent url(/images/logo.inline.red.gif) no-repeat scroll 2px 0;
	text-decoration: none;
}

#main, #sidebar, #content {
	height: 365px;
}

#main {margin: 7px 0 5px;}

#sidebar, #search {width: 200px;}

#sidebar {
	float: left;
	padding-left: 5px;
}

#search, #s, #gosearch {
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
	font-size: 12px;
}

#search {
	overflow: show;
	/*float: right;
	margin-right: 20px;*/
}

#s {
	float:left;
	background: transparent url(/images/search_repeat.gif) repeat-x scroll 0 0;
	padding-top: 2px;
	color: #000;
	width: 127px;
}

#s.inactive {color:#aaa;}

#s:focus {outline: none;}

.search_left {
	display: block;
	float: left;
	width: 19px;
	height: 19px;
	background: transparent url(/images/search_leftcap.gif) no-repeat scroll 0 0;
}
.search_right {
	display: block;
	float:left;
	width: 10px;
	height: 19px;
	background: transparent url(/images/search_rightcap.gif) no-repeat scroll 0 0;
}

#gosearch {
	float:left;
	background: transparent url(/images/search_button.gif) no-repeat scroll 0 0;
	cursor: hand;
	cursor: pointer;
	font-size: 8px;
	width: 51px;
}

#search_text {
	margin: 16px 6px;
	font-size: 11px;
	color: #aaa;
	color: #000;
	text-align: justify;
}

#search_text acronym {
	border-bottom: 1px dashed #000;
	cursor: help;
}

#search_text a {
	font-weight: bold;
	font-size: 12px;
}

#cart {
	/*border: 1px solid #D6D8D5;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	margin-top: 30px;
	height: 254px;
	background: transparent url(/images/bolsabg3.gif) no-repeat scroll 50% 50%;
	background: #fff url(/images/bolsa.png) no-repeat scroll 50% 50%;
	border: 1px solid #666;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#cart h4 {
	text-align: center;
	margin: 4px 0;
	padding-top: 4px;
	font-size: 14px;
	color: #aaa;
	color: #000;
}

#cart_scroll {
	height: 200px;
	overflow: auto;
}

#cart_scroll table a {text-decoration: none;}

#cart_total, #cart_buy {
	font-weight: bold;
	margin-top: 4px;
}

#cart_total {
	float: left;
	margin-left: 10px;
	font-size: 12px;
}

#cart_buy {
	display: block;
	float:right;
	margin-right: 10px;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	color: #00f;
	font-size: 14px;
}

#cart table {
	width: 170px;
	margin: 0 0 0 10px;
	font-size: 10px;
	border-bottom: 1px solid #eee;
}

#cart table {
	border-bottom: 1px solid #eee;
}

#cart table td {
	border-top: 1px solid #eee;
}

#cart table tfoot td {
	border-width: 1px 0;
	font-size: 11px;
	font-weight: bold;
}

#cart img.cancel {
	margin-left: 4px;
	cursor: pointer;
	cursor: hand;
}

#cart a.cancel {
	display: block;
	height: 8px;
	width: 8px;
	margin-left: 4px;
	background: transparent url(/images/cancel.gif) no-repeat scroll 50% 50%;
}

#cart tfoot {border: 1px solid #000; border-width: 1px 0;}

#cart_empty {
	height: 200px;
	line-height: 200px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

#hotpicks {
	display: none;
	margin-top: 10px;
	border: 1px solid #D6D8D5;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: 134px;
	text-align: center;
	line-height: 134px;
	vertical-align: middle;
}

#content {
	float: right;
	width: 750px;
	overflow: auto;
}

#content.noverflow {
	overflow:hidden;
	position: relative;
	height: 365px;
}

#content p {
	font-size: 14px;
	margin-bottom: 20px;
}

div.pagination {
	position: absolute;
	bottom: 5px;
	text-align: center;
	font-size: 14px;
	/*margin: 9px 0;*/
	width: 750px;
}

.pagination select {
	text-align: left;
	border: 1px solid #666;
	font-size: 12px;
}

.item {
	height: 140px;
	width: 226px;
	float: left;
	margin: 0 0 14px 8px;
	padding: 6px;
	font-size: 11px;
	position: relative;
	background:none;
	border:0;
}

.item_background, .item_wrapper {
	position: absolute;
	height: 140px;
	width: 226px;
	padding: 6px;
}
.item_background {
	border: 1px solid #666;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fff url(/images/logobg.jpg) no-repeat scroll 100% 100%;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	z-index: 1;
}

.itemstyle1 .item_background {border-color: #00f;}
.itemstyle3 .item_background {border-color: #f00;}

.item_wrapper {
	z-index: 2;
}

.item_top {
	height: 122px;
	width: 100%;
	overflow:hidden;
	border-bottom: 1px solid #f00;
}

.item img.cover {
	float: left;
	border: 1px solid #666;
	padding: 3px;
	margin: 0 5px 0 0;
	height: 110px;
}

.item h4.title {
	font-size: 12px;
}

.item h4.title a {
	text-decoration:none;
	color: #000;
}

.item h5.subtitle, .item h5.author {
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0;
}

.item h5.subtitle {/*display: none; */font-style: italic;}

.item h5.author {text-align: left; margin-top: 15px;}

.item a.info, .item span.value, .item a.buy {
	position: absolute;
	bottom: 4px;
}

.item a.info {
	display: block;
	margin-top: 10px;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	font-size: 12px;
	color: #000;
	left: 88px;
}

.item span.value {
	left: 8px;
	font-size: 12px;
	font-weight: bold;
}

.item span.value.condescuento {
}

.item span.value.condescuento del {font-size: 9px;}

.item a.buy {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	font-size: 13px;
	font-weight: bold;
	color: #00f;
	right: 4px;
}

#article a.buy del {font-size: 11px;}

#footer {
	/*margin: 5px 0 0;
	border: 1px solid #eee;
	border-width: 1px 0;*/
	position:absolute; 
	top: 495px; 
	width: 960px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 11px;
	/*border-top: 1px solid #eee;*/
	color: #fff;
}

#footer a {
	color: #fff;
}

#footer a:hover {}

#copy {
	float: left;
	padding-left: 10px;
}
#design {
	float: left;
	padding-left: 10px;
	letter-spacing: 1px;
}

#design a {
	color: #008CFF;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#design a:hover {color: #00f;}

#langselec {
	float: right;
	padding-right: 10px;
}

.noresult {text-align: center;}

#tabla_encargo, #pedido {
	background-color: #fff;
}

#tabla_encargo {
	width: 100%;
	font-size: 13px;
	margin-bottom: 20px;
	border:1px solid #EEEEEE;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size:13px;
	margin: 0 4px 10px;
	padding:10px;
	width:720px;
}

#tabla_encargo th, #tabla_encargo td {
	padding: 4px 8px;
}

#tabla_encargo th.empty {padding:0;}

#tabla_encargo td.question, #tabla_encargo th.question {padding:0 4px 0 0;width:1px;}

#tabla_encargo tr.odd {background-color: #eee;}

#tabla_encargo del {font-size: 10px;}

#tabla_encargo thead th {border-bottom: 1px solid #333;}
#tabla_encargo tfoot th {border-top: 1px solid #333;}

.aleft {text-align:left;}
.aright {text-align:right;}
.acenter {text-align:center;}

#pedido {
	border: 1px solid #eee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 4px;
	padding: 10px 10px 0;
	width: 700px;
}

#pedido select, .textbox, .textbox_full {
	border: 1px solid #ccc;
}

.aclara {
	font-size: 11px;
	color: #666;
}

p#entrega, p#nombre, p#direccion, p#correo, p#telefono, p#prevenir {font-size: 12px; margin:0; padding-bottom: 8px;}

#nombre input, #direccion input, #correo input, #telefono input, #prevenir input {font-size: 12px;}

#entrega {float: left;}
#entrega select {font-size: 12px;}

#nombre {float: left;}
#nombre_contacto {width: 590px;}

#direccion {float: left;}
#direccion_entrega, #direccion .textbox_full {width: 250px;}

#cp_entrega {width: 50px;}

#correo { float:left; }
#correo_contacto {width: 210px;}

#telefono {float: left; margin-left:10px;}

#prevenir {float: right;}

#pedir {
	text-align: center; 
	margin-bottom: 10px;
}

#pide, #descarga {
	width: 172px;
	height: 32px;
	line-height: 30px;
	vertical-align: middle;
	background: transparent url('/images/botonbandera.gif') no-repeat scroll 0 0;
	cursor: hand;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}

#agradece {
	margin-top: 100px;
}

#agradece h3 {
	text-align: center;
	margin-bottom: 20px;
}

#howto {padding-left: 20px;}

#howto h3 {margin-bottom: 20px;}

#catalogo_img {
	float:left; 
	margin: 0 10px 0 5px; 
	padding:4px; 
	border: 1px solid #666; 
	background:# fff;
}

#catalogo_form {
	float:right;
	width: 490px;
	padding-top: 10px;
}

#form_download {
	text-align:left;
	width: 260px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #eee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
}

#form_download p {
	margin: 10px 0;
}

#form_download label {
	float: left;
}
#form_download input.textbox {
	float: right;
}

#article {
	padding: 10px;
	margin: 0 10px;
	border: 1px solid #666;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#article a img {
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #666;
	background: #fff;
}

#article a.coverlink { cursor: hand; cursor: pointer; }

#article h1.title {font-size: 18px;}
#article h2.subtitle {
	font-size: 16px;
	color: #333;
	font-style: italic;
}
#article h3.author {
	margin: 10px 0;
	font-size: 14px;
}

#article h3.author a {
	font-weight: normal;
	line-height: 150%;
}

#article .extended div.line {
	margin: 10px 0;
	font-size: 14px;
}

#article p.price {font-weight: bold;}

#article h4 {
	margin: 6px 0;
	font-style: italic;
}

#article div.line span {
	display: block; 
	float: left;
	margin-right: 20px;
	
}

#article_top, #article_bottom {display:none;}


#aboutus {padding-left: 10px;}

#aboutus_img {text-align:center;}

.tanda_fotos, .bloque_fotos {height:120px;}

.bloque_fotos {
	position: relative;
	padding: 10px;
	overflow: hidden;
}

.tanda_fotos {
	position: absolute;
	overflow: show;
	left: 0;
}

.tanda_fotos a {
	display: block;
	float:left;
	margin: 0;
	padding: 0 20px;
}

.tanda_fotos a img {display: inline;float:none;margin:0;padding:0;}

div.pagination span.tag, div.pagination span.navprev, div.pagination span.navnext, ul.paginador li {
	float:left;
	vertical-align: middle;
	line-height: 18px;
}

div.pagination span.tag {
	font-size: 12px;
	margin-right: 10px;
}

ul.paginador {
	list-style:none;
	float: left;
}
ul.paginador li {
	margin: 0 2px;
	width: 24px;
	text-align: center;
	border: 1px solid #ccc;
	borer-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 10px;
}

div.pagination span.navprev a, ul.paginador li a, div.pagination span.navnext a {text-decoration: none;}

ul.paginador li.selected {
	border: 0;
	font-weight: bold;
	padding: 1px;}
ul.paginador li.selected a {	
	font-color: #000;
	cursor: text;
}
ul.paginador li.clr {
	border:0;
	float:none;
	clear:both;
}

#paginador {
	float:right;
}

#content p.small_header {
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	vertical-align: middle;
	margin: 0 5px;
	padding: 5px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content p.batch_footer {
	clear: both;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	padding-top: 60px;
}

div.institucion, div.papeleria {
	float: left;
	text-align: center;
	/*height: 120px;
	width: 230px;*/
	height: 110px;
	width: 120px;
	padding: 5px;
	/*margin: 8px 60px 4px;
	.margin: 8px 45px 4px;*/
	margin: 80px 6px 4px;
	.margin: 80px 4px 4px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.papeleria {
	float: right;
	background: #fff url(../images/papeleria.jpg) no-repeat scroll 50% -10px;
}

div.institucion a, div.papeleria a {
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

div.institucion img {
	height: 80px;
}

div.papeleria a {
	margin-top: 80px;
} 

#content p.lote_header, #form_lote {
	font-size: 15px;
	line-height: 20px;
	vertical-align: middle;
	margin: 5px 5px 20px 5px;
	padding: 10px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

p.lote_header img {
	height: 15px;
	vertical-align: middle;
}

p.lote_header small {
	display: block;
	font-size: 10px;
	font-style: italic;
}

ol.lista_lotes {
	margin: 0;
	list-style: none;
	overflow: auto;
}

ol.lista_lotes li {
	font-size: 13px;
	margin: 10px;
	float: left;
	margin: 10px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
}

#form_lote {
	text-align: center;
}

#tabla_lote {
	font-size: 11px;
	width: 95%;
	margin: 0 auto;
	text-align: left;
}
#tabla_lote tr.even {background: #F4FAFF;}
#tabla_lote tr.disabled, #tabla_lote tr.disabled input {background: #eee;}
#tabla_lote tr.disabled td, #tabla_lote tr.disabled a, #tabla_lote tr.disabled input {color: #666;}
#tabla_lote th {text-align:left;}
#tabla_lote input.units {text-align:right;width:30px;}
#tabla_lote td {padding: 2px 2px;}
#tabla_lote th {padding: 5px 2px;}
#tabla_lote td.price, #tabla_lote td.units, #tabla_lote td.subtotal, 
#tabla_lote th.price, #tabla_lote th.units, #tabla_lote th.subtotal, #tabla_lote th.total {
	text-align: right;
}
#tabla_lote td.subtotal, #tabla_lote th.total, #tabla_lote th.subtotal {padding-right: 5px;}
#tabla_lote input.units {border: 1px solid #999;}
#tabla_lote thead, #tabla_lote tfoot tr.total {color: #fff; background: #5FACFF;}
#tabla_lote tfoot input {
	padding: 2px 5px;
	background: #fff;
	border: 1px solid #999;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#tabla_lote tr.button th {text-align: center;}

ul#lista_categorias {list-style: none;}

#lista_categorias li, #lista_categorias li a, #lista_categorias li a span { width: 150px; }
#lista_categorias li, #lista_categorias li a { height: 100px; }
#lista_categorias li a span {border: 1px solid #eee; border-width: 1px 0;}

#lista_categorias li {
	float:left;
	background: #fff none no-repeat scroll 50% 50%;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	margin: 5px 15px 4px 18px;
	.margin: 5px 15px 4px 13px;
	overflow: hidden;
	box-shadow: 2px 2px 4px #ccc;
	-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	position: relative;
}
#lista_categorias li:hover {
	box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	-webkit-box-shadow: 2px 2px 4px #888;
}
#lista_categorias li.categoria1 {background-image: url(/images/construccion-de-la-torre-eiffel-001-150x150.jpg);}
#lista_categorias li.categoria2 {background-image: url(/images/construccion-de-la-torre-eiffel-006-150x150.jpg);}
#lista_categorias li.categoria3 {background-image: url(/images/construccion-de-la-torre-eiffel-008-150x150.jpg);}
#lista_categorias li.categoria4 {background-image: url(/images/construccion-de-la-torre-eiffel-010-150x150.jpg);}
#lista_categorias li.categoria5 {background-image: url(/images/construccion-de-la-torre-eiffel-011-150x150.jpg);}
#lista_categorias li.categoria6 {background-image: url(/images/construccion-de-la-torre-eiffel-012-150x150.jpg);}
#lista_categorias li.categoria7 {background-image: url(/images/construccion-de-la-torre-eiffel-014-150x150.jpg);}
#lista_categorias li.categoria8 {background-image: url(/images/construccion-de-la-torre-eiffel-015-150x150.jpg);}
#lista_categorias li.categoria9 {background-image: url(/images/construccion-de-la-torre-eiffel-017-150x150.jpg);}
#lista_categorias li.categoria10 {background-image: url(/images/construccion-de-la-torre-eiffel-018-150x150.jpg);}
#lista_categorias li.categoria11 {background-image: url(/images/torre.jpg);}
#lista_categorias li.categoria12 {background-image: url(/images/torrenoche.jpg);}

#lista_categorias li a {
	position: relative;
	display: block;
	overflow: hidden;
	color: #1F8BFF;
	text-decoration: none;
}

#lista_categorias li a.categoria_overlay {
	position: absolute;
	top: 0; bottom: 0; right: 0; left: 0;
}

#lista_categorias li a span {
	background: #fff;
	display: block; 
	position: absolute;
	top: 5px;
	left: 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	text-shadow: 1px 1px 1px #aaa;
}

#advsearch_form {
	width:400px;
	padding:20px;
	margin:75px 0 0 165px;
	border:1px solid #CCCCCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display:block;
	background-color: #fff;
	background: rgba(255, 255, 255, 0.66);
	overflow: auto;
}

#advsearch_form p, #advsearch_form p label, #advsearch_form p input {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

#advsearch_form p {
	position: relative;
	margin-bottom: 10px;
}

#advsearch_form p label, #advsearch_form p input {position: absolute;}
#advsearch_form p label {left: 0;}
#advsearch_form p input {
	left: 70px;
	width: 330px;
	.width: 290px;
}

#advsearch_form input {
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	padding: 0 5px;
}

#advsearch_form input.submit {
	float: right;
	cursor: pointer;
}

#feria {
	float: left;
	font-size: 16px;
	width: 380px;
	padding-top: 14px;
    text-align: center;
}

