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

@media screen and (min-width:768px) and (max-width:1023px) {
	
#container {
	height:auto;
	box-shadow: none;
	width: 100%;
}


#inicialTablet{
	display: block;
	margin-top: 0px;
	width:100%;
	max-width: 1023px;
	height:auto;
	float:none;}
	
	
#inicialMobile{
	display:none;}
		



#primera {
	display:none;
	
}

#bannerAutos {
	display: block;
	width:100%;
	height:343px;
	float: left;
	background:url(../images/html/bannerAutosTab.png) no-repeat center;
}



#segunda {
	display:none;
}

	
		

#tercera {
	display:none;
}


.inventario {
	width:40%;
	padding:10px;
	position: absolute;
	padding: 10px;
	display: block;
	margin:5px 25%;
	

}


#terceraTablet{
	display:block;
	height:80px;
	width:100%;
	}
	
#terceraTablet a{
	text-align:center;
	padding:3px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bolder;
	display:block;
	
	color:#FFF;}	
	
	
	
	
	


#cuarta {
	margin: 0px auto;
	display: block;
	width: 100%;
	height: 600px;
	
	background: rgb(255,255,255); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 37%, rgba(191,191,191,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(37%,rgba(255,255,255,1)), color-stop(100%,rgba(191,191,191,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 37%,rgba(191,191,191,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(255,255,255,1) 37%,rgba(191,191,191,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(255,255,255,1) 37%,rgba(191,191,191,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 37%,rgba(191,191,191,1) 100%); /* W3C */

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


	
	
}





#content-div{
	margin:0;
	z-index:900px;
	width:100%;
	height:50%;
	float:none;}	


#quinta{
	margin:0;
	z-index:900px;
	width:100%;
	height:290px;
	overflow:auto;
	float:none;}		
	
	
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 caption { 
  font-size: 16px;; color: #444;
  margin: 1%;
  background-image:none;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left, center right; 
}
table#miyazaki thead th { font-weight: 600; }
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;  
}
	
	
	
	
	




}
