/*		GENERAL*/
body {
	background-image:url(../imagenes/sombra-portada.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	font-size:12px;
	color:#001925;
}
#forro {
	width:950px;
	background-image:url(../imagenes/lomo.png);
	background-repeat:repeat-y;
	background-position:31px top;
}
b.btop, b.btop b, b.bbot, b.bbot b{
    display: block;height: 12px;font-size: 1px;
    background-image:url(../imagenes/esquinas.png);
    background-repeat: no-repeat}
b.btop b{background-position: 100% -12px}
b.bbot{background-position: 0 -24px}
b.bbot b{background-position: 100% -36px}
.clear { display: inline-block; }   
.clear:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }
.azul-blanco {
	background-image:url(../imagenes/azul-ft.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#064970;
	color:#fff;
}
.rojo-blanco {
	background-image:url(../imagenes/rojo.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#bf1f24;
	color:#fff;}
.azul {
	background-image:url(../imagenes/azul.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#cde8f1;
}
.gris-rojo {
	background-image:url(../imagenes/gris.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#e4e4e4;
	color:#bf1f24;
}
.gris {
	background-image:url(../imagenes/gris.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#e4e4e4;
}
.marino {
	background-image:url(../imagenes/marino.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#e5e8f0;
	color:#001e6b;
}
.rosa {
	background-image:url(../imagenes/fondo-filtro.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#e5e8f0;
	color:#001e6b;
}
.centro {
	text-align:center;
}
.derecha {
	text-align:right;
}
.foto-derecha {
	float:right;
	margin:0 0 0 20px;
}
.foto-derecha-banner {
	float:right;
	margin:0 20px 0 20px;
}
.foto-izquierda {
	float:left;
	margin:0 20px 0 20px;
}
strong {
	font-weight:bold;
}
/*		PORTADA*/
#portada {
	height:205px;
	background-image:url(../imagenes/portada.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#titulo {
	height:180px;
	width:240px;
	float:left;
	background-image:url(../imagenes/lomo-titulo.png);
	background-repeat:repeat-y;
	background-position:26px top;
}
#titulo h1 {
	padding:20px 0 0 49px;
}
#titulo h2 {
	padding:10px 12px 0 38px;
	color:#bf1f24;
	font-size:12px;
	text-align:center;
}
#subindice ul {
	width:680px;
	height:29px;
	position:absolute;
	left:270px;
	top:175px;
}
#subindice ul li {
	width:170px;
	height:29px;
	float:left;
}
#subindice ul li a {
	height:16px;
	width:170px;
	padding:13px 0 0 0;
	display:block;
	color:#001925;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}
#subindice ul li a:hover {
	color:#bf1f24;
}
#subindice ul li .active-uno {
	background-image:url(../imagenes/btn-subindice.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#bf1f24;
}
#subindice ul li a.active {
	background-image:url(../imagenes/btn-subindice-a.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#bf1f24;
}

.decorativo-1 {
	margin:0 0 0 700px;
}
.decorativo-2 {
	margin:0 0 0 500px;
}
.decorativo-3 {
	margin:0 0 0 600px;
}
.decorativo-4 {
	margin:0 0 0 400px;
}

/*		INDICE*/
#indice {
	width:240px;
	float:left;
}
#indice ul {
	width:140px;
	margin:72px 0 0 61px;
}
#indice ul ul {
	margin:0;
	padding:0;
}
#indice ul li {
	float:left;
	height:24px;
	width:140px;
	margin:0 0 16px 0;
}
#indice ul li a {
	height:24px;
	width:140px;
	display:block;
	color:#001925;
	line-height:24px;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}
