/******* elementos html5 que se muestren por defecto a nivel de bloque ******/
article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}

body {
	/*background-image: url(../img/fondo_area.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #D4D4D6;*/
	background-image: url(../img/fondo_deg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #FFF;
	text-align: center;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

#contenedor {
	width: 1024px;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	margin: auto;
	text-align: left;
	-moz-box-shadow: 0px 0px 10px rgba(2, 22, 68, 0.7);
	-o-box-shadow: 0px 0px 10px rgba(2, 22, 68, 0.7);
	-webkit-box-shadow: 0px 0px 10px rgba(2, 22, 68, 0.7);
	box-shadow: 0px 0px 10px rgba(2, 22, 68, 0.7);
	padding-top: 5px;
	padding-bottom: 5px;
}

/************************************************** confirmacion de pedido ***************************************************/

body.confirmacion {
	background-color: #333;
	background-image: none!important;
	text-align: center;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

#contenedor2 {
	width: 850px;
	background-color: #333333;
	margin: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contdatoscliente {
	border: 1px solid #CCC;
	width: 100%;
	text-align: left;
	margin-bottom: 25px;
	padding: 10px;
}

#contdatoscliente td.cab {
	width: 150px;
}

#comentariosconfirm {
	border: 1px solid #CCC;
	width: 830px;
	text-align: left;
	margin-bottom: 25px;
	padding: 10px;
}

.tcesta2 {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	width: 100%;
	font-size: 90%;
	margin-bottom: 25px;
	color: #333;
	background-color: #FFFFFF;
}


.tcesta2 .th_neg {
	color: #333;
	font-weight: bold;
	background-color: #CCC;
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.tcesta2 .th_deg {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	background-image: url(../img/degnegro.jpg);
	background-color: #000;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.tcesta2 .th_deg2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	background-color: #70973E;
	margin: 0px;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	width: 150px;
}

.tcesta2 td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 7px;
	padding-right: 5px;
	text-align: left;
	border-bottom: 1px dotted #666666;
	font-weight: bold;
	/*padding-right: 10px;*/
	/*text-align: left;*/
}

.tcesta2 td.der {
	text-align: right;
	color: #000000;
	margin-right: 0px;
	padding-right: 5px;
}

.tcesta2 img {
	vertical-align: middle;
}

.tcesta2 a, .tcesta2 a:link {
	/*color: #70973E;*/
	color: #000000;
	text-decoration: none;
}

.tcesta2 a:hover {
	/*color: #70973E;*/
	color: #000000;
	text-decoration: underline;
}

.tcesta2 td .prizetotal2 {
	color: #E10A1A;
	font-size: 130%;
} 

.tcesta2 td.td_total {
	text-align: right;
	background-color: #EDEDED;
	color: #000000;
	margin-right: 0px;
	padding-right: 5px;
	/*font-size: 130%;
	font-weight: bold;*/
}

.btconfirm {
	color: #FFF;
	padding: 3px 5px;
	border: 1px solid #E10A1A;
	margin-bottom: 15px;
	margin-top: 25px;
    text-decoration: none!important;
	background-color: #E10A1A;	
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

/*****************************************************************************************************************************/

.separador {
	float: none;
	clear: both;
}

.separador_gr {
	float: none;
	clear: both;
	height: 20px;
}

.enlace, a.enlace, a.enlace:link, a.enlace:visited {
	color: #E10A1A;
	text-decoration: none;
}

a.enlace:hover {
	color: #E10A1A;
	text-decoration: underline;
}

.enlace2, a.enlace2, a.enlace2:link, a.enlace2:visited {
	color: #70973E;
	text-decoration: none;
}

a.enlace2:hover {
	color: #70973E;
	text-decoration: underline;
}

/***************************************** cont_login ************************************/

#cont_login {
	width: 550px;
	background-color: #FFFFFF;
	margin: auto;
	margin-top: 30px;
	text-align: left;
	padding: 15px;
	border: 1px solid #CCC;
	-moz-box-shadow: 0px 0px 10px rgba(2, 22, 68, 0.7);
	-o-box-shadow: 0px 0px 10px rgba(2, 22, 68, 0.7);
	-webkit-box-shadow: 0px 0px 10px rgba(2, 22, 68, 0.7);
	box-shadow: 0px 0px 10px rgba(2, 22, 68, 0.7);
}

