body {
	margin: 0;
	padding: 0;
	background: #58606a center top repeat-y url(imagenes/bck.gif);
	font-family: Arial;
	font-size: 12px;
	color: #333;
}
.clear {
	clear: both;
}
#page {
	margin: 0 auto;
	width: 963px;
	background-color: #fff;
}
#header {
	position: relative;
	padding: 0 0 0 45px;
	height: 226px;
	background: no-repeat url(imagenes/bckheader.jpg);
	font-family: Georgia;
	line-height: 1em;
}

#header h2 {
	margin: 80px 0 15px 0;
	padding: 0;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
}
#header p {
	margin-bottom: 15px;
	padding: 0;
	font-size: 18px;
	color: #fff;
	text-transform: lowercase;
}

#menu {
	margin: 0;
	padding: 0 0 1px 0;
	list-style-type: none;
	height: 36px;
	line-height: 36px;
	background: repeat-x url(imagenes/bckmenu.gif);
}
#menu li {
       float: left;
       font-size: 10px; /* antes era 11px */
       font-weight: bold;
       text-transform: uppercase;
       border-right: #fff 1px solid;

}
#menu li.last {
	border: none;
}
#menu li.last a {
	padding: 0 10px 0 10px;
}
#menu li.last a:hover {
	background-color: #0f3451;
	padding: 10px 10px;
}
#menu li.select {
	background-color: #0f3451;
}
#menu li a {
	padding: 10px 10px;
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	background-color: #0f3451;
}
#path {
	padding: 5px 0 5px 15px;
	background-color: #898989;
	font-size: 10px;
	color: #fff;
}
#path a {
	color: #fff;
	text-decoration: underline;
}
#container {
	background: repeat-y url(imagenes/bckcontainer.gif);
	width: 963px;
}
#containerLargo {
	background: repeat-y url(imagenes/bckcontainerLargo.gif);
	width: 963px;
}
#sidebarleft {
	float: left;
	padding: 10px 7px 10px 8px;
	width: 205px;
	color: #fff;
}
#sidebarleft .box {
	margin: 0 0 5px 0;
	background: #55b1e8 left bottom no-repeat url(imagenes/bcksidebarleftbox.gif);
}
#sidebarleft .box .top {
	padding: 10px 15px 30px 15px;
	background: no-repeat url(imagenes/bcksidebarleftboxtop.gif);
	width: 175px;
}
#sidebarleft h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
#sidebarleft a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
#sidebarleft a.link {
	display: block;
	clear: both;
	text-align: right;
}
.linkbtn {
	margin: 5px 0 0 0;
	float: right;
	width: 78px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	background: no-repeat url(imagenes/bckformbtn.gif);
}
#sidebarleft label {
	margin: 0 0 5px 0;
	float: left;
	width: 75px;
	cursor: pointer;
}
#sidebarright {
	float: left;
	padding: 20px 5px;
	width: 200px;
}
#sidebarright .box {
	margin: 0 0 30px 0;
	background: repeat-y url(imagenes/bcksidebarrightbox.gif);
}
#sidebarright .box .bottom {
	background: left bottom no-repeat url(imagenes/bcksidebarrightboxbottom.gif);
}
#sidebarright .box .bottom2 {
	background: left bottom no-repeat url(imagenes/bcksidebarrightboxbottom2.gif);
}
#sidebarright .box .top {
	position: relative;
	padding: 30px 10px;
	width: 180px;
	background: no-repeat url(imagenes/bcksidebarrightboxtop.gif);
}
#sidebarright .imgtop {
	position: absolute;
	right: 0;
	top: -18px;
}
#sidebarright img.left {
	float: left;
	margin: 0 5px 5px 0;
}
#sidebarright h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #00b5f0;
}
#sidebarright h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #999;
}
#sidebarright p {
	margin: 15px 0;
	padding: 0;
	font-size: 11px;
}
#sidebarright a.link {
	display: block;
	text-align: right;
	margin: 5px 0 0 0;
	padding: 0 20px 0 0;
	background: right center no-repeat url(imagenes/bcksidebarrightlink.gif);
	color: #006188;
	text-decoration: none;
	font-size: 11px;
}
#content {
	float: left;
	padding: 0 13px 10px 20px;
	width: 500px;
}
#contentLargo {
	float: left;
	padding: 0 13px 10px 20px;
	width: 700px;
}
#content h2, #contentLargo h2 {
	margin: 10px 0 15px 0;
	padding: 0 0 5px 0;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #464646;
	text-transform: uppercase;
	background: left bottom repeat-x url(imagenes/bckcontenth2.gif);
}
#content .post {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	width: 500px;
	background: left bottom repeat-x url(imagenes/bckcontenth2.gif);
}
#contentLargo .post {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	width: 700px;
	background: left bottom repeat-x url(imagenes/bckcontenth2.gif);
}
#content .post h3, #contentLargo .post h3 {
	margin: 0 0 5px 50px;
	padding: 0;
	font-size: 14px;
	color: #00b5f0;
}
#content .post .meta {
	margin: 0 0 0 50px;
	padding: 0;
	font-size: 11px;
	color: #999;
}
#content .post .entry {
	margin: 15px 0;
}
#content .post .date {
	position: absolute;
	left: 0;
	top: 0;
	padding: 3px 0 0 0;
	width: 40px;
	height: 35px;
	background: no-repeat url(imagenes/bckdate.gif);
	text-align: center;
	line-height: 16px;
	font-weight: bold;
}
#content .post .date .month {
	display: block;
	font-size: 11px;
	color: #002b58;
}
#content .post .date .day {
	display: block;
	font-size: 14px;
	color: #fff;
}
#footer {
	padding: 10px 15px;
	background-color: #003a74;
	font-size: 11px;
	color: #fff;
	width: 933px;
}
#footer address {
	font-style: normal;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#valid {
	float: right;
}
#footer ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
}
#footer .left {
	float: left;
}
#footer .right {
	text-align: right;
}
#footer .right ul li a {
	text-decoration: none;
	font-weight: normal;
	color: #e7eefe;
}
#footer .right ul li a:hover {
	color: #00b5f0;
}

