.hidden {
	display:none;
}


hr {
    display: none;
    width: 0;
}


#content > #content2 {
    margin: 0 0.5em 0 0 !important;
    padding: 0;
}

#content2 {
    margin-right: 2em!important;
}

/*TESTATA INIZIO*/


#EUheader {
    background: url("../images/layout/header/bk_header.gif") repeat-x scroll 0 0 #FFFFFF;
    float: left;
    position: relative;
    width: 100%;
}


#EUheader form, #EUheader fieldset, #EUheader ul {
    border: 0 none;
    float: left;
}

.EUheaderimg {
    position: absolute;
    right: 0;
    top: 46px;
    z-index: 0;
}

#EUlogo {
    background: url("../images/layout/header/imgheadersfumata.png") no-repeat scroll 327px 15px;
    float: left;
    padding-left: 20px;
    margin-top: 30px;
    padding-right: 50px;
    position: relative;
    z-index: 2;
}

#EUheadcont {
    float: left;
}


.EUsocial, .EUlinksearch, .EUsocial ul li, .EUlinksearch ul li {
    float: left;
    list-style-type: none;
}

.EUsocial {
    float: right;
    margin-right: 0.5em;
}
.EUsocial li {
    cursor: pointer;
	}	

.EUsocial li a {
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 40px;
}


.EUsocial li.facebook:hover {
    background: url("../images/layout/header/icon_fb.png");
	
}
.EUsocial li.twitter:hover {
    background: url("../images/layout/header/icon_twitter.png");
}
.EUsocial li.youtube:hover  {
    background: url("../images/layout/header/icon_youtube.png") ;
}
.EUsocial li.rss:hover {
    background: url("../images/layout/header/icon_rss.png") ;
}
.EUsocial li.instagram:hover {
    background: url("../images/layout/header/icon_instagram.png") ;
}
.EUsocial li.facebook {
    background: url("../images/layout/header/icon_fb_grey.png") ;
    height: 44px;
    width: 41px;
}
.EUsocial li.twitter {
    background: url("../images/layout/header/icon_twitter_grey.png") ;
	    height: 44px;
    width: 41px;
}
.EUsocial li.youtube  {
    background: url("../images/layout/header/icon_youtube_grey.png") ;
	    height: 44px;
    width: 41px;
}
.EUsocial li.rss  {
    background: url("../images/layout/header/icon_rss_grey.png") ;
	    height: 44px;
    width: 41px;
}
.EUsocial li.instagram  {
    background: url("../images/layout/header/icon_instagram_grey.png") ;
	    height: 44px;
    width: 41px;
}

.EUlinksearch {
    background: url("../images/border_search.jpg") repeat-x scroll right bottom #FFFFFF;
    bottom: -9px;
    height: 33px;
    padding-bottom: 0;
    padding-left: 270px;
    padding-top: 0;
    position: absolute;
    right: 0;
}

.EUlinksearch a {
    color: #014a97;
}

.EUlinksearch a:hover {
    text-decoration:none;
}

.EUpipe {
    background: url("../images/layout/header/pipe.jpg") no-repeat scroll right 2px #FFFFFF;
    padding-right: 0.8em;
}

.EUlinksearch li {
    float: left;
    margin-right: 0.8em;
    position: relative;
    top: 0.5em;
}

.EUnumverde {
    float: left;
    margin-top: 0.4em;
    width: 8em;
}

.EUnumverde > img {
    width: 6.5em;
}

.EUopendata {
    float: left;
    margin-top: 1.2em;
    width: 8em;
}

.EUopendata > img {
    width: 6.5em;
}

.EUpostacert {
    float: left;
    margin-top: 0.9em;
}

.EUpostacert > img {
    width: 4.5em;
}

.EUsearch {
    float: left;
    margin-right: 1em;
    position: relative;
}


.EUsearch .text {
    width: 13.8em;
}

.EUsearch input {
    height: 1.6em;
}


