*{margin:0; padding:0;}

html, body{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-color:#000;
	overflow-x: hidden;
}

#background{
position:absolute;
width: 100%;
height:100%;
background-image:url(images/imageBackground.jpg);
background-repeat:no-repeat;
/*-moz-background-size: 100%;
background-size:100%;
*/
} 
#backgroundHeader{
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
	height:100%;
	width:100%;
	padding-left:30px;
	height:90px;
}

#contenedor{
    margin: 0 auto;
    padding: 0;
    width: 910px;
}
small {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#999999;
}

.fecha{
	float:right; 
	height:50px; 
	width:600px; 
	text-align:right; 
	padding-top:30px;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFF;
}
	
.fecha a{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}
.fecha a:hover{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FF0;
	text-decoration:none;
}
.botonera{
	padding-top:17px;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFF;
}

.botonera a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.botonera a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FF0;
	text-decoration:none;
}

.logo{
	float:left;
}

.header{
	height:130px;
	clear:both;
}


.boton{
float:right; background-color:#000; padding:0px 5px 0px 5px; color:#FFF; font-family:'Trebuchet MS'; font-size:9px; text-transform:uppercase;
margin-top:10px;
}

.boton a{
float:right; background-color:#000;  color:#FFF; font-family:'Trebuchet MS'; font-size:9px; text-transform:uppercase; text-decoration:none;
}

.boton a:hover{
float:right; background-color:#000;  color:#FF0; font-family:'Trebuchet MS'; font-size:9px; text-transform:uppercase; text-decoration:none;
}

.btnDescargarPdf{
	float:right;
	background-color:#c6171c;
	padding:0px 5px 0px 5px;
	color:#FFF;
	font-family:'Trebuchet MS';
	font-size:10px;
	text-transform:uppercase;
	margin-right:10px;
}

.btnDescargarPdf a{
	float:right;
	background-color:#c6171c;
	padding:0px 5px 0px 5px;
	color:#FFF;
	font-family:'Trebuchet MS';
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

.btnDescargarPdf a:hover{
	float:right;
	background-color:#c6171c;
	padding:0px 5px 0px 5px;
	color:#FF0;
	font-family:'Trebuchet MS';
	font-size:10px;
	text-transform:uppercase;
}

.home{
	clear: both;
    height: 250px;
    padding-top: 250px;
}
#destacado{
	float:left; 
	width:270px;
	background-image:url(images/backHome.png);
	background-repeat:repeat;
	margin-right:10px; 
	padding:10px; 
	height:225px;
}
#destacado .secTitulo{
	font-family:'Trebuchet MS'; font-size:12px; color:#000; border-bottom:1px solid #000
}
#destacado .secTexto{
	font-family:'Trebuchet MS'; font-size:12px; padding-top:5px; line-height:15px	
}

/* Quienes Somos*/
.quienesSomos{
	clear: both;
    height: 100%;
    padding-top: 50px;
}
#quienesSomos{
	background-image:url(images/backInternas.png);
	background-repeat:repeat;
	margin: 0 auto;
	width: 890px;
	padding:10px;
	height:440px;
}
#quienesSomos .secTitulo{
	font-family:'Trebuchet MS'; font-size:12px; color:#FFF; border-bottom:1px solid #000; 
}
#quienesSomos .secImagen{
	float:left;
	padding:10px;
}
#quienesSomos .secTexto{
    color: #FFFFFF;
    float: right;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    padding: 10px;
    width: 410px;
}

