body {
	background-color:#7bbbe8;
  padding-top: 0px;
  
  
}

.contactoTabla {
    max-width: 741px;
    padding: 20px;
    border-radius: 9px 9px 0px 0px;
    -moz-border-radius: 9px 9px 0px 0px;
    -webkit-border-radius: 9px 9px 0px 0px;
    border: 1px solid #707275;
}
.active{
	color: #318A07;}
	.color{
		color: #318A07;
		}
.titulo{
	font-size:36px;
	font-weight:bold;
	
	}
.redondeado{
 	/*box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.93);
    -moz-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.93);
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.93)
	-webkit-box-shadow: rgba(255,255,255,0.3) 0 1px 0, rgba(0,0,0,0.3) 0 -1px 0;

box-shadow: rgba(255,255,255,0.3) 0 1px 0, rgba(0,0,0,0.3) 0 -1px 0;

-webkit-box-shadow: 0 0 3px rgba(1, 1, 1, 0.7);

box-shadow: 0 0 5px rgba(1, 1, 1, 0.7);;*/
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
}
.esquinasRedondeadas{
	border:1px solid #e8e8e8;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;"
	}
	.tablaClientes{
			
			width:100%;
			}
	
	
	/* tablet smartphone*/
	
	/* smartphone*/
	
	
	
.texto_home{
	color:white;
	font-size:16px;
	padding:15px;}
.bgazul{
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#00488a),color-stop(1,#006bb1)) !important;
    background: -webkit-linear-gradient(top,#00488a 0%,#006bb1 100%)!important;
    background: -moz-linear-gradient(top,#00488a 0%,#006bb1 100%)!important;
    background: -o-linear-gradient(top,#00488a 0%,#006bb1 100%)!important;
    background: -ms-linear-gradient(top,#00488a 0%,#006bb1 100%)!important;
    background: linear-gradient(to bottom,#00488a,#006bb1)!important;
   
    font-size: 16px;
    color:white;
}
.tablaFooter{
	font-size: 10px;
	color:white;
	text-align:justify;
    -webkit-text-size-adjust: 100%;
    /*text-transform: uppercase;*/

}

.separacion{
	height: 25px !important;
}

.shadow_image{
	    -webkit-box-shadow: 2px 6px 13px -4px rgba(50, 50, 60, 1);
		-moz-box-shadow:    2px 6px 13px -4px rgba(50, 50, 60, 1);
        box-shadow:         2px 6px 13px -4px rgba(50, 50, 60, 1);
	}
.texto16{

	font-size:16px;
	}	
.texto18{

	font-size:16px;
	font-style:italic;
	color: white;
	}	

.texto14{
	color: white;

	font-size:13px;
	}
.sombra{
	-webkit-box-shadow: 2px 6px 13px -4px rgba(50, 50, 60, 1);
-moz-box-shadow:    2px 6px 13px -4px rgba(50, 50, 60, 1);
box-shadow:         2px 6px 13px -4px rgba(50, 50, 60, 1);
}	
.wsb-shape {

   
	color:#003f7f;
     background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#00488a),color-stop(1,#006bb1)); 
     background: -webkit-linear-gradient(top,#00488a 0%,#006bb1 100%); 
    background: -moz-linear-gradient(top,#00488a 0%,#006bb1 100%);
    background: -o-linear-gradient(top,#00488a 0%,#006bb1 100%);
    background: -ms-linear-gradient(top,#00488a 0%,#006bb1 100%);
     background: linear-gradient(to bottom,#00488a,#006bb1); 
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ff00488a',endColorstr='#ff006bb1');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorStr='#ff00488a',endColorStr='#ff006bb1');
     
    
	font-size:16px;
	border-radius: 6px;
	
}

.container_menu{
	padding:0px; border:0px solid #D3D2D6; background-image:url('../camiones/CAMIONES_A_CD_MORELOS.png') !important;
	background-repeat: repeat-x !important;
}


.tabla_contenido_inicio{
	 width:100%;
	padding: 10px;
}


.menuInferior{
	background-color: white;
	text-align: center;
	width: 180px !important;
	color:#003f7f;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;

}

.menuInferiorSelected{
	background-color: #003f7f;
	text-align: center;
	width: 180px !important;
	color:white;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 15px;

    padding-top: 2px !important;
    padding-bottom: 2px;

}

.telefonos{
	color: white;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	
}
.fechaUnidades{
	width: 10px;
}
.unidadesTitulo{
	color: white;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding-left: 8px;
}
.telefonos2{
	color: white;
	font-size: 16px;
	text-align: center;
	
}
.degradadoLateral{

	
   
}

.degradadoLateralEstados{
	
	
	padding-bottom:150px;

}

.bg_lateral_full{
	background-image: url(../camiones/Camiones_para_Carga_en_General.png), linear-gradient(to bottom, #006bb6 90%, #EEECEB 90%);
	background-size: 100%, cover;
	background-position: bottom;
    background-repeat: no-repeat;
   	/*min-height: 1110px;*/
	height: 100% !important;
	/*min-height: 100% !important;*/
	}


/*@media (min-width: 1300px) {
    .bg_lateral_full table td{
        padding-left: 18px;
    }
}*/


#linkLaterales a:hover{
	/*background:white;
	color:#003f7f !important;
	text-decoration: none;
	width: 150px !important;
*/
}
#linkLateralesEstados a{
	color:white;
	}
#linkLateralesEstados table tr td{
	padding:0px;
	
	}
.textoNosotros{
	font-size: 14px;
	color: #292929;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #003f7f;
	text-align: justify;

}

.labelFormContacto{
	font-size: 16px;
	color: #292929;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #003f7f;
	text-align:right;
	padding-right: 30px;	

}
.sombraNosotros{
	color:white;
     background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#00488a),color-stop(1,#006bb1)); 
     background: -webkit-linear-gradient(top,#00488a 0%,#006bb1 100%); 
    background: -moz-linear-gradient(top,#00488a 0%,#006bb1 100%);
    background: -o-linear-gradient(top,#00488a 0%,#006bb1 100%);
    background: -ms-linear-gradient(top,#00488a 0%,#006bb1 100%);
     background: linear-gradient(to bottom,#00488a,#006bb1); 
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ff00488a',endColorstr='#ff006bb1');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorStr='#ff00488a',endColorStr='#ff006bb1');
     box-sizing: content-box; 
    -moz-box-sizing: content-box;
	font-size:16px;
	-webkit-box-shadow: 2px 6px 13px -4px rgba(50, 50, 60, 1);
-moz-box-shadow:    2px 6px 13px -4px rgba(50, 50, 60, 1);
box-shadow:         2px 6px 13px -4px rgba(50, 50, 60, 1);
		min-height: 40px;
		width: 95%;
		
		font-weight: bolder;
		font-size: 18px;
		line-height: 40px;

}

.textoCamion{
	font-size: 18px;
	color: #292929;
	line-height: 20px;
	font-weight: bold;

	padding-right: 20px;
	color: #003f7f;
	
	text-align: justify;

}


.imageBorder{
	border:2px solid #FFFFFF;
	}	

.nombreEstado{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 16px;
	color: #003f7f;
	text-align: left;
	padding-left:57px;

}	
.tablaKilometros{
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 16px;
	color: #003f7f;
	text-align: center;

	}

#estadosTabla td{
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:13px;
	}
	
.labelForm{
	font-size:12px;
	color:#666;
	
	}
.requerido{
	font-size:12px;
	color:red;
	}
.error{
border: 1px solid #d00000!important;
    background-color: #ffdcdc!important;
}
.menuInferiorCamionesLink{
	color:white;
}

.menuInferiorCamiones{
	background-image:url(../camiones/CAMIONES_A_RINCON_DE_ROMOS.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
	padding-top: 3px;
	padding-left: 19px;
	padding-right: 19px;
	margin-right: 0px;
	
	
	font-size: 12px;
	color: white;
	display:inline-block;;
	min-width: 121px;
	text-align: center;
}
.separacionTrocas{
	height: 26px;
}


.titulosAzules{
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #003f7f;

}

.tableProyectos{
	background: url(../camiones/Camiones_argos_Proyectos-Importantes_bg.png);
	background-repeat: no-repeat;
    max-width: 600px;
    width: 530px;
    font-size: 16px;
    width: 100%;    
    color:white;
    height: 40px;
}

.tableProyectosDos{
	background: url(../camiones/Camiones_argos_Proyectos-Importantes_bg_dos.png);
	background-position:right;
	background-repeat: no-repeat;
    max-width: 600px;
    width: 100%;
    font-size: 16px;
        
    color:white;
    height: 40px;
}
.unidadesDiv{
	text-align: center;
}
.unidades{
	width: 75%;
	text-align: center;

}
#estadosTabla{
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-color: white;
color:#003f7f;
text-align:left;
max-width: 750px;

}
.ciudadMexico{
	/*width:28%; */
	text-align:center;
}
	
.ciudadMexicoA{
	/*width:5%;*/
	text-align: center;
}

.columnaEstadosDos{
	/*width:17%;*/
	text-align:left;
}


.columnaMunicipio{
	/*width:17%;*/
	}
.columnaColonia{
	/*width:24%;*/
	}
.kilometrosTabla{
	/*width:12%;*/
	}




.municipioTabla{
	width:25%;
	}

.tablaNorte{
	font-size: 14px;
    color: #292929;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px;
    color: #003f7f;
    text-align: justify;
}
.tituloCamionesNorte{font-size: 14px;
    font-weight: bold;
    padding-bottom: 16px;
    color: #003f7f;
    text-align: left;}

.paddingSmallEstados{
	padding-top:20px}

.botonesFormulario{
	background: url('../camiones/CAMIONES_A_PABELLON_DE_ARTEAGA.png');
	background-repeat: no-repeat;
	height: 53px;
	max-width: 615px;

}
.botonesClientes{
	background: url('../camiones/Camiones_bgClientes.jpg');
	background-repeat: no-repeat;
	height: 53px;
	max-width: 576px;

}
.btnLimpiar{
/*	color: white;
	font-size: 16px;
	text-align: left;
	padding-left: 25px;*/
}
.btnEnviar{
	/*color: white;
	font-size: 16px;
	text-align: right;
	padding-right: 25px;*/

}
.btnRedes{
	max-width:125px !important;
}
#link1{

	min-width:108px;
	margin-left: 1px;
}
#link2{

	min-width:108px
}
#link3{

	min-width:105px
}
#link4{

	min-width:99px
}

#link6{

	min-width:100px
}
#link7{

	min-width:130px
}
#link8{

	min-width:215px
}

#link9{
	min-width:70px;
}
/*@media(max-width: 673px){
	#link1,#link2,#link3,#link4,#link5,#link6,#link7,#link8,#link9{
		background: transparent !important;
	}
}*/
@media(min-width: 767px){
		#link1:hover{
			background-image: url('../camiones/CAMIONES_A_DISTRITO_FEDERAL.png'); background-size: 100% 100%;
			color:white; 
		}

		#link2:hover{
			background-image: url('../camiones/CAMIONES_A_DISTRITO_FEDERAL.png'); background-size: 100% 100%; 
			color:white;
		}

		#link3:hover{
			background-image: url('../camiones/CAMIONES_A_EL_ENCINAL.png'); background-size: 100% 100%; 
			color:white !important;
		}

		#link4:hover{
			background-image: url('../camiones/CAMIONES_A_EL_CHINERO.png'); background-size: 100% 100%; 
		}

		#link5:hover{
			background-image: url('../camiones/CAMIONES_A_CUERNAVACA.png'); background-size: 100% 100%;
				color:white; 
		}

		#link6:hover{
			background-image: url('../camiones/CAMIONES_A_DISTRITO_FEDERAL.png'); background-size: 100% 100%; 
		}

		#link7:hover{
			background-image: url('../camiones/CAMIONES_A_EL_CAMPITO.png'); background-size: 100% 100%; 
		}

		#link8:hover{
			background-image: url('../camiones/CAMIONES_A_EL_CENTINELA.png'); background-size: 100% 100%; 
		}

		#link9:hover{
			background-image: url('../camiones/CAMIONES_A_DELTA.png'); background-size: 100% 100%; 
		}
}
.separacionBotones{
	height:35px;}
	
