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

* { margin: 0;
	padding: 0;
	outline: 0;
	}
	
body { font-family: 'Mako', sans-serif; color: #4b4b4b; background: url(images/dark_dotted2.png); background-repeat: repeat;}
#arriba{
	height:1px;
}

header { display:block; padding: 5px 0; width: 100%; margin-bottom: 0px; position: fixed; z-index: 10; float: left;  }
#headercontainer { width: 960px; margin: 0 auto; position: relative; }

nav { width: auto; float: left; }

nav ul {
	width: 650px;
	background:url(images/boton1.png) repeat-x;
	position: absolute;
	right: 0;
	display: block;
	margin-top: -260px;
	height:62px;
	line-height:62px;
	text-align:center;
	border-radius:35px; 
	-moz-border-radius:35px; /* Firefox */ 
	-webkit-border-radius:35px; /* Safari y Chrome */ 
	}
	
nav ul li { width: 164px; display: inline; margin-left: 35px; margin-right: 35px; text-align:center; }
nav ul li a { font-size: 24px; border-bottom: none; }


h6 { color: #fff; font-size: 180px; position: relative; top: -160px; }
h6 a { background:url(images/logo.png) no-repeat; font-size: 180px; position:relative; width: 300px; border-bottom:none; }
h6 a:hover { background:url(images/logo2.png) no-repeat; font-size: 180px; width: 300px; border-bottom:none; }

#introcontent{
	margin-top:100px;
	margin-bottom:50px;
	width:100%;
	background:url(images/camion.png) no-repeat center;
	height:560px;
	text-align:center;
}

#intro{
	margin-left:auto;
	padding-top:190px;
	margin-right:auto;
	position:relative;
	width:960px;
	text-align:left;
}


#empresacontent{
	padding-top:50px;
	margin-top:30px;
	margin-bottom:50px;
	width:100%;
	background:url(images/empresaok.jpg) no-repeat center;
	height:750px;
	text-align:center;
}

#empresa{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:960px;
	text-align:left;
}

#historiacontent{
	padding-top:50px;
	margin-top:30px;
	margin-bottom:50px;
	width:100%;
	background:url(images/historiaok.jpg) no-repeat center;
	height:750px;
	text-align:center;
}

#historia{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:960px;
	text-align:left;
}

#historia1 {
	margin-left:auto;
	margin-right:auto;
	float:left;
	position:relative;
	width:300px;
}

#historia2 {
	background-color:#333;
	margin-top:120px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	float:right;
	position:relative;
	width:360px;
	word-wrap: break-all;
}


#flotacontent{
	padding-top:30px;
	margin-top:10px;
	margin-bottom:50px;
	width:100%;
	background:url(images/flotaok.jpg) no-repeat center;
	height:850px;
	text-align:center;
}

#flota{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:960px;
	text-align:left;
}

#contactocontent{
	padding-top:30px;
	margin-top:0px;
	margin-bottom:50px;
	width:100%;
	height:400px;
	text-align:center;
}

#contacto{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:960px;
	text-align:left;
}

h1{
	font-family: 'Mako', sans-serif;
	padding-top:30px;
	padding-bottom:0px;
	font-size:50px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#fff;
	line-height: 50px;
}

h2{
	font-family: 'Mako', sans-serif;
	padding-top:-5px;
	padding-bottom:20px;
	font-size:25px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#515254;
}
p{
	width:575px;
	/*background-color: rgba(255, 255, 255, 0.7);
	border: 5px rgba(255, 255, 255, 0.4);
	-webkit-border-radius: 5px;
	padding:20px;*/
	font-family: 'Mako', sans-serif;
	font-size:16px;
	color:#fff;
}
#empresa p{
	width:650px;
	/*background-color: rgba(255, 255, 255, 0.7);
	border: 5px rgba(255, 255, 255, 0.4);
	-webkit-border-radius: 5px;
	padding:20px;*/
	font-family: 'Mako', sans-serif;
	font-size:16px;
	color:#fff;
}
#empresa h1{
	width:650px;
	font-family: 'Mako', sans-serif;
	padding-top:30px;
	padding-bottom:0px;
	font-size:50px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#fff;
}
#historia h1{
	width:650px;
	font-family: 'Mako', sans-serif;
	padding-top:30px;
	padding-bottom:0px;
	font-size:50px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#fff;
}
#historia p{
	width:735px;
	/*background-color: rgba(255, 255, 255, 0.7);
	border: 5px rgba(255, 255, 255, 0.4);
	-webkit-border-radius: 5px;
	padding:20px;*/
	font-family: 'Mako', sans-serif;
	font-size:16px;
	color:#fff;
}
#flota h1{
	width:650px;
	font-family: 'Mako', sans-serif;
	padding-top:30px;
	padding-bottom:0px;
	font-size:50px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#fff;
}
#flota p{
	width:650px;
	/*background-color: rgba(255, 255, 255, 0.7);
	border: 5px rgba(255, 255, 255, 0.4);
	-webkit-border-radius: 5px;
	padding:20px;*/
	font-family: 'Mako', sans-serif;
	font-size:16px;
	color:#fff;
}
p a{
	margin-right:10px;
}
h3{
	width:600px;
	font-family: 'Mako', sans-serif;
	font-size:18px;
	padding: 10px 0;
	font-weight:normal;
	color:#525355;
}

h4{
	font-family: 'Mako', sans-serif;
	font-size:28px;
	text-align:right;
	padding: 4px 0;
	font-weight:normal;
	letter-spacing:0px;
	color:#999;
	line-height: 24px;
}

h5{
	font-family: 'Mako', sans-serif;
	font-size:14px;
	text-align:right;
	padding: 8px 0 0 0;
	font-weight:normal;
	letter-spacing:0px;
	color:#999;
	line-height: 0px;
}

input[type="text"] { width: 350px; }
textarea { width: 350px; height: 100px; }
label { color: #5F6062; }
input, textarea { background-color: rgba(255, 255, 255, 0.4); border: 5px solid rgba(95, 95, 95, 0.15); padding: 5px; font-family: 'Mako', sans-serif; color: #4b4b4b; font-size: 14px; -webkit-border-radius: 5px; margin-bottom: 5px; margin-top: -5px; }
input:focus, textarea:focus { border: 5px solid #B02536; background-color: rgba(200, 200, 200, 1); }

input[type="submit"] { border: none; cursor: pointer; color: #fff; font-size: 18px; background-color: #B02536; padding: 5px 36px 8px 36px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6); border-bottom: 1px solid rgba(0, 0, 0, 0.4); border-top: 1px solid rgba(255, 255, 255, 0.6);
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.23, #6D1322),
	    color-stop(0.62, #B02536)
	);
	background: -moz-linear-gradient(
	    center bottom,
	    #6D1322 23%,
	    #B02536 62%
	);
}

input[type="submit"]:hover { color: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.4); background-color: 6D1322;
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.23, #470312),
	    color-stop(0.62, #6D1322)
	);
	background: -moz-linear-gradient(
	    center bottom,
	    #470312 23%,
	    #6D1322 62%
	);
}

input[type="submit"]:active { position: relative; top: 1px; }

footer{
	margin-top:50px;
	margin-bottom:150px;
	font-family: 'Mako', sans-serif;
	font-size:18px;
	color:#525355;
	text-align:center;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 20px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 20px 0;
}
#lightbox-container-image-data {
	padding: 0; 
	color:#666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: normal; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.4em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.italica {
	font-style: italic;
}
.negrita {
	font-weight: bold;
}

