* {
	padding: 0;
	margin: 0; }

body {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	text-align:center;				}
	
p.bodytext	{
	font-family: Verdana, sans-serif;
	font-size:10pt;
	font-weight: 100;
	line-height:12pt;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 20px;
	text-align: justify;
	color:#333333;					}
	
b	{
	font-weight: 100;				}
	

h1	{
	font-size: 9.5pt;
	text-align: left;
	font-weight: 100;
	color: #333333;
	padding-bottom: 10px;			}

h2	{
	font-size: 8pt;
	text-align: left;
	font-weight: 100;
	color: #333333;
	padding-bottom: 7px;
	padding-top: 3px;				}

a {	text-decoration: none;			}	

p.bodytext img 	{
	border:0;
}

.clearboth		{	clear:both;		}


fieldset	{	border:0;				}

legend	{	border:0
			color:#333333;	 		}




#wrapper {
	margin: 0 auto;
	width: 980px;
	text-align: center;				}

#header {
	color: #333;
	width: 980px;
	height: 318px;
	position: relative;
	margin: 0;						}

.tbl_header {
	width:980px;
	border-collapse:collapse;		}
	
.tbl_header td {
	margin:0; padding:0;
	vertical-align:top;				}

	
#image_head {
	margin-top: 3px;
	margin-bottom: 4px;
	border: 1px solid #ffffff;
	z-index: 0;		}
	
#logo	{
	width: 172px;
	height: 136px;
	position: absolute;
	top: 165px;
	left: 2px;
	margin: 0;
	padding: 0;
	z-index: 100;		}

		
.button_head {
	width: 265px;
	height: 100px;
	margin-top: 3px;
	background: url(../images/back_button.png) repeat-x;
	border: 1px solid #ffffff;		}
	
.tbl_header_screen{
	width:710px;
	padding:0;			}
	

.tbl_header_buttons {	}


#navigation {
	width: 980px;
	border-bottom: 1px solid #ffffff;
	margin: 0;						}
	
#bandiere {
	background: url(../images/back_bandiere.png) no-repeat;
	width: 980px;
	height: 32px;					}
	
#bandiere img {
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;			}
	
#menu	{
	height: 50px;
	margin-top: 32px;
	text-transform:uppercase;	}

#col_sx { 
	color: #333;
	background: #ffffff;
	margin: 0;
	width: 171px;
	clear:both;
	float: left;
	overflow:hidden !important;	}

#colsx_contents a	{
	margin:0;					}	

#colsx_contents h1	{
	margin-top:7px !important;	
	margin-bottom:0 !important;
	background:#f7f8f4 !important;
}	
	
#menu_sx	{
	margin-top: 3px;
	background: #fff;
	margin-bottom:8px;	}

	
	
	
/* LAYOUT A 3 COLONNE  */

#content { 
	float: left;
	background: #ffffff;
	margin: 0;
	width: 545px;
	overflow:hidden !important;}

#top_contenuto	{
	background: url(../images/top_contenuto.png);
	width: 545px;
	height: 38px; 			}
	
#top_contenuto h1 {
	text-align:left;
	padding-left:20px;
	padding-top:13px;		}	
	
	
.contenuto	{
	background: url(../images/corpo_contenuto.png);
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	text-align:left;	}

	
#bottom_contenuto	{
	background: url(../images/bottom_contenuto.png);
	width: 545px;
	height: 13px;
	margin-top:0;		}

#col_dx { 
	color: #333;
	background: #ffffff;
	margin: 0;
	width: 264px;
	overflow:hidden;
	float: left;	}

	
.coldx-box-top	{
	margin-top:1px;
	width:265px;
	height:37px;
	background: url(../images/coldx_box_top.png) no-repeat;		}	

.coldx-box-top h1	{
	text-align:left;
	padding-left:20px;
	padding-top:13px;	
}	
	
.coldx-box-middle	{
	margin:0 !important;
	width:245px;
	padding-left:10px;
	padding-right:10px;
	/* padding-top:5px; */
	overflow:hidden !important;
	background: url(../images/coldx_box_middle.png) repeat-y;	}	

.coldx-box-middle div.csc-default	{ padding-top:10px; }

.coldx-box-bottom	{
	width:265px;
	height:20px;
	background: url(../images/coldx_box_bottom.png) no-repeat;	}	
	
	
	