.EUsearch input.submit {
    background: none repeat scroll 0 0 #014A97;
    border: 0 none;
    color: #FFFFFF;
    height: 1.7em;
    padding: 0 0.4em;
    text-transform: uppercase;
	cursor: pointer;
}

/*TESTATA FINE*/

/******************
  SET STYLING HERE
 ******************
 */
 
 
#corpo {
    padding-top: 30px;
}

#wrapper1 {
    background-color: #EDEDED;
    min-height: 250px;
    margin: 0 auto;
    padding: 20px 30px;
   /* width: 90%;*/
}

/* =================================
 Default state (no keyboard focus)
 ==================================*/
 
/* Overall Wrapper */
.anythingSlider-default {
	margin: 0 auto;
	padding: 0 45px 28px 45px;
}

/* Navigation buttons + start/stop button, default state */
.anythingSlider-default .anythingControls a {
	/* top shadow */
	/*background: #777 url(../images/default.png) center -288px repeat-x;*/
	color: #000;
	font-size: 0.9em;
}
/* Make sure navigation text is visible */
.anythingSlider-default .anythingControls a span {
	visibility: visible;
}
/* Navigation current button, default state */
.anythingSlider-default .anythingControls a.cur {
	background: #888;
	color: #FFF;
	 font-size: 0.9em;
}

/* start-stop button, stopped, default state */
.anythingSlider-default .anythingControls a.start-stop {

	color: #ddd;
}
/* start-stop button, playing, default state */
.anythingSlider-default .anythingControls a.start-stop.playing {
	
}

/* start-stop button, default hovered text color (when visible) */
/* hide nav/start-stop background image shadow on hover - makes the button appear to come forward */
.anythingSlider-default .anythingControls a.start-stop:hover,
.anythingSlider-default .anythingControls a.start-stop.hover,
.anythingSlider-default .anythingControls a.start-stop .anythingControls ul a:hover {

	color: #ddd;
}

/*
 =================================
 Active State (has keyboard focus)
 =================================
*/
/* slider window - top & bottom borders, active state */
.anythingSlider-default.activeSlider .anythingWindow {
	/*border-color: #7C9127;*/
}
/* Navigation buttons, active state */
.anythingSlider-default.activeSlider .anythingControls a {
	text-decoration: none !important;
	
}
/* Navigation current & hovered button, active state */
.anythingSlider-default.activeSlider .anythingControls a.cur /* ,
.anythingSlider-default.activeSlider .anythingControls a:hover */{
	/* background image removed */
	background: #014d81;
	color:#FFF !important;
}

/* start-stop button, stopped, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop {
	position: absolute;
    top: 12px;
}
/* start-stop button, playing, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop.playing {
	color: #FFFFFF!important;
}
/* start-stop button, active slider hovered text color (when visible) */
.anythingSlider-default.activeSlider .start-stop:hover,
.anythingSlider-default.activeSlider .start-stop.hover {
	color: #fff;
}

.anythingSlider-default.activeSlider .start-stop {
	background:url(../images/layout/content/play.png) no-repeat;
}

.anythingSlider-default.activeSlider .start-stop.playing {
	background:url(../images/layout/content/pause.png) no-repeat;
}

/************************
  NAVIGATION POSITIONING
 ************************/
/* Navigation Arrows */
.anythingSlider-default .arrow {
	top: 50%;
	position: absolute;
	display: block;
}

.anythingSlider-default .arrow a {
	display: block;
	width: 45px;
	height: 140px;
	margin: -70px 0 0 0; /* half height of image */
	text-align: center;
	outline: 0;
	background: url(../images/default.png) no-repeat;
}


/* Navigation Links */
.anythingSlider-default .anythingControls {     	
    bottom: 0;
    display: none;
   /* float: right; */
    margin-right: 20px;
    position: absolute;
    right: 0;
	}
