@charset "utf-8";
/* common css  */

html,div,img {
	margin: 0;
	padding: 0;
	border: none;
	color:#EEE;
}

img.shinystat {
	width:2px;
	height:2px;
	position:absolute;
	left:1px;
	top:1px;
}

#page #menu {
	position:absolute;
	top:38px;
	left:0px;
	width:1005px;
	height:56px;
	text-align: left;
	z-index: 10;
	background:#000;
}

#page #menu #m_wrap { 
	position:absolute; 
	bottom: 2px;
	left: 12px;
}

#notelegali {
	background: #EEE;
	color:#888;
	padding: 3px 3px;
}

#footsign {
	float:right;
	margin-right:16px;
	padding-top:3px;
}

#footsign a {
	text-transform:uppercase;
	font-size:.7em;
}

#page #menu #m_wrap div {
	background: url(../img/menu_separator.jpg) no-repeat left bottom #000;
	padding: 35px 16px 0px 8px;
	float:left;
	height: 17px;
}

#page #menu #m_wrap div:hover {
	background: url(../img/menu_separator.jpg) no-repeat left bottom #294058;
	color:#CCCCCC;
	cursor:pointer;
}

#page #menu #m_wrap div.active {
	background: url(../img/menu_separator.jpg) no-repeat left bottom #294058;
	padding: 35px 34px 0px 8px;
	float:left;
	height: 17px;
	color:#CCCCCC;
}

#page #menu #m_wrap div.active:hover {
	cursor:default;
}



#page #header {
	position:absolute;
	top:0px;
	left:0px;
	width:1005px;
	height:38px;
	text-align: left;
	z-index: 10;
	background:#404040;
}

#page #header .selected {
	font-weight:bold;
}

#page #header img { padding:0px 6px; }

#page #header a { color:#aaa; }
#page #header a:hover { color:#eee; }

#page #header #lang_ita { 
	position:absolute;
	left:0px;
	bottom:5px;
	padding-left: 20px;
	color:#eee;
}

#page #header #lang_eng { 
	position:absolute;
	right:0px;
	bottom:5px;
	padding-right: 20px;
	color:#eee;
}


#page #footer {
	position:absolute;
	bottom:0px;
	left:0px;
	width:1005px;
	height:15px;
	text-align: center;
	padding:3px 0px 3px 0px;
	z-index: 10;
	background:#404040;
	font-size:.8em;
}

#page #footer a { color: #bbb;}
#page #footer a:hover { color: #ddd;}

a {text-decoration:none;color:#dd1b26;}
a:hover {text-decoration:none;color:#878887;}

li.noactivelink {color:#dd1b26;}

div#nyroModalFull {
	font-size: 12px;
	color: #777;
	font-family: Verdana;
}

#nyroModalIframe {
	overflow:hidden;
	height:100%;
	width:100%;
}
div#wrapperIframe {
	widht: 700px;
	height:600px;
	background: #ccc;	
}

div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/nyroModal/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../img/nyroModal/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div.wrapper div#nyroModalContent {
	background:#ccc;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
	background:#ccc;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:../img/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background: url(../img/nyroModal/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
}
a.nyroModalNext:hover {
	background: url(../img/nyroModal/next.gif) right 20% no-repeat;
}

body {
	margin: 0;
	padding: 0;
	font-family:sans-serif, Arial, Helvetica;
	font-size:12px;
	background:url(../img/backgrounds/bkg_0010_Layer%204.jpg?rnd=12) no-repeat center top;
}

#page {
	text-align: left;
	margin: 0px auto;
	z-index: 0;
	position:relative;
	width:1005px;
	height:632px;
}

#page #content {
	clear:both;
	position:absolute;
	top:94px;
	left:0px;
	width:1005px;
	height:517px;
	text-align: left;
	z-index: 10;
	background:url(../img/page_backgrounds/bkg_0010_Layer%204.jpg) no-repeat center top;
}
	
#page #content #col1{ 
	position:absolute;
	left:3px;
	top: 122px;
	width:265px;
	height:392px;
}


div.sx_text  { color:#333; font-size:.9em;margin-left:20px; }
div.sx_block { color:#333; margin-bottom:4px; }

#page #content #col1 #c_head{ 
	background:#222;
	width:223px; 
	padding: 5px 21px;
	margin-bottom:12px;
	color:#EFEFEF;
}

#page #content #col2{ 
	position:absolute;
	left:274px;
	top: 0px;
	width:731px;
	height:517px;
	background:#FFF;
}

#page #content #col2 #b_results {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 725px;
	height: 511px;
}

#page #content #col2 #b_results #r_map {
	position: absolute;
	top: 1px;
	left: 368px;
	width: 357px;
	height: 480px;
}

#page #content #col2 #b_results #r_map div {color:#333;}

#page #content #col2 #b_results #d_map {
	position: absolute;
	top: 482px;
	left: 368px;
	width: 347px;
	padding: 8px 5px;
}

#page #content #col2 #b_results #l_map {
	position: absolute;
	top: 1px;
	left: 2px;
	width: 364px;
	height: 511px;
	background:#ddd;
}

#ib_map {
	display:none;
}