/* typography */
* {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
p {
	margin-bottom: 0.5em;
}
li, blockquote {
	margin-left: 1em;
}

body, p {
	font-size: 12px;
	line-height: 18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #3d3731;	
}

a:link { text-decoration: underline; color: #666666; }
a:visited { text-decoration: underline; color: #666666;}	
a:visited:hover {color: #bccb64; text-decoration: none;}
a:hover, a:active {color: #bccb64; text-decoration: none;  }

h1 {
	color: #660000;
	font-size: 18px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h2 {
	font-size: 24px;	
}


.widget_wide, .widget_narr, .widget_half, .widget_side {
	
	overflow: hidden; 
}

.widget_side div.box fieldset {
	padding: .2em .5em;
}

.widget_wide {
	padding: .7em .1em;
}


.widget_side h5 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	background: url('/images/box/sib.png') center top repeat-x;
	height: 35px;
	margin: .5em 0;
}

.widget_side h5 span {
	display: block;
	background: url('/images/box/heading_left.png') left top no-repeat;
	height: 35px;
}

.widget_side h5 span span {
	background: url('/images/box/sib_right.png') right top no-repeat;
	padding: 9px 0 0 49px;
}

.widget_side h5 span span img {
	margin-top: -3px;
}

h3 {
	font-size: 16px;	
}

h4 {
	color: #660000;
	font-size: 14px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

linkmenu {
	font-size: 20px;
}

ul li {
	margin-top: 0.5em;
}

ul.approve {margin: 2px 10px 0px 10px; list-style-type: none; }
ul.approve li { margin: 4px; background: url('/images/approve.gif') no-repeat left .2em; padding-left: 20px;}


ul.circle {margin: 6px 14px 0 4px; list-style-type: none;}
ul.circle li { margin: 0; background: url('/images/circle.gif') no-repeat left .2em; padding-left: 20px;}

ul {margin: 0 20px 0 20px; list-style-position: outside; list-style-type: disc; }
li { margin: 0; }



.promote img {
	
	padding: 2px;
	border: 1px solid #eeebdf;
	margin: 0 5px;
}

#fotogallery img {
	margin: 0px;
}

.td img {	
	border: 0;		
	margin: 0;
	
	
}

.border {border: 1px solid #E5E5E5; float: left; padding: 1px; margin:0; background-color: #fff;}

/* colors used in multiple places */
.default_colore 			{ background-color: #c5c777; }
.default_colore_chiaro		{ background-color: #d6d79a;}
.azienda_colore 			{ background-color: #4a7f87; }
.azienda_colore_chiaro		{ background-color: #4a7f87;}
.servizi_colore 		{ background-color: #928cba; }
.servizi_colore_chiaro 	{ background-color: #b2aec9; }
.attivita_colore 		{ background-color: #eb6044; }
.attivita_colore_chiaro	{ background-color: #f18f77; }
.modulistica_colore 			{ background-color: #db8e8e; }
.modulistica_colore_chiaro 	{ background-color: #db8e8e; }
.contatti_colore 			{ background-color: #f7a145; }
.contatti_colore_chiaro 	{ background-color: #f9bd77; }
.foto_colore			{ background-color: #dae114; } 
.foto_colore_chiaro	{ background-color: #e5ea55; }

/* hover backgrounds for main nav */
#menu .azienda_hover  { background: url(/images/menu_bg_azienda.png); }
#menu .servizi_hover  { background: url(/images/menu_bg_servizi.png); }
#menu .attivita_hover  { background: url(/images/menu_bg_attivita.png); }
#menu .modulistica_hover  { background: url(/images/menu_bg_modulistica.png); }
#menu .contatti_hover  { background: url(/images/menu_bg_contatti.png); }
#menu .foto_hover  { background: url(/images/menu_bg_foto.png); }

/* commoners */
.clear {
	clear: both;
	height: 1px;
	overflow: none;
}

.spazio {
	clear: both;
	height: 20px;
	overflow: none;
}

/* layout */
body {
	background-color: #fffeee;
}

.layout_center {
	width: 864px;
	margin: 0 auto;
	position: relative;
}

#header {
	position: relative;
	z-index: 99;
}
	#logo {
		position: relative;
		width: 90px;
		height: 100px;
		top: 24px;
		left: 2px;
	}
	#menu {	    
		position: relative;		
		float: right;
		margin-top: 75px;
		height: 50px;		
		
	}
		#menu div { /* menu squares */
			float: left;		    
			width: 95px;
			height: 22px; /* plus the large amount of padding */
			margin-left: 1px;
			border-top: 4px solid white; /* inactive blocks stay as tall as active block via an empty border */
		
			padding-left: 6px;
			padding-top: 22px;
		
			cursor: pointer;
			color: white;								
						
		}
		
		#menu div a {
			text-decoration: none;
			color: white;		
			
						
		}
		#menu div.active {
			padding-top: 27px;
			border-top: none;
			
			font-weight: bold;
		}
			#menu div.active a {
			}
	.secondo_menu { /* using class rather than ID to make overriding easier */
		position: relative;
		width: 100%;
		height: 1.95em;
		color: #fff;
		overflow: hidden;		
	}
		.secondo_menu div.item {
			height: 1.8em;
			line-height: 2.0em;
			margin-top: 0;

			padding: 0 1em;
			
			float: left;
			border-right: 1px solid #eaeaea;
			color: #333;

			
			font-weight: bold;
		}
		.secondo_menu div.empty_item {
			height: 1.8em;
			line-height: 2.0em;
			margin-top: 0;

			padding: 0 1em;
			
			float: left;
			color: #333;
			
			border-right: 1px solid #eaeaea;
			
			font-weight: bold;
		}
		.secondo_menu div a {
			text-decoration: none;
			font-weight: normal;
			color: white;
		}
					
			.secondo_menu div a:visited {		
				color: white;				
				text-decoration: none;		
			}
			
			.secondo_menu div a:hover {							
				text-decoration: underline;
				color: white;	
			}
		
	#minor_nav {
	position: absolute;			
	top: 34px;
	right: 1px;
	font-size: 18px;
	color: #695977;		
	}
		#minor_nav a {
			text-decoration: none;
			color: #999999;
		}
		#minor_nav a:hover {
			text-decoration: underline;
		}
		
#webmail {
	position: absolute;
	background-color:#f4f5db;
	border-bottom:	1px solid #e2e3bb;
	border-left:	1px solid #e2e3bb;
	border-right:	1px solid #e2e3bb;
	top: 0px;
	right: 1px;
	font-size: 10px;	
	}
#webmail a {
	text-decoration: none;	
	}
#webmail a:hover {
	text-decoration: underline;	
	}

#sfondo_oggetti {
	position: absolute;
	top: 0;
	left: 0;
	height: 500px;
	width: 100%;
}

#barra	{
	position: relative;
	margin-top: 124px;
	
	width: 100%;
	height: 2.0em;
	z-index: 1;
}
#barra_chiara {
	position: relative;
	margin-top: 1px;
	
	width: 100%;
	height: 8px;

	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	
	overflow: hidden;
	z-index: 2;
}
	#background_bar_bot {
		height: 5px;
		overflow: hidden;
	}
#background_bar_gradient {
	position: relative;	
	width: 100%;
	
	background: #fffeee url(/images/background/fascia_sopra.gif) repeat-x;
	
	overflow: hidden;
	z-index: 1;
}
	#background_bar_gradient_bot {
		position: relative;
	
		width: 100%;
		height: 5em;
	
		background: #f8f7f3 url(/images/bg_bar.png) repeat-x;
	}

.photos {
	margin-top: 0px;
	position: relative;
	z-index: 30;
	overflow: visible;
}
	#bw_mask { /* cover up the gray borders */
		position: absolute;
		height: 82px;
		width: 230px;
		top: 190px;
		left: 524px;
		background-color: #fff;
		z-index: 29;
	}
	#photo_color {
		position: relative;
		margin-top: 0px;
		z-index: 30;		
	}		
	
	.photo_color_left {
		float: left;			
	}		
	.photo_color_right {
		float: right;			
	}		
	
	#photo_bw {
		position: absolute;
		top: 1px;
		left: 526px;
		width: 232px;
		height: 263px;
		z-index: 40;
	}
		#photo_bw img {
			display: block;
			position: absolute;
		}
		#photo_bw .frame {
			top: 0;
			left: 0;
			z-index: 2;
		}
		#photo_bw img.photo {
			top: 25px;
			left: 26px;
			z-index: 500;
		}
	#barra_chiara_2 { /* there is an IE override in html doc */
		position: absolute;
		top: 0;

		width: 864px;
		height: 8px;

		opacity: 0.5;
		-moz-opacity: 0.5;
		filter:alpha(opacity=50);
		
		overflow: hidden;
		z-index: 30;
	}
	