.anythingSlider-default .anythingControls ul { margin: 0; padding: 0; float: left; }
.anythingSlider-default .anythingControls ul li { display: inline; }
.anythingSlider-default .anythingControls ul a {
	font: 0.7em;
	display: inline-block;
	text-decoration: none;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	text-align: center;
	outline: 0;
}

/* navigationSize window */
.anythingSlider-default .anythingControls .anythingNavWindow {
	overflow: hidden;
	float: left;
}

/* Autoplay Start/Stop button */
.anythingSlider-default .anythingControls .start-stop {
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	z-index: 100;
	outline: 0;
}

/***********************
  IE8 AND OLDER STYLING
 ***********************/

/* Navigation Arrows */
.as-oldie .anythingSlider-default .arrow {
	top: 30%;
}
.as-oldie .anythingSlider-default .arrow a {
	margin: 0;
}

/* margin between nav buttons just looks better */
.as-oldie .anythingSlider-default .anythingControls li {
	margin-left: 3px;
}

/* When using the navigationSize option, the side margins need to be zero
	None of the navigation panels look good in IE7 now =( */
.as-oldie .anythingSlider-default .anythingControls a {
	margin: 0;
}
.as-oldie .anythingSlider-default .anythingNavWindow {
	margin: 0 2px;
}
.as-oldie .anythingSlider-default .anythingNavWindow li {
	padding: 3px 0 0 0;
}

/***********************
  COMMON SLIDER STYLING
 ***********************/
/* Overall Wrapper */
.anythingSlider {
    background-color: #FFFFFF;
    display: block;
    max-height: 280px !important;
    min-height: 250px !important;
    overflow: hidden !important;
    padding: 0;
    position: relative;
}
/* anythingSlider viewport window */

.anythingSlider .anythingWindow {
   /* height: 100%;
    margin-left: -15px;*/
    overflow: hidden;
   /* padding-right: 15px;
    position: relative;
    width: 100%;*/
}

/* anythingSlider base (original element) */
.anythingSlider .anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	overflow: visible !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0!important;
}

/* Navigation arrow text; indent moved to span inside "a", for IE7;
  apparently, a negative text-indent on an "a" link moves the link as well as the text */
.anythingSlider .arrow span {
	display: block;
	visibility: hidden;
}
/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
.anythingSlider .arrow.disabled {
	display: none;
}
/* all panels inside the slider; horizontal mode */
.anythingSlider .panel {
	float: left;
	position:relative;
}
/* vertical mode */
.anythingSlider .vertical .panel {
	float: none;
}
/* fade mode */
.anythingSlider .fade .panel {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
/* fade mode active page - visible & on top */
.anythingSlider .fade .activePage {
	z-index: 1;
}

/*Custom*/

.EUcontent {
    margin: 0 10px 0 190px !important;
    padding-top: 0.5em !important;
}

.EUleft {
    float: left;
    margin: 2em 1em 2em 0;
    width: 65%;
}

.EUright {
    float: right;
    margin: 2em 0.4em 2em 0;
    width: 30%;
}

#slider1 li {
    list-style-type: none;
}

.cloned.panel {
    visibility: hidden;
}

.panel > img {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 18em !important;
    margin-right: 1em;
    padding-left: 1em;
    width: 25em !important;
}

.panel > h2 {
    border-bottom: 2px solid #CFCFCF;
    color: #133B89;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0;
    text-transform: uppercase;
}
.panel > h2 a {
	color: #133B89;
    font-weight: normal;
	text-decoration:none;
}

.panel > h2 a:hover {
	text-decoration:underline;
}


#content > #content2 .panel > p {
    clear: right;
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 3%;
	margin-right: 1em;
}

.panel > h3 {
    background: none repeat scroll 0 0 #EDEDED;
    float: right;
    font-size: 1em !important;
    font-weight: normal;
    padding: 0.4em 1.2em !important;
}


.panel h3 a {
    color: #363636;
}

.panel h3 a:hover {
   text-decoration:none;
}

.start-stop > span {
    color: white;
    opacity: 0;
}

.clear {
clear:both;
}