#cont_login h1 {
	/*background-image: url(../img/fondo_menu.jpg);
	/*font-family: 'Abel', Arial;*/
	font-family: Arial;
	width: 410px;
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 130%;
	padding: 5px;
	padding-left: 25px;
	margin-top: 25px;
	background-repeat: repeat-x;
	background-color: #DA0A17;
	color: #FFFFFF;
}

#cont_login #error {
	background-color: #F3F3F3;
	color: #CC0000;
	font-weight: bold;
	padding: 7px;
	text-align: justify;
	padding-left: 13px;
	padding-right: 13px;
	-o-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


/***************************************** pruebas especiales ****************************/

::selection {
	background-color: #29589E;
	color: #D3EFFE;
}

::-moz-selection {
	background-color: #29589E;
	color: #D3EFFE;
}

::-o-selection {
	background-color: #29589E;
	color: #D3EFFE;
}

::-webkit-selection {
	background-color: #29589E;
	color: #D3EFFE;
}


/*********************************** masinfo **************************************/

#masinfo {
	border: 5px solid #E40814;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 110%;
	text-align: left;
	padding: 15px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -200px;
	left: 50%;
	width: 550px!important;
	margin-left: -265px;
	z-index: 999999999;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0px 0px 15px rgba(2, 22, 68, 0.7);
	-o-box-shadow: 0px 0px 15px rgba(2, 22, 68, 0.7);
	-webkit-box-shadow: 0px 0px 15px rgba(2, 22, 68, 0.7);
	box-shadow: 0px 0px 15px rgba(2, 22, 68, 0.7);
}

#masinfo h1{
	 color: #29589E;
}

#masinfo h2 {
	 color: #E40814;
}

#masinfo .centrado {
	text-align: center;
}

#masinfo a {
	color: #E40814;
	text-decoration: none;
	font-weight: bold;
}

/*********************************** Especificar márgenes **************************/

#espemargenes {
	border: 5px solid #E40814;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 110%;
	text-align: left;
	padding: 15px;
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -200px;
	left: 50%;
	width: 550px!important;
	margin-left: -265px;
	z-index: 999999999;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0px 0px 15px rgba(2, 22, 68, 0.7);
	-o-box-shadow: 0px 0px 15px rgba(2, 22, 68, 0.7);
	-webkit-box-shadow: 0px 0px 15px rgba(2, 22, 68, 0.7);
	box-shadow: 0px 0px 15px rgba(2, 22, 68, 0.7);
}

#espemargenes h1{
	 color: #29589E;
}

#espemargenes h2 {
	 color: #E40814;
}

#espemargenes .centrado {
	text-align: center;
}

#espemargenes a {
	color: #E40814;
	text-decoration: none;
	font-weight: bold;
}

#espemargenes table {
	width: 90%;
	margin: auto;
	border: 1px solid #CCC;
}

#espemargenes th{
	background-color:  #CC0000;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 7px;
	text-align: center;
}

#myTable tbody td {
	border-bottom: 1px dotted #D7D6D6;
	vertical-align: middle;
	padding: 3px;
	padding-left: 7px;
	height: 20px;
	text-align: left;
}

.rojo {
	color: #E10A1A
}

.verde {
	color: #006600;
}



/*********************************** buscando **************************************/

#buscando {
	border: 3px solid #E40814;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 90%;
	text-align: center;
	padding: 15px;
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 50%;
	width: 250px!important;
	margin-left: -125px;
	z-index: 999999999;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0px 0px 15px rgba(2, 22, 68, 0.7);
	-o-box-shadow: 0px 0px 15px rgba(2, 22, 68, 0.7);
	-webkit-box-shadow: 0px 0px 15px rgba(2, 22, 68, 0.7);
	box-shadow: 0px 0px 15px rgba(2, 22, 68, 0.7);
}

#buscando a {
	color: #E40814;
	text-decoration: none;
	font-weight: bold;
}

/***************************************** header ***************************************/

#cabecera {
	margin: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 3px solid #E10A1A;
	padding: 5px;
	height: 100px;
	background-image: url(../img/cabneumaticos.jpg);
	background-repeat: no-repeat;
}

#cabecera img {
	border: none;
}

.cabllant {
	background-image: url(../img/cabllantas.jpg)!important;
}

#cabecera  #bienvenido {
	border: 2px solid #CCCCCC;
	border-radius: 3px;
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	padding: 6px;
}

#cabecera  #bienvenido span {
	color: #E10A1A
}

#cabecera  #bienvenido img {
	vertical-align: middle;
}

/***************************************** menu principal ****************************************/

