@charset "UTF-8";
@import url("http://saferbo.com/css/normalize.css");
body
	{
	color: #000; /*Color de la fuente en genereral para todo el sito*/;
	font-family: sans-serif; /*Fuente definida para todo el Sitio y todos sus elementos*/;
	font-weight: 400;
	font-size: 100%;
	margin: 0 auto;
	width: 100%; /*Color del fondo de la pagina Web*/ /* background: #fc8; */;
	background: url(../images/consulta_guia/bg_body.jpg) #E9E9E9;
	background-repeat: no-repeat;
	background-position: center top;
}

/*Transicion para todos los elementos de la pagina web en todas sus propiedades*/
.animacion
	{
transition:all linear 0.3s;
-webkit-transition:all linear 0.3s;
-moz-transition:all linear 0.3s;
-ms-transition:all linear 0.3s;
-o-transition:all linear 0.3s;
	}
/*Fin de las Transiciones*/

/*Se agrega fondo al centro de la pagina*/
.cont_pagina
	{
		background: transparent;
	}
/*Fin fondo centro pagina*/

.cont_cuerpo_general
	{
		width: 960px;
		margin: 0 auto;
	}

.cont_header
	{
		background: #FFF;
		padding: 10px 0;
		min-width: 1024px;
	}
.cont_footer
	{
		background: #444;
		padding: 10px 0;
		min-width: 1024px;
	}

h1
	{
		/*Se definen los estilos para los titulos principales de la pagina*/
		margin: 0;
		padding: 0;
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 400;
		color: #066FB6;
	}

	h2, h3, h4,h5
	{
		/*Se definen los estilos para los titulos secundarios de la pagina, que contienen propiedades similaries*/
		margin: 0;
		padding: 0;
		font-family: 'Source Sans Pro', sans-serif;
	}

	h2
		{
			/*se le definen estilos unicos para cada titulo*/
			color: #08C;
			font-weight: 300;
		}
	h3
		{
			/*se le definen estilos unicos para cada titulo*/
			font-weight: 500;
		}
	h4
		{
			/*se le definen estilos unicos para cada titulo*/
			font-weight: 500;
		}
	h5
		{
			/*se le definen estilos unicos para cada titulo*/
			font-weight: 500;
		}

	p
		{
			/*Estilos para los parrafos, se definen propiedades globales*/
			font-weight: 400;
			margin: 0;
		}

	header
		{
			/*Estilos para el encabezado de la pagina*/
			/*Se define el color de fono de la pagina*/
			background: #FFF;	/*Color Plano*/

			/*Imagen de fondo y la propiedad no-repeat para que la image no se repita*/
			/* background-image: url(http://saferbo.com/images/1.jpg);
			background-repeat: no-repeat; */

			text-align: justify;
			position: relative;
			margin: 0 auto 0 auto;
			padding: 10px;
			border: 1px solid #FFF;

			-webkit-border-top-left-radius: 8px;
			-webkit-border-top-right-radius: 8px;
			-moz-border-radius-topleft: 8px;
			-moz-border-radius-topright: 8px;
			border-top-left-radius: 8px;
			border-top-right-radius: 8px;
			width:960px;
		}

.contenedor_cbz
		{
			width: 950px;
			height: 150px;
			margin: 0 auto;
			background: url(../images/consulta_guia/cabezote.png);
			background-repeat: no-repeat;
			background-position: center top;
		}

.contenedor_banner
		{
			width: 951px;
			margin: 0 auto;
			margin-top: 20px;
		}

.contenedor_guia
		{
			width: 949px;
			height: 322px;
			margin: 0 auto;
			background: url(../images/consulta_guia/fondo_bloque.png);
			background-repeat: no-repeat;
			background-position: center top;
			margin-top: 23px;

		}
.contenedor_rastreo
		{
			width: 950px;
			margin: 0 auto;

		}
.contenedor_generico
		{
			width: 950px;
			margin: 0 auto;
			margin-top: 20px;
			padding-top: 30px;
		}

.contenedor_guia_bloque1
		{
			width: 900px;
			height: 60px;
			margin: 0 auto;
			padding-top: 15px;
			margin-top: 10px;

		}

.contenedor_guia_bloque2
		{
			width: 900px;
			height: 75px;
			margin: 0 auto;
			padding-top: 15px;
			margin-top: 5px;

		}
.contenedor_consulta
		{
			width: 30%;
			/*background:#666;*/
			display: inline-block;
			margin: 0 10px 0 0;
			vertical-align: top;
		}

.contenedor_consulta .btn_general
{
	display: inline-block;
	padding: 0;
	float: right;
	
}

.contenedor_consulta .buttons3
{
	display: inline-block;
	padding: 0;
	
	width: 60%;
}

.contenedor_consulta .textField 
{
	margin: 0 0 5px 0;
}

.contenedor_consulta .textField2 
{
	margin: 0 0 5px 0;
}

.textField 
{
		display: inline-block;
		width: 100%;
		padding: 7px;
		-o-box-sizing: border-box; /* Safari/Chrome, other WebKit */ 
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ 
		-moz-box-sizing: border-box; /* Firefox, other Gecko */ 
		box-sizing: border-box;

}

.textField2 
{
		display: inline-block;
		width: 100%;
		padding: 7px;
		-o-box-sizing: border-box; /* Safari/Chrome, other WebKit */ 
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ 
		-moz-box-sizing: border-box; /* Firefox, other Gecko */ 
		box-sizing: border-box;
}

.buttons3
{
	width: 80%;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #000000;
	font-size: 15px;

}

.buttons3:hover
{
	color: #CA2534;
}

.contenedor_consulta_texto
		{
			width: 65%;
			display: inline-block;

		}

.contenedor_guia_bloque3
		{
			width: 900px;
			height: 85px;
			margin: 0 auto;
			padding-top: 10px;
			margin-top: 50px;

		}
.contenedor_123
		{
			width: 946px;
			height: 247px;
			margin: 0 auto;
			background: url(../images/consulta_guia/123.png);
			background-repeat: no-repeat;
			background-position: center top;
			margin-bottom: 40px;
		}

.contenedor_123 .bloquetexto
		{
			width: 20%;
			display: inline-block;
			margin-right: 20px;
			font-size: 12px;
			color:#FFF;
			vertical-align: top;
			margin-top: 38px;
			margin-left: 75px;
		}

.contenedor_generico1
		{
			width: 850px;
			margin: 0 auto;
		}


.contener_principal

		{
			width: 955px;
			margin: 0 auto;
		}

.cont_derecho

		{
			width: 625px;
			margin: 0 auto;
			background-color: blue;
			display: inline-block;
		}

.cont_izquierdo

		{
			width: 325px;
			margin: 0 auto;
			background-color: red;
			display: inline-block;
		}

.btn_general
	 {
	 	background-color: #CA2534;
	 	font-size: 14px;
	 	font-weight: 500px;
	 	border-radius: 5px;
	 	height: 30px;
	 	color: #fff;
	 	border: none;

	 }