#btnLimpiar:hover{
	background-image: url('../camiones/contacto/boton_contacto_limpiar_02.png');
}

#btnEnviar:hover{
	background-image: url('../camiones/contacto/boton_contacto_enviar_02.png'); 
}

#btnAnterior, #btnSiguiente, #btnLimpiar, #btnEnviar{
display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
 }






.ciudadMexico{
	padding: 0 !important;
	width: 26%; 
	text-align:right;
}

.ciudadMexicoA{
	width: 3%;
    text-align: center;
  
}

.columnaEstadosDos{
	width: 19%;
	text-align:center;
}

.columnaMunicipio {
	width: 16%;
}

.municipioTabla{
	width: 26%;
}
.columnaEstadosDos {
    width: 18%;
    text-align: left;
}

.kilometrosTabla {
    text-align: left;
    width: 8%;
    }

  

  #divPrincipal{
  	min-height: 1130px;
  }




  .degradadoLateralEstados .bg_lateral_full {
 	/*min-height: 2200px;*/
 }

 .tituloEstadoCobertura {
    font-size: 18px;
    color: #292929;
    line-height: 20px;
    font-weight: bold;
    padding-right: 20px;
    color: #003f7f;
    text-align: justify;
}


.tituloEstadoCobertura {
    font-size: 18px;
    color: #292929;
    line-height: 20px;
    font-weight: bold;
    padding-right: 20px;
    color: #003f7f;
    text-align: justify;
    padding-top: 4px !important;
    padding-bottom: 15px !important;
}

#estadosTabla{
	border:1px solid white;
}

.imagenTabla{
    position: absolute;
top: 70%;
left: 7%;
font-size: 9px;
color: red;
width: 28%;
line-height: 10px;
text-align: left;
}
.imagenDescripcion{
        position: absolute;
        top: 70%;
        left: 45%;
        font-size: 9px;
        color: red;
        width: 49%;
        line-height: 10px;
        text-align: right;
}
.imagenTitulo{
position: absolute;
top: 13%;
left: 55%;
font-size: 12px;
color: #003f7f;
}
.imagenRedes{
        position: absolute;
bottom: 2%;
left: 10%;
font-size: 10px;
color: white;
width: 78%;
line-height: 12px;
text-align: left;
}
}