/* ------------------- navegador de pestaņas --------------------------- */

#navegapestana {
	height: 40px;
	margin: 0;
	padding-left: 10px;
	background: url(imagenes/lineabaja.gif) repeat-x bottom;
}

#navegapestana li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navegapestana a:link, #navegapestana a:visited {
	float: left;
	background: #E1E1E1;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-top: 14px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color: #464646;
}

#navegapestana a:link.active, #navegapestana a:visited.active {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #002955;
}

#navegapestana a:hover {
	background: #CCCCCC;
}

/* ----------------- MENU VERTICAL ---------------- */

/*
.menuvertical, .menuvertical li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
	border: 0px;
}
*/
.menuvertical, .menuvertical li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
	border: 0px;
	background: white url(imagenes/bckmenu.gif) repeat-x bottom left;
}

/*
.menuvertical li {
	position: relative;
}
*/

.menuvertical li {
	position: relative;
	height: 36px;
	line-height: 36px;
	background: white url(imagenes/bckmenu.gif) repeat-x bottom left;
}

/*
.menuvertical li a {
	background: white url(imagenes/fmenuvertical.gif) repeat-x bottom left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px !important;
	color: white;
	display: block;
	width: auto;
	padding: 7px 0;
	padding-left: 10px;
	text-decoration: none;
}
*/
.menuvertical li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px !important;
	color: white;
	display: block;
	width: auto;
	margin: 1px 0;
	padding-left: 10px;
	text-decoration: none;
}

/*
.menuvertical li.select a {
	background: white url(imagenes/fmenuverticalup.gif) repeat-x bottom left;
}
*/
.menuvertical li.select a {
	background-color: #0f3451;
}


.menuvertical li ul {
	position: absolute;
	width: 200px;
	left: 0;
	top: 0;
	display: none;
}

.menuvertical li ul li {
	float: left;
}

.menuvertical li ul a {
	width: 190px;
}

.menuvertical .arrowdiv {
	position: absolute;
	right: 2px;
	background: transparent url(imagenes/flecha.gif) no-repeat center right;
}

.menuvertical li a:visited, .menuvertical li a:active {
	color: white;
}

/*
.menuvertical li a:hover {
	background-image: url(imagenes/fmenuverticalup.gif);
}
*/
.menuvertical li a:hover {
	background-color: #0f3451;
}

/* Holly Hack for IE \*/
* html .menuvertical li {
	float: left;
	height: 1%;
}
* html .menuvertical li a {
	height: 1%;
}
/* End */

