﻿@charset "utf-8";
@import url('reset.css');

/* CSS Document */
a{text-decoration:none;}
.contenedor {
	margin: 0 auto;
	width: 960px;
}

/*ESTILOS SITIO N3URO PRINCIPAL*/
#fondo_principal {
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	background-color:#bfe0ff;
}
#header {
	width:903px;
	height:270px;
	margin:0 auto;
	background-image:url(../images/n3uro_logo.png);
	background-repeat:no-repeat;
	text-align:center;
}
.bloque_titles {
	float:left;
	width:300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.img_titles {
	float:left;
	}
.bloque_titles_h1 {
	float:left;
	font-family:calibri;
	font-size:36px;
	font-weight:bold;
	color:#FFF;
	margin-top:6px;
	margin-left:4px;
	padding:10px;

}
.bloque_titles_h1 {
	float:left;
	font-family:calibri;
	font-size:36px;
	font-weight:bold;
	color:#FFF;
	margin-top:6px;
	margin-left:4px;
	padding:10px;
}
h1:hover.bloque_titles_h1 { 
	
	color:#2d333f;
}
#bloques {
	height:auto;
}
#bloques_top {

	height:60px;
}
.cont_top {
	height:12px;
	background-image:url(../images/bor_top_celeste.png);
	background-repeat:no-repeat;
}
#cont {
	background-color:#d0e8ff;
	height:184px;
	width:960px;
}
.cont_bottom {
	height:12px;
	background-image:url(../images/bor_bottom_celeste.png);
	background-repeat:no-repeat;
	
}
.bloque_int {
	float:left;
	margin-left:10px;
	margin-right:10px;
	
}
.int_top {
	height:12px;
	width:300px;
	background-image:url(../images/bloque_bor_top.png);
	background-repeat:no-repeat;
}
.int {
	height:160px;
	width:300px;
	background-color:#FFF;
}
.text_int {
	padding:0px 10px;
	font-family:calibri;
	font-size:16px;
	color:#333;
}
.int_bottom {
	height:12px;
	width:300px;
	background-image:url(../images/bloque_bor_bottom.png);
	background-repeat:no-repeat;
}


/* FIN ESTILOS SITIO N3URO PRINCIPAL*/
/*-------------------------------------------*/
/*<!--BARRA DE NAVEGACION-->*/
#nav {
	background-image:url(../images/nav_bg.png);
	background-repeat:repeat-x;
	height: 42px;
	width: 100%;
}
#nav img {
	margin-top: 6px;
	float:left;
	display:block;
}
#nav p ,#nav h1 ,#nav h2,#nav a {
	float:left;
	text-decoration:none;
	font-family:calibri;
}
#nav h1 {
	margin-top:6px;
	padding-left:290px;
	padding-right:280px;
}
#titulo_nav {
	font-size:24px;
	color:#656c77;
}
#titulo_nav a:hover {
	color:#bad45c;
}
#titulo_nav a {
	color:#5f6b80;
}
a.item_nav {
	color:#bbc9e4;
	margin-left:26px;
	margin-top:12px;
}
a:hover.item_nav {
	color:#bad45c;
}
a.twitter {
	margin-top:6px;
	display: block;
	width: 28px;
	height: 29px;
	text-decoration: none;
	background: url(../images/icon_twitter.png); 
	}
a.twitter:hover {
	background-position: -28px 0;
	}
.displace {
	position: absolute;
	left: -5000px;
	}	
a.facebook {
	margin-top:6px;
	margin-left:26px;
	display: block;
	width: 28px;
	height: 29px;
	text-decoration: none;
	background: url(../images/icon_facebook.png); 
	}
a.facebook:hover {
	background-position: -28px 0;
	}
.displace {
	position: absolute;
	left: -5000px;
	}
/*<!-- FIN BARRA DE NAVEGACION-->*/