#menu_principal {
	height: 30px;
	margin: auto;
	margin: 10px;
	margin-bottom: 0px;
	/*background-image: url(../img/fondo_menu.jpg);*/
	/*font-family: 'Abel', Arial;*/
	font-family: Arial;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-size: 110%;
	/*background-repeat: repeat-x;
	background-color: #781404;*/
	background-color: #E10A1A;
	/*-moz-border-radius: 12px;
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;*/
	color: #FFFFFF;
	/*font-weight: bold;*/
}

#menu3 ul {
	margin: 0px;
	margin-left: 200px;
	padding: 0px;
	padding-top: 3px;
}

#menu3 ul li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu3 ul li a {
	vertical-align: middle;
	display: block;
	float: left; 
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #FBCEC4;
	background-color: rgba(121, 174, 205, 0);
	-moz-transition: 0.4s ease-in all; 
	-webkit-transition: 0.4s ease-in all; 
	-o-transition: 0.4s ease-in all; 
	transition: 0.4s ease-in all; 
}

#menu3 ul li b.activo {
	vertical-align: middle;
	display: block;
	float: left; 
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	color: #E10A1A;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

#menu3 ul li:last-child a, #menu3 ul li a.lilast {
	border: none!important;
}

#menu3 ul li span {
	display: block;
	padding: 4px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
}


#menu3 ul li a:hover {
	display: block;
	float: left; 
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	background-color: #B10714;
	/*background-color: rgba(121, 174, 205, 0.8);*/
}

#menu3 ul li a.lilast {
	border-right: none!important;
}

/****************************************************************************************/

#nav {
display:inline-block;
width:100%;
margin: 3px 200px;
z-index: 999999999;
color: #666;
padding:0;
}

#nav li {
margin-left: 0px!important;
margin-right: 0px!important;
float:left;
position:relative;
list-style:none;
}

#nav a {
color: #FFF;
background-color: #E10A1A;
text-decoration:none;
z-index: 999999999;
display:block;
padding: 4px;
margin-left: 0px!important;
margin-right: 0px!important;
border-right: 1px solid #FBCEC4;
/*font-family: 'Abel', Arial;*/
text-decoration: none;
padding-left: 15px;
padding-right: 15px;
background-color: rgba(121, 174, 205, 0);
-moz-transition: .4s ease-in all;
-webkit-transition: .4s ease-in all; 
-o-transition: .4s ease-in all;
transition: .4s ease-in all;
}

#nav ul li a.lilast {
	border-right: none!important;
}


#nav a.menusecsup {
text-decoration: none;
vertical-align: middle;
padding: 4px;
border-right: 1px solid #CCC;
margin-right: 0px!important;
margin-left: 0px!important;
padding-left: 15px;
padding-right: 15px;
}

#nav li:last-of-type a {
border-right: none!important;
}


/* selected menu element */

#nav .current a, #nav li:hover > a {
background-color: #B10714;
color:#FFF;
z-index: 999999999;
}

/* sublevels */
#nav ul {
font-weight: normal;
text-align: left;
}

#nav ul li:hover a, #nav li:hover li a {
background:none;
border:none;
color:#FFF;
z-index: 999999999;
padding-top: 10px;
padding-bottom: 10px;
}

#nav ul li a:hover {
background-color: #B10714;
color:#fff;
z-index: 999999999;
}


/* drop down */

#nav li:hover > ul {
opacity:1;
visibility:visible;
background-color: #E10A1A;
}

#nav ul {
opacity:0;
visibility:hidden;
padding:0;
width:175px;
z-index: 999999999;
position:absolute;
background-color: #E10A1A;
box-shadow:0 2px 2px rgba(0,0,0, .5);
-moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
-webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);
-moz-transition:opacity .25s linear, visibility .1s linear .1s;
-webkit-transition:opacity .25s linear, visibility .1s linear .1s;
-o-transition:opacity .25s linear, visibility .1s linear .1s;
transition:opacity .25s linear, visibility .1s linear .1s;
}

#nav ul li {
float:none;
z-index: 999999999;
margin:0;
}
#nav ul a {
font-weight:normal;
z-index: 999999999;
}
#nav ul ul {
left:160px;
top:0px;
}

