html, body {
height: 100%;
margin: 0px;
padding: 0px;
font-family: 'Quattrocento Sans', sans-serif;
}

.franja{
	position:absolute;
	top: 140px;
	width:100%;
	height:99px;
	margin-top:5px;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	z-index: 0;
}

h3 {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 5px;
    color:  #06C;
    display: block;
    font-family: sans-serif;
    font-size: 20px;
    text-shadow: 1px 1px 1px #CCCCCC;
    width: 433px;
	padding-bottom:15px;
	margin-bottom:15px;
}

.resaltado , .resaltado2 , .resaltado3{
	font-family: sans-serif;
    font-size: 18px;
    text-shadow: 1px 1px 1px #CCCCCC;
	color:#06C;
	
    padding-bottom:5px;
	}
	
.resaltado2{
	display:block;
	background: none repeat scroll 0 0 #F3F3F3;
	padding:5px;
	margin-top:5px;
	}
	
.resaltado3{
	display:block;
	background: none repeat scroll 0 0 #F3F3F3;
	padding:5px;
	margin-top:5px;
	width: 200px;
	}
	
.foto{
	display:block;
	width:680px;
	height:auto;
	padding-bottom:10px;
}

.marca{
	float:left;
	max-width:165px !important; 
	height:165px;
	padding-right:5px;
	
}
	
 #camion2 {
	position:absolute;
	width:200px;
	height:100px;
	z-index:100;
	left: 580px;
	top: 0px;
}

.bienvenido{
	font-family: 'Quattrocento Sans', sans-serif;
	font-weight:600;
	color:#FFF;
	font-size:18px;
	text-align:left;
	padding-top:10px;
}



.cinta{
	float:left;
	width:580px;
	height:150px;
	top:5px;
	margin-right:1px;
	}
	
p{
	font-family:Tahoma, Geneva, sans-serif;
	color: #333;
	font-size:12px;
	line-height:1,4em;
}

.nosotros{
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:13px;
	line-height:1,6em;
	text-align:justify;
}

h2{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:400;
	font-size:18px;
	color:#06C;
}

.llamanos{
	font-size:30px;
	color:#FFF;
	text-shadow: 0 2px 0  #333;
	padding-top:8px;

}

.curvo{
	width:230px;
	height:auto;
	border: solid 1px  #FFF;
	border-radius: 10px 10px 200px 10px;
	-moz-border-radius: 10px 10px 200px 10px;
	-webkit-border-radius: 10px 10px 200px 10px;
	
}

.subtitulo{
	font-size:12px;
	color: #06C;
	font-weight:700;
	text-align:right;
}
.items{
	padding-left:40px;
	padding-top:15px;
	line-height:2em;
	list-style:circle;
	color:#06C;
}

.partes{
	display:block;
	width:280px;
	padding-left:40px;
	padding-top:15px;
	line-height:1em;
	list-style: disc;
	color:#06C;
	
}

.partes li{
	padding:3px;
	margin-bottom:3px;
	
}

.items2{
	display:block;
	width:200px;
	padding-left:40px;
	padding-top:15px;
	line-height:1em;
	list-style: disc;
	color:#06C;
	
}

.items2 li{
	padding:3px;
	margin-bottom:3px;
	background-color: #EBEBEB;
}

.items2 li a{
	color: #999;
	padding:3px;
	margin-bottom:3px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor:pointer;
}

.items2 li a:hover {
	color: #06C;
	padding-left:10px;
}

.foto_marcas{
	float:left;
	width:135px;
	height:135px;
	padding:5px;
	background-color: #06C;
	border: 8px solid #CCC;
	box-shadow: 0 10px 10px rgba(0, 0, 0, .3);

}

.foto_marcas img{
	width:100%;
	height:auto;
}
	
	

.avance{
	font-family:Tahoma, Geneva, sans-serif;
	color: #333;
	font-size:12px;
	line-height:1,2em;
}

.hoja{
	display:block;
	width:100%;
	height:25px;
	background-color:#06C;
	padding-top:5px;
	margin-top:25px;
	color:#FFF;
	text-align:center;
	
}

.footer{
	font-size:11px;
	color:#666;
	text-align:left;
}

#apDiv11 {
	position:absolute;
	width: 517px !important;
	height: 91px;
	z-index:2;
	left: 285px;
	top: 9px;
	}
	
