@import url("reset.css");

@font-face {
	font-family: 'BertholdImagoRegular';
	src: url('berthold_imago_book-webfont.eot');
	src: local('?'), url('berthold_imago_book-webfont.woff') format('woff'), url('berthold_imago_book-webfontt.ttf') format('truetype'), url('berthold_imago_book-webfont.svg#webfontCC7dvaLX') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
height:100%;
margin:0;
padding:0;
}
*html #contenedor_portada {
height:100%;
}
*html #contenedor_portada_sin {
height:100%;
}
body {	
	font-size: 1em;
	line-height: 1em;	
	font-family: 'BertholdImagoRegular', Arial, Helvetica, sans-serif;	
	height:100%;
}
strong {
	font-weight: bold !important;
}
i {
	font-style: italic !important;
}
em {
	font-style: italic !important;
}
.texto_izquierda {
	text-align: left;
}
.texto_derecha {
	text-align: right;
}
.texto_centrado {
	text-align: center;
}
.texto_justificado {
	text-align:justify;
}
.texto_mayusculas {
	text-transform: uppercase !important;
}
.texto_naranja {
	color: #ff9100 !important;
}
.flotar_fotos_directores_historia {
	float: left;
	margin: 0px 10px 0px 0px;
}
.flotar_izquierda {
	float: left;
}
.flotar_derecha {
	float: right;
}
.noborde {
	border: 0px;
}
.enlace {
	cursor: pointer;
}
#contenedor_portada {
	width: 100%;
	min-height:100%; 
	background: url(../images_web/fondo-blanco-portada.gif) repeat-y center top;
}
#contenedor_portada_sin {
	width: 100%;
	min-height:100%; 
	background: url(../images_web/fondo-blanco.gif) repeat-y center top;
}
#contenedor_superior {
	width: 100%;
	height: 348px;
	background: #FF9100 url(../images_web/fondo-naranja.gif) repeat-y center top;
}
#contenedor_cabecera {
	width: 900px;
	height: 348px;
	margin: 0px auto;
	position: relative;
}
#contenedor_idiomas {
	font-size: 0.75em;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	width: 350px;
	height: 15px;
	top: 10px;
	left: 550px;
	position: absolute;
	z-index: 999;
}
#contenedor_idiomas a {
	color: #FFF;
	text-decoration: none;
}
#contenedor_menu {
	width: 900px;
	height: 26px;
	background: #FFF;
	top: 53px;
	position: absolute;
	z-index: 999;
}
#contenedor_informacion {
	width: 900px;
	overflow: hidden;
	margin: 0px auto;
}
#contenedor_menu_vertical {
	width: 182px;
	overflow: hidden;
}
#contenedor_menu_vertical p {
	padding: 0px 0px 0px 10px;
	font-size: 0.95em;
	font-weight: normal;
	color: #000;
}
#contenedor_menu_vertical ul {
	padding: 0px 0px 0px 0px;
}
.espaciov_20 {
	height: 20px;
}
#contenedor_menu_vertical ul li {
	font-size: 0.95em;
	font-weight: normal;
	color: #000;
	padding: 3px 0px 0px 25px;
}
#contenedor_menu_vertical ul li a {
	font-size: 0.95em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#contenedor_menu_vertical ul li a:hover {
	color: #000;
	text-decoration: underline;
}
.menu_vertical_select {
	color: #ff9100 !important;
}
#contenedor_twitter {
	width: 245px;
	padding: 5px;
	overflow: hidden;
}
#contenedor_columna_reducida {
	width: 440px;
	overflow: hidden;
}
#contenedor_columna_reducida h1 {
	font-size: 1.125em;
	font-weight: normal;
	color: #ff9100;
}
#contenedor_columna_reducida h2 {
	font-size: 1.125em;
	font-weight: normal;
	color: #ff9100;
}
#contenedor_columna_reducida p {
	font-size: 0.875em;
	font-weight: normal;
	color: #000;
	padding: 23px 0px 0px 0px;
}
#contenedor_columna_reducida p a {
	color: #000;
	text-decoration: none;
}
#contenedor_columna_reducida p a:hover {
	color: #000;
	text-decoration: underline;
}
#contenedor_columna_marcas {
	width: 440px;
	overflow: hidden;
}
#contenedor_columna_marcas ul {
}
#contenedor_columna_marcas ul li {
	width: 136px;
	height: 56px;
	padding: 23px 10px 0px 0px;
	float: left;
}
#contenedor_pie {
	width: 900px;
	overflow: hidden;
	margin: 25px auto 0px auto;
}
#contenedor_pie p a {
	color: #000;
	text-decoration: none;
}
#contenedor_pie p a:hover {
	color: #000;
	text-decoration: underline;
}
.pie {
	font-size: 0.75em !important;
	font-weight: normal;
	color: #000;
	padding: 25px 0px 0px 180px !important;
	height: 27px;
}
#contenedor_pie_logos {
	width: 850px;
	overflow: hidden;
	margin: 10px auto 0px auto;
}
#contenedor_columna_normal {
	width: 708px;
	overflow: hidden;
}
#contenedor_columna_normal h1 {
	font-size: 1.125em;
	font-weight: normal;
	color: #ff9100;
}
.cabecera_carrito {
	font-size: 1.5em !important;
}
.separador_simple_titulos {
	padding: 24px 0px 2px 0px;
}
.separador_doble_titulos {
	padding: 48px 0px 2px 0px;
}
#contenedor_columna_normal p {
	font-size: 0.875em;
	font-weight: normal;
	color: #000;
	padding: 23px 20px 0px 0px;
}
#contenedor_columna_normal p a {
	color: #000;
	text-decoration: none;
}
#contenedor_columna_normal p a:hover {
	color: #000;
	text-decoration: underline;
}
#contenedor_submenu_marca {
	width: 680px;
	height: 40px;
	margin: 0px;
	overflow: hidden;
	border-bottom: #b0b0b0 1px solid;
}
#contenedor_submenu_marca ul {
	padding: 20px 0px 0px 0px;
}
#contenedor_submenu_marca ul li {
	font-size: 0.8em !important;
	font-weight: normal;
	float: left;
	padding: 0px 25px 0px 0px;
	color: #000;
}
#contenedor_submenu_marca ul li a {
	color: #000;
	text-decoration: none;
}
#contenedor_submenu_marca ul li a:hover {
	color: #000;
	text-decoration: none !important;
}
.contenedor_familia_marca {
	width: 680px;
	margin: 23px 0px 0px 0px !important;
	overflow: hidden;
}
.contenedor_familia_marca_simple {
	width: 140px;
	float: left;
}
.contenedor_familia_marca_simple h2 {
	font-size: 0.95em !important;
	font-weight: normal;
	color: #000 !important;
	margin: 0px 0px 0px 0px !important;
	padding: 13px 0px 13px 0px !important;
	text-transform: uppercase;
}
.contenedor_familia_producto {
	width: 160px;
	float: left;
	text-align: center;
}
.contenedor_familia_marca_texto {
	margin: 0px 0px 0px 10px;
	width: 370px;
	float: left;
}
.contenedor_familia_marca_texto ul {
	padding: 2px 0px 0px 0px;
}
.contenedor_familia_marca_texto ul li {
	font-size: 0.75em !important;
	font-weight: normal;
	color: #000;
	padding: 0px 0px 2px 8px;
	background: url(../images_web/guion.gif) no-repeat 0px 7px;
}
.contenedor_familia_marca_texto a {
	color: #000;
	text-decoration: none;
}
.contenedor_familia_marca_texto a:hover {
	color: #000;
	text-decoration: underline;
}
#descripciongeneral {
	font-size: 0.75em !important;
	font-weight: normal;
	color: #000;
	width: 680px;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
}
#descripciongeneral ul {
	padding: 2px 0px 0px 0px;
}
#descripciongeneral ul li {
	font-size: 1.05em;
	padding: 0px 0px 2px 18px;
	background: url(../images_web/guion.gif) no-repeat 10px 7px;
}
#descripciongeneral img {
	width: 150px;
	margin: 0px 0px 20px 20px;
}
#descripciongeneral h2 {
	font-size: 1.125em;
	font-weight: normal;
	color: #ff9100;
	padding: 15px 0px 0px 0px;
}
#descripciongeneral p {
	font-size: 1.05em;
	padding: 15px 0px 0px 0px;
}
#solicitapresupuesto {
	font-size: 0.95em;
	color: #000;
	width: 680px;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
}
#solicitapresupuesto a {
	font-weight: bold !important;
	color: #000;
	text-decoration: none;
}
#solicitapresupuesto a:hover {
	color: #000;
	text-decoration: underline;
}
#tablatecnica {
	font-size: 0.8em;
	width: 680px;
	margin: 20px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	border-spacing: 1px;
}
#tablatecnica th {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border-bottom: 1px solid #000000;
	padding: 5px 5px 4px 5px;
	vertical-align: middle;
}
#tablatecnica td {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ff9100;
	border-right: 1px solid #ff9100;
	padding: 5px 5px 4px 5px;
	vertical-align: middle;
}
.anchocomprar {
	width: 75px;
}
.ancho50 {
	width: 50px;
}
.ancho30 {
	width: 30px;
}
.anchoredtop {
	width: 86px;
}
.anchobluetop {
	width: 143px;
}
.anchotrojan {
	width: 130px;
}
.anchohightech {
	width: 120px;
}
.anchoklg {
	width: 100px;
}
.anchotrojanmini {
	width: 40px;
}
.fondo_naranja {
	background: #ff9100;
}
#contenedor_texto_spirecell {
	font-size: 0.8em;
	width: 664px;
	background: #000000;
	height: 728px;
	padding: 8px 8px 0px 8px;
}
#contenedor_texto_spirecell_superior {
	width: 650px;
	border: #FFFFFF 1px solid;
	overflow: hidden;
	padding: 6px;
}
#contenedor_texto_spirecell_superior img {
	float: left;
	padding: 0px 10px 0px 0px;
}
#contenedor_texto_spirecell_superior p {
	text-align: justify;
	padding: 1px 1px 0px 0px;
}
#contenedor_texto_spirecell_inferior {
	width: 662px;
	overflow: hidden;
}
#contenedor_texto_spirecell_inferior p {
	float: left;
	width: 208px;
	text-align: justify;
	padding: 0px 12px 0px 0px;
}
#contenedor_redyellowbluetop {
	width: 658px;
	overflow: hidden;
	padding: 6px;
}
#contenedor_redyellowbluetop img {
	float: left;
	padding: 0px 15px 0px 0px;
}
#contenedor_redyellowbluetop p {
	font-size: 0.8em;
	padding: 1px 1px 0px 0px;
}
#contenedor_redyellowbluetop p a {
	color: #333333;
}
#contenedor_redyellowbluetop p img {
	float: left;
	padding: 0px 3px 0px 0px;
}
#cambio_spiracell {
	width: 330px;
	height: 95px;
	float: right;
	border: #333333 1px solid;
	margin: 6px 6px 0px 6px;
	padding: 6px;
}
#cambio_spiracell p img {
	float: left;
	padding: 0px 3px 0px 0px;
}
#cambio_spiracell p {
	font-size: 0.8em;
	text-align: justify;
}
fieldset {
	margin: 25px 0px 0px 0px;
}
.legend {
	font-size: 0.95em;
	font-weight: normal;
	color: #FFF;
	background: #ff9100;
	width: 100%;
	height: 22px;
	padding: 9px 0px 0px 6px;
}
legend {
	font-size: 0.95em;
	font-weight: normal;
	color: #ff9100;
}
input, select, textarea {
	font-family: 'BertholdImagoRegular', Arial, Helvetica, sans-serif;	
	font-size: 0.95em !important;
	font-weight: normal;
	color: #666;
	padding: 1px 3px 1px 3px;
	margin: 5px 0px 3px 0px;
	border: #333333 1px solid;	
}
form p {
	line-height: 2em;
	padding: 5px 0px 0px 0px !important;
}
.p_validar {
	width: 575px;
}
#info_oferta {
	width: 650px;
	min-height: 300px;
	overflow: hidden;
}
.titulos_ofertas {
	font-size: 0.95em !important;
	font-weight: normal;
	color: #ff9100 !important;
	margin: 0px 0px 0px 0px !important;	
	padding: 24px 0px 2px 0px !important;
	text-transform: uppercase;
}
#contenedor_cesta {
	width: 650px;
}
.contenedor_cabecera_cesta {
	width: 650px !important;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}