/**************************************** Formulario ************************************/
p.formcab, p.formcab2 {
	float: left;
	height: 20px;
	width: 250px;
	padding-left: 15px;
	padding-top: 5px;
	margin-left: 10px;
	margin-top: 10px!important;
	margin-bottom: 0px!important;
	/*background-image: url(../img/fondo_menu.jpg);*/
	/*font-family: 'Abel', Arial;*/
	font-family: Arial;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-size: 110%;
	/*background-repeat: repeat-x;
	background-color: #781404;*/
	background-image: url(../img/degnegro.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	/*background-color: #E10A1A;*/
	color: #FFFFFF;
}

p.formcabver {
	float: left;
	height: 20px;
	width: 250px;
	padding-left: 15px;
	padding-top: 5px;
	margin-left: 10px;
	margin-top: 10px!important;
	margin-bottom: 0px!important;
	/*font-family: 'Abel', Arial;*/
	font-family: Arial;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-size: 110%;
	background-repeat: repeat-x;
	background-color: #70973E;
	color: #FFFFFF;
}

p.formcab2 {
	width: 420px!important;
}

p.formcabder {
	float: right;
	height: 20px;
	width: 375px;
	padding-left: 15px;
	padding-top: 5px;
	margin: auto;
	margin-top: 10px!important;
	margin-bottom: 0px!important;
	/*font-family: 'Abel', Arial;*/
	font-family: Arial;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-size: 110%;
	background-repeat: repeat-x;
	color: #333;
}

.cont_form_sup {
	background-color: #F3F3F4;
	/*background-color: #333;
	color: #CCC;*/
	color: #333;
	border: 1px solid #666666;
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
}

.cont_form_sup a, .cont_form_sup a:link, .cont_form_sup a:visited {
	color: #E10A1A;
	text-decoration: none;
}

.cont_form_sup a:hover {
	color: #E10A1A;
	text-decoration: underline;
}

.cont_form_sup a.enlace2, .cont_form_sup a.enlace2:link, .cont_form_sup a.enlace2:visited {
	color: #70973E;
	text-decoration: none;
}

.cont_form_sup a.enlace2:hover {
	color:  #70973E;
	text-decoration: underline;
}


.cont_form_sup .separador_raya {
	margin: 2px;
	border-bottom: 1px solid #999999;
}

.campoform {
	float: left!important;
	width: 120px!important;
	/*height: 50px;*/
	margin-right: 2px!important;
}

.campoform p {
	margin: 0px;
	padding: 0px;
}

.campoform input[type="text"], .campoform select, .cont_form_inf input[type="text"], .numresultados {
	width: 95px;
	padding-left: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.ordenarporprecio {
	width: 125px;
	padding-left: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.medida {
	width: 150px!important;
}

.pedido {
	width: 55px;
	padding-left: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.campoform input[type="submit"] {
	/*background-image: url(../img/fondo_menu.jpg);*/
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	/*background-repeat: repeat-x;*/
	border: none;
	padding-top: 4px;
	margin-top: 12px;
	padding-bottom: 4px;
	/*background-color: #781404;*/
	background-color: #E10A1A;
	width: 90px;
	text-align: center;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.botonver {
	background-image: none!important;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	padding-top: 4px;
	margin-top: 12px;
	padding-bottom: 4px;
	background-color: #70973E!important;
	width: 90px;
	text-align: center;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.cont_form_infder input[type="reset"] {
	/*background-image: url(../img/fondo_menu.jpg);*/
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	/*background-repeat: repeat-x;*/
	border: none;
	padding-top: 4px;
	padding-bottom: 4px;
	/*background-color: #781404;*/
	background-color: #E10A1A;
	width: 150px;
	text-align: center;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

input[type="checkbox"] { 
	border: 1px solid #999999;
	vertical-align: middle;
}

.cont_form_inf input[type="submit"] {
	/*background-image: url(../img/fondo_menu.jpg);*/
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	/*background-repeat: repeat-x;*/
	border: none;
	padding-top: 4px;
	padding-bottom: 4px;
	/*background-color: #781404;*/
	background-color: #E10A1A;
	width: 90px!important;
	text-align: center;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.botonlimp {
	width: 90px!important;
}


.cont_form_inf {
	background-color: #F3F3F4;
	border: 1px solid #666;
	margin: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	width: 520px;
	float: left;
}

.cont_form_infder {
	background-color: #F3F3F4;
	border: 1px solid #666;
	margin: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	width: 450px;
	float: right;
}

/****************************** columna de la izquierda *********************************/

#col_izq {
	width: 150px;
	float: left;
	margin-left: 10px;
}

#col_izq .cont_filtro {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

#col_izq p {
	padding-left: 5px;
}

#col_izq img, #col_izq checkbox {
	vertical-align: middle!important;
}

#col_izq .cont_filtro .pcabfiltro {
	background-color: #F3F3F4;
	margin: 0px;
	padding: 4px;
	font-weight: bold;
	margin-bottom: 5px;
}

#col_izq .cont_filtro a, #col_izq .cont_filtro a:link, #col_izq .cont_filtro a:visited {
	color: #E10A1A;
	text-decoration: none;
}

#col_izq .cont_filtro a:hover {
	color: #E10A1A;
	text-decoration: underline;
}

#col_izq select, #col_izq input[type="text"] {
	width: 50px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	float: right;
	margin-right: 10px;
}

option.A {
	background-color: #1C811B;
	color: #FFFFFF;
}

option.B {
	background-color: #3EA12A;
	color: #FFFFFF;
}

option.C {
	background-color: #B8D00A;
	color: #FFFFFF;
}

option.D {
	background-color: #FEE407;
	color: #FFFFFF;
}

option.E {
	background-color: #F9AD00;
	color: #FFFFFF;
}

option.F {
	background-color: #E45560;
	color: #FFFFFF;
}

option.G {
	background-color: #B70515;
	color: #FFFFFF;
}

/****************************** columna de productos *********************************/

#col_der {
	width: 828px;
	float: right;
	margin-right: 10px;
	background-color: #FFF;
	/*background-color: #F8F8F8;*/
	/*border: 1px solid #CCCCCC;*/
	padding: 4px;
	margin-bottom: 5px;
}

