@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #223a78;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 auto;
	padding: 0px;


}

#contenedor {
	background-image: url(imagenes/fondo_contenido.png);
	background-repeat: repeat-y;
	width:990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#cabecera{
	width: 980px;
	text-align: center;
	padding: 0px;
	height: 104px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#linea_buscador{
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#hilo_ariadna{
	float:left;
	font-size: 11px;
}
	
	
#hilo_ariadna a{
	color: #FFF;
}

#hilo_ariadna a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;

}

#buscador{
	float:right;}
	
#buscador table{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}	

#buscador input{
	background-image: url(imagenes/fondobuscador.gif);
	background-repeat: no-repeat;
	height: 26px;
	border: 0px none #FFF;
	line-height: 26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Menu principal */
div#menu {
	height:27px;
	display:block;
	z-index:2;
	position:relative;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #002787;
	background-image: url(imagenes/fondomenu.jpg);
	background-repeat: repeat-x;
	width: 980px;
	margin:0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#menu ul#menu-lista {
	/*float:right;*/
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 27px;
	background-repeat: repeat-x;
	z-index:1;
	width: 980px;
}
div#menu ul#menu-lista li {
	float: left;
	position: relative;
	z-index:1;
	height:27px;
	padding:0px 20px 0;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	

}
	

div#menu ul#menu-lista li a {
	float: left;
	color: #ffffff;
	text-decoration: none;
	z-index:1;
	/*padding:0px 8px 0;*/
	line-height: 27px;
}



div#menu ul#menu-lista a:hover{
	color: #fae300;
	text-decoration: none;
	background-image: url(imagenes/hovermenu.png);
	background-repeat: repeat;
	/*padding:0px 8px 0;*/
	/*padding-right: 12px;
	padding-left: 12px;*/
}




div#menu ul#menu-lista li.pulsado{
	color: #fae300;
	text-decoration: none;
	background-image: url(imagenes/hovermenu.png);
	background-repeat: repeat;
	/*padding-right: 12px;
	padding-left: 12px;*/
}

div#menu ul#menu-lista li.pulsado a{
	color: #fae300;
	text-decoration: none;
}

div#menu ul#menu-lista li.pulsado a:hover{
	color: #fae300;
	text-decoration: none;
}

div#menu ul#menu-lista li.pulsado a:link{
	color: #fae300;
	text-decoration: none;
}

div#menu ul#menu-lista li.pulsado a:active{
	color: #fae300;
	text-decoration: none;
}

div#menu ul#menu-lista li.pulsado a:visited{
	color: #fae300;
	text-decoration: none;
}


#contenido{
	padding: 0px;
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#izquerda_main{
	padding: 0px;
	float: left;
	width: 190px;
	border: 1px solid #00247d;
	background-color: #fffad9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #00247d;
	text-align: left;
	height: 420px;
	font-size: 11px;
}

#izquerda_main p{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#izquerda_main a{

	color: #00247d;
	text-decoration: none;
} 

#izquerda_main a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;
} 



#izquerda{
	padding: 0px;
	float: left;
	width: 190px;
	border: 1px solid #00247d;
	background-color: #fffad9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #00247d;
	text-align: left;
	height: 740px;
	font-size: 11px;
}

#izquerda p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#izquerda select{
	background-image: url(imagenes/fondoh2.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 0px none #000;
	width: 190px;
	background-color: #002787;
	padding: 0px;
} 


#izquerda a{

	color: #00247d;
	text-decoration: none;
} 

#izquerda a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;
} 


#izquerda_datos{
	width: 190px;
	color: #00247d;
	text-align: left;
	height: 700px;
	overflow: auto;
	font-size: 11px;
	background-color: #fffad9;
	margin: 0px;
	padding: 0px;
	}


#izquerda_datos a{

	color: #00247d;
	text-decoration: none;
} 

#izquerda_datos a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;
} 


#izquerda_datos p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}




#izquerda_catalogo{
	width: 230px;
	color: #00247d;
	text-align: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	float:left;
	}


#izquerda_catalogo table{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	}


#izquerda_catalogo p{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.a{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #1d4282;
	height: 30px;
	width: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;

}

.b{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #bdaa00;
	height: 30px;
	width: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;

}

.c{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #e3481f;
	height: 30px;
	width: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;

}

.d{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #0093d3;
	height: 30px;
	width: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;

}

.e{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #eecb00;
	height: 30px;
	width: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;

}
.f{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #73412d;
	height: 30px;
	width: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;

}

.g{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #156432;
	height: 30px;
	width: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;

}

.h{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #c0d100;
	height: 30px;
	width: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;

}

.i{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #aeb3a9;
	height: 30px;
	width: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;

}

.j{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #ac007b;
	height: 30px;
	width: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;

}

.k{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #e09e00;
	height: 30px;
	width: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;

}

.l{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #57a730;
	height: 30px;
	width: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;

}

.m{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #66c4f0;
	height: 30px;
	width: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;

}

#catalogo_derecha {
	float: right;
	width: 700px;
}


h2{
	background-image: url(imagenes/fondoh2.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	text-transform: uppercase;
	padding-left: 10px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

h3{
	background-image: url(imagenes/fondoh2.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

#centro{
	padding: 0px;
	float: left;
	width: 372px;
	border: 1px solid #00247d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFAD9;
	color: #00247d;
	text-align: center;
	height: 420px;
}

#centro p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#centro a{

	color: #00247d;
	text-decoration: none;
} 

#centro a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;
} 




#centro_interior{
	padding: 0px;
	float: left;
	width: 160px;
	border: 1px solid #00247d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFF;
	color: #00247d;
	text-align: left;
	height: 470px;
	overflow: auto;
	font-size: 11px;
}

