@font-face {
	font-family: Helvetica_R;
	src: url('../fonts/helvetica-lt-std-roman.otf');
}
@font-face {
	font-family: Frutiger;
	src: url('../fonts/frutigerltstd-roman.otf');
}

a{
	text-decoration: none;
}
#body{
    height: auto;
    width:850px;
	margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#columna{
    float: left;
    width:195px;
}
#sub_columna{
    padding: 10px;
    float: left;
    width:180px;
    background: url("../images/puntitos_naranjas.png") repeat-y scroll right top transparent;
}
#desc_banner{
    color: #605a5a;
    font-family: Helvetica_R;
    font-size: 13px;
    line-height: 20px;
    padding: 8px;
}
/*HEADER*/
#contenedor_header{
	width:650px;
	position: relative;
	margin-top: 0px;
}
/*----------------------*/
#logo{
    display: block;
    margin-top: 5px;
}
#contenedor_menu{
	position: relative;
    margin-top: 20px;
}
#menu{
	width:500px;
	height: 67px;
}
#menu ul{
	width:650px;
	height: 46px;
}
#menu ul li{
	float: left;
}
#menu ul li#menu_inicio{
	width: 106px;
	height: 44px;
	overflow: hidden;
	background: url("../images/menu/inicio.png") left top no-repeat;
}
#menu ul li#menu_inicio:hover{
	background-position: left bottom;
}
#menu_inicio a{
	display: block;
	width: 106px;
	height: 44px;
}
#menu ul li#menu_quienes_somos{
	width: 159px;
	height: 44px;
	overflow: hidden;
	background: url("../images/menu/quienes_somos.png") left top no-repeat;
}
#menu ul li#menu_quienes_somos:hover{
	background-position: left bottom;
}
#menu_quienes_somos a{
	display: block;
	width: 159px;
	height: 44px;
}
#menu ul li#menu_nuestra_flota{
	width: 158px;
	height: 44px;
	overflow: hidden;
	background: url("../images/menu/nuestra_flota.png") left top no-repeat;
}
#menu ul li#menu_nuestra_flota:hover{
	background-position: left bottom;
}
#menu_nuestra_flota a{
	display: block;
	width: 158px;
	height: 44px;
}
#menu ul li#menu_servicios{
	width: 121px;
	height: 44px;
	overflow: hidden;
	background: url("../images/menu/servicios.png") left top no-repeat;
}
#menu ul li#menu_servicios:hover{
	background-position: left bottom;
}
#menu_servicios a{
	display: block;
	width: 121px;
	height: 44px;
}
#menu ul li#menu_contacto{
	width: 105px;
	height: 44px;
	overflow: hidden;
	background: url("../images/menu/contacto.png") left top no-repeat;
}
#menu ul li#menu_contacto:hover{
	background-position: left bottom;
}
#menu_contacto a{
	display: block;
	width: 105px;
	height: 44px;
}
.activo{
	background-position: left bottom !important;
}


/* --------------------- */
#medio{
    position: relative;
    float: left;
    width:650px;
}
#contenido{
    height: auto;
	width: 610px;
	position: relative;
	padding: 20px;
}
h1{
    text-align: center;
    font-family: Frutiger;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 12px;
    color: #F79A1F;
}
#contenido p{
    color: #605A5A;
    font-family: Helvetica_R;
    font-size: 16px;
    line-height: 20px;
}
/*INICIO*/
#img_frente{
    margin-left: 52px;
}
/* MINI CONTACT FORM --------------------- */
#espacio1{
    clear: both;
    height: 233px;
}
#espacio2{
    clear: both;
    height: 293px;
}
#espacio3{
    clear: both;
    height: 330px;
}
.humans { display: none; }
/* #mini_contact_form{ */
    /* margin-top: 124px !important; */
/* } */
#mini_contact_form{
    margin-top: 62px;
}
#mini_contact_form label{
    display: block;
    color: #605a5a;
    font-family: Helvetica_R;
    font-size: 12px;
    line-height: 20px;
}
#mini_contact_form input, #mini_contact_form textarea{
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #D9DADE;
    height: 20px;
    width: 174px;
}
#mini_contact_form textarea{
    font-family: Microsoft Sans Serif;
    font-size: 13px;
    height: 120px;
    resize: vertical;
}
#boton_enviar_mini_form{
    background: none repeat scroll 0 0 #000;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Helvetica_R;
    font-size: 14px;
    font-weight: bold;
    height: 25px !important;
    margin-top: 5px;
    width: 85px !important;
}
#boton_enviar_mini_form:hover{
    background: none repeat scroll 0 0 #f8a436;
    color: #FFFFFF;
}
/*NUESTRA FLOTA*/
#flota li{
    list-style: none inside url("../images/puntito_naranja.png") !important;
    color: #605A5A;
    font-family: Helvetica_R;
    font-size: 16px;
    line-height: 25px;
    margin-left: 50px;
}
.mm-box-plugin{
    margin-top: 20px;
}
.mm-info-text p{
    color: #fff !important;
    width: 350px !important;
}
.mm-info-box{
    width: 390px !important;
}
.mm-info-btn-inner{
    background: url("../images/info_btn_inner_white.png") no-repeat scroll center center transparent !important;
}
.mm-black-skin .mm-info-text {
	background: rgba(0, 0, 0, 0.35);
}
.mm-container{
    width: 620px !important;
}
.mm-container img{
    width: 620px;
    height: 360px;
}
.mm-list{
    width: 620px !important;
}
#asterisco{
    text-align: center;
}
/*SERVICIOS*/
.servicios li{
    list-style: none inside url("../images/puntito_naranja.png") !important;
    color: #605A5A;
    font-family: Helvetica_R;
    font-size: 16px;
    line-height: 25px;
    margin-left: 50px;
}
/*CONTACTO*/
.contacto li{
    list-style: none inside url("../images/puntito_naranja.png") !important;
    color: #605A5A;
    font-family: Helvetica_R;
    font-size: 16px;
    line-height: 25px;
    margin-left: 50px;
}
/*FOOTER*/
#footer{
    width:850px;
	margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    /*position: relative;*/
}
#info{
    position: relative;
}
#mini_menu{
    position: relative;
    text-align: center;
}
#info p, #info a, #mini_menu a{
    color: #262262;
    font-family: Helvetica_R;
    font-size: 15px;
    /*font-weight: bold;*/
    /*letter-spacing: 1px;*/
    margin: 10px auto;
    text-align: center;
}