#col_der .prod {
	margin-top: 10px;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-bottom: 5px;
	border-spacing: 0;
  	border-collapse:collapse;
	font-size: 110%;
}

#col_der .prod .cont_img {
	border-right: 1px solid #CCCCCC;
}

#col_der .prod .cont_prize {
	text-align: center;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
}

.tdprec {
	width: 130px!important;
	text-align: center;
}

.tdcaract {
	width: 130px;
	text-align: right;	
}

.tdprecvent1 {
	width: 150px;
	text-align: left;
}

.tdprecvent2 {
	width: 150px;
	text-align: center;
}

.prod .cab {
	background-color: #F3F3F4;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.prod .marc {
	width: 480px!important;
}

.prod .cab img {
	border: 1px solid #999999;
	margin-right: 4px;
	width: 30px;
	height: 30px;
	vertical-align: middle;
}

.prod .cab img.logohor {
	width: 140px!important;
	height: 32px!important;
	border: 1px solid #999;
	background-image: url(../img/fondo_marca.jpg);
	display: block;
	float: left;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 7px;
	margin-right: 17px;
}

.prod .cab span.marca {
	background-image: url(../img/fondo_marca.jpg);
	background-repeat: repeat-y;
	background-color: #5F9835;
	color: #FFFFFF;
	width: 167px;
	text-align: center;
	display: block;
	float: left;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 150%;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 10px;
}

.prod .cab .neumatico {
	color: #000;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	line-height: 17px;
	margin-top: 5px;
}

.prod .precio {
	font-size: 180%;
	color: #E10A1A;
	font-weight: bold;
}

.prod .preciover {
	font-size: 300%;
	color: #E10A1A;
	font-weight: bold;
}

.prod .preciover2 {
	font-size: 180%;
	color: #70973E;
	font-weight: bold;
}

.prod .info {
	padding-left: 7px;
	padding-right: 7px;
}

.prod .info b {
	color: #E10A1A;
}

.prod .info strong {
	color: #000;
}

