body{
	padding: 0; 
	margin: 0;
	background: #fff url(../img/bottom_background_pattern1.gif) top left;
	text-align: center;
}

#wrapper{
	padding: 0; 
	margin: 0;
	background-color: #fff;
	background-position: 50% 50%;
	background-image: url(../img/background_body.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 100%;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}


.titoli_access{
	clip:rect(0px 0px 0px 0px);
	position:absolute;}

/*Advertising TOP*/
#frase_top{
	height:101px;
	background: #4A4B4F url(../img/bg_posizionamento_top.jpg) bottom left repeat-x;
	margin:0 auto;
}

#frase_top img{
	position:absolute;
	top:26px;
	left:126px;
	float:left;


}

#frase_top h1{
	margin: 0 auto;
	padding: 0;
	width: 752px;
	height: 30px;
	text-align: left;
	display:none;
	background: url(../img/frase_top.gif) bottom left no-repeat;

}

/*End ADV TOP*/
	
/*------------- Navigation ----------------- */

#nav{
	background: #4A4B4F url(../img/nav_background.gif) bottom left repeat-x;
}

#nav ul{
	margin: 0 auto;
	padding: 0;
	width: 752px;
	height: 30px;
	text-align: left;
	list-style-type: none;
	background: url(../img/nav_divider.gif) left 50% no-repeat;

}

#nav li{
	font: 11px/30px arial, sans-serif;
	margin: 0;
	padding: 0;
	display: inline;
}



#nav a, #nav a:link, #nav a:visited, #nav a:active{
	margin: 0;
	padding: 10px 15px;
	color: #DDDDB9;
	text-decoration: none;
	background:url(../img/nav_divider.gif) right 50% no-repeat;
	border: none;	
}

#nav a:hover{
	margin: 0;
	display: inline;
	color: #fff;
	text-decoration: none;
	border: none;
}

#home #homenav a,
#about #aboutnav a,
#event #eventnav a,
#levent #leventnav a,
#membership #membershipnav a,
#library #librarynav a,
#contact #contactnav a
{
	margin: 0;
	display: inline;
	color: #fff;
	text-decoration: none;
	border: none;
}

/*------------- Logo ----------------- */

#logo_wrapper{
	width: 752px;
	height:61px;
	margin: 0 auto;
	position: relative;
	top:0;
	left:0;
	text-align: left;
}

#logo_wrapper p{
	position: absolute;
  top: -1000em;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

#logo_wrapper h1{
	position: absolute;
  top: -1000em;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

#logo_wrapper h2{
	position: absolute;
  top: -1000em;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

#logo{
	position: absolute;
	top: 10px;
	left: 0;
}

#slogan2{
	text-indent:-9999px;}
	
	#slogan4 p{
	text-indent:-9999px;}

/*------------- middle section ----------------- */

#mid_background_wrapper{
	height: 200px;
	background: #fff url(../img/background_mid_pattern1.gif) top left repeat-x;
	text-align: center;
}

#mid_background{
	height: 200px;
	width: 752px;
	background: #fff url(../img/background_mid_pattern1.gif) top left repeat-x;
	text-align: left;
	margin: 0 auto;
}

/*------------- content section ----------------- */

#content_wrapper{
	background: #fff url(../img/background_content.gif) 0 1px repeat-y;
	width: 752px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top:0;
	left:0;
}



/*------------- content main ----------------- */

#content_main{
	width: 291px;
	float: left;
	border-right: 1px dotted #E1E1E1;
	margin:23px 0 0 0;
}

#levent #content_main{
	width: 435px;
	float: left;
	border-right: none;
	margin:23px 0 0 0;
}

#content_main p{
	font: normal 11px/16px 'Verdana';
	color:#333;
	margin: 0;
	padding: 0px 10px 8px 0;
	text-align:justify;
}

#content_main h1{
	font: normal 18px/20px 'Times New Roman';
	color: #669900;
	margin: 0;
	padding: 0px 0 5px 0;
	letter-spacing: 1px;
}

#content_main #lbl{
	position:absolute;
	top:15px;
	left:0px;
}

#content_main h2{
	font: bold 16px/18px 'Century Gothic';
	color:#336600;
	margin: 0 0 5px 0;
	padding: 0px 0 5px 0;
	letter-spacing: -1px;
	border-bottom: 1px dotted #ccc;
}

#content_main h3{
	font: normal 18px/20px georgia, serif;
	color: #666;
	margin: 0;
	padding: 6px 0 5px 0;
	letter-spacing: -1px;
}

#content_main h4{
	font: bold 18px/20px 'Century Gothic';
	color: #666;
	margin: 0;
	padding: 6px 0 5px 0;
	letter-spacing: -1px;
}

#about #content_main, 
#membership #content_main,
#library #content_main 

{
	width: 425px;
	float: left;
	border:none;
	margin:23px 0 0 0;
}

