html, body {
	margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #333;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF6600;
	text-align: right;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-align: right;
}
th { font-size: 12px; text-align: center; }
td.right { text-align: right;  border-left: 1px dashed #999;}
td { font-size: 12px; border-bottom: 1px solid #999; }
.und_th th { border-bottom: 1px solid #999; }

dt { margin-top: 10px; font-weight: bold; clear: both; }
dd { margin: 0px; padding: 0 0 10px 0; border-bottom: 1px solid #999;  }
dl img { float: left; border: 1px solid #999; margin: 10px; }

form small { color: #444; font-weight: normal; }

#container {
	width: 772px;
	text-align: center;
	margin: 0 auto;
}

#top { padding-bottom: 3px; text-align: center;	background-color: #FFF;	color: #333; height: 101px; }
#top .logo { float: left; width: 222px; height: 101px; margin-left: 9px; margin-right: 3px; background: url(../img/logo-cinema-diritti.gif) no-repeat; }
#top .logo a { display: block; width: 222px; height: 101px; }
#top .banner { float: left; width: 529px; height: 101px; }

#left_column {
	width: 231px;
	float: left;
	text-align: left;
	background-color: #FFF;
	color: #333;
}
#rigth_column {
	text-align: left;
	float: left;
	width: 529px;
	color: #333;
	background-color: inherit;
	margin-left: 3px;
}
#left_column ul {
	list-style-type: none;
	margin: 0; padding: 0;
}
#menu_big li {
	color: #FFFFFF;
	width: 100%;
	background-color: #999999;
	background-image: url(../img/evid_menu_big_off.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: -1px;
}
#menu_big .actual {
	background-image: url(../img/evid_menu_big.gif);
}
#menu_big > li {
	border-bottom: 1px solid #FFF;
	margin: 0;
}
#menu_big a {
	text-decoration: none;
	display: block;
	height: 43px;
}
#menu_big img {
	padding-left: 23px;	
	margin-top: 13px;
}
#menu_big a:hover {
	background-image: url(../img/evid_menu_big.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#menu_small li {
	margin-bottom: -2px;
	height: 25px;
	margin-left: 9px;
	padding-top: 3px;
	background-color: #FF6600;
	color: #FFFFFF;
}
#menu_small img {
	margin-left: 10px;
	padding-top: 2px;
}
#menu_small a {
	margin-left: 5px;
	display: block;
}
#menu_small a:hover {
	background-image: url(../img/evid_menu_small.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#menu_small .actual {
	background-image: url(../img/evid_menu_small.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#submenu {
	border-bottom: 1px dashed #999;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
div > #submenu  {
	height: 27px;
}
#sm_menu {
	float: left;
	padding: 5px;
}
#sm_menu ul {
	list-style-type: none;
	margin: 0; padding: 0;
}
#sm_menu li {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	color: #888;
}
#sm_menu a {
	font-style: normal;
	color: #F60;
	
}
#sm_flags {
	float: right;
	padding: 5px;
}

#footer {
	clear: both;
	padding: 9px;
	font-size: 10px;
	color: #555;
	text-align: right;
	background-color: #FFF;
}
#footer a {
	font-style: normal;
}
#header {
	background-color: #E5E5E5;
	color: #333;
	width: 100%;
	border-bottom: 3px solid #FFF;
	text-align: right;
}
#header img {
	border-left: 3px solid #FFF;
}
#home_left  {
	width: 263px;
	float: left;
	background-color: #E5E5E5;
	color: #333;
	text-align: right;
}
#home_right {
	width: 263px;
	float: right;
	background-color: #E5E5E5;
	color: #333;
	text-align: right;
}
#home_left h2, #home_left p, #home_right h2, #home_right p { margin: 10px; }

#editoriale { margin-left: 9px; background-color: #E5E5E5; padding: 10px; margin-top: 3px; }
#editoriale h2 { text-align: left; }
#editoriale h3 { text-align: left; margin: 0; padding: 0; font-size: 13px; }
#editoriale h4 { text-align: left; margin: 0; padding: 0; font-size: 12px; }

#page {
	padding: 10px;
	margin: 5px;
	background-color: #E5E5E5;
	text-align: justify;
}
#page ol {
	list-style-type: lower-alpha;
}

#pager    { border:  1px solid #999; padding: 10px; height: 13px; }
#pager .l { float: left;  display: inline; }
#pager .r { float: right; display: inline; }

p.success { width: 90%; border: 2px solid #393; padding: 5px; text-align: left; }
p.error   { width: 90%; border: 2px solid #C33; padding: 5px; text-align: left; }

.mini { font-size: 10px; color: #666; background-color: inherit; text-align: center; }

.dl_file {
	padding-top: 5px; margin-top: 20px; border-top: 1px solid #999;
}
.dl_file div {
	float: left; margin: 0 10px 0 0;
}

/* tooltips */
.tooltip{
	width: 200px;
	color: #333;
	font: bold 12px Arial,sans-serif;
	text-decoration: none;
	text-align: center;
}

.tooltip span.top {
	padding: 40px 8px 0;
  background: url(../img/bt.gif) no-repeat top;
}

.tooltip span.bottom {
	padding: 3px 8px 15px;
  background: url(../img/bt.gif) no-repeat bottom;
}

#scheda_opera { clear: both; overflow: hidden; }
#scheda_opera .locandina { float: left; width: 165px; margin-right: 10px; }
#scheda_opera .info { float: left; width: 300px; }
#scheda_opera .info p { margin: 0 0 5px 0; padding: 0; }
#scheda_opera a.trailer {padding: 1px 0 2px 22px; background: url(../img/icon_trailer.png) no-repeat; }