.prod input[type="text"] {
	width: 80px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.prod input[type="submit"] {
	/*background-image: url(../img/fondo_menu.jpg);*/
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	/*background-repeat: repeat-x;*/
	border: none;
	padding-top: 4px;
	padding-bottom: 4px;
	/*background-color: #781404;*/
	background-color: #E10A1A;
	width: 90px;
	text-align: center;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.prod .botonver2 {
	background-image: url(../img/fondo_marca.jpg)!important;
	background-repeat: repeat-y!important;
	background-color: #5F9835!important;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 90px;
	text-align: center;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.masinfo {
	background-color: #FFFFFF;
	/*visible: false;*/
	width: 660px;
	display: none;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

a.msinf, a.msinf:link, a.msinf:visited {
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	-moz-border-bottom-left-radius: 10px;
	-o-border-bottom-left-radius: 10px;
	-webkit-bottom-left-border-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-o-border-bottom-right-radius: 10px;
	-webkit-bottom-right-border-radius: 10px;
	border-bottom-right-radius: 10px;
	color: #E10A1A;
	text-decoration: none;
}

a.msinf2, a.msinf2:link, a.msinf2:visited {
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	-moz-border-bottom-left-radius: 10px;
	-o-border-bottom-left-radius: 10px;
	-webkit-bottom-left-border-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-o-border-bottom-right-radius: 10px;
	-webkit-bottom-right-border-radius: 10px;
	border-bottom-right-radius: 10px;
	color: #70973E;
	text-decoration: none;
}

.masinfo b {
	color: #333333;
}

.masinfo p {
	margin: 0px;
	padding: 0px;
}

/******* etiquetado europeo *********/

.imgneumatico {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	width: 180px;
	height: 180px;
}

.imgllanta {
	float: left;
	width: 180px;
	height: 180px;
	border: none;
}

.neminfo {
	float: left;
	margin-left: 30px;
	margin-top: 5px;
	font-size: 110%;
	line-height: 20px;
	width: 250px;
}

.etiquetado {
	float: left;
	margin-left: 50px;
	margin-right: 5px;
	margin-top: 5px;
}

.etiq_sonido {
	background-image: url(../img/etiqueta_sonido.png);
	background-repeat: no-repeat;
	width: 126px;
	height: 48px;
	color: #FFFFFF;
}

.etiq_sonido p {
	margin: 0px;
	padding-top: 15px;
	padding-left: 80px;
	font-weight: bold;
	font-size: 140%;
}

/********************************************* tabla de cesta de la compra ******************************************/

#carrito {
	border: 1px solid #CCC;
	padding: 10px;
	margin: 10px;
	margin-top: 0px;
	background-color: #000;
	display: none;
}

#carrito2 {
	border: 1px solid #CCC;
	padding: 10px;
	margin: 10px;
	margin-top: 0px;
	background-color: #F3F3F4;
}


.tcesta {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	width: 97%;
	font-size: 110%;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}


.tcesta .th_neg {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333333;
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.tcesta .th_deg {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	background-color: #70973E;
	margin: 0px;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.tcesta .th_deg2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	background-color: #70973E;
	margin: 0px;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	width: 150px;
}

.tcesta td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 7px;
	border-bottom: 1px dotted #666666;
	font-weight: bold;
	/*padding-right: 10px;*/
	/*text-align: left;*/
}

.tcesta img {
	vertical-align: middle;
}

.tcesta a, .tcesta a:link {
	/*color: #70973E;*/
	color: #000000;
	text-decoration: none;
}

.tcesta a:hover {
	/*color: #70973E;*/
	color: #000000;
	text-decoration: underline;
}

.tcesta td .prize {
	/*color: #E10A1A
	font-size: 130%;*/
}

.td_total {
	text-align: right;
	padding-right: 40px;
	background-color: #EDEDED;
	color: #000000;
	/*font-size: 130%;
	font-weight: bold;*/
}

.td_total .prizetotal {
	/*color: #E10A1A
	font-size: 130%;
	font-weight: bold;*/
}

.gris_clarito {
	color: #666666;
	margin-bottom: 65px;
}

.c_cant {
	border: 1px solid #666666;
	width: 40px;
	color: #666666;
}

.btmodcant {
	border: 1px solid  #70973E;
	background-color:  #70973E;
	color: #FFFFFF;
}

.bt_cant {
	border: 1px solid #333333;
	background-color: #333333;
	color: #FFFFFF;
}

.btopcesta {
	display: block;
	color: #FFFFFF;
	float: right;
	margin-right: 10px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
    text-decoration: none;
	background-color: #70973E;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
}

.btopcesta2 {
	display: block;
	float: left;
	margin-left: 10px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin-top: 15px;
    text-decoration: none;
	background-color: #70973E;	
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
}

.btopcesta span, .btopcesta2 span {
    color: #FFFFFF!important;
}

/************************************ accesorios ***************************************/

.accesorio {
	margin: 10px;
	margin-bottom: 15px;
	font-size: 110%;	
	border: 1px solid #CCC;
	padding: 0px;
	-moz-transition: 0.5s all ease-in;
	-webkit-transition: 0.5s all ease-in;
	-o-transition: 0.5s all ease-in;
	transition: 0.5s all ease-in;
}

.accesorio:hover {
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}

.accesorio table td {
   padding:0; margin:0;
}

.accesorio table {
   border-collapse: collapse;
}

.accesorio table td.imgfoto {
	width: 120px!important;
	border-right: 1px solid #CCC!important;
}

.accesorio table td.cab {
	height: 40px!important;
}

.accesorio table td.abajoizq {
	padding-left: 15px;
	width: 550px;
}

.accesorio table td.abajoizq b {
	color: #E10A1A;
}

/************************************ formularios **************************************/

#fleft {
	float: left;
}

#fright {
	float: left;
	margin-left: 40px;
}


