body {
	margin-top: 0;
	padding: 0;
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(../imagenes/web/bg_main.jpg);
	background-repeat:  repeat-x;
	background-position: 0 0;
}

.menu_sup_menu {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
}
/*buscar*/
.buscador_input {
	color: #666666;
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../imagenes/web/bg_search.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
	height: 20px;
	vertical-align: bottom;
	float: left;
	}

/* Thumbails galeria*/
.galeria_thumbnails {
	border: 5px solid #999999;
}
.galeria_fondo_gris {
	background-image: url(../imagenes/web/bg_tel02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 170px;
}
.galeria_fondo_gris_izq {
	background-image: url(../imagenes/web/bg_tel01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 170px;
	width: 6px;
}
.galeria_fondo_gris_der {
	background-image: url(../imagenes/web/bg_tel03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 170px;
	width: 6px;
}
.home_fondo_tel {
	background-image: url(../imagenes/web/bg_tel02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.home_fondo_tel_izq {
	background-image: url(../imagenes/web/bg_tel01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 14px;
}
.home_fondo_tel_der {
	background-image: url(../imagenes/web/bg_tel03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 14px;
}


.footer {
	text-align: center;
	background-image: url(../imagenes/web/bg_footer.jpg);
	height: 50px;
	font-style: italic;
	vertical-align: top;
}
.contactenos {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*float: left;*/
	/*width: 940px;*/
    align: center;
	height: 11px;
}
.fono {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	/*float: left;*/
	/*width: 940px;*/
    align: center;
	height: 25px;

}

.Copyrigth {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 23px;
}
.footer_legales {
	color: #666;
	text-decoration: none;
}
.footer_legales:hover {
	color: #C40000;
	}
		
.home_noticia_fecha {
	color: #BF1214;
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	padding-right: 6px;
	}

.home_noticia_titulo {
	color: #BF1214;
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-bottom: 6px;
	text-decoration: none;
	}
/* PARA HOME NOTICIAS */	
.home_noticia_titulo2 {
	color: #666666;
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.home_noticia_titulo2:active {
	color: #666666;
	}
.home_noticia_titulo2:hover {
	color: #BF1214;
	}	
.home_noticia_titulo2:link {
	color: #666666;
	}			
/* PARA HOME NOTICIAS */			
.home_noticias_tabla {
	color: #666;
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../imagenes/web/not_bg.jpg);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	}
.home_noticias_bajada {
	color: #999999;
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

.texto{
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
    /*text-align: justify;*/
}

.texto_destacado {
	/*font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;*/
    font-weight: bold;
	/*color: #666666;
	text-decoration: none;*/
}

.texto_destacado_rojo {
	/*font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;*/
    font-weight: bold;
	color: #BF1214;
	/*text-decoration: none;*/
}

.titulo1 {
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 22px;
	font-weight: normal;
	color: #BF1214;
	text-decoration: none;
	border-bottom-color: #E11B22;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 12px;
}
.titulo2 {
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #BF1214;
	text-decoration: none;
}
.titulo3 {
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.linea_garantia{
	font-family: sans-serif, "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-image: url(../imagenes/garantia/rojo.jpg);
	background-repeat: repeat-x;
}
.titulo_especilistas1 {
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #002D71;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002D71;
}
.titulo_especilistas11 {
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #002D71;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002D71;
}
.titulo_especilistas2 {
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #BF1214;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF1214;
}
.titulo_especilistas22 {
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #BF1214;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-toP-color: #BF1214;
}

.derecha_menu {
	color: #666;
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../imagenes/web/not_bg.jpg);
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-repeat: repeat-x;
	}
.derecha_menu_link{
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.derecha_menu_link:active {
	color: #BF1214;
	text-decoration: none;
}
.derecha_menu_link:hover {
	color: #BF1214;
	text-decoration: none;
}
.derecha_submenu_link{
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.derecha_submenu_link:active {
	color: #BF1214;
	text-decoration: none;
}
.derecha_submenu_link:hover {
	color: #BF1214;
	text-decoration: none;
}

a {
	color: #BF1214;
	text-decoration: underline;
}
a:hover {
	color: #BF1214;
}

.link_canon{
	color: #666666;
	text-decoration: none;
}
.link_canon:active {
	color: #BF1214;
	text-decoration: none;
}
.link_canon:hover {
	color: #BF1214;
	text-decoration: none;
}

.link_vermas{
	color: #BF1214;
	text-decoration: underline;
}
.link_vermas:active {
	color: #BF1214;
}
.link_vermas:hover {
	color: #BF1214;
}

/* Servicio tecnicos y distribuidores */
table.tabla_sstt {
	border-collapse:collapse;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.tabla_sstt td {
    border: 1px solid #DDDDDD;
	color: #666666;
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight: normal;
	padding-left          : 5px;
	padding-right         : 5px;
    padding-top           : 2px;
    padding-bottom        : 2px;
}


table.tabla_sstt td.tabla_sstt_titulo {
	color: #FFFFFF;
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight: bold;
}
.tabla_sstt_parentesis {
	font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.caja_buscador_acc_sum {
	background-repeat: repeat-x;
	border: 1px solid;
	border-color: #cbcbcb;
	padding: 10px;
	width: 97%;
	background-image: url(../imagenes/web/bg_search_accesorios.jpg);
}

.select_accesorios{
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
    width:150px;
	/*text-align: justify;*/
}

.categoria_caja_producto_precio {
	color: #b00000;
	font-weight: bold;
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;	

}

.caja_roja {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-color: #8f0100;
    border: 1px solid #a80a12;
	}
.caja_roja_titulo {
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #BF1214;
	text-decoration: none;
	background-color: #FFFFFF;
}
.caja_roja td {
	padding-left          : 10px;
	padding-right         : 10px;
    padding-top           : 10px;
    padding-bottom        : 10px;
}
.caja_gris {
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-color: #fbfbfb;
    border: 1px solid #cbcbcb;
	}
.caja_gris_titulo {
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #e6e6e6;
}
.caja_gris td {
	padding-left          : 10px;
	padding-right         : 10px;
    padding-top           : 10px;
    padding-bottom        : 10px;
}

.categoria_caja_producto {
	width:100%;
    font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}

/* Minifichas las imágenes del producto y la capa nuevo */
.minificha_img_producto {
	position:relative; 
	z-index:0;
	/*background-color: #FFFF00;*/
}
.minificha_img_producto_nuevo {
	position:absolute; 
	left:10px; 
	top:28px;
}

.tabla_con_borde {
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #fbfbfb;
    border: 1px solid #cbcbcb;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.mapa_h1 {
	font-family: sans-serif, "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #BF1214;
	text-decoration: none;
	background-image: url(../imagenes/web/bullet-flecha.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 1px;
	margin-left: 20px;
}
.mapa_h1:hover {
	color: #999;
}

.mapa_h2{
	font-family: sans-serif, "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	padding: 0px;
	height: 20px;
	font-weight: bold;
	list-style: none;
	padding-left: 10px;
	background-image: url(../imagenes/web/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left bottom;


}
.mapa_h3{
	font-family: sans-serif, "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	padding: 0px;
	height: 18px;
}
.mapa_h3:hover{
	font-family: sans-serif, "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #BF1214;
	text-decoration: underline;
	padding: 0px;
	height: 18px;
}

.tabla_gris {
	color: #666666;
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	border: 1px solid;
	border-color: #cbcbcb;
	}
.tabla_gris_titulo {
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #e6e6e6;
}
.tabla_gris td {
	/*border: 1px solid #cbcbcb;*/
	padding-left          : 5px;
	padding-right         : 5px;
	padding-top           : 2px;
	padding-bottom        : 2px;
}

.boton_normal {
	text-decoration: none;
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;	
	/*display: block;*/
	/*width: 72px;*/
	/*height: 15px;*/
	/*background-image: url(../imagenes/estore/next02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;*/
	background-color: #B40404;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 0px solid #999999;
}
.boton_normal:hover {
	color: #FFFFFF;	
	background-color: #DF0101;
}

.loading_image{
	 
	opacity: 0.6;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color: #000;
  	filter:alpha(opacity=60);
  	-moz-opacity: 0.6;
  	opacity: 0.6;
	background-image: url(../imagenes/estore/loadinganimation.gif);
	background-repeat:no-repeat;
	background-position:center;
	z-index:1000;
	
}

.ficha_regalo_adicional {
	font-family: sans-serif, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #BF1214;
	text-decoration: none;
}
