@charset "utf-8";
/* CSS Document */

#contenedor_footer {
	width:100%;
	height:210px;
	background: url(../images/fd-footer.gif) repeat-x;
	clear:both;
}	
#footer {
	width:945px;
	height:210px;
	margin:0 auto;
}
span {
	display:none;
}	
/*/////////////////////////////////////////////////////////////////////////
/*banners ///////////////////////////////////////////////////////////////*/	

#banners {
	width:945px;
	height:107px;
}	
.banner_servicio-tecnico {
	width:288px;
	height:65px;
	float:left;
	margin:26px 0 10px 9px;
	background:url(../images/banner_servicio-tecnico.gif) no-repeat;
}	
.banner_producto {
	width:288px;
	height:65px;
	float:left;
	margin:26px 0 10px 32px;
	background: url(../images/banner_prod_gzmg120s.jpg) no-repeat;
}	
.banner_seguridad {
	width:288px;
	height:65px;
	float:left;
	margin:26px 0 10px 32px;
	background: url(../images/banner_seguridad.jpg) no-repeat;
		
/*///////////////////////////////////////////////////////////////////////
/*footer links ///////////////////////////////////////////////////////*/	

}	
#links_footer {
	width:500px;
	display:block;
	height:46px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#footer_links {  
	list-style:none;
	margin:0;
	padding:0;	
}
#footer_links li {
	margin:2px;
	padding:0; 
	float:left;
}
#footer_links li a {
	display:block; 
	padding:24px 0 0 2px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	color:#cccccc;
	text-transform:uppercase;
}
#footer_links li a.activo,
#footer_links li a:hover {
	color:#ac1015;
}

/*///////////////////////////////////////////////////////////////////////
/*logos //////////////////////////////////////////////////////////////*/

	
#links_logos {
	width:945px;
	display:block;
	height:20px;
	clear:both;
	padding-top:30px;
	*margin-top:-60px;
}
#jvc {
	width:60px;
	height:20px;
	display:block;
	float:left;
	background: url(../images/logo-jvc.gif) no-repeat ;

}
#copy {
	width:300px;
	height:10px;
	display:block;
	float:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	margin-top:4px;
}
