@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_0007_Layer%207.jpg?rnd=9) 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_0007_Layer%207.jpg) no-repeat center top;
}
	#page #content #col1 a { color:#222; }
#page #content #col1 a:hover { color:#dd1b26; }

#page #content #col1{ 
	position:absolute;
	left:3px;
	top: 122px;
	width:265px;
	height:392px;
	/*background:url(../img/alberghi_bott_col1.jpg) bottom no-repeat;*/
}

#c_content { color:#222;  }

#page #content #col1 #c_head{ 
	background:#222;
	width:263px; 
	padding: 5px 1px;
	margin-bottom:12px;
	color:#EFEFEF;
}

a.iscongres { text-decoration:underline;}

ul {
	padding-left:21px;
	margin:0;
}

li {	
	color:#222;
	padding:0;
	list-style:none;
	margin-bottom:4px;
}

li.active, li.over {	
	list-style-image:url(../img/rollover_list_2.gif);
}

li.content {	
	color:#666;
	padding:0;
	list-style:square;
	magin:0;
}

#page #content #col2{ 
	position:absolute;
	left:274px;
	top: 0px;
	width:731px;
	height:517px;
	background:#FFF;
}

#page #content #col2 #b_title{ 
	position:absolute;
	left:8px;
	top: 75px;
	font-size:1.3em;
	font-weight:bolder;
	color: #EFEFEF;
	z-index:90;
}

#page #content #col2 #b_pict1 { 
	position:absolute;
	left:3px;
	top: 3px;
}

#page #content #col2 #b_pict1 img { margin-right:1px; }


#page #content #col2 #b_results {
	position: absolute;
	top: 122px;
	left: 3px;
	width: 716px;
	height: 392px;
	text-align: left;
	overflow:hidden;
	color: #666;
	line-height:1.62em;
	padding-left:7px
}

#page #content #col2 #b_results ul { padding-left:14px; }

#page #content #col2 #right_scroll {
	display:none;
	position: absolute;
	top: 122px;
	left: 710px;
	width:18px;
	background:#FF0000;
}

.arr_up {
	position:absolute;
	left: 0px;
	top: 0px;
	width:18px;
	height:17px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.arr_down {
	position:absolute;
	left: 0px;
	top: 375px;
	width:18px;
	height:17px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.scroll_bkg {
	position:absolute;
	left: 0px;
	top: 18px;
	width:18px;
	height:356px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	background-color:#446b92;
}

#h_table { margin-top:12px; }

div.h_tr { 
	color:#666;
	border-bottom:1px solid #ccc;
	height:22px;
	padding-top:2px;
}

div.h_tr_h { 
	color:#666;
	border-bottom:2px solid #aaa;
	height:24px;
	padding-top:4px;
}

div.h_tr div {float:left;color:#666;font-size:.9em;}
div.h_tr_h div {float:left;color:#666;font-weight:bold;}

div.h_td_col1, div.h_td_col4, div.h_td_col7 {width:110px;}
div.h_td_col2, div.h_td_col5, div.h_td_col8 {width:60px; text-align:left;}
div.h_td_col3, div.h_td_col6 {width:40px; text-align:right; margin-right:22px;padding-right:14px;}
div.h_td_col9 {width:50px; text-align:right;}

div.h_td_col3, div.h_td_col6{border-right:1px dotted #333;}

div.h_td_col1 a, div.h_td_col4 a, div.h_td_col7 a {color:#333;}
div.h_td_col1 a:hover, div.h_td_col4 a:hover, div.h_td_col7 a:hover {color:#DD1B26;}