/*Box in evidenza*/


#EUevidenza {
    /*min-height: 52.3em;*/
}

.EUtitlebox {
    border-bottom: 2px inset #B1B1B1;
    letter-spacing: 0 !important;
    margin-bottom: 20px;
    text-transform: uppercase;
	font-size:1.34em!important;
	padding-top: 0 !important;
}

.EUnotizia {
    border-bottom: 2px solid #F0F4F7;
    float: left;
    margin-bottom: 10px;
    min-height: 90px;
	width: 100%;
}

#EUevidenza .EUnotizia {
padding-bottom: 5px;
}

.EUnotizia.last {
	border-bottom:0px;
}

#content > #content2 .EUnotizia p {
    float: none;
    line-height: 1.3em;
    margin-left: 18em !important;
}


h3 a, #content > #content2 h3 a {
    color: #014A97;
    line-height: 1.3em !important;
}

.EUnotizaimg {
    float: left;
    margin-right: 1em;
}

.EUlinkarchivio {
    background: url("../images/layout/content/linkarchivio.png") no-repeat scroll 3px 2px;
    float: right;
    overflow: visible;
}

#content > #content2 .EUlinkarchivio > a {
    font-size: 0.7em;
    padding-left: 20px;
    text-transform: none;
}


.EUcentral {
    float: left;
    width: 100%;
	margin-bottom:2em;
}

/*Box mostre*/


.EUmostre {
    float: left;
    width: 35%;
}

.EUmostra {
    float: left;
    margin-bottom: 1em;
    width: 100%;
}

.EUmostra > p {
    margin-bottom: 0 !important;
    margin-left: 112px !important;
}

.EUmostra > img {
    float: left;
    margin-right: 1em;
	padding: 0.4em 0;
}

/*Segui il ministro*/

.EUbannersegui {
    float: left;
    margin-left: 3%;
   width: 31%;
}

.EUbannersegui img {
    max-width: 29em;
    width: 100%;
}

/*Box Video*/


.EUbox {
	float: left;
    background: none repeat scroll 0 0 #EDEDED;
    padding: 3% 3% 3% 4%;
}

.EUbox .EUtitlebox {
    border-bottom: 2px inset #FFFFFF;
}

.EUvideosingle {
    border-bottom: 2px solid #FFFFFF;
    float: left;
    margin-bottom: 22px;
    padding: 0 0 20px;
    width: 100%;
}

.EUvideosingle .box_video_img {
    float: left;
    height: 45px;
    margin-right: 15px;
    overflow: hidden;
    vertical-align: middle;
    width: 80px;
}

.EUvideosingle img {
    float: left;
    margin-right: 1em;
    position: relative;
    top: -8px;
}

/* Tiny Carousel */

/*
.banner {
    background: url("../images/banner_back.jpg") repeat-x scroll 7px -7px rgba(0, 0, 0, 0);
    float: left;
    height: 142px;
    overflow: hidden;
    padding-top: 11px;
    position: relative;
    width: 100%;
}*/

.banner {
    background: url("../images/banner_back.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 166px;
    overflow: hidden;
    padding-top: 11px;
    position: relative;
    width: 100%;
}

.banner .viewport {
    float: left;
    height: 135px;
    margin: 0 5%;
    overflow: hidden;
    position: relative;
    width: 90%;
}

.banner .buttons {
    background: url("../images/layout/content/buttons.png") no-repeat scroll 0 -38px white;
    display: block;
    float: left;
    height: 50px;
    margin: 50px 10px 0 0;
    overflow: hidden;
    position: relative;
    text-indent: -999em;
    width: 39px;
}

.banner .buttons.prev {
    background: url("../images/layout/content/buttons.png") no-repeat scroll 0 -50px white;
    position: absolute;
    z-index: 40;
}

.banner .buttons.next {
    position: absolute;
    right: 0;
    z-index: 50;
}

.banner .next {
    background-position: 0 0;
    margin: 43px 0 0 10px;
}

.banner .disable { visibility: hidden; }

.banner .overview {
    line-height: 190px;
    list-style: none outside none;
    margin: 0;
    padding: 0 !important;
    position: absolute;
    vertical-align: middle !important;
    width: 240px;
	height:120px;
}

.banner .overview li {
    border: 0 none;
    float: left;
    list-style-type: none;
    margin: 0 10px !important;
    padding: 1px;
    text-align: center;
    width: 150px;
}

.overview li a img {
    max-width: 150px;
}

/*EDIT CLASS*/


#content > #content2 #areasuperevidenza {
    height: 3500px;
}