/* body layout / design (incl. sidebar) */


#pagina_sinistra {
		background: url('/images/background/sfumatura_sx.gif') no-repeat left 0px;
		width: 922px;
		margin: 0 auto;
	}

	#pagina_destra {
		background: url('/images/background/sfumatura_dx.gif') no-repeat right 0px;
	}

	#header_top {		
		width: 860px;
		margin: 0 auto;
	}

	#header_left {
		background: url('/images/background/header_left2.png') no-repeat left top;
	}

	#header_right {
		background: url('/images/background/header_right2.png') no-repeat right top;
		height: 0px;
	}

	#content_outer {
		text-align: left;
		background: #ffffff;
		width: 860px;
		float: left;
	}

	#content_inner {
		background-repeat: no-repeat;
		background-position: 98% top;
		padding: 5px 12px 0 12px;
		behavior: url('scripts/iepngfix.htc');
		min-height: 300px;
		height: auto !important;
		height: 300px;
	}

	#title {
		float: left;
		margin: 0;
	}
	
	#footer_outer {
		height: 100px;
		background: url('/images/background/footer_line.gif') repeat-x center top;
		background-color: #f8f7f3;
	}

	#footer_inner {
		width: 863px;
		margin: 0 auto;
		height: 100px;
		background-image: url('/images/background/footer.png');
		background-position: center top;
		background-repeat: no-repeat;
		font-size: .9em;
		text-align: center;
	}

	#footer_inner ul {
		padding: 30px 0 10px 0;
	}

	#footer_inner ul li {	 
		padding: 0px 5px;   
		display: inline;
		list-style-type: none;
		background: none;
	}
	
	#footer_inner p {
		clear: both;
		font-size: 1em;
	}
	
	/* crumbs */
ul#crumbs {
	float: left;
	margin: 0 .5em .5em 0;
}

ul#crumbs li {
	color: #64584C;
	display: inline;
	list-style-type: none;
	background: none;
	padding: 0;
	margin: 0;
}

ul#crumbs a {
	color: #64584C;	
}