#indice ul li a:hover {
	background-image:url(../imagenes/btn-indice.png);
	background-repeat:no-repeat;
	background-position:left -24px;
}
#indice ul li a.active {
	background-image:url(../imagenes/btn-indice.png);
	background-repeat:no-repeat;
	background-position:left top;
	color:#fff;
}
/*		CAPITULO*/
#capitulo {
	width:710px;
	float:left;
	padding:20px 0 0 0;
	font-size:13px;
	color:#064970;
}
#capitulo h3 {
	font-size:22px;
	padding:0 0 0 80px;
	color:#bf1f24;
}
#introduccion {
	width:690px;
}
#introduccion h3 {
	padding:0 0 20px 80px;
	font-size:22px;
	color:#bf1f24;
}
#introduccion h4 {
	padding:0 100px 20px 60px;
	font-size:15px;
	line-height:150%;
}
#introduccion p {
	margin:0 0 6px 20px;
	line-height:125%;
}
#introduccion ul {
	list-style:disc;
	margin:0 0 0 320px;
}
.foto-izquierda-margen100 {
	float:left;
	margin:0 0 0 120px;
}
/*		CATALOGO REFERENCIA*/
#formulario-referencia {
	width:560px;
	margin:30px 0 0 150px;
	background-color:#cde8f1;
}
#formulario-referencia .etiqueta {
	width:100px;
	padding:5px 8px 0 0;
	float:left;
	text-align:right;
}
#formulario-referencia .campo {
	padding:0 0 17px 0;
	width:374px;
	float:right;
}
/*		APLICACIONES*/
#formulario-aplicaciones {
	width:560px;
	margin:30px 0 0 150px;
}
#formulario-aplicaciones .etiqueta {
	width:75px;
	padding:5px 8px 0 0;
	float:left;
	text-align:right;
}
/*		NUMERO GONHER*/
#formulario-numero {
	width:560px;
	margin:30px 0 0 150px;
}
#formulario-numero .etiqueta {
	width:105px;
	padding:5px 8px 0 0;
	float:left;
	text-align:right;
}
#formulario-numero.campo {
	padding:0 0 17px 0;
	width:484px;
	float:right;
}
#numero select {
	width:340px;
}
/*		APLICACIONES*/
#aplicaciones select {
	width:370px;
}
#aplicaciones input {
	float:left;
}
#formulario-aplicaciones .boton {
	margin:0 0 0 85px;
}
/*		*/
#capitulo form {
	padding:40px 40px 0 0;
}
.texto-negro {
	color:#000;
}
.texto-negrita {
	font-weight:bold;
}
.campo {
	padding:0 0 17px 0;
	width:454px;
	float:right;
}
.margen-menu {
	margin:15px 0 0 0;
}
.margen-columna {
	padding:40px 0 0 0;
}
#apendice {
	width:690px;
	margin:40px 0 0 20px;
}
#apendice p {
	padding:0 12px;
	margin:0 0 6px 0;
	line-height: 125%;
}
#apendice-quimicos h4, #paginado-qmcs a {
	padding:0 12px;
	margin:0 0 6px 0;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#paginado-qmcs {
	height:20px;
}
#paginado-qmcs a {
	color:#064970;
}
#paginado-qmcs a:hover {
	color:#bf1f24;
	text-decoration:underline;
}
#paginado-qmcs .drch {
	float:right;
}
#paginado-qmcs .izqrd {
	margin-left:20px;
}

.boton {
	width:120px;
	margin:0 20px 0 110px;
}
.boton-dos {
	width:120px;
}

