@charset "utf-8";
/* CSS Document */
body {
	background:url(img/fondo-web.jpg) #f5f5f5;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
}
.div_contenedor_cookie {
	width:625px;
	margin:auto;
}
#div_cookies {
	background-color:#3e3e3f;
	border-bottom:solid 1px black;
	color:#FFFFFF;
	padding: 10px 20px;
}
#div_cookies a {
	display: inline-block;
	margin-bottom: 5px;
	color:#bbbbbb;
}
#div_cookies .mensaje_cookie {
	float:left;
	width:530px;
}
#div_cookies .botones_cookie {
	float:right;
	width:60px;
	text-align:right;
}
#div_cookies .boton_ok {
	padding: 3px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #3B89C7;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	transition: 0.25s;
	margin-top: 7px;
}
#div_cookies .boton_ok:hover {
	background-color: #3176AF;
	color: white;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	transition: 0.25s;
}
#div_cookies .boton_mas {
	color: #ffffff;
	text-decoration:none;
	font-size:11px;
}
.div_iluminacion {
	background-image:url(img/luz.png);
	background-repeat:no-repeat;
	background-position:50% 0%;
}
.div_web {
	width:995px;
	margin:auto;
}
img {
	border:none;
}
.img_logo {
	margin-top:8px;
	float:left;
}
.div_redes {
	float:left;
margin-left: 248px;
width: 144px;
}
.div_pestana_sup {
	float:right;
	width:300px;
	height:20px;
	background-image:url(img/pestana-sup.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:3px;
	font-size:10px;
	padding-left: 35px;
}
.pestana_sel {
	font-weight:bold;
}	
.div_pestana_sup span {
	color:#445c77;
	margin-right:10px;
	margin-left: 10px;
	float:left;
}
.div_pestana_sup a{
	color:#FFFFFF;
	text-decoration:none;
	height:18px;
	float:left;
}
.div_pestana_sup a:hover{
	text-decoration:underline;
}
.div_datos_cnt {
	 float:right;
	 width:350px;
	 margin-top: 18px;
}
.div_datos_cnt span {
	float:right;
}
.span_tel {
	background-image:url(img/icono-telefono.png);
	background-repeat:no-repeat;
	padding-left:30px;
	height:19px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#2d537d;
	font-weight:bold;
	font-size:14px;
}
.span_cnt {
	margin-left:35px;
	background-image:url(img/contacto.png);
	background-repeat:no-repeat;
	padding-left:45px;
	height:19px;
	padding-top:5px;
	font-family: 'Droid Sans', sans-serif;
	color:#e77808;
	font-weight:bold;
	font-size:13px;
}
.span_cnt a{
	color:#e77808;
	text-decoration:none;
}
.div_menu {
	width:995px;
	background-image:url(img/menu.png);
	background-repeat:no-repeat;
	background-position:center;
	height:44px;
	font-family: 'Telex', sans-serif;
	font-size:14px;
}
.div_menu div {
	float:left;
}
.div_menu a {
	display:block;
	float: left;
	padding-top:10px;
	height:25px;
	color:#2f4863;
	text-decoration:none;
	padding-right:52px;
	padding-left:52px;
	border-right:#dcdcdd solid 1px;
	padding-bottom:1px;
}
.div_menu a:hover {
	color:#F16828;
}
#menu_act {
	background-image:url(img/menu_act_2.png);
	background-repeat:no-repeat;
	background-position:50% 0%;
	height:36px;
	color:#f37016;
	padding-bottom:1px;
}
#menu_act a{
	color:#f37016;
}
#menu_act_home {
	background-image:url(img/menu_act_1.png);
	background-repeat:no-repeat;
	background-position:50% 0%;
	height:36px;
	color:#f37016;
	padding-bottom:1px;
}
#menu_act_home a{
	color:#f37016;
}
#a_inicio{
	padding-right: 40px;
	padding-left: 45px;
}
#a_final {
	border-right:none;
	padding-right:15px;
}
.div_menu span{
	color:#9d9d9c;
}
.clear {
	clear:both;
}
/*CONTENIDO*/
.div_contenido {
	margin-top:10px;
	margin-bottom:10px;
}
.div_col_izq {
	width:265px;
	float:left;
}
.div_col_der {
	width:725px;
	float:right;
}
.menu_lat_top {
	background-image:url(img/menu_lat_top.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:19px;
	padding-top:9px;
	padding-left:10px;
	height:35px;
	font-family: 'Droid Sans', sans-serif;
}
.menu_lat_bot {
	background-image:url(img/menu_lat_bot.gif);
	background-repeat:no-repeat;
	background-position: 0% 100%;
	width:256px;
	padding:1px;
	margin-bottom:5px;
	padding-bottom: 6px;
}
.menu_lat_bot img {
	display:block;
	float:left;
	margin-left: 8px;
	margin-right: 8px;
}
.menu_lat_bot a {
	display:block;	
	background-image:url(img/menu_lat_bk.gif);
	float:left;
	width:126px;
	height:48px;
	margin-bottom:1px;
	margin-right:1px;
	color:#1b3859;
	text-decoration:none;
	padding-top:14px;
}
.menu_lat_bot a span {
	padding-top:8px;
	display:block;
	float:left;
}
.menu_lat_bot a:hover  {
	background-image:url(img/menu_lat_bk_act.gif);
	color:#f16828;
}
#menu_lat_act {
	background-image:url(img/menu_lat_bk_act.gif);
	color:#f16828;
}
.div_boton_lat {
	background-image:url(img/boton_columna.png);
	background-repeat:no-repeat;
	width:255px;
	height:56px;
	margin-bottom:8px;
}
.div_boton_lat:hover {
background-position: 0px -56px;
}
/*
.div_boton_lat a{
	display:block;
	width:255px;
	height:56px;
	color:#2d537d;
	text-decoration:none;
}
.div_boton_lat a:hover{
	color:#155fb0;
}
*/

