@charset "UTF-8";
/* CSS Document */
.contenedor {
	width: auto;
	z-index: auto;
	display: block;
	float: none;
	padding-left: 4%;
	padding-right: 4%;
}
.formulario {
	color: #383636;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	float: right;
	padding-right: 30px;
	margin-right: 30px;
	background-color: #FEFEF7;
	margin-top: 20px;
	text-align: center;
}
.separador {
	background-color: #EDE0B8;
	height: 10px;
}


.footer {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #028554;
	text-align: center;
	font-size: medium;
	color: #FFFFFF;
	height: 30px;
	border-top-style: solid;
	border-top-color: #2A2929;
	vertical-align: bottom;
	padding-top: 5px;
}
.logo  {
	background-color: #265426;
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: left;
	height: 40px;
	padding-top:10px;
	padding-left:10px;
	
}
.contacto {
	background-image: url(logo2.png);
	height: 400px;
	float: none;
	clear: none;
	border-top-color: #1B0C05;
}
.titulo {
	background-color: #C23339;
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	height: 35px;
	padding-top: 13px;
	border-top: medium groove #979797;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	clear: none;
	vertical-align: middle;
	font-size: large;
}
.servicios {
	background-color: #C23339;
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	height: 35px;
	padding-top: 13px;
	border-top: medium groove #979797;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	clear: none;
	vertical-align: middle;
	font-size: large;
}
.flota {
background-color: #C23339;
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	height: 35px;
	padding-top: 13px;
	border-top: medium groove #979797;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	clear: none;
	vertical-align: middle;
	font-size: large;
}
.contenidoservicios {
	background-color: #FFFFFF;
	color: #393636;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	text-align: center;
	border-width: medium;
	border-color: #BFBBBB;
	top: 7px;
}
.contenidoflota {
	background-color: #FFFFFF;
	color: #393636;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	text-align: center;
	border-width: medium;
	border-color: #BFBBBB;
}
