/*branding*/
#branding {
	position: relative;
	background: url('../comu/bg_branding_home.jpg') repeat-x;
	height: 1%; /*IE6*/
}
	#branding div#bandera {
		position: absolute;
		left: 0;
		top: 0;
		background: url('../comu/bandera_ue_home.jpg') no-repeat;
		width: 185px;
		height: 61px;
	}
	#branding div#ue_home {
		position: absolute;
		right: 1em;
		top: 13px;
		width: 17em;
	}
		#branding div#ue_home img {
			float: left;
			margin-right: .5em;
		}
		#branding div#ue_home p {
			color: #fff;
			font-size: .5625em;
			font-style: normal;
		}
	#branding h1 {
		float: left;
		margin: 80px 12px 0 0;
	}
	#branding img#subtitol {margin-top: 78px;}

/*eines*/
#eines {
	position: absolute;
	right: 0;
	top: 67px;
}

#frontpage_content div.nonews {
			background: url("../comu/pict_europa.jpg") no-repeat;
		}
#frontpage_menu ul li a{
color:#fff;
}