@charset "utf-8";
/* CSS Document */

body, html{padding:0; margin:0; font-family:Arial, Helvetica, sans-serif}



/*----------HEADER----------*/
#header_img {
	width:100%;
	height:446px;
	margin:0;
	background:url(../media/image.jpg) no-repeat center top;	
	}
#logo {
	position:relative;
	width:169px;
	height:73px;
	top:10px;
	left:0;
	}
	
#bt_english {
	position:absolute;
	width:104px;
	height:41px;
	right:-1px;
	top:112px;
	}
	
.centrar{
	width:984px;
	margin:0 auto;
	position:relative;
	overflow:auto;}
	
.centrar2{
	width:984px;
	margin:0 auto;
	position:relative;}


/*----------LogIn----------*/
#LogIn{
	position:relative;
	width:320px;
	float:right;
	top:-60px;
	padding:6px 6px 6px 6px;
	text-align:right
	}
.tit_azul {
	font-family:'Asap', Arial;
	font-size: 13px;
	font-weight:bold;
	color: #03467b;
	text-decoration:none;}
.tit_azul:hover {
	color: #f7750d;
	}
.div_azul {background-color:#03467b; height:1px; border:0
	}
.usuario{font-family:'Asap', Arial;
	font-size: 12px;
	font-weight:bold;
	color: #8c8c8c;}
.contrasena{font-family:'Asap', Arial;
	font-size: 12px;
	font-weight:bold;
	color: #8c8c8c;
	padding-left:88px;}
#LogIn input {float:left}


#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.signin.menu-open span {
	color:#373737;
}

#signin_menu {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	background-color:#fff;
	position:absolute;
	width:210px;
	z-index:100;
	border:1px solid #bababa;
	text-align:left;
	padding:12px;
	top: 60px; 
	right: 0px; 
	margin-top:5px;
	margin-right: 0px;
	*margin-right: -1px;
	color:#373737;
	font-size:12px;
	font-family:'Asap', Arial
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
}
#signin_menu a {
	color:#6AC;
}
#signin_menu label {
	font-weight:normal;
}
#signin_menu p.remember {
	padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	color:#27B!important;
}
#signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#03467a ;
	border:1px solid #03467a;
	color:#fff;
	text-shadow:0 -1px 0 #fff;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

.tipsy-inner {
	padding:10px 15px;
	line-height:1.5em;
	font-weight:bold;
}
.tipsy {
	opacity:.8;
	filter:alpha(opacity=80);
	background-repeat:no-repeat;
	padding:5px;
}
.tipsy-inner {
	padding:8px 8px;
	max-width:200px;
	font:11px 'Lucida Grande', sans-serif;
	font-weight:bold;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#000;
	color:white;
	text-align:left;
}





/*----------MENU----------*/
#menu{
	background:url(../media/back_menu.jpg) 	    repeat-x ;
	width:100%;
	height:59px;
	font-family:'Asap', Arial;
	font-size: 12px;
	color: #fff;
	}
#menu ul{
	list-style:none;
	padding:0;
	margin:0;}
#menu li{
	float:left;
	color: #fff;
	padding:0px 5px 0 5px;
	border-right:1px solid #1f5a89;
	line-height:42px;
	margin-top:6px;}
.menu li a {
	text-decoration:none;
	color:#FFF
	}
.menu li a:hover {
	color:#f7750d;
	}	
#menu li.menu_last{
	border-right:none;
	}
.centrar_menu{
	width:720px;
	margin:0 auto;
	position:relative;}


/*----------PAG INICIO----------*/
#texto_introduccion {
	width:512px;
	height:250px;
	padding:34px 20px 0 0;
	float:left;}
.titulo {
	font-family: 'Asap', Arial;
	color: #c2c70f;
	font-weight:bold;
	font-size: 30px;
}
.texto_bold {
	font-family: 'Asap', Arial;
	color: #373737;
	font-weight:bold;
	font-size: 20px;
}
.texto_bold_14 {
	font-family: 'Asap', Arial;
	color: #fff;
	font-weight:bold;
	font-size: 13px;
}
.texto {
	font-family:Arial;
	color: #373737;
	font-size: 14px;
}



/*----------TWITTER----------*/
#twitter{
	padding:20px 0 0 10px;
	margin-bottom:20px;
	width:400px;
	float:right;}

#twitterNoticias{
	padding:20px 0 0 10px;
	margin-bottom:20px;
	width:800px;
	float:left;}


/*----------FOOTER----------*/

#footer{
	background:url(../media/back_footer.jpg) 	repeat-x ;
	margin:0 auto;
	width:1024px;
	height:55px;
	font-family:'Asap', Arial;
	font-size: 11px;
	color: #fff;
	margin-top:15px;
	}
#footer ul{
	list-style:none;
	padding:0;
	margin:0;}
#footer li{
	float:left;
	color: #fff;
	padding:0px 10px 0 10px;
	line-height:42px;
	margin-top:6px;}