/*		TABLAS DE RESULTADOS*/
#resultados {
	width:689px;
	margin: 20px 0 0 21px;
}
#resultados table td {
	padding:10px 0 9px 0;
	font-size:11px;
	text-align:left;
}
.columnas {
	background-color:#bf1f24;
	color: #FFF;
	padding: 0 6px;
}
.resultado {
	background-color:#e4e4e4;
	color:#001925;
}
.resultado:hover {
	color:#bf1f24;
}
#paginado {
	height:45px;
	width:640px;
	padding:0 50px 0 0;
	margin:0 0 40px 0;
	background-color:#001925;
	font-size:11px;
	color:#fff;
}
#paginado ul {
	height:45px;
	float:right;
}
#paginado ul li {
	height:45px;
	float:left;
	font-size:10px;
}
#paginado ul li a {
	margin:0 0 0 8px;
	padding:0 6px 0 6px;
	height:45px;
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:45px;
}
#paginado ul li a:hover {
	height:41px;
	border-top:#bf1f24 4px solid;
	border-bottom:#bf1f24 4px solid;
	line-height:34px;
}
/*		QUIMICOS*/
.descripcion {
	width:180px;
	float:left;
}
#apendice-quimicos {
	width:690px;
	margin:20px 0 0 20px;
}
#apendice-quimicos table {
	width:320px;
	margin:10px 0 0 12px;
	float:left;
	font-size:10px;
	color:#bf1f24;
}
#apendice-quimicos td {
	padding:3px 0;
	text-align:center;
	border-bottom:#001e6b 1px solid;
}
.conceptos {
	font-weight:bold;
}
.foto-quimicos {
	float:left;
	margin:0 12px 0 12px;
}
/*		CONTRAPORTADA*/
#contraportada {
	height:207px;
	background-image:url(../imagenes/contraportada.png);
	background-repeat:repeat-x;
	background-position:bottom left;
}
#contraportada address {
	width:195px;
	margin:20px 0 0 0;
	padding:0 15px 80px 35px;
	display:block;
	float:left;
	color:#001925;
	font-size:11px;
	font-style:normal;
	line-height:125%;
	text-align:center;
}
#contraportada address p {
	margin-bottom:6px;
}
#contraportada address a {
	margin-top:20px;
	display:block;
	color:#001925;
	text-decoration:none;
}
#contraportada address a:hover {
	color:#bf1f24;
}
.logos {
	margin:40px 0 0 30px;
	float:left;
}
/*		CONTACTO Y MAPA*/
.columna {
	width:335px;
	float:left;
	margin:0px 0 0 20px;
}
.columna h5 {
	margin:0px 0 6px 20px;
	font-size:14px;
	line-height:140%;
}
.columna p {
	padding:0 12px 12px 12px;
}
#mapa {
	width:311px;
	height:466px;
	margin:auto;
	background-color:#fff;
}
#contacto form {
	width:322px;
	padding:40px 0 0 0;
}
#contacto .campo {
	width:282px;
	padding:0 0 17px 0px;
	float:right;
}
#contacto .etiqueta {
	width:70px;
	padding:5px 8px 0 0;
	float:left;
	text-align:right;
}
#contacto .etiqueta-nota {
	width:150px;
	padding:5px 8px 0 0;
	float:left;
	text-align:right;
	font-weight:bold;
}
#contacto .datos, #contacto select {
	width:190px;
}
#contacto textarea {
	width:194px;
}
#contacto .boton {
	margin:0 20px 0 0px;
}
/*		CATALOGOS*/
#axpro {
	height:300px;
	padding:0px 160px 0 0;
	background-image:url(../imagenes/axpro.jpg);
	background-repeat:no-repeat;
}
.axpro {
	background-image:url(../imagenes/azul-axpro.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#000099;
	color:#fff;
}
.axpro a {
	color:#FFA924;
	text-decoration:none;
}
.axpro a:hover {
	color:#FF0;
	text-decoration:underline;
}
.liga-axpro {
	position:relative;
	top:220px;
	left:40px;
	font-size:24px;
	font-style:italic;
}
#ligas-catalogos {
	width:335px;
	padding:12px 0 0 0;
}
#ligas-catalogos a {
	width:115px;
	height:24px;
	display:block;
	float:right;
	background-image:url(../imagenes/btn-banner.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	color:#001925;
	margin:20px 12px 12px 0;
}
#ligas-catalogos a:hover {
	background-image:url(../imagenes/btn-banner.png);
	background-repeat:no-repeat;
	background-position:left -24px;
}
.descripcion-quimicos {
	width:190px;
	float:left;
	display:block;
	margin:12px 0 0 0;
}
/*		INFO-PRODUCTO*/
#dato, #dato td {
	padding:10px 6PX 9px 6px;
	font-size:11px;
	vertical-align:top;
	text-align:left;
	background-color:#F0F0F0;
}
#foto {
	width:200px;

}
#ver-autos {
	padding:0 10px;
	margin:20px 0;
	background:#064970;
	color:#FFF;
	height:30px;
	cursor:pointer;
	border:none;
	outline:none;
}
#ver-autos:hover {
	background:#bf1f24;
}




/*car-------------------*/
#cntnd-carrito {
	text-align:center;
	background-color:#fff;
}
#divlistadoCart {
	text-align:center;
	color:#FFF;
	border-collapse:collapse;
}
#tableListCart th {
	background-color:#000;
	color:#FFF;
	font-weight:bold;
	text-align: center;
}

#tableListCart tr:hover {
	background:#F00;
}
#tableListCart td {
	text-align:center;
	
}
.tr0{
	background:#FFF;
	color:#000;

	
}
.tr1 {

	background-color:#CDE8F1;
	color:#000;
}

#tableListCartTotal tr {
	cursor:pointer;
	background:#CDE8F1;
	color:#000;
}

#tableListCartTotal td {
	padding: 3px;
	border:1px solid #000;
}
#vacio {
	color:#fad804;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#tableSendCart td{
		font-weight:bold;
}
.boton-pedido {
	width:100px;
	height:20px;
	margin:20px 0 20px 0;
	color:#fff;
	font-weight:bold;
	background:#b60801;
}
.txt-pedido {
	color:#b60801;
	text-align:right;
	padding:0 5px 0 0;
}
#tableSendCart input {
	margin:5px 0 5px 0;
	height:20px;
	border:1px solid #5CB3D1;
	outline:none;
}

#tableSendCart .envia{
padding:0 10px;
	margin:20px 0;
	background:#064970;
	color:#FFF;
	height:20px;
	cursor:pointer;
	border:none;
	outline:none;	
}
/********************************************************************************/