body form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a, a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
.langBlock {
	position: absolute;
	right: 3px;
	top: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.lang {
	float: left;
	margin-right: 7px;
}
.paginas {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	font-size: 12px;
	color: #646464;
	word-spacing: 3px;
}
.paginas2 {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 12px;
	color: #646464;
	word-spacing: 3px;
}
.paginaAct {
	margin-left: 8px;
	font-size: 12px;
	color: #00b5f0;
}
.paginaLink, .paginaLink:visited {
	margin-left: 8px;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
}
.textoErrorLogin {
	font-size: 1.2em;
	color: #AA0914 !important;
	font-weight: bold !important;
}
.textoError {
	font-size: 1.2em;
	color: #AA0914 !important;
	font-weight: bold !important;
}
.styleLogin * {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
}
.labelLogin {
	margin: 0 0 2px 0;
	float: left;
}
.textLogin {
	width: 88px;
	background-color: #fff;
	border: #000 1px solid;
	color: #000;
}
.buttonLogin {
	margin: 2px 0 2px 0;
	float: right;
	width: 78px;
	height: 19px;
	background: no-repeat url(imagenes/bckformbtn.gif);
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
}
.styleAdsl {
	margin-top: 10px;
}
.labelAdsl {
	margin-bottom: 5px;
	float: left;
	font-family: Arial;
	font-size: 11px;
}
.textAdsl {
	width: 88px;
	background-color: #fff;
	border: #000 1px solid;
	color: #000;
	font-family: Arial;
	font-size: 11px;
}
.buttonAdsl {
	margin-top: 5px;
	float: right;
	width: 78px;
	height: 19px;
	background: no-repeat url(imagenes/bckformbtn.gif);
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
}
.foto_200_right {
	float: right;
	padding: 10px;
	width: 200px;
}


}
.foto_200_left {
	float: left;
	padding: 10px;
	width: 200px;
}
.tituloLateral {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	padding-left: 10px;
}
#tiposProductos .enlacesProductos {
	padding-left: 10px;
	font-size: 1em;
	text-decoration: none;
	color: #00b5f0;
	font-weight: bold;
	line-height: 19px;
}
#tiposProductos .enlacesProductos:hover {
	padding-left: 10px;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
.listaProductos {
	margin: 0 5px;
	padding: 0;
}
.listaProductos ul {
	margin: 0 auto;
	text-align: center;
}
.listaProductos li {
	border: 1px #9fa7b4 solid;
	margin: 2px;
	padding: 5px;
	background: #fff;
	display: inline;
	float: left;
	width: 30%;
	text-align: center;
	color: #000000;
	font-size: 1em;
}
.listaProductos li a {
	color: #666666;
}
.listaProductos li img {
	border: 1px #666666 solid;
	margin: 0px 0px 5px 0px;
}
/*
Si se quiere de tamaņo variable
.listaArticulos {
	height: 124px;
	width: 170px;
	float: left;
	border: 1px  #9fa7b4 solid;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	background: #ccc;
}
*/

.listaArticulos {
	height: auto;
	min-height: 100px;
	min-width: 50px;
	width: auto;
	float: left;
	border: 1px #9fa7b4 solid;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	background: #fff;
}

.cesta_titulos {
	font-size: 0.9em;
	font-weight: bold;
	background: #DADADA;
	color: #076c92;
	height: 25px;
}
.cesta_fila_non {
	font-size: 0.8em;
	background: #FFFFFF;
	padding: 5px;
}

.cesta_fila_par {
	font-size: 0.8em;
	background: #DADADA;
	padding: 5px;
}
.opcionCesta, .opcionCesta:link, .opcionCesta:visited, .opcionCesta:active {
	height: 24px;
	border: 1px #7d7d7b solid;
	background: #22b3e8;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}
.opcionCesta:hover {
	height: 24px;
	border: 1px #666666 solid;
	background: #22b3e8;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.opcionCesta1, .opcionCesta1:link, .opcionCesta1:visited, .opcionCesta1:active {
	height: 22px;
	border: 1px #7d7d7b solid;
	background: #22b3e8 url(imagenes/atras.gif) no-repeat left;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 12px;
}
.opcionCesta1:hover {
	height: 22px;
	border: 1px #666666 solid;
	background: #22b3e8 url(imagenes/atras.gif) no-repeat left;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.opcionCesta2, .opcionCesta2:link, .opcionCesta2:visited, .opcionCesta2:active {
	border: 1px #7d7d7b solid;
	background: #22b3e8 url(imagenes/siguiente.gif) no-repeat right;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 3px 12px 3px 5px;
}
.opcionCesta2:hover {
	border: 1px #666666 solid;
	background: #22b3e8 url(imagenes/siguiente.gif) no-repeat right;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.cestatotal {
	text-align: right;
	padding: 0px 0px 12px 0px;
	font-size: 1em;
	font-weight: bold;
}
.articulosCantidad {
	width: 30px;
}
.articulosUnidades {
	padding-left:10px;
	padding-right:10px;
}
.botonPedir, .botonPedir:link, .botonPedir:visited, .botonPedir:active {
	border: 1px #7d7d7b solid;
	background: #22b3e8;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}
.botonPedir:hover {
	border: 1px #666666 solid;
	background: #22b3e8;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.etiq-der-0-12-1 {
	float: left;
	text-align: right;
	width: 12em;
	margin-right: 1em;
	clear: both;
}
.campo-10 {
	float: left;
	width: 10em;
}
.campo-20 {
	float: left;
	width: 20em;
}
fieldset {
	margin: 0px 0;
	border: none;
	border-top: 1px solid #ccc;
}
label {
	margin: 0;
	padding: 0;
}
legend {
	margin: 0em 0;
	padding: 0.5em;
	color: #cccccc;
	background: transparent;
	font-size: 1.3em;
	font-weight: bold;
}
.linea {
	margin: 15px 0px 15px 0px;
	border: none 0;
	border-top: 1px solid #9fa7b4;
	width: 100%;
	height: 1px;
	clear: both;
}
/* ------------------- SIN USO --------------------------- */

#header h1 {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 77px;
	font-size: 1px;
	font-weight: normal;
	text-indent: -999em;
}
#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	background: no-repeat url(imagenes/bcklogo.gif);
	text-decoration: none;
}

