@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: #f9f9f9;
	font-family: sans-serif;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	padding-top: 24px;
	background-position: 0px 24px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* fine reset */
/* bordo link in firefox */
a {
	outline:none;
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* close commented backslash hack */


#header {
	height: 265px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-bottom: 22px;
	margin-top: 27px;
}
#header img.logo {
	position: absolute;
	left: 0px;
	top: 126px;
}
#header h3 {
	font-size: 14px;
	font-style: normal;
	line-height: 1;
	font-weight: bold;
	color: #1b1c1b;
	display: block;
	position: absolute;
	left: 9px;
	top: 199px;
	z-index: 20;
}
#header h4 {
	color:#030609;
	display:block;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	height:30px;
	line-height:30px;
	position:absolute;
	right:0;
	top:140px;
	width:600px;
	z-index: 210;
}
#header h4 b {
	color:#0894c4;
	font-weight: normal;
}
#header #translate-this {
	display: block;
	top: 22px;
	right: 10px;
	position: absolute;
	overflow: hidden;
	width: 30px;
	height: 63px;
	color: #ebebeb;
	background-image: url(http://widget.teknoring.it/common/js/translate/translate.png);
	background-repeat: no-repeat;
}
#header #translate-this a {
	color: #ebebeb;
	background-color: #ebebeb;
	font-size: 0px;
	line-height: 1px;
}
#header #translate-this .translate-this-button {
	background-color: #F3F3F3;
	height: 63px !important;
	width: 30px !important;
}
#header #banner_leaderboard {
	background-color: #CCC;
	height: 90px;
	width: 728px;
	position: absolute;
	left: 0px;
	top: 22px;
	display: block;
}
#header #login_area, #header #logout_area {
	width: 180px;
	position: absolute;
	top: 22px;
	right: 60px;
	height: 90px;
}
#header #login_area * {
	font-size: 11px;
	line-height: 20px;
	color: #999999;
}
#header #login_area legend, #header #login_area label {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #login_area input {
	border: 1px solid #CCC;
	display: block;
	clear: both;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-bottom: 8px;
	width: 150px;
}
#header #login_area:hover input {
	color: #000;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#header #login_area a, #header #login_area #button_login {
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	line-height: 22px;
	height: 22px;
	padding-right: 12px;
	padding-left: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	margin-right: 10px;
	display: block;
	white-space: nowrap;
	float: left;
	clear: none;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	font-size: 10px;
	color: #FFF;
	cursor: pointer;
	cursor: hand;
}
#header #login_area #button_signin {
	color: #33cdff;
}
#header #login_area a:hover, #header #login_area #button_login:hover {
	color: #FFF;
	background-color: #666;
	background-image: none;
	text-decoration: underline;
}
#header #logout_area {
	font-size: 11.25px;
	line-height: 1.2;
	color: #333;
	background-color: #ebebeb;
	width: 180px;
	height: auto;
}
#header #logout_area #name {
	font-size: 12px;
	line-height: 1.7;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-align: left;
	vertical-align: middle;
	clear: both;
	margin-bottom: 1px;
	background-color: #009acd;
	background-image: url(/images/dt_bg3.png);
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
#header #logout_area a {
	background-color: #F3F3F3;
	display: block;
	font-size: 11.25px;
	line-height: 1.5;
	color: #999;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
}
#header #logout_area a:hover {
	color: #666;
	background-color: #FFF;
	text-decoration: none;
	margin-bottom: 1px;
}
#header #divErrorLogin {
	font-size: 12px;
	color: #900;
	width: 180px;
	top: 108px;
	right: 60px;
	position: absolute;
}
#header #h_menu {
	display: block;
	position: absolute;
	left: 0px;
	bottom: -2px;
	width: auto;
	z-index: 10;
}
#header #h_menu li {
	display: block;
	float: left;
	clear: none;
}
#header #h_menu li a {
	display: block;
	font-size: 13px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	color: #f9f9f9;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a7a397;
	border-right-color: #797365;
	border-bottom-color: #cdcdcd;
	border-left-color: #bab6aa;
}
#header #h_menu li a.first {
	border-left-style: none;
}
#header #h_menu li a.last {
	border-right-style: none;
}
#header #h_menu li a:hover, #header #h_menu li a.sel {
	color: #494847;
	background-color: #f7f7f7;
	text-decoration: none;
	margin-bottom: -1px;
	border-bottom-color: #f7f7f7;
}
#header .h_submenu {
	display: block;
	position: absolute;
	left: 0px;
	bottom: -29px;
	width: auto;
	z-index: 20;
	white-space: nowrap;
	overflow: visible;
}
#header .h_submenu li {
	display: block;
	float: left;
	clear: none;
	white-space: nowrap;
}
#header .h_submenu li a {
	display: block;
	font-size: 12px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #4a4841;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
	letter-spacing: -0.02em;
	margin-right: 7px;
	margin-left: 0px;
}
#header .h_submenu li a:hover, #header .h_submenu li a.sel {
	color: #009bd0;
	text-decoration: none;
}
#header ul#submenu_agenda.h_submenu {
	text-align: right !important;
	width: 754px !important;
}
#header ul#submenu_agenda.h_submenu li {
	float: right;
}
#header .shadow.submenu {
	top: 253px;
	left: -12px;
	height: 40px;
	background-position: left bottom;
}
#header #find {
	position: absolute;
	right: 0px;
	bottom: -2px;
	width: 158px;
	display: block;
	height: 30px;
	overflow: hidden;
}
#header #find input {
	font-size: 11px;
	line-height: 20px;
	border: 1px solid #CCC;
	position: absolute;
	width: 100px;
	height: 20px;
	top: 0px;
	color: #2fc9fb;
	right: 0px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 24px;
}
#header #find input:hover {
	color: #333;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#header #find legend {
	position: absolute;
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}
#header #find a {
	background-image: url(../images/button_search.png);
	text-align: left;
	text-indent: -1024px;
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 1px;
	right: 5px;
}
hr {
	height: 0px;
	width: 1%;
	left: 0px;
	top: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
}
.hidden, #hidden {
	display: none;
	visibility: hidden;
}
.divider {
	display: block;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#foot {
	background-color: #333;
	width: 100%;
	padding-bottom: 15px;
	padding-top: 15px;
}
#foot #content {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	clear: both;
	float: none;
	font-size: 11px;
	color: #35ccff;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#foot #content .mxd {
	background-image: url(../images/logo_lit.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1024px;
	height: 31px;
	width: 101px;
	clear: none;
	display: block;
}
#foot #content .mdc {
	background-image: url(../images/mediacap.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1024px;
	height: 46px;
	width: 150px;
	clear: both;
	display: block;
}
#foot #content li {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.1;
	color: #FFF;
	text-transform: capitalize;
}
#foot #content li a {
	font-size: 12px;
	line-height: 1.1;
	color: #FFF;
	text-transform: capitalize;
}
#foot .to_col {
	display: block;
	clear: none;
	margin-bottom: 20px;
}
.shadow {
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 80px;
	width: 200px;
	left: -20px;
	top: 0px;
	z-index: 5;
}
._left {
	float: left;
}
._right {
	float: right;
}
.wht {
	color: #FFF;
}