.contenedor_cabecera_cesta p {
	font-size: 0.875em !important;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	float: left;
	margin: 0px 0px 0px 1px !important;
	padding: 7px 6px 3px 6px !important;
	height: 17px !important;
}
.espacio55 {
	width: 90px;
}
.espacio450 {
	width: 431px;
}
.espaciov_sup_portada {
	height: 49px;
}.espaciov_sup_marcas {
	height: 25px;
}
.pago_seguro {
	background: url(../images_web/pago-seguro.jpg) no-repeat bottom left !important;
}
.texto_destacado_contacto {
	font-size: 1.8em !important;
	line-height: 1.4em !important;
}
.mensaje_error {
	font-size: 0.875em !important;
	color: #666;
	padding: 15px;
}
.texto-rojo {
	font-weight: normal;
	color: #ff9100 !important;
}
#contenedor_resultado_anadir {
	display: none;	
}
#anadir_producto, #eliminar_productos, #seguir {
	cursor: pointer;
}
#contenedor_cesta {
	width: 660px;
}
.contenedor_cabecera_cesta {
	width: 660px !important;
	background: #EFEFEF;
	height: 30px;
}
.contenedor_cabecera_cesta p {
	font-size: 0.875em !important;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	float: left;
	padding: 2px 0px 0px 6px !important;
}
.contenedor_linea_carrito {
	width: 660px;
	height: 30px;
}
.linea_carrito_texto {
	padding: 5px 3px 1px 3px !important;
}
#contenedor_eliminar_productos{
	font-size: 0.8em !important;
	font-weight: normal;
	color: #000;
	padding: 9px 0px 9px 9px;
}
#contenedor_eliminar_productos img {
	float: left;
	padding: 0px 5px 0px 1px;
}
#contenedor_eliminar_productos a {
	color: #000;
	text-decoration: none;
}
#confirmar_eliminar_productos, #confirmar_eliminar_pedido, #confirmar_pedido {
	font-size: 0.875em !important;
	font-weight: normal;
	color: #000;
	padding: 15px;
	display: none;
}
#confirmar_eliminar_productos p, #confirmar_eliminar_pedido p, #confirmar_pedido p {
	color: #000;
	line-height: 2em;
}
#confirmar_eliminar_productos input, #confirmar_eliminar_pedido input, #confirmar_pedido input {
	margin: 10px 0px 0px 10px;
	border: #ff9100 1px solid;
	font-size: 0.8em !important;
	font-weight: normal;
	color: #ff9100;
}
#contenedor_aviso_legal {
	width: 600px;
	overflow: hidden;
	padding: 12px 14px 2px 14px;
}
#contenedor_aviso_legal h1 {
	padding: 5px 10px;
	border-bottom: #ff9100 1px solid;
	font-size: 0.875em !important;
	font-weight: normal;
	color: #ff9100;
}
#contenedor_aviso_legal h2 {
	padding: 5px 10px;
	border-bottom: #ff9100 1px solid;
	font-size: 0.875em !important;
	font-weight: normal;
	color: #ff9100;
}
#contenedor_aviso_legal p {
	padding: 5px 5px;
	font-size: 0.8em !important;
	font-weight: normal;
	color: #000;
}
#contenedor_aviso_legal p a {
	color: #000;
	text-decoration: none;
}
#contenedor_aviso_legal p a:hover {
	color: #ff9100;
	text-decoration: underline;
}