#content_main ul {
	margin: 2px 10px 5px 40px;
	padding:0;
	font: normal 11px/16px 'Verdana';
	color:#333;
	list-style-image: url(../img/arrow.gif);
	}
	
#content_main ul li{
	margin:0;
	padding:0 0 8px 0;
	}
	
#content_main ol {
	margin: 2px 10px 5px 20px;
	padding:0;
	font: normal 11px/16px georgia, serif;
	color:#333;
	}
	
#content_main ol li{
	margin:0;
	padding:0 0 8px 0;
	}
	
.img_main {
	border: 1px solid #CCCCCC;
	background:#a8d171;
	padding: 2px 2px 2px 2px;
	width:100px;
	height:100px;
	float:right;
	margin-left:8px;
	} 
	
.img_main2 {
	border: 1px solid #CCCCCC;
	background:#a8d171;
	padding: 2px 2px 2px 2px;
	width:100px;
	height:100px;
	float:left;
	margin-right:8px;
	}
	
.img_clienti_posizionamento{
	border: 1px solid #CCCCCC;
	background:#a8d171;
	padding: 2px 2px 2px 2px;
	float:left;
	margin-right:8px;

}

.img_clienti_posizionamento2{
	border: 1px solid #CCCCCC;
	background:#a8d171;
	padding: 2px 2px 2px 2px;
	float:right;
	margin-left:8px;

}  
	
#content_main a:hover img{
	border: none;
	background:none;
	} 

a:link img {border: none;}

.img_strillo {
	border: 1px solid #CCCCCC;
	background:#a8d171;
	padding: 2px 2px 2px 2px;
	float:right;
	margin-left:8px;
	}
	
.img_grafico {
	border: 1px solid #CCCCCC;
	background:#a8d171;
	padding: 2px 2px 2px 2px;
	float:right;
	margin-left:8px;
	} 
	
.img_packs {
	border: 1px solid #CCCCCC;
	background:#a8d171;
	padding: 2px 2px 2px 2px;
	float:left;
	margin-right:8px;
	}

/*------------- content middle ----------------- */

#content_middle{
	width: 178px;
	float: left;
}

#content_middle p{
	font: normal 10px/14px arial, sans-serif;
	color:#333;
	margin: 0 0 4px 0;
	padding: 0;
}

#content_middle h2{
	font: normal 12px/14px georgia, sans-serif;
	color:#D45222;
	margin: 0 0 3px 0;
	padding: 0;
}

#content_middle h3{
	font: normal 14px/16px arial, tahoma, sans-serif;
	color:#336600;
	margin: 5px 0 3px 0;
	padding: 0;
}

#content_middle h5{
	font: bold 12px/14px arial, tahoma, sans-serif;
	color:#000;
	margin: 5px 0 2px 0;
	padding: 0;
}

/*------------- content side ----------------- */


#content_side{
	width: 279px;
	float: right;
	margin-top:-383px;
	position: relative;
	top:0;
	right:1px; 
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/* #library #content_side{
	width: 279px;
	float: right;
	margin-top:-30px;
	position: relative;
	top:0;
	right:1px; 
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
} */


#content_side p{
	font: normal 11px/14px verdana, sans-serif;
	color:#333;
	margin: 0;
	padding: 0px 0 5px 0;
}

#content_side h2{
	font: bold 16px/18px 'Century Gothic';
	color:#508601;
	margin: 0;
	padding: 0px 0 3px 0;
	letter-spacing: -1px;
}

#content_side h3{
	font: bold 12px/14px 'Century Gothic';
	color:#666;
	margin: 0;
	padding: 5px 0 3px 0;
}


#content_side a:hover img{
	border: none;
	background:none;
	}
	
#content_side a {

} 

a:link.nolink, a:visited.nolink, a:active.nolink,a:hover.nolink {
	border:none;
	background-color: transparent;
	}

/*------------- footer ----------------- */

#footer_wrapper{
	background: transparent url(../img/background_bottom_gradient1.gif) top left repeat-x;
	text-align: left;
}

#footer{
	background: transparent url(../img/background_bottom_gradient1.gif) top left repeat-x;
	text-align: left;
	margin: 0 auto;
	width: 752px;
	padding: 15px 0;
}

#footer p{
	color: #fff;
	margin: 0;
	padding: 0 0 4px 0;
	font: normal 10px/14px arial, sans-serif;
}

#footer img{
	float: right;
	position: relative;
	top: -3px;
	right:1px;
}

#footer a,#footer a:link,#footer a:visited,#footer a:active {
	border-bottom: 1px solid #999;
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	background-color: #666;
}

	
/*------------- global text styles ----------------- */

a.noul,a:link.noul,a:visited.noul {
	border:0 none;
	background:none;
}

a:hover.noul{
	border:0 none;
	background:none;
}

.divider {
	padding: 0px 0px 7px 0;
	margin: 0 10px 7px 10px;
	border-bottom: 1px #ccc dotted;
}