.div_boton_lat a{
	display:block;
	color:#2d537d;
	text-decoration:none;
}
.boton_lat_tit2 a {
	height:36px;
}
.boton_lat_tit1 a {
	color: #8BA1BA;
}
.div_boton_lat img{
	display:block;
	float:left;
	margin-left: 8px;
	margin-right:15px;
	margin-top:10px;
}
.boton_lat_tit1 {
	margin:0px;
	padding:5px;
	padding-bottom:0px;
	font-size:11px;
	color:#8ba1ba;
}
.boton_lat_tit2 {
	margin:0px;
	padding:5px;
	padding-top:2px;
	font-size:15px;
	padding-bottom:0px;
	font-family: 'Droid Sans', sans-serif;
}
.titulo_h2_boton{
	display:block;
	margin:0px;
	padding:0px;
	font-size:15px;
	font-family: 'Droid Sans', sans-serif;
	font-weight:normal;
	border-bottom:none;
}
.titulo_h2_boton a{
	height: 32px;	
}
.span_busca_dele {
	font-size: 11px;
	display: block;
	color: #666;
	margin-left: 2px;
	margin-top: 3px;
}
.div_encuentra_delegacion {
	margin-top:15px;
}
.div_noticias, .div_encuentra_delegacion, .div_seguimiento_envio {
	margin-bottom:10px;margin-top: 15px;
}
.div_noticias_top, .div_encuentra_delegacion_top, .div_calidad_top, .div_seguimiento_envio_top {
	background-image:url(img/noticias_top.gif);
	background-repeat:no-repeat;
	height:27px;
	color:#FFFFFF;
	padding-top:8px;
	padding-left:10px;
	font-size:17px;
	font-family: 'Droid Sans', sans-serif;
}	
.div_noticias_cnt p, .div_seguimiento_envio_cnt p{
	margin:0px;
	padding:5px;
	padding-top:8px;
}
.form_localizacion {
	padding-right:5px;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:8px;
}
.form_localizacion input[type="text"]:focus, .form_localizacion select:focus{
	outline: none;
}
.form_localizacion select{
	border: #AEC4DB 1px solid;
	padding: 4px;
	height: 27px;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 	#666;
	margin-bottom: 5px;
	background-image: url(img/fondo-input.gif);
	width: 160px;
}
.form_localizacion label {
	display:block;
	float:left;
	width:65px;
	text-align:right;
	padding-right:5px;
	padding-top: 5px;	
}
.form_localizacion input[type="text"]{
	border: #AEC4DB 1px solid;
	padding: 5px 5px;
	height: 15px;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
	background-image: url(img/fondo-input.gif);
}
.input1 {
	width:147px;
}
.form_localizacion  input[type="submit"] {
	border-style: none;
	font-weight: normal;
	color: white;
	background: url(img/submit.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 89px;
	cursor: pointer;
	margin-left: 71px;
	margin-top: 5px;
}
.input2 {
	width:80px;
}
.div_noticias_cnt, .div_encuentra_delegacion_cnt, .div_calidad_cnt, .div_seguimiento_envio_cnt{
	background-color:#FFFFFF;
	border:#e1e5eb solid 1px;
	border-top:none;
	border-bottom:none;
	width:253px;
	font-family:'Droid Sans', Arial, sans-serif;
	color: #616161;
}
.div_calidad_cnt {
	height:165px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
.div_calidad_cnt div{ 
	margin-left: 10px;
	margin-top: 15px;
	width: 73px;
	float: left;
	font-size: 11px;
	color:#666666;
}
.div_calidad_cnt span{ 
	color:#000000;
}
.div_encuentra_delegacion_cnt{ 
	padding-top:15px;
	padding-bottom:15px;
	padding-right:5px;
	padding-left:5px;
	width:243px;
}
.div_encuentra_delegacion_cnt input[type="submit"] {
	width: 32px;
	height: 30px;
	background-image: url(img/boton-buscar-delegaciones.gif);
	color: white;
	border: 0px;
	cursor: pointer;
	float: right;
	border-image: initial;
	margin:0px;
	margin-right: 6px;
}
.div_encuentra_delegacion_cnt input[type="text"] {
	border: #aec4db 1px solid;
	padding: 5px 5px;
	height: 17px;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-bottom:5px;
	background-image:url(img/fondo-input.gif);
	width:183px;
}
.div_encuentra_delegacion_cnt input[type="text"]:focus{
	outline: none;
}
.div_noticias_cnt a{
	color:#616161;
	text-decoration:none;
}
.div_noticias_cnt a:hover{
	text-decoration:underline;
}
.div_noticias_cnt ul, .div_listado_ul ul {
	font-family: 'Droid Sans', Arial, sans-serif;
	list-style-image:url(img/noticia_lista.gif);
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:22px;
	color:#616161;
}
.div_noticias_cnt ul {
	width: 220px;
}
.div_noticias_cnt li, .div_listado_ul li {
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	display:list-item;
}
.div_slider {
	background-image: url(img/slider-fondo.png);
	background-repeat: no-repeat;
	height: 271px;
}
.div_ini {
	margin-top:15px;
	margin-bottom:15px;
}
.div_pie_ini {
	background-image:url(img/pie-inicio.gif);
	background-repeat:no-repeat;
	width:700px;
	height:123px;
	padding:10px;
}
.div_box {
	width:723px;
}
.div_box_top img .div_box_bot img{
	display:block;
	margin:0px;
}
.div_box_bot {
	margin-bottom:15px;
}
#breadcrumbs{
	list-style-type:none;
	margin:0px;
}
#breadcrumbs li{
	margin:0px;
	height:0px;
	display:block;
	float:left;
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
	height:33px;
	margin-right:10px;
}
.navigation_pipe {
	background-image:url(img/bread_crumbs_separa.png);
}
.navigation_end{
	background-image:none;
}
#breadcrumbs a{
	color:#547191;
	line-height: 34px;
	font-size:12px;
}
.breadcrumbs {
	position:absolute;
	top:-6px;
	left:0px;
	height:32px;
	border-bottom:#d3dbe5 solid 1px;
	width:706px;
	padding-left:15px;
	font-size:11px;
	margin-bottom:15px;
	color:#666666;
}
.breadcrumbs span{
	display:block;
	float:left;
}
.breadcrumbs img{
	display:block;
	float:left;
	padding-right:5px;
	padding-left:5px;
}
.div_box_mid {
	background-image:url(img/box_mid.png);
	padding-left:15px;
	padding-right:15px;
	color:#444444;
	padding-top: 40px;
	padding-bottom: 15px;
	position:relative;
}
.div_box_mid p {
	color: #616161;
	line-height: 17px;
	text-align:justify;
	font-family:'Droid Sans', Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-top: 1px;
	margin-bottom: 10px;
}
.div_box_mid a{
	text-decoration:none;
	color:#1155cc;
}
.div_box_mid a:hover{
	text-decoration:underline;
}
.div_box_mid h2, #servicio_principal{
	display: block;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 15px;
	font-size: 14px;
	font-family: 'Droid sans';
	color:#ec680d;
	border-bottom: 1px dashed #D7DADC;
	margin-bottom: 4px;
}
.div_box_mid h2 a{
	color:#ec680d;
}
.div_box_mid h3{
	display: block;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 15px;
	font-size: 13px;
	color:#404040;
	margin-bottom: 0px;
}
.div_box_mid h1, #titulo_1{
	font-family: 'Droid Sans', sans-serif;
	margin-top:5px;
	font-size:18px;
	color:#0B54A6;
	font-weight: lighter;
	border-bottom:0px;
	margin-bottom:10px;
}
.naranja {
	color: #F16828;
}
/*
.div_box_mid span{
	display:block;
	float:right;
	color:#1155cc;
	margin-top:5px;
}
*/
.img_box_left{
	display:block;
	float:left;
}
.p_box_left{
	float:left;
	width:455px;
	margin-left:20px;
	color:#616161;
	text-align:justify;
	margin-top:2px;
}
/*PIE*/
.div_pie {
	margin-bottom:10px;
	background-image:url(img/pie-background.jpg);
	background-repeat:no-repeat;
	width:969px;
	height:150px;
	color:#FFFFFF;
	padding:25px;
	padding-right:0px;
	padding-top: 20px;
}
.div_pie a {
	color:#7fafef;
	text-decoration:none;
}
.div_pie a:hover {
	text-decoration:underline;
}
.div_columna1 {
	width:250px;
	height: 145px;
}
.div_columna1 div{
	margin-top:15px;
}
.div_pie p{	
	margin:0px;
	margin-bottom:3px;
}
.div_pie_redes {
	padding-top:20px;
}
.div_columna1 {
	float:left;
	width:190px;
}
.div_columna1 div{
	margin-top:15px;
}
.div_columna2 {
	float:left;
	width:182px;
	padding:5px;
}
.div_columna2 p{
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	border-bottom:1px solid #5d82ae;
}
.div_columna2 div{
	margin-left:5px;
}
.div_calidad img{
	margin-right:5px;
}
.div_powered {
	float:right;
	padding-right:10px;
}
.div_powered a{
	color:#cacaca;
	text-decoration:none;
	line-height: 16px;
}
.div_powered a:hover{
	text-decoration:underline;
}
#msg_error {
	line-height: 18px;
	background-color: #FBD9DD;
	border: 1px solid #D78B93;
	margin-bottom: 12px;
	padding: 10px 24px 9px 44px;
	text-align:left;
	background-image:url(img/atencion.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	color: black;
	margin:15px;
	margin:auto;
	font-size:13px;
}
#msg_error a{
	color: black;
}
#msg_ok {
	line-height: 18px;
	background-color: #c9fbbb;
	border: 1px solid #5ea74f;
	margin-bottom: 12px;
	padding: 10px 24px 9px 44px;
	text-align:left;
	background-image:url(img/ok.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	color: black;
	margin:15px;
	margin:auto;
	font-size:13px;
}
#msg_ok a{	
	color: black;
}
.boton {
	height:60px;
	margin-top:23px;
}
.boton img{
	float:left;
	margin:0px;
}
.boton div{
	float:left;
	background-image:url(img/boton-pdf-mid.jpg);
	background-repeat:repeat-x;
	margin:0px;
	height:60px;
}
.boton h4{
	color:#ac282f;
	font-family:'Droid Sans', sans-serif, arial;
	font-size:16px;
	margin:0px;
	padding:0px;
	padding-top:8px;
	font-weight:normal;
}
.boton h4 a{
	padding-right:10px;
	padding-left:10px;
	color:#ac282f;
	display:block;
}
.boton h4 a:hover{
	text-decoration:none;
}
.boton span {
	display:block;
	color:#01304e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.boton span a{
	padding-right:10px;
	padding-left:10px;
	color:#01304e;
	display:block;
}
.boton span a:hover{
	text-decoration:none;
}
.div_resumen_2 {
	float:left;
	max-width:420px;
	background-image:url(img/comillas-izq.png);
	background-repeat:no-repeat;
	padding-right:15px;
}
.div_resumen_2 p{
	color:#718ba4;
	padding-left:23px;
	text-align:justify;
	margin-top: 6px;
}
.div_resumen {
	float:left;
	max-width:450px;
	background-image:url(img/comillas-izq.png);
	background-repeat:no-repeat;
	padding-right:15px;
}
.div_resumen p{
	color:#718ba4;
	padding-left:23px;
	text-align:justify;
	margin-top: 6px;
}
.ul_lista {
	list-style-image:url(img/lista.png);
	margin:0px;
	margin-top:5px;
	padding:0px;
	padding-left:35px;
	color:#426180;
	font-family: 'Droid Sans', Arial, Helvetica;
}
.ul_lista li {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	display:list-item;
}
.div_politicas {
	float:left;
	width:400px;
}
.div_politicas a {
	color:#FFFFFF;
}
.div_copyright {
	float: left;
	text-align: right;
	width: 200px;
}
.div_copyright a{
	color:#FFFFFF;
}
.div_texto_der {
	float:left;
	width:350px;
	margin-bottom:10px;
}
.div_img_izq {
	float:left;
	width:250px;
}
.img_left {
	display:block;
	float:left;
	padding:3px;
	border:#CCCCCC solid 1px;
	margin-top:5px;
	margin-right:15px;
}
.img_right {
	display:block;
	float:right;
	padding:3px;
	border:#CCCCCC solid 1px;
	margin-top:5px;
	margin-left:15px;
}
.div_txt_inicio {
	display:block;
	float:right;
	width: 468px;
}
.div_txt_inicio h1 {
	margin-bottom:5px;
}
#envios_paqueteria {
	padding-right:8px;
	padding-left:8px;
	text-align:justify;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}