#areasuperevidenza .anythingSlider, #areasuperevidenza #wrapper1 {
    height: 1150px;
}

#areasuperevidenza  .anythingSlider {
	overflow:visible !important;
	max-height:1280px !important;
}

#arealuoghi .EUimagesingle img {
	width:auto;
}.

#arealuoghi .EUnotizaimg {
    width: 100% !important;
}

/*Box grandi iniziative*/

.boxiniziative {
    float: left;
    padding-bottom: 1em;
    margin-bottom: 2em;
    width: 100%;
}

.boxiniziative .EUtitlebox {
    border: 0 none;
	margin-bottom: 0.5em;
}

.EUsfondobox {
    background: none repeat scroll 0 0 #EDEDED;
    float: left;
    padding: 3%;
    position: relative;
    width: 94%;
}

.EUsfondobox .EUnotizaimg {
    width: 100%;
}

.EUsfondoiniziative {
    /*background: none repeat scroll 0 0 #808080;*/
	background: url("../images/backluogo.png") ;
    bottom: 0;
    left: 0;
    margin: 9px;
    position: absolute;
    z-index: 100;
}


#content > #content2 .EUsfondoiniziative > p, #content .EUsfondoiniziative > p a {
    color: #FFFFFF;
    margin: 0.5em;
}


#content > #content2 .EUsfondoiniziative > p {
    font-size: 1.2em;
}

/*Luogo del giorno*/


.EUluogo {
    float: right;
    margin-left: 0;
    margin-right: 0.5em;
    margin-top: 0;
    padding: 1% 2%;
	width: 26%;
}

.EUluogo .EUtitlebox {
    margin-bottom: 0.5em;
}

.EUsfondoluogo {
    bottom: 0;
	left:0;
    position: absolute;
	background:  url("../images/backluogo.png");
	/*background:	#808080;*/
	width: 100%;
}

.EUsfondoluogo h3 {
    text-align: left !important;
}

.EUsfondoluogo h3 a {
    color: #FFFFFF !important;
}

.EUlinkarchivio.data {
    background: url("../images/calendar.png") no-repeat scroll 3px 0;
    font-size: 0.8em;
    padding-left: 1.5em;
    position: relative;
    text-transform: none;
    top: 3px;
}

.EUsfondoluogo > h3 {
    color: #FFFFFF !important;
    font-size: 1.1em !important;
    margin: 0.5em !important;
}

.EUluogo .EUimagesingle > a {
    text-align: center;
}

.EUimagesingle {
    position: relative;
	width: 100%;
	overflow: hidden;
	/*height: 170px;*/
	height:150px;
	text-align: center;
}


.EUimagesingle img {
    float: none;
	width:100%;
}

/*Footer*/

#EUfooter {
    font-size: 13.0833px;
    text-align: center;
	display: inline-block;
	background:  url("../images/backfooter.png");
	width:100%;
}

#EUfooter a {
    color: #5B5B5B;
}

#EUfooter a:hover {
	text-decoration:none;
}

#EUfooter ul {
    float: left;
    line-height: 1.3em;
    margin: 1% 8%;
    text-align: left;
    width: 17.3%;
}

#EUfooter ul  li {
    list-style-image: url("../images/layout/cls/arrow.gif");
}

#EUfooter ul.EUevidenza  li {
 list-style-image: url("../images/layout/content/linkarchivio.png");
}

