body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
}

.contenuti {
  width: 920px;
  height: 100%;
  position: absolute;
  /*background-color:#FFFFFF;*/
}
.linea_top_colore_sezione {
	font-size:0;
}

.linea_top_colore_sezione_col_dx {
	background-position:top;
	background-repeat:repeat-x;
	font-size:0;
}

.navSecondary{
	list-style: none;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
}

.simulwareInternalNav ul{
	font-weight: normal;
}

.simulwareInternalNav #navPrimary li{
	display: block;
}

.simulwareInternalNav #navPrimary li ul{
	margin-bottom: 10px;
}

/*.simulwareInternalNav #navPrimary #navCatalogoCorsi a{
	color: black;
}*/

#navPrimary{
	list-style: none;
	margin: 0;
	/*margin-left: 20px;*/
	padding: 0;
	font-weight: bold;
}

#navPrimary li{
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

.style1{
	color: #FFFFFF;
	font-weight: bold;
}

div.showFlags{
	margin-right: 5px;
}

div.showFlags ul {
	display: inline;
}

.menu_servizio{
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px; 
	 font-weight: bold;
	 text-align: left;	 
	 color: #FFFFFF;
	 white-space: nowrap;
	 padding-right: 10px;
}

/*	Player Video	*/
div.event {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	clip: auto;
}
div.ft{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	filter: alpha(opacity=70, style=0);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7;
}
div.innerDiv{
	position: fixed;
}

img {
	border: 0px;
}

/*	Bordi tabella sfumata	*/
td.topleft {
	width: 16px;
	height: 16px;
}
td.topright {
	width: 16px;
	height: 16px;
	cursor: pointer;
}
td.top {
	height: 16px;
}
td.left {
	width: 16px;
}
td.right {
	width: 16px;
}
td.bottomleft {
	width: 16px;
	height: 16px;
}
td.bottomright {
	width: 16px;
	height: 16px;
}
td.bottom {
	height: 16px;
}
td.main {
	padding: 5px;
	background-color: white;
}