#header h1 a {
	background: url(/img/fdg/header2.png) no-repeat 0 0;
}

#header h1.eng a {
	background: url(/img/fdg/header2_eng.png) no-repeat 0 0;
}

#content-container {
	background: url(/img/fdg/bg.jpg) repeat-x 0 0;
}

#content {
	background: url(/img/fdg/contentbg.jpg) no-repeat 0 0;
}

#page.search #content-container {
	background: #03568c url(/img/fdg/bgsearch.jpg) repeat-x 0 0;
	height:auto;
}

#page.search #content {
	background: transparent;
	height:auto;
	color: #FFF;
}



.tema1, #nav .sceltapalinsesto#menu1 li.active span, #palinsesto.tema1 h3, #palinsesto.tema1 ul li.active, #embedvideo.tema1 {
	background: #9287c4;
	color: #FFF;
}

.tema2, #nav .sceltapalinsesto#menu2 li.active span, #palinsesto.tema2 h3, #palinsesto.tema2 ul li.active, #embedvideo.tema2 {
	background: #96a046;
	color: #FFF;
}

.tema3, #nav .sceltapalinsesto#menu3 li.active span, #palinsesto.tema3 h3, #palinsesto.tema3 ul li.active, #embedvideo.tema3 {
	background: #d7945d;
	color: #FFF;
}

#nav .sceltapalinsesto#menu1 li span, #palinsesto.tema1 ul li {
	background: #4b5888;
	color: #FFF;
}

#nav .sceltapalinsesto#menu2 li span, #palinsesto.tema2 ul li {
	background: #4d6447;
	color: #FFF;
}

#nav .sceltapalinsesto#menu3 li span, #palinsesto.tema3 ul li {
	background: #6d5e53;
	color: #FFF;
}

#nav #menu li.tema1.active {
	background: transparent url(/img/fdg/freccia_mini1.gif) no-repeat bottom center;
}

#nav #menu li.tema2.active {
	background: transparent url(/img/fdg/freccia_mini2.gif) no-repeat bottom center;
}
#nav #menu li.tema3.active {
	background: transparent url(/img/fdg/freccia_mini3.gif) no-repeat bottom center;
}

#nav .sceltapalinsesto#menu1 li.active {
	background: transparent url(/img/fdg/arrow1.gif) no-repeat top right;
	width: 246px;
}

#nav .sceltapalinsesto#menu2 li.active  {
	background: transparent url(/img/fdg/arrow2.gif) no-repeat top right;
	width: 246px;
}

#nav .sceltapalinsesto#menu3 li.active  {
	background: transparent url(/img/fdg/arrow3.gif) no-repeat top right;
	width: 246px;
}

#nav #menu li.tema1, #nav #menu li.tema2, #nav #menu li.tema3, #palinsesto.tema1, #palinsesto.tema2, #palinsesto.tema3 {
	background: transparent;
}

#nav #menu li.active {
	margin-top: -5px;
	height: 28px;
} 

#nav #menu li.active span{
	padding-top:5px;
} 

#bannerarea .banner {
	background: url(/img/fdg/bannerbg.png) no-repeat 0 0;
}

#embedarea.tema1, #mediaplayer_wrap.tema1 {
	border-color: #9287c4;
	color: #9287c4;
}

#embedarea.tema2, #mediaplayer_wrap.tema2 {
	border-color: #96a046;
	color: #96a046;
}

#embedarea.tema3, #mediaplayer_wrap.tema3 {
	border-color: #d7945d;
	color: #d7945d;
}