@charset "utf-8";
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.text-home {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	margin-left: 20px;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	margin-left: 20px;
	font-weight: bold;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
.titulos-caja-trucks {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	background-color: #02A4BD;
	height: 20px;
}
.contenido-caja-trucks {
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 8px;
}
.div-trucks {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 5px;
}
.dropdown {
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 2px;
}
.tabla-truck-big {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
	padding-bottom: 2px;
	padding-top: 2px;
}
.next-back {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.div-logos-trucks {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E2E2E2;
}