/* SECCION BLANCA QUE ES GENERAL PARA TODOS */
/*-------------------------------------------*/
#seccion{
float:left;
 padding:0px;	
}
#seccion_top{
height: 11px;
width: 688px;
background: url(../images/bor_top_blanco.png);
background-repeat: no-repeat;
}
#seccion_cont{
height: 511px;
width: 658px;
background-color: #ffffff;
padding-left:15px;
padding-right:15px;

}
#seccion_bottom{
height:9px;
width:688px;
background: url(../images/bor_bottom_blanco.png);
background-repeat: no-repeat;

}
/* FIN -- SECCION BLANCA QUE ES GENERAL PARA TODOS -- FIN */
/*-------------------------------------------*/



/* FOOTER MENU */
/*-------------------------------------------*/
#menu_footer {
	float:left;
	padding-bottom:0px;
	margin-top:20px;
}
.cont_top {
	height:12px;
	background-image:url(../images/bor_top_celeste.png);
	background-repeat:no-repeat;
}
#cont_footer {
	background-color:#d0e8ff;
	height:130px;
	width:960px;
}
#cont_footer h1 {
	float:none;
	font-family:calibri;
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	margin-left:16px;
	margin-bottom:10px;
}
#cont_footer h2 {
	float:none;
	font-family:calibri;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	margin-left:40px;
	margin-top:4px;
}
#cont_footer h2:hover {
	color:#414a57;
}
#cont_footer h1:hover {
	color:#414a57;
}
#cont_footer a {
	float:none;
}
.footer_bloque {
	width:240px;
	float:left;
}
.footer_n3uro {
	font-family:calibri;
	font-size:60px;
	font-weight:bold;
	color:#FFF;
	float: left;
	margin-top:70px;
}
.icono_footer {
	margin-top:64px;
}
.cont_bottom {
	height:12px;
	background-image:url(../images/bor_bottom_celeste.png);
	background-repeat:no-repeat;
	
}

/* FIN -- FOOTER MENU -- FIN */
/*-------------------------------------------*/

/* FOOTER */
/*-------------------------------------------*/

#footer {
	width:960px;
	float:left;
	margin-top:20px;
	margin-bottom:30px;
}
#footer_top {
	background-image:url(../images/footer_bor_top.png);
	background-repeat:no-repeat;
	height:10px;
	width:960px;
}
#footer_cont {
	background-color:#414a57;
	height:28px;
	width:960px;
	text-align:center;
}
#footer_cont p, #footer_cont a, #footer_cont h2 {
	color:#a7a8aa;
	font-family:calibri;
	font-size:14px;
	text-align:center;

}
#footer_cont a:hover {
	color:#FFF;
}
#footer_bottom {
	background-image:url(../images/footer_bor_bottom.png);
	background-repeat:no-repeat;
	height:10px;
	width:960px;
}
.bajo_footer {
	float: left;
	font-family:Calibri;
	font-size:12px;
	color: #fff;
	margin-left:300px;
}
/* FIN -- FOOTER -- FIN */
/*-------------------------------------------*/

/* FIN -- FOOTER MENU DISEÑO WEB -- FIN */
/*-------------------------------------------*/
.cont_top_web {
	height:9px;
	background-image:url(../images/bor_top_verde.png);
	background-repeat:no-repeat;
}
#cont_footer_web {
	background-color:#d6e4af;
	height:130px;
	width:950px;
}
.cont_bottom_web {
	height:9px;
	background-image:url(../images/bor_bottom_verde.png);
	background-repeat:no-repeat;	
}
#cont_footer_web h1 {
	float:none;
	font-family:calibri;
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	margin-left:16px;
	margin-bottom:10px;
}
#cont_footer_web h2 {
	float:none;
	font-family:calibri;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	margin-left:40px;
	margin-top:4px;
}
#cont_footer_web h2:hover {
	color:#414a57;
}
#cont_footer_web h1:hover {
	color:#414a57;
}
#cont_footer_web a {
	float:none;
}
.footer_bloque_web {
	width:230px;
	float:left;
}
/* FIN -- FOOTER MENU DISEÑO WEB -- FIN */
/*-------------------------------------------*/
