/* CSS Document */
/* Eliminamos los estilos por defecto del navegador */

@import url("reset.css");
@import url("menu-modelos-autos.css");
@import url("main.css");

@charset "utf-8";

/*-------------------------------------------------------------------BANNERS*/
#autos-principal {
	float:left;
	width:972px;
	height:344px;
	display:inline;
	background:#E8E9EA;
}
#autos-principal-generico {
	width:972px;
	display:block;
	background:#E8E9EA;
}
/*-------------------------------------------------------------------*/
#banner-honda-propietarios-autos {
	float:left;
	width:240px;
	height:182px;
	margin:5px 0 0 0;
	display:inline;
	background-image:url(../images/banner-inferior.png);
}
#banner-honda-propietarios-flash-autos {
  
	width:240px;
	height:150px;
	margin:0;
}
#banner-honda-propietarios-txt-autos {
	width:240px;
	height:30px;
	background-image:url(../images/autos/banner-inferior-autos-txt.png);
	margin:0;
}
/*-------------------------------------------------------------------*/
#banner-honda-news-autos {
	float:left;
	width:240px;
	height:182px;
	margin:5px 0 0 4px;
	display:inline;
	background-image:url(../images/banner-inferior.png);
}
#banner-honda-news-noticia-autos {
	width:205px;
	margin:0 0 0 252px;
	padding:80px 0 0 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	text-align:justify;
	color:#FFF;
}
#banner-honda-news-noticia-autos a{
	font-size:10px;
	font-style:normal;
	text-align:right;
	color:#FFF;
	display:block;
}
#banner-honda-news-noticia-autos a:hover {
	text-align:right;
	color:#F90;
	display:block;
}
#banner-honda-news-flash-autos {
	width:240px;
	height:150px;
	margin:0;
}
#banner-honda-news-txt-autos {
	width:240px;
	height:30px;
	background-image:url(../images/autos/banner-inferior-autos-txt.png);
	margin:0;
}
/*-------------------------------------------------------------------*/
#banner-contacto-autos {
	float:left;
	width:240px;
	height:182px;
	background-image:url(../images/banner-inferior.png);
	margin:5px 0 0 4px;
	display:inline;
}
#banner-contacto-flash-autos {
	width:240px;
	height:152px;
	margin:0;
}
#banner-contacto-txt-autos {
	width:240px;
	height:30px;
	background-image:url(../images/autos/banner-inferior-autos-txt.png);
	margin:0;
}

#banner-concesionarios-honda-autos {
	float:left;
	width:240px;
	height:182px;
	background-image:url(../images/banner-inferior.png);
	margin:5px 0 0 4px;
	display:inline;
}
#banner-concesionarios-flash-autos {
	width:240px;
	height:152px;
	margin:0;
}
#banner-concesionarios-txt-autos {
	width:240px;
	height:30px;
	background-image:url(../images/autos/banner-inferior-autos-txt.png);
	margin:0;
}
/*=====================*/
/* MENU PRINCIPAL */
/* PARA LAS DEMAS SECCIONES CUANDO NO VES UN AUTO*/ 
/*=====================*/
div#header-banner {
	background:transparent url(../images/menu_home_interiores.png) no-repeat scroll right 0;
	margin:0 0;
	height:62px;
	font-size:1px;
}
div#header-banner div {
	float:left;
	display:inline;
}
div#header-banner div a {
	background:transparent url(../images/menu_home_interiores.png) no-repeat scroll 0 0;
	display:block;
	height:62px;
	text-decoration:none;
	text-indent:-9999px;
}
a#home-btn {
	width:178px;
}
a#home-btn:hover {
	background-position:0 -62px;
}

a#autos-btn {
	background-position:-177px 0 !important;
	width:68px;
}
a#autos-btn-sel {
	background-position:-177px -62px !important;
	width:68px;
}
a#autos-btn:hover {
	background-position:-177px -62px !important;
}



a#acura-btn {
	background-position:-245px 0 !important;
	width:63px;
}
a#acura-btn-sel {
	background-position:-245px -52px !important;
	width:63px;
}
a#acura-btn:hover {
	background-position:-245px -62px !important;
}
a#motos-btn {
	background-position: -308px 0 !important;
	width:62px;
}
a#motos-btn-sel {
	background-position:-308px -62px !important;
	width:62px;
}
a#motos-btn:hover {
	background-position:-308px -62px !important;
}
a#fuerza-btn {
	background-position: -370px 0 !important;
	width:70px;
}
a#fuerza-btn-sel {
	background-position:-370px -62px !important;
	width:98px;
}
a#fuerza-btn:hover {
	background-position:-370px -62px !important;
}
a#marinos-btn {
	background-position: -440px 0 !important;
	width:76px;
}
a#marinos-btn-sel {
	background-position:-440px -62px !important;
	width:76px;
}
a#marinos-btn:hover {
	background-position:-440px -62px !important;
}

a#propietarios-btn{
	background-position:-516px 0 !important;
	width:115px;
}
a#propietarios-btn-sel{
	background-position:-516px -62px !important;
	width:115px;
}
a#propietarios-btn:hover {
	background-position:-516px -62px !important;
}
a#corporativo-btn {
	background-position: -631px 0 !important;
	width:98px;
}
a#corporativo-btn-sel {
	background-position:-631px -62px !important;
	width:98px;
}
a#corporativo-btn:hover {
	background-position:-631px -62px !important;
}



a#contacto-btn {
	background-position: -731px 0 !important;
	width:90px;
}
a#contacto-btn:hover {
	background-position: -731px -62px !important;
}

a#concesionarios-honda-btn {
	background-position: -820px 0 !important;
	width:152px;
}
a#concesionarios-honda-btn:hover {
	background-position: -822px -62px !important;
	width:132px;
}
#boletin-honda-flash {
	height:58px;
}
