#programmi h1, #progenre h1 {
	position: relative;
	left: 6px;
	color: Purple;
}
#programmi h1 {position: relative; top: 4px;}
#progenre h1 {	position: relative; top: -2px;}
h2 {
	color: Yellow;
	background-color: #1A3FA9;
	margin-left: 0;
}
h2.cult {background: #1A3FA9 url(../images/cult.png) no-repeat bottom right;}
#headerHome {
	margin: 0pt;
	padding: 0pt;
	background-image: url(images/header.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	height: 300px;
	width: 720px;
}
#content {position: relative; top: -30px;}
#content p { 
   margin-top: 2px;
   padding: 0 2px 0 2px;
}
#content p img, #progenre #content p img{ 
   margin: 0;
   padding: 5px 8px 4px 0;
}
#righter { margin-top:-35px;}
#right_content h3{
	position: relative;
	top: -5px;
	left: -3px;
	text-indent: -5000px;
	background: url(../images/sidenav.gif) no-repeat;
	width: 200px;
	height: 22px;
}
#programmi li#pr a, #progenre li#pr a {background-position: -223px -64px;}
#menuprog {
   position: relative;
	top: 5px;
	left: -10px;
	width: 205px;
	border-color: #D0D0D0;
   border-width: 1px;
   margin: 5px;
	line-height: 1.4em;
}
#menuprog ul {
   list-style: none;
   margin: 0;
   padding: 0;
   display: block;
	font-size: 1.2em;
}
#menuprog li a {
   height: 30px;
   text-decoration: none;
}
#menuprog li a:link, #menuprog li a:visited {
	color: #777;
	display: block;
	background: url(images/menu.gif);
	padding: 0px 8px 0 14px;
	text-align: left;
}
#menuprog li a:hover {
	color: #000;
	background: url(images/menu.gif) 0 -35px;
	padding: 0px 14px;
	text-align: right;
}
#menuprog li a:active, #menuprog li #current {
	color: Navy;
	background: url(images/menu.gif) 0 -70px;
	text-align: center;
	height: 30px;
}
