.n_header {
	background-image: url(../img/n-hedaer-bg.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 760px;
}
.n_header_logo {
	height: 105px;
	width: 760px;
}
.n_header_menu {
	height: 28px;
	width: 760px;
}
.n_header_menu_portada {
	float: left;
	height: 28px;
	width: 83px;
}
.n_h_boton {
	font-family: "Arial Narrow";
	font-size: 10px;
	color: #000000;
	background-image: url(../img/n-hedaer-separador.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 21px;
	margin-left: 3px;
	font-weight: bold;
	padding-right: 6px;
	padding-top: 7px;
}
.n_h_boton a,.n_h_boton_ultimo a{text-decoration:none;
color:#000000;}

.n_h_boton a:hover,.n_h_boton_ultimo a:hover{text-decoration:none;
color:#D70000;}

.n_h_boton_ultimo {
	font-family: "Arial Narrow";
	font-size: 10px;
	color: #000000;
	float: left;
	height: 21px;
	margin-left: 3px;
	font-weight: bold;
	padding-top: 7px;
}
.n_header_logo-cont {
	float: left;
	margin-top: 10px;
}

.n_header_logo-cont_clima {
	float: left;
	width: 150px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	height: 85px;
	background-image: url(../img/n-hedaer-bg-clima.jpg);
	background-repeat: no-repeat;
	background-position: 7px -10px;
	font-family: "Arial Narrow";
	font-size: 10px;
	color: #666666;
	margin-top: 10px;
}
#button {
	font-size: 10px;
	border: 1px solid #DD0101;
	background-color: #D70000;
	color: #FFFFFF;
	height: 20px;
}
.n_header_logo-cont_buscador {
	float: left;
	margin-top: 10px;
	width: 180px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	height: 50px;
	padding-top: 30px;
}

