@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica;
	padding: 0;
	margin: 0;
	background:#ff9700;
}
#container {
	background: #FFFFFF;
	box-shadow: 0px 0px 6px #000;
	margin: 0 auto;
	width: 100%;
	max-width: 1024px;
	height: 1616px;
}


/*HEADER*/
header {
	height: 114px;
	width: 100%;
	background:#fff;
}
.logo-marca {
	float: left;
}
.logo-marca2 {
	float: right;
}
.info-header {
	font-family: "Verdana", sans-serif;
	color: #666;
	font-size: 12px;
}
.header-text {
	padding: 30px 0 0 0;
}

#direccion{
	display:none;
	
	
	}
	
.header-text h {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.header-text a {
	font-size: 14px;
	font-weight: bold;
	color: #DE1307;
	text-decoration: none;
}
#redes-sociales {
	text-align: right;
	margin: -50px 0px;
}
#redes-sociales a {
	margin: 0px 20px 0 0;
}

#redesSociales2 {}

/*FIN-HEADER*/


.gotop {
	display:none;
}
	

.llamar {
	display:none;
}


.dejar {
	display:none;
}



#inicialTablet{
	display:none;}
	
#inicialMobile{
	display:none;}



#primera {
	display: block;
	margin-top: 0px;
	width:100%;
	max-width: 758px;
	height: 646px;
	float: left;
}






#segunda {
	display: block;
	margin-top: 0px;
	max-width: 266px;
	width:100%;
	height: 646px;
	float:right;
	background:url(../images/html/backForm.png) no-repeat;
}






#bannerAutos {
	display: block;
	margin-top: 0px;
	width:100%;
	
	max-width:1024px;
	height:343px;
	float: left;
	background:url(../images/html/bannerAutos.png);
}




#tercera {
	display: block;
	margin-top: 0px;
	max-width: 1024px;
	width: 100%;
	height: 400px;
	background:url(../images/html/backTable.png);
	
	
}





#terceraTablet{
	display:none;
	}


#cuarta {
	display:none;

}


	
#redesSociales2 {
	display:none;

}
	


#legalesMes{
	display:block;
	height:auto;
	width:100%;
	background:#d00569;
	
	
	}
	
#legalesMes p{
	
	font-size:12px;
	color:#fff;
	font-family:"Helvetica", Arial, sans-serif;
	padding:5px 5px;
	}	



/*FOOTER*/
footer {
	
	width: 100%;
	height: 73px;
	background: #FFFFFF;
}
.footer-text {
	margin: 10px 0 0 30px;
}
.logo-kasa {
	width: 120px;
	float: left;
}
.legales {
	padding: 10px 0 0 140px;
	color: #777;
	font-size: 9px;
	width: 80%;
	margin-top: 10px;
}
.legales a {
	font-weight: bold;
	color: #B72218;
	text-decoration: none;
}

/*FIN-FOOTER*/



/*PLECA*/
.pleca {
	box-shadow: 0px 5px 6px #000;
	width: 100%;
	height: 1px;
	background: #343434;
}
/*FIN-PLECA*/


#clear {
	clear: both;
	
	
}




	#quinta{
	
	z-index:900px;
	margin:15px 0 0 100px;
	width:80%;
	height:290px;
	overflow:auto;
	float:left;}		
	


table{
	width:98%;}
  

  
	table#miyazaki { 
	box-shadow: 0px 0px 6px #000;
  margin: 0 auto;
  border-collapse: collapse;
  font-family: Agenda-Light, sans-serif;
  font-weight: 100; 
  background: #333; color: #fff;
  text-rendering: optimizeLegibility;
  border-radius: 5px; 
  
}

table#miyazaki thead th { font-weight: 600;
color:#424242;


background: #ffd65e; /* Old browsers */

background: -moz-linear-gradient(top,  #ffd65e 0%, #febf04 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd65e), color-stop(100%,#febf04)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ffd65e 0%,#febf04 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ffd65e 0%,#febf04 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ffd65e 0%,#febf04 100%); /* IE10+ */

background: linear-gradient(to bottom,  #ffd65e 0%,#febf04 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-9 */


 }
table#miyazaki thead th, table#miyazaki tbody td { 
  padding: .4rem; font-size:16px;
}
table#miyazaki tbody td { 
  padding: .4rem; font-size:16px;
  color: #444; background: #eee; 
}

table#miyazaki tbody td { 
  padding: .4rem; font-size:16px;
  color: #444; background: #eee;
  text-align:center;
}

table#miyazaki tbody .modelo{
	text-align:left;
	font-size:16px;
	color: #444;
	padding:0 0 0 60px;
}

table#miyazaki tbody tr:not(:last-child) { 
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;  
}


#promocionesTabla{
	width:100%;
	background:#A93739;
	height:400px;
	display:block;
	}
	
.promocionesCar{
	width:100%;
	height:200px;}	
	
.promociones{
	width:20%;
	float:right;
	padding:0 0 0 35px;
	display:block;
	}
	.inventario
	{
		text-align:center;
		font-family:"Helvetica", Arial, sans-serif;
	   font-size:25px;
	   padding: 30px 0 0 0;}
	   
.inventario a{
	color:#d00569;
	}