#centro_interior p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#centro_interior a{

	color: #00247d;
	text-decoration: none;
} 

#centro_interior a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;
} 


#derecha{
	padding: 0px;
	float: left;
	width: 372px;
	border: 1px solid #00247d;
	margin-left: 10px;
	background-color: #fffad9;
	color: #00247d;
	text-align: left;
	height: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
/*#derecha p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}*/

#texto_empresa{
	margin: 5px;
}

#texto_empresa p{
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#elcentro{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 960px;
	border: 1px solid #00247d;
	margin-left: 10px;
	background-color: #fffad9;
	color: #00247d;
	text-align: left;
	}

#elcentro p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#elcentro table{
	font-family: Verdana, Geneva, sans-serif;
	color: #00247d;
	font-size: 11px;
	}

	


#contenido_marcas{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 960px;
	border: 1px solid #00247d;
	margin-left: 10px;
	background-color: #ffffff;
	color: #00247d;
	text-align: left;
	}

#contenido_marcas p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#derecha_interior{
	padding: 0px;
	float: left;
	width: 585px;
	border: 1px solid #00247d;
	margin-left: 10px;
	background-color: #fffad9;
	color: #00247d;
	text-align: left;
	height: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#derecha_interior p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#derecha_interior a{

	color: #00247d;
	text-decoration: none;
} 

#derecha_interior a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;
} 
	
/*productos sin el listado de categorias*/

#derecha_completo{
	padding: 0px;
	float: left;
	width: 760px;
	border: 1px solid #00247d;
	margin-left: 10px;
	background-color: #fffad9;
	color: #00247d;
	text-align: left;
	/*height: 740px;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#derecha_completo p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#derecha_completo a{

	color: #00247d;
	text-decoration: none;
} 

#derecha_completo a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;
} 


#derecha_completo table{
	font-family: Verdana, Geneva, sans-serif;
	color: #00247d;
	font-size: 11px;
	}
	
.rojo {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.oferta {
	margin-top:5px;
	font-size: 13px;
	font-weight: bold;
	color: #900;
}
.productos {
	float:left;
	width:179px;
	text-align: center;
	height: 210px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	border: 1px solid #003cd0;
	background-color: #ffffff;
	padding: 0px;
}

.paginacion{
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.paginacion strong{
	color: #cc0000;
}


.paginacion a{
	color: #00247d;
	text-decoration: none;
}

.paginacion a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;

}


.clear{
	clear:both;
	float:none;
	}	
	
#pie{
	width:990px;
	height: 30px;

	padding:0px;
	background-image: url(imagenes/fondopie.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}	

#fecha{
	float:left;
	margin-left: 20px;
}

#aviso{
	float:right;
	margin-right: 20px;
}


#aviso a{
	color: #FFF;
	text-decoration: none;
}

#aviso a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;
}


.campanas {
	padding: 0px;
	float: left;
	width: 178px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
	font-size: 12px;
}

.borde{
	border: 1px solid #00247d;
	margin: 0px;
	padding: 0px;
}

.campanas p{
	margin: 5px;
}

.marcas{
	float:left;
	width:130px;
	text-align: center;
	height: 130px;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 5px;


}



.marcas a {
	text-decoration: none;
}

.marcas a:hover {
	text-decoration: none;
}
.campanas2{
	float:left;
	width:180px;
	text-align: center;
	height: 230px;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	}


.nohay{
	font-size: 12px;
	padding: 10px;
}

#form_contacto{
	float: left;
	width: 355px;
}

#direccion{
	float: right;
	width: 570px;
	color: #002576;
}

.prod_foto{
	height: 110px;
	margin-top: 3px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#avisolegal{
	width:750px;
	padding:10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(imagenes/fondo_aviso.png);
	background-repeat: repeat;
	font-size: 11px;
	text-align: justify;
	}
	
#avisolegal ul li{
	margin:10px;
	}	
	
#avisolegal ol li{
	margin:10px;
	}		
	
#avisolegal p{
	margin: 10px;

	}	
	
#avisolegal strong{
	font-weight: bold;
	color: #fae339;
	}		
	
#avisolegal a{
	color: #FFF;
}

#avisolegal a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;

}	
	
	#contenido_servicios{
	padding: 0px;
	float: left;
	width: 960px;
	border: 1px solid #00247d;
	margin-left: 10px;
	background-color: #FFF;
	color: #00247d;
	text-align: left;
	height: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
th{
	background-color: #00247d;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.fondotd{
	background-color: #e1e9fa;
}

#submenu_productos{
	background-color: #fffad9;
	text-align: left;
	padding: 10px;
	color: #00247d;
	margin-bottom: 10px;
}

#submenu_productos a{
	color: #00247d;
	text-decoration: none;
} 

#submenu_productos a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;
} 


#izquerda_catalogo a{

	color: #00247d;
	text-decoration: none;
} 

#izquerda_catalogo a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;
} 

.articulo_destacado{
	color: #00247d;
	width: 350px;
	text-align: left;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.destacado_descripcion{
	font-weight: bold;
}

.destacado_precio{
	font-weight: bold;
	color: #000000;
}

#direccion{
	float:left;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	}

#nube{
	width:900px;
	margin:0 auto;
	padding:0px;
	}

#nube a{
	color: #FFF;
	text-decoration: none;
}

#nube a:hover{
	color: #fae300;
	text-decoration: none;
	background-color: #00247d;
}


h1, h4, h5, h6, h7{
	padding:0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	display:inline;
	height:20px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}	