#header ul {
	position: absolute;
	right: 3px;
	top: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header li {
	margin: 0 7px 0 0;
	float: left;
	width: 13px;
	height: 8px;
}
#header li a {
	float: left;
	font-size: 1px;
	text-indent: -999em;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
#header li.lang1 {
	background: no-repeat url(imagenes/esp.gif);
}
#header li.lang2 {
	background: no-repeat url(imagenes/port.gif);
}
#header li.lang3 {
	background: no-repeat url(imagenes/eng.gif);
}
#header li.lang4 {
	background: no-repeat url(imagenes/fra.gif);
}
#sidebarleft form {
	margin: 10px 0;
	padding: 0;
}
#sidebarleft form * {
	margin: 0 0 5px 0;
	padding: 0;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11px;
}

#sidebarleft .formtext {
	width: 95px;
	height: 15px;
	background-color: #fff;
	border: #000 1px solid;
	color: #000;
}
#sidebarleft .formbtn {
	float: right;
	width: 78px;
	height: 19px;
	background: no-repeat url(imagenes/bckformbtn.gif);
	border: none;
	color: #fff;
	cursor: pointer;
}
#footer .xhtml, #footer .css {
	float: left;
	margin: 0 0 0 10px;
	width: 80px;
	height: 15px;
	font-size: 1px;
	text-indent: -999em;
	text-decoration: none;
	background: no-repeat;
}
#footer .xhtml {
	background-image: url(imagenes/xhtml.gif);
}
#footer .css {
	background-image: url(imagenes/css.gif);
}


#topnav {
	overflow: hidden;
	margin: 0;
	position: relative;
	background: url(/imagenes/bckTitle2.gif) bottom left no-repeat;
}

*html #topnav {
	height: 1%;
}
/* NECESARIO PARA IE6 */

#tabs {
	clear: both;
	text-align: center;
	padding-left: 0px;
	margin: 0;
}

#tabs li {
	border: none;
	margin: 0;
	padding: 5px 0 5px 0;
	background: none;
	display: inline;
	float: left;
	height: 35px;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #464646;
	text-transform: uppercase;
}

*html #tabs li {
	width: 1%;
}
/* NECESARIO PARA IE6 */

#tabs a {
	text-decoration: none;
	padding: 13px 4px 0 27px;
	height: 22px;
	display: block;
	background: url(/imagenes/tab_beg_315x35_2.gif) no-repeat;
	position: relative;
	white-space: nowrap;
	color: #464646; /* color: #1e629e; */
}

#tabs a:hover {
	background: url(/imagenes/tab_beg_over_235x35.gif) no-repeat;
	z-index: 10;
}

#tabs li.on a {
	background: url(/imagenes/tab_beg_over_300x35.gif) no-repeat;
	z-index: 11;
	color: #464646; /* color: #990000; */
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
}

#tabs li.home a {
	background-position: 0 0;
}
#tabs li.home a:hover {
	background-position: 0 0;
}

#tabs a span {
	background: url(/imagenes/tab_end_20x35_2.gif) no-repeat;
	width: 20px;
	height: 35px;
	position: absolute;
	right: -20px;
	top: 0;
	display: block;
	z-index: 10;
}

#tabs a:hover span, #tabs li.on a span {
	background: url(/imagenes/tab_end_over_20x35.gif) no-repeat;
}
.fondoRecarga, .fondoRecarga:link, .fondoRecarga:visited, .fondoRecarga:active {
	display: block;
	height:50px;
	text-align: center;
	border: 1px #7d7d7b solid;
	font-size: 1.2em;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	padding:0;
	margin:0;
	background: url(/imagenes/fondoRecarga.gif) no-repeat;
}
.fondoRecarga:hover {
	display: block;
	height:50px;
	text-align: center;
	border: 1px #666666 solid;
	font-size: 1.2em;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	padding:0;
	margin:0;
	background: url(/imagenes/fondoRecarga.gif) no-repeat;
}