legend {
	color: #70973E; !important;
	padding: 5px;
	font-weight: bold;
}


.cajatexto {
	width: 300px;
	border: 1px solid #999999;
	color: #666666;
	font-family: Trebuchet, Arial;
	padding: 3px;
	padding-left: 7px;
	-moz-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
	-o-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.cajatexto2 {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.cajatextarea {
	width: 300px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	height: 150px;
	padding: 3px;
	padding-left: 7px;
	-moz-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
	-o-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.etiq {
	display: block;
	float: left;
	width: 90px;
}

.etiqueta {
	display: block;
	float: left;
	width: 100px;
}

.cajaselect {
	width: 306px;
	border: 1px solid #CCCCCC;
}

.boton {
	width: 150px;
	border: 1px solid #E10A1A;
	background-color: #E10A1A;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 3px;
}

.botonllanta {
	width: 150px;
	border: 1px solid #70973E;
	background-color: #70973E;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 3px;
}

.boton2 {
	width: 150px;
	/*border: 1px solid #70973E;
	background-color: #70973E;*/
	border: 1px solid #E10A1A;
	background-color: #E10A1A;
	font-weight: bold;
	color: #FFFFFF;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-transform: uppercase;
	padding: 3px;
}

#login, #fconsultas {
	margin-left: 25px;
	padding-left: 5px;
	text-align: left;
}

fieldset {
	margin-top: 10px;
	margin-bottom: 25px;
	padding: 15px;
	border: 1px solid #999999;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

legend {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

#cont_form {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 110%;
}

#cont_form img {
	vertical-align: middle;
}

#cont_form h2{
	margin-left: 0px!important;
	margin-right: 0px!important;
}

#cont_form a, #cont_form a:link {
	color: #70973E;
	text-decoration: none;
}

#cont_form a:hover {
	color: #70973E;
	text-decoration: underline;
}

#cont_form table {
	width: 600px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

#cont_form table th {
	color: #CCCCCC;
	font-weight: bold;
	background-color: #000000!important;
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#cont_form table td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 7px;
	border-bottom: 1px dotted #666666;
	background-color:  #FFFFFF;
	color: #666666;
	/*font-weight: bold;*/
	/*padding-right: 10px;*/
	/*text-align: left;*/
}

#cont_form table .tf {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	border-bottom: 1px dotted #666666;
	background-color: #CCCCCC!important;
	color: #333333!important;
	text-align: right!important;
}

#cont_form table .tf b {
	color: #990000!important;
}

.mensajecontacto0 {
	margin: 10px;
	font-weight: bold;
	color: #70973E;
	background-color: #EBEBEB;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.mensajecontacto1 {
	margin: 10px;
	font-weight: bold;
	color: #E10A1A
	background-color: #EBEBEB;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

#reginfo {
	color: #900;
	background-color: #F3F3F3;
	padding: 10px;
	font-size: 110%;	
}

/************************************************ tabla de listado de facturas ****************************************/

#mis_pedidos {
	width: 900px!important;
	margin: auto;	
}

.pasado {
	background-color: #E4E4E4;	
}

#myTable {
	width: 100%;
	margin: auto;
	border: 1px solid #CCC;
}

#myTable #date{
	background-color: #CC0000;
	color: #FFFFFF;
	width: 100px;
	padding: 3px;
	padding-left: 7px;
}
#myTable .operaciones{
	background-color: #CC0000;
	color: #FFFFFF;
	width: 125px;
	padding: 3px;
	padding-left: 7px;
}
#myTable th{
	background-color:  #CC0000;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 7px;
	text-align: center;
}
#myTable #form{
	background-color: #D7D6D6;
}
#myTable tbody td{
	border-bottom: 1px dotted #D7D6D6;
	vertical-align: middle;
	padding: 3px;
	padding-left: 7px;
	height: 20px;
}

#myTable tbody td.der {
	text-align: right;
	padding-right: 3px;	
}

#myTable tbody td.izq {
	text-align: left;
	padding-left: 3px;	
}

#myTable tbody td.cent {
	text-align: center;	
}

#myTable tbody td b {
	color: #333;
}

.rojo {
	color: #E10A1A
}

.verde {
	color: #006600;
}

/**************************************** mi cuenta *************************************/