#event .divider,#levent .divider {
	padding: 0px 0px 4px 0;
	margin: 0 10px 4px 10px;
	border-bottom: 1px #ccc dotted;
}

.event_top {
	padding: 8px 8px 15px 8px;
	margin: 8px 8px 2px 8px;
	background: #e7f3d6 url(../img/calendar_bottom.gif) bottom left no-repeat;
	border-top: #a8d171 1px solid;
	text-align:justify;
}

#event .event_top,#levent .event_top {
	padding: 10px;
	margin:0 0 10px 0;
	border:none;
	background-color: #F7F7E1;
	background-image:none;
	border-bottom: #D2D2B7 1px solid;

}

.event_link:link, .event_link:visited, .event_link:hover, .event_link {border:none;}

.event_link:link, h3 .event_link:visited {color:#333;}

a, a:link, a:visited, a:active {
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	color: #336600;
}

a:hover {
	border-bottom: 1px solid #069;
	text-decoration: none;
	color: #336600;
	background-color: #e7f3d6;
}

img {border: none;}

.divide {
	line-height: 1px;
	border-top: 1px dotted #ccc;
	background-color: transparent;
	margin: 5px 0;
	padding: 0;
}

.textfield {
	width:260px;
	border: 1px solid #ccc;
	font: normal 12px/14px georgia, sans-serif;
	color: #333;
	background-color: #F7F7E1;
	padding:2px;
	}
	
.event_date {
	font: normal 11px/14px arial, tahoma, sans-serif;
	color: #666;
	}
	
.event_title {
	font: normal 11px/14px arial, tahoma, sans-serif;
	color: #333;
	}
	
#event #content_side ul,#levent #content_side ul {
	margin: 0px 10px 5px 30px;
	padding:0;
	list-style-image: url(../img/arrow.gif);
	}

#event #content_side ul li,#levent #content_side ul li{
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
	}
	
#content_side ul {
	margin: 0px 10px 5px 20px;
	padding:0;
	list-style-image: url(../img/arrow.gif);
	font: normal 11px/14px arial, sans-serif;
	color:#333;
	}

#content_side ul li{
	padding: 5px 0;
	}
	
#library #content_side ul li{
	padding: 2px 0;
	}
	
	

.librarytitle {font: bold 12px/15px georgia, verdana;color:#D45222}
.librarydocument {font: bold 9px/12px verdana;color:#333;}

h4{
font: normal 13px/16px georgia, serif;
color: #D45222;
margin:0 0 3px 0;
padding:0px;
}


a.register,a:link.register, a:visited.register{
			padding:4px 0px;
			margin: 0px 0 3px 0;
			border:1px solid #c60;
			background-color:#f90;
			color:#fff;
			font: bold 11px/11px arial, sans-serif;
			text-decoration:none;
			display:block;
			text-align:center;
			}
			
a:hover.register{
			padding:4px 0px;
			margin: 0px 0 3px 0;
			border:1px solid #c60;
			background-color:#c60;
			color:#fff;
			font: bold 11px/11px arial, sans-serif;
			text-decoration:none;
			display:block;
			text-align:center;
			}


	
/*------------- Calendar Tags ----------------- */
	
	
.calendarBG {
 background-color: #D2D2B7;
 width: 100%; 
}

.calendarBlank { 
 background: #fff url(../img/calendar_noday.gif) top left;
 line-height:14px;
}

.calendarHeader { 
 font: bold 12px/12px arial, sans-serif;
 color: #fff; 
 text-align: center;
 background: #D34D25 url(../img/background_mid_pattern1.gif) 50% 50%; 
}

.calendarMonthLinks {
 font: bold 12px/12px arial, sans-serif;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
 border:none;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
  border:none;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
  border:none;
}

.calendarMonthLinks a:hover {
 color:             #900;
 text-decoration:   none;
 background-color:  transparent;
  border:none;
}

.calendarDayHeading {
 font: bold 10px/5px arial, sans-serif;
 color: #fff; 
 background-color: #79A1E5; 
 text-align:  center;
 vertical-align: middle;
}


.calendarToday { 
 font: bold 11px/14px Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background: #fff url(../img/calendar_today.gif) bottom right;
}

.calendarCell {
 font: bold 11px/14px Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 width:36px;
 background: #F7F7E1 url(../img/calendar_everyday.gif) bottom right;
}

.calendarCell a {
 color:             #79A1E5;
 text-decoration:   underline;
 background-color:  transparent;
 border:none;
}
  
.calendarCell a:visited {
 color:             #79A1E5;
 text-decoration:   underline;
 background-color:  transparent;
  border:none;
}

.calendarCell a:hover {
 color:             #036;
 text-decoration:   none;
 background-color:  transparent;
 border:none;
}


.evidenziatore {
	width:260px;
	border: 1px solid #a8d171;
	font: normal 12px/14px georgia, sans-serif;
	color: #333;
	background-color: #e7f3d6;
	padding:2px;
	}

#no-vista {
	position:absolute;
	left: -6500px;
	display: none;

}