/*servicios*/
.servicios{
	clear: both;
    height: 100%;
    padding-top: 50px;
}
#servicios{
	background-image:url(images/backInternas.png);
	background-repeat:repeat;
	margin: 0 auto;
	width: 890px;
	padding:10px;
	height:440px;
}
#servicios .secTitulo{
	font-family:'Trebuchet MS'; 
	font-size:12px; 
	color:#FFF; 
	border-bottom:1px solid #000; 
}
#servicios .secImagen{
	width:168px; 
	float:left; 
	margin-right:10px;
	border:0px;
}
#servicios .secImagen a{
    border: 1px solid #000000;
    float: left;
    height: 115px;
    margin-right: 10px;
    width: 168px;
}
#servicios .secImagen a:hover{
	width:168px; 
	float:left; 
	margin-right:10px;
	border:1px solid #FFF;
	    height: 115px;
}
#servicios .secTexto{
    color: #FFFFFF;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    padding: 10px;
}
#servicios .secModelo{
	color: #FFFFFF;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	width:100px;
	float:left;
	padding:10px;
	line-height:14px;
}
#servicios .secModelo a{
	color:#FF0;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	width:100px;
	float:left;
	text-decoration:none;
	border:0px;
}
#servicios .secModelo a:hover{
    color:#FFF;
    font-family: 'Trebuchet MS';
    font-size: 12px;
	width:100px; float:left;
	text-decoration:none;
	border:0px;
}

#servicios .secImagen .boton a {
    border: 0 none;
    color: #FFFFFF;
    font-family: 'Trebuchet MS';
    font-size: 9px;
    height: 15px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 27px;
}

#servicios .secImagen .boton a:hover {
    border: 0 none;
    color:#FFFF00;
    font-family: 'Trebuchet MS';
    font-size: 9px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 27px;
	    height: 15px;
}

/*flota detalle*/
.flotaDetalle{
	clear: both;
    height: 100%;
    padding-top: 50px;
}
#flotaDetalle{
   	background-image:url(images/backInternas.png);
	background-repeat:repeat;
    margin: 0 auto;
    width: 890px;
	padding:10px;
	height:370px;
}
#flotaDetalle .secTitulo{
	font-family:'Trebuchet MS'; font-size:12px; color:#FFF; 
}
#flotaDetalle .secModelo{
    color: #FFFFFF;
    font-family: 'Trebuchet MS';
    font-size: 12px;
	line-height:14px;
	border-bottom:1px solid #000;
	padding:10px;
	width:440px;
}
#flotaDetalle .secImagen{
	float:right;
	padding:10px;
}
#flotaDetalle .secTexto{
    color: #FFFFFF;
    float: left;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    padding: 10px;
    width: 440px;
}


.cuadroTitulo{
	clear:left;
	font-size:11px;
	color:#FFF;
	padding:10px;
	border-top:1px solid #000;
	font-family:"Trebuchet MS";
}

/*CONTACTO*/

.contacto{
	clear: both;
    height: 100%;
    padding-top: 50px;
}
#contacto{
   	background-image:url(images/backInternas.png);
	background-repeat:repeat;
    margin: 0 auto;
    width: 890px;
	padding:10px;
	height:370px;
}

#contacto .secTitulo{
	font-family:'Trebuchet MS'; 
	font-size:12px; 
	color:#FFF;
	border-bottom:1px solid #000;
}

#form1{
    height: 100%;
    margin-top: 20px;
    width: 330px;
	font-family:"Trebuchet MS"; 
	font-size:11px; 
	color:#FFF;
	margin-left:10px;
}
#form1 label{
	width:230px;
}

.formulario{
    background-color: #000000;
    border: 1px solid #666666;
    color: #CCCCCC;
    font-family: "Trebuchet MS";
    font-size: 11px;
    margin-left: 45px;
    margin-top: 5px;
    width: 280px;
}
.btnFormulario {
    background-color: Red;
    border: 1px solid #000000;
	color:#FFF;
    clear: both;
    float: right;
    font-family: "Trebuchet MS";
    font-size: 11px;
    height: 22px;
    margin-left: 5px;
    width: 120px;
}


.footer{
	background-image: url("images/footer.jpg");
	background-repeat: no-repeat;
	font-family:"Trebuchet MS";
	clear: both;
	color: #CCCCCC;
	font-size: 10px;
	height: 35px;
	padding-top: 30px;
}