#mi_cuenta_left {
	width: 450px;
	float: left;	
	margin-left: 25px;
	margin-top: 15px;
	padding: 10px;
	font-size: 110%;
}

#mi_cuenta_left b {
	color: #000;
}

#mi_cuenta_right {
	width: 450px;
	float: right;
	padding: 10px;
	margin-top: 15px;
	margin-right: 25px;	
	border: 1px solid #CCCCCC;
	background-color: #F3F3F4;
	font-size: 110%;
}

#mis_facturas {
	width: 600px;
	margin: auto;
	margin-top: 15px;
	font-size: 110%;	
}

#mi_cuenta_left h2, #mi_cuenta_right h2, #cont_login h2, #mis_facturas h2, #mis_pedidos h2 {
	background-image: url(../img/fondo_h2.jpg);
	/*font-family: 'Abel', Arial;*/
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 130%;
	padding: 5px;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	color: #333333;	
}

/**************************************** paginacion ************************************/

.pages, .pages2 {
    text-align: center;
    margin: 10px auto;
    padding: 5px;
}

.pages a, .pages span, .pages2 a, .pages2 span {
    padding: 3px 5px;
    font-family: verdana;
    margin: 2px;
    text-decoration: none;
    color: #999999;
}

.pages span.current {
    font-weight: bold;
    background: #E10A1A
    color: #FFFFFF;
}

.pages2 span.current {
    font-weight: bold;
    background: #70973E;
    color: #FFFFFF;
}

.pages span.nextprev, .pages2 span.nextprev {
    color: #666666;
    background: #E9E9E9;
}

.pages a, .pages span.current, .pages span.nextprev {
    border: 1px solid #E10A1A
}

.pages2 a, .pages2 span.current, .pages2 span.nextprev {
    border: 1px solid #70973E;
}

.pages a:hover {
	color: #FFFFFF;
    background: #E10A1A
}

.pages2 a:hover {
	color: #FFFFFF;
    background: #70973E;
}


/***************************************** footer ****************************************/

#pie {
	height: 25px;
	margin: auto;
	margin: 10px;
	margin-bottom: 5px!important;
	/*background-image: url(../img/fondo_menu.jpg);*/
	/*font-family: 'Abel', Arial;*/
	font-family: Arial;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-size: 110%;
	/*background-repeat: repeat-x;
	background-color: #781404;*/
	background-color: #E10A1A;
	/*-moz-border-radius: 12px;
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;*/
	color: #FFFFFF;
	/*font-weight: bold;*/
}

#pie p {
	margin-left: 10px;
	padding-top: 4px;
}

/***************************************** autor ****************************************/

#autor {
	width: 1024px;
	margin: auto;
	text-align:center;
	font-size: 90%;
	color: 999999;
}

#autor a, #autor a:link {
	color: #CCCCCC;
	text-decoration: none;
}

 #autor a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


/********************************* rotator / form ************************************/

#rotator {
	width: 807px;
	margin-left: 0px;
	padding-left: 0px;
}

#rotator img {
	width: 807px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.h1neumaticos {
	color: #CC0000;
	font-size: 150%;
	font-weight: lighter;
	padding-bottom: 3px;
	margin-bottom: 10px;
	text-align: left!important;
}

#marcas {
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	background-color: #F7F7F8;
	padding: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-top: 10px;
}

#marcas img {
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	margin-right: 17px;
	margin-bottom: 5px;
}

#marcas a, #marcas a:link, #marcas a:visited {
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	-moz-transition: 0.4s ease-in all; 
	-webkit-transition: 0.4s ease-in all; 
	-o-transition: 0.4s ease-in all; 
	transition: 0.4s ease-in all; 
}

#marcas a:hover {
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
	-o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
}


/* pager */
#custom-pager { 
    text-align: center; width: 100%; z-index: 99999999999; position: relative; top: 10px; overflow: hidden;
}
#custom-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
#custom-pager span. #custom-pager-active { color: #D69746;}
#custom-pager > * { }


.cycle-slideshow {
	z-index: 9999;
	width: 807px; 
	/*width: 1600px; 
	height: 900px;*/
	overflow: hidden;
}

.cycle-slideshow div {
	width: 807px; 
	/*width: 1600px; 
	height: 900px;*/
	overflow: hidden;	
}


.cycle-slideshow div img {

}

.cycle-slideshow div img.soloimagen {
	/*width: 1600px!important; 
	height: 900px;*/
	width: 1920px!important; 
	height: 1080px!important; 
}