/* LAYOUT A 2 COLONNE */
#content_2col { 
	/* contentore del layout 2 colonne */
	float: right;
	background: #ffffff;
	margin: 0; padding:0;
	width: 809px;
	overflow:hidden;	}
	
#top_contenuto_2col	{
	background: url(../images/top_contenuto_2col.png);
	width: 809px;
	height: 38px;
	margin: 0;
	padding: 0;		}
	
#top_contenuto_2col h1 {
	text-align:left;
	padding-left:20px;
	padding-top:13px;		}
	
	
.contenuto_2col	{
	background: url(../images/corpo_contenuto_2col.png);
	width: 769px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top:10px;
	text-align:left;	
	display:inline-block;	}

	
#bottom_contenuto_2col	{
	background: url(../images/bottom_contenuto_2col.png);
	width: 809px;
	height: 13px; 	
	clear:both;				}

	
	
	
	
/* LAYOUT A 1 COLONNA  */ 	
#content_1col { 
	/* contentore del layout 1 colonna */
	float: left;
	background: #ffffff;
	margin: 0; padding:0;
	width: 980px;
	overflow:hidden;		}	
	
#top_contenuto_1col	{
	background: url(../images/top_contenuto_1col.png);
	width: 980px;
	height: 38px;
	margin: 0;
	padding: 0;				}
	
#top_contenuto_1col h1 {
	text-align:left;
	padding-left:20px;
	padding-top:13px;		}
	
	
.contenuto_1col	{
	background: url(../images/corpo_contenuto_1col.png);
	width: 920px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top:10px;
	text-align:left;	
	display:inline-block;	}

	
#bottom_contenuto_1col	{
	background: url(../images/bottom_contenuto_1col.png);
	width: 980px;
	height: 13px; 	
	clear:both;				}	
	


	
	
/* - */	
.separatore	{
	clear: both;
	border-bottom: 1px dotted #cccccc;
	height: 3px;
	margin-bottom: 5px;		}

	
	
/* BOX 2 COLONNE*/
.box_2col {
	
}

.box_2col td	{
	vertical-align:top;
	}

.box_2col_c1	{	
	width:50%;
	line-height:
}

.box_2col_c1	{	
	width:50%;
}

	
/* FOOTER  */
#footer { 
	position: relative;
	width: 980px;
	height: 60px;
	padding-bottom:15px;
	clear:both;
	margin-top: 6px;
	padding-top: 10px;
	margin-bottom:10px;
	border-top: 5px solid white;	}
	
#footer p { 
	text-align: left;
	color: #ffffff;
	font-size: 8pt;
	padding-left: 10px;
	margin-bottom:0;}
	
#credits {
	float: right !important;
	margin-right: 15px;
	margin-top:15px;		}

#dati_socetari, #dati_socetari p {
	font-size:7pt;
}
	
#sfwvideo	{
	z-index: 10000 !important;
	position: relative;	}

#youtube	{
	position: absolute;
	top: 23px;
	right: 220px;	}
	
#youtube a {
	border: 0;	}

#linkedin	{
	position: absolute;
	/* display:none; */
	top: 23px;
	right: 270px;	}
	
#linkedin a {
	border: 0;	}	

#twitter	{
	position: absolute;
	/* display:none; */
	top: 23px;
	right: 320px;	}
	
#twitter a {
	border: 0;	}

#facebook	{
	position: absolute;
	top: 23px;
	right: 370px;	}

#facebook a	{
	border: 0;	}

#lime { position:absolute; 
		top:23px; 
		right:170;
	}
#lime a { border:0; }

#tripadv {
	position:absolute;
	right:30px;
	top:27px;
}
#tripadv a {
	border:0;}	


/* CLASSI TYPO 3 */
.csc-textpic-left	{
	margin-right: 10px;	}	
	
.csc-uploads	{
	font-family: Verdana, sans-serif;
	font-size:10pt;
	font-weight: 100;
	margin-bottom:15px;
	}	
	
.csc-textpic-caption {
	font-size:8pt;
	padding-top:5px;
	padding-bottom:15px;
	color:#333333;
}	
	
/* GOOGLE MAPS*/
.tx-lumogooglemaps-pi1	{
	float:right;		
	margin-top:20px;		}

.gmapDir, .tx_lumogooglemaps_pi1_sidebar						
{	display:none !important;	}	