#footer .centrar .menu li a {
	text-decoration:none;
	color:#FFF
	}
#footer .centrar .menu li a:hover {
	color:#f7750d;
	}	
#footer li.menu_last{
	border-right:none;
	}
#submenu {
	float:left;
	width:500px;}
#telefonos {
	float:right;
	width:280px;
	padding:20px 0 0 10px;}
	
/*----------QUIENES SOMOS----------*/
#header { width:980px; height:118px;}
/*#img { width:240px; height:190px; float:left; position:relative}
#img2 { width:740px; height:190px; margin-top:0; float:right; position:relative}*/
#imgs{width:980px; display:table;}
.img1{display:table-row;}
.img2{display:table-cell; padding-left:1px; padding-right:1px;}
#grupo{ width:526px; float:left; padding:10px 10px 10px 15px; position:relative;}

#SubtituloSombra{ background:url(../media/sub_sombra.jpg) no-repeat top; width:285px; height:64px; font-family:'Asap', Arial; font-size:30px;color:#fff; padding:18px 0 0 18px}
.texto {font-size:12px; color:#515151;}
#mision { width:400px; height:270px; background-color:#d6d6d6; float:right; padding:10px;  position:relative; margin-top:10px}
#titAzul { height:32px; background-color:#03467b; padding:10px 0 10px 14px; font-family:'Asap', Arial; font-size:30px; color:#f7750d;}
#titAzul_cam { height:32px; padding:10px 0 10px 14px; font-family:'Asap', Arial; font-weight:bold; font-size:30px; color:#03467b; border-bottom:#F60 1px solid}
.textoBig {font-size:14px; color:#515151;}

/*----------SERVICIOS----------*/
#cobertura { width:400px;  background-color:#d6d6d6; float:right; padding:10px;  position:relative; margin:10px 0 20px 0}

#seguridad { width:500px; float:left; padding:15px 15px 0 20px; }
.titAzulFont {font-family:'Asap', Arial; font-weight:bold; font-size:30px; color:#03467b;}

/*----------PROVEEDORES----------*/
#proveedores{ width:980px; padding:10px 10px 10px 15px; position:relative; overflow:auto}
#bt_aceptar{height:13px; font-family:'Asap', Arial; position:absolute }

/*----------PROVEEDORES----------*/\
.btn
{
  border: 1px solid #777777;
  background: #6e9e2d;
  color: white;
  font: bold 11px 'Trebuchet MS';
  padding: 4px;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.btnTextoAzul {
	-moz-box-shadow: 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: 0px 1px 0px 0px #ffffff;
	border: 1px solid #777777;
	background-color:#03467b;
	display:inline-block;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:5px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #787478;
	text-transform:uppercase;
	cursor: pointer;
}
.btnTextoAzul:hover {
	background-color:#747474;
	box-shadow: 0px 0px 7px #333;
}.btnTextoAzul:active {
	position:relative;
}


.btnTextoNaranja3 {
	-moz-box-shadow: 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: 0px 1px 0px 0px #ffffff;
	box-shadow: 0px 1px 0px 0px #ffffff;
	background-color:#03467b;
	display:inline-block;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:5px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #787478;
	text-transform:uppercase;
	cursor: pointer;
	height:30px;
	font-family:'Asap', Arial;
	position:absolute;
	font-size:25px;
	margin:20px 0 0 100px;
}
.btnTextoNaranja3:hover {
	background-color:#747474;
	box-shadow: 0px 0px 7px #333;
}.btnTextoNaranja3:active {
	position:relative;
}
#solicitud_equipo { width:400px; height:200px; background-color:#d6d6d6; float:right; padding:10px;  position:relative; margin:10px 0 20px 0}

/*----------CONTACTO----------*/
#titAzul_con { height:20px; width:270px; height:20px; padding:10px 0 10px 5px; font-family:'Asap', Arial; font-weight:bold; font-size:24px; color:#03467b; border-bottom:#F60 1px solid}
#contactos { width:400px; float:left; padding:10px 15px 15px 20px;}
#contacto1{ width:450px; float:left; padding:10px 10px 10px 45px; position:relative;}

/*----------LIGAS----------*/
#logos{ width:200px;}
#ligas{ width:440px; float:left; padding:10px 10px 10px 15px; position:relative;}


/*----------TABLAS----------*/
#tablas{ width:900px; float:left; padding:10px 10px 10px 15px; position:relative;}
#tabla {background-color:#d6d6d6; float:left; padding:10px;  position:relative; margin:10px 0 20px 20px}
#SubtituloSombraGrande{ background:url(../media/sub_sombra_BIG.jpg) no-repeat top; height:64px; font-family:'Asap', Arial; font-size:30px;color:#fff; padding:18px 0 0 18px; width:452px;}

/*----------NOTICIAS----------*/
#noticias{ width:526px; height:400px; float:left; padding:10px 10px 10px 15px; position:relative;}
#bt_regresar {height:13px; font-family:'Asap', Arial; }
