#header {
	position: relative;
	display: inline;
	float: left;
	width: 100%;
	height: 277px;
}

#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 694px;
	height: 277px;
	background: url(../img/header/logotipo.gif) top left no-repeat;
}

#header h2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 386px;
	height: 70px;
	background: url(../img/header/tuglow.gif) top left no-repeat;
}


#header div#buscador {
	position: absolute;
	top: 0;
	left: 694px;
	width: 287px;
	height: 277px;
	background: url(../img/header/buscador.gif) top left no-repeat;
}

#header div#buscador form input {
	display: inline;
	float: left;
	margin-top: 168px;
	margin-left: 31px;
	width: 125px;
	height: 16px;
	border: 0 none;
}
#header div#buscador form input#buscar {
	margin-top: 13px !important;
	margin-left: 56px !important;
}


#header div#header_buttons {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

#header div#header_buttons #tuImagenPersonal {
	display: inline;
	float: right;
	width: 151px;
	height: 35px;	
	padding-right: 25px;
	padding-top: 16px;
}

#header div#header_buttons #tuImagenPersonal a {
	display: inline;
	float: left;
}

#header div#header_buttons #tuComuni {
	display: inline;
	float: right;
	width: 106px;
	height: 41px;	
	padding-right: 18px;
	padding-top: 16px;
}

#header div#header_buttons #tuComuni a {
	display: inline;
	float: left;
}

#header div#header_buttons #rss_feed {
	display: inline;
	float: right;
	width: 54px;
	height: 49px;
	padding-right: 12px;
	padding-top: 12px;
}

#header div#header_buttons #rss_feed a {
	display: inline;
	float: left;
}