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

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


/*HEADER*/
header {
	height: 112px;
	width: 100%;
}
.logo-marca {
	float: left;
}
.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: 654px;
	float: left;
}






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






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




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





#terceraTablet{
	display:none;
	}


#cuarta {
	display:none;

}


	
#redesSociales2 {
	display:none;

}
	


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



/*FOOTER*/
footer {
	
	width: 100%;
	height: 66px;
	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;}		