#EUfooter > p {
    display: inherit;
    margin-top: 1.4em;
}

.EUfooterbottom {
    border-top: 1px solid #D9D9D9;
    float: left;
    margin-top: 1em;
    width: 100%;
	text-align: center;
}

.EUfooterbottom img {
    margin-right: 1em;
    position: relative;
    top: 0.5em;
    width: 70px;
}

/*Tabs Newsletter*/


.EUnewsletter h3 {
    color: #3D3D3D !important;
    display: inline-block;
    font-size: 1.5em !important;
    margin: 1em 0 !important;
}

#EUtabs {
    border: 0 none;
    padding: 0;
}

.ui-widget-content {
    border: 1px solid #AAAAAA;
    color: #222222;
    padding: 1em;
}

.ui-widget {
    font-size: 1.1em;
}
.ui-tabs {
    padding: 0.2em;
}

.ui-helper-clearfix:after {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

.ui-tabs .ui-tabs-nav li {
    border-bottom-width: 0 !important;
    float: left;
    list-style-type: none !important;
    margin: 0 0.2em -1px 0 !important;
    padding: 1em 2em !important;
    position: relative;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 0 50% #E6E6E6;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-weight: normal;
    outline: medium none;
}

.ui-widget-header {
    background: #BDBBBC;
    border: 1px solid #AAAAAA;
    color: #222222;
    font-weight: bold;
}
.ui-helper-clearfix {
    display: block;
}

.ui-tabs .ui-tabs-nav {
    float: left;
    list-style: none outside none;
    margin: 0 0 2em !important;
    padding: 0.2em 0.2em 0 !important;
    position: relative;
    width: 99%;
}

.ui-tabs-active {
    background:  #FFFFFF !important;
}
.ui-tabs-active a{
   color: #363636 !important;
}


#content2 form fieldset {
    border: 0 none !important;
    padding: 0 !important;
	}
	
/*LISTING*/

#risultati table {
    width: 100%;
}


#content2 div#risultati h3 {
    border-bottom: 6px solid #F0F3F6;
    color: #2C5885 !important;
    font-size: 1.5em!important;
    letter-spacing: -1px;
    line-height: 1.2em;
    margin: 0;
    padding: 8px 0 12px;
}



#content2 div.paragraph p {
    line-height: 1.4em !important;
    margin-right: 2em;
}

#content2 .paragraph {
    line-height: 1.4em !important;
}

/*FIX COLOR MENU*/


#cls ul#menu2 li {
    /*border-top: 5px solid #1B3E90 !important;*/
}

/*Fix SocialBar*/

/*
.social_toolbar {
    float: left;
    position: relative;
	}
*/

.social_toolbar {
    background: none repeat scroll 0 0 #F7F7F7;
    float: right;
    padding: 5px 20px 5px 5px;
    position: relative;
    right: -25px;
    top: -27px;
}

.social_toolbar .text {
    color: #777777;
    margin-right: 2px;
    margin-top: 0;
    position: relative;
    top: 1px;
}

.stButton {
margin-left:0px !important;
}

.stampa {
    display: inline;
    margin-left: 0px;
    position: relative;
}

#EU_cookie {
	display: none;
	z-index: 99999;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 100%;
	padding: 14px;
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.7);
	color: #ffffff;
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

#EU_cookie_v1 {
	display: none;
	z-index: 99999;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 100%;
	min-height: 40px;
	padding: 14px;
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
#EU_sx {
	width: 60%;
	float: left;
	padding-right: 24px;
}

#EU_dx {
	width: 35%;
	float: right;
}

#EU_sx a {
	color: #ffffff;
	text-decoration: underline;
}

#EU_sx a:hover, #EU_sx a:focus {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
}

#EU_dx a {
	padding: 4px;
	border-radius: 4px;
	background: #dfdfdf;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#EU_dx a:hover, #EU_dx a:focus {
	color: #dfdfdf;
	background: #000000;
}


