

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

* { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }

.cuerpo_10 { width:10%; }
.cuerpo_20 { width:20%; }
.cuerpo_30 { width:30%; }
.cuerpo_40 { width:40%; }
.cuerpo_50 { width:50%; }
.cuerpo_60 { width:60%; }
.cuerpo_70 { width:70%; }
.cuerpo_80 { width:80%; }
.cuerpo_90 { width:90%; }
.cuerpo_100 { width:100%; }

.flota_izquierda { float:left; }
.justifica { text-align:justify; }
.pad_20 { padding:20px 20px 0px 20px; }
.pad_0_20 { padding:0px 20px; }
.texto { font-size:14px; color:#666; }
p { font-size:14px; color:#666; }
strong, b { font-weight:bold; color:#000; }
.rojo { color:#a41014; }
.rojo_marcado { background-color:#be7b7d; color:#fff; border-radius:3px; padding-left:6px; padding-right:6px; }
a { color:#d71318;  text-decoration:none; }
a:hover { color:#6c2626; }

body { background-color:#ececec; margin:0; padding:0; margin-bottom:20px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }

.contenedor-h1 {
	padding:8px 20px;
	color:#fff;
	background-color:#d71318;
	width:100%;
	float:left;
	margin:1px 0px 10px 0px;
}

.contenedor-h2 {
	color:#666;
	width:100%;
	float:left;
	margin:0px 0px 10px 0px;
	height:35px;
	padding-left:20px;
}

h1 {
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:0;
}

h2 {
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0;
	float:left;
	margin-right:10px;
	height:100%;
}

h3 {
	font-size:18px;
	font-weight:normal;
	color:#d71318;
	margin:0;
	padding:0;
	border-bottom:dashed 1px #CCCCCC;
	margin-bottom:15px;
}

.subseccion {
	height:35px;
	float:left;
	font-size:16px;
	margin-right:1px;
	padding:8px 10px;
}

.subseccion-activa {
	color:#a22124;
	background-image:url(../img/fondo_opcion_activada.png);
	background-position:center top;
	background-repeat:no-repeat;
	border-bottom:dashed 1px #c6b3b4;
}


h1 .tito {
	font-size:14px;
	color:#ecd9d9;
}

.contenedor-general {
	width:960px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
}

.contenedor-cabecera {
	width:960px;
	height:135px;
	float:left;
}

.logo {
	margin-top:10px;
}

.contenedor {
	width:960px;
	float:left;
	background-color:#FFF;
}

.slider {
	width:640px;
	height:440x;
	float:left;
}

.botones {
	width:320px;
	float:left;
}

.botones img {
	float:right;
	margin-bottom:3px;
}

.hueco-gris {
	background-color:#ececec;
	width:960px;
	float:left;
	margin:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:10px;
}

.contenedor-gris {
	background-color:#f7f7f7;
	width:960px;
	float:left;
	margin:0px;
	padding-bottom:20px;
	margin-bottom:10px;
}
.contenedor-gris h2 {
	color:#bc1418;
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:6px 20px;
	border-bottom:solid 1px #e8e8e8;
	width:100%;
}

.slogan {
	width:100%;
	float:left;
	text-align:center;
	font-size:16px;
	color:#999;
	font-weight:lighter;
	padding:15px 50px;
}

/* NOTICIAS HOME */

.noticia-home {
	width:50%;
	float:left;
	color:#666;
	font-size:14px;
	padding:20px 20px 0px 20px;
}

.noticia-home .fecha {
	color:#666;
	font-size:12px;
}

.noticia-home .titulo {
	color:#b02e1d;
	font-size:16px;
}


.imagen-noticia-home {
	float:left;
	margin:0% 2% 2% 0%;
	padding:3px;
	background-color:#FFF;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
}

.imagen-servicios {
	float:right;
	margin:0px 0px 20px 40px;
	padding:3px;
	background-color:#FFF;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
}

/* ACTUALIDAD */

.paginas {
	background-color:#d8d8d8;
	padding:7px 20px 5px 20px;
	font-size:14px;
	width:100%;
	float:left;
}

.paginas strong,b {
	color:#000;
	font-weight:bolder;
}

.actualidad_borde_inferior {
	border-bottom:solid 1px #d8d8d8;	
	padding-bottom:15px;
}

.actualidad_borde_inferior .fecha {
	color:#666;
	font-size:11px;
}

.actualidad_borde_inferior .titulo {
	color:#b02e1d;
	font-size:15px;
}

.actualidad_detalle .fecha {
	color:#666;
	font-size:11px;
}

.actualidad_detalle .titulo {
	color:#b02e1d;
	font-size:15px;
}

.fotos_noticia {
	float:left;
	width:140px;
	margin-bottom:20px;
}

.docs_noticia {
	float:left;
	width:100%;
	border-bottom:solid 1px #eee;
	margin-bottom:5px;
}

.fotos_galeria {
	float:left;
	width:170px;
	margin-right:14px;
	margin-bottom:20px;
}


.icono_noticia {
font-size:26px; margin-right:20px; float:left; margin-left:10px;
}

/************* PAGINACIÓN *************/

#paginacion { background-color:#c1c1c1; width:100%; float:left; padding:7px 20px 5px 0px; font-size:12px;  }
#paginacion ul { line-height:16px; margin-left:0px; }
#paginacion li { float:left; text-align:center; list-style:none; margin-right:2px; padding:2px; color:#444; }
#paginacion .pag { color:#fff; border:0px; }
#paginacion .pag:hover { background-color:#eee; color:#444; }
#paginacion a { margin:0; padding:0; color:#01577c; background-color:#fff; } 

/* PIE */

.contenedor-pie {
	width:100%;
	float:left;
	background-color:#d71318;
}

.contenido-pie {
	width:28%;
	float:left;
	margin:20px;
	color:#f4cecf;
	font-size:12px;
}

.contenido-pie h3 {
	margin:0; padding:0;
	font-size:13px;
	color:#FFF;
	font-weight:normal;
}

.contenido-pie a {
	color:#f4cecf;
	text-decoration:none;
}

.contenido-pie a:hover {
	color:#fff;
	text-decoration:none;
}

.contenedor-creditos {
	width:100%;
	float:left;
	background-color:#bc1418;
	color:#eccdcd;
	font-size:12px;
	padding:6px 20px;
}

.contenedor-creditos a {
	color:#eccdcd;
	text-decoration:none;
}

.contenedor-creditos a:hover {
	color:#fff;
}




/************** FORMULARIO **************/

.cajamapa { border-top:solid 1px #bc1418; }

textarea { 
	padding: 5px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font-size:14px;
	color:#999;
	width: 200px;
	background: #FFFFFF url('../img/bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	border:solid 1px #ccc;
	font-weight:normal;
	}

.campo_form { 
	padding: 3px;
	border: solid 1px #17a2dd;
	outline: 0;
    font-size:14px;
	color:#999;
	width: 300px;
	background: #FFFFFF url('../img/bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	border:solid 1px #ccc;
	font-weight:normal;
	}


textarea { 
	width: 400px;
	max-width: 400px;
	height: 100px;
	line-height: 150%;
	}
	

	
.boton {
	font-size: 18px;
	text-transform:uppercase;
	background-color:#d71318;
	color:#fff;
	padding:3px 10px 2px 10px;
	border:0px;
	-ms-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px;
	height:30px;
	margin-top:0px;
	cursor:pointer;
}

.boton:hover {
	background-color:#8e0f12;
	color:#fff;
}	

input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

.form label { 
	margin-left: 10px; 
	color: #999999;
	}
	
.form label { margin-bottom:5px; color:#555; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; letter-spacing:normal; }	
	
/* estilo 01 */
input[type=checkbox].check_01 {display: none;}
input[type=checkbox].check_01 + label { 
	background: #fff; 
	display: inline-block; 
	width: 60px; 
	height: 23px; 
	background: url(../img/check_01.png) 0px 0px no-repeat; 
	cursor:pointer;
}

input[type=checkbox].check_01:checked + label { background: url(../img/check_01.png) 0px -24px no-repeat;}

#aviso_legal_registro {
	margin-top:10px;
	background-color:#efefef;
	padding:15px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	color:#666;
	font-size:12px;
	width:100%;
	text-align:left;
	margin-bottom:15px;
	display:none;
}

/* CARGADOR */

#cargador_universal {
	z-index:5000;position:fixed;width:100%;height:100%;background-color:#000; opacity: 0.7; -moz-opacity: 0.7; filter: alpha(opacity=70);
	text-align:center; vertical-align:middle; display:none;  }

#cargador_universal img {
	top:50%; left:50%; position:absolute;
	margin-top: -7px;
    margin-left: -64px;
}

#texto_cargador_universal {
	color:#fff;font-size:35px;text-align:center;
	top:50%; position:absolute;
	margin-top:20px; width:100%;
}

#boton_cargador_universal {
	display:block;cursor:pointer;cursor:hand; background-color:#d71318; 
}

#boton_cargador_universal:hover {
	background-color:#8e0f12;
	color:#fff;
}

#cont_boton_cargador_universal {
	position:absolute;
	width:100%; text-align:center;
	top:50%; margin-top:80px; left:47.5%;
}

/* SLIDER */

.banner { position: relative; overflow: auto; }
    .banner li { list-style: none; }
        .banner ul li { float: left; }

/* MENU */

.menu-pestanas {
	float:right;
	text-align:right;
	margin-top:63px;
}

.pestana {
	float:left;
	color:#d71318;
	padding:10px 10px;
	margin-left:20px;
	font-size:18px;
	}
.pestana:hover {
	color:#7c0e11;
	}
.pestana-activa {
	color:#7c0e11;
	}

.contenedor-submenu {
	background-color:#fff;
	color:#d71318;
	width:100%;
	float:left;
}

.pestana-submenu {
	background-color:#fff;
	float:left;
	color:#d71318;
	padding:10px 10px;
	margin-left:4px;
	font-size:14px;
	}
.pestana-submenu:hover {
	background-color:#d71318;
	color:#fff;
	}
.pestana-submenu-activa {
	background-color:#d71318;
	color:#fff;
	}
#submenu-empresa {
	display:none;
}
.margen-empresa {
	margin-left:427px;
}


/* pestañas */

.menu{
	width:960px;
	height:34px;
	float:left;
	/* background-image:url(../img/fondo_pestanas.png);
	background-position:bottom;
	background-repeat:repeat-x; */
}

ul{
	list-style:none;
	width:960px;
	height:34px;
	margin:0 auto;
	
	padding-left:0px;
}

.menu li{
	background:url(../img/header_tabs.png) repeat-x;
	background-position:214px 0;
	display:block;
	float:left;
	width:215px;
	height:34px;
	cursor:pointer;
}

.menu li.current{
	background-position:0 0;
}

.menu span{
	font-size:14px;
	color:#767676;	
	display:block;
	line-height:34px;
	text-align:center;
	text-decoration:none;
}

.current span{
	color:#a41014;
	text-decoration:none;
}

.menu li a:hover {
	text-decoration:none;
}





