/* CSS Document */

h5{font-size:10px; font-weight:bold; color:#000; margin-bottom:8px;}
h4{font-size:12px; font-weight:normal; color:#000; margin-bottom:8px;}
h1{font-size:20px; font-weight:normal; color:#c00; display:inline; font-family:generic-family; line-height:normal;}
h2{ display:inline;}
h3{ display:inline; font-size:14px; font-weight:bold;}
img{text-decoration:none;}
form{ display:inline;}

body {
	margin:0px 0px; padding:0px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	line-height:12px;
	background-image:url("img/bkg1.gif");
	background-repeat:repeat-x;
	overflow-x:hidden;
}

body a{
	text-decoration:underline;
	color:#000;
}
body a:hover{text-decoration:none; color:#c00;}



#contenitore
	{
	position:absolute;
	width:756px;
	left:50%; 
	margin-left:-385px; 
	background-position:center;
	background-repeat:no-repeat;
	background-image:url("img/back.jpg");
	background-repeat:no-repeat;

	}


#contenuto
	{
	position:relative;
	width:756px;
	height:100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	}

	
#titolo
	{
	position:relative;
	left:2px;
	top:0px;
	}
	

#testa
	{
	position:relative;
	float:left;
	width:100%;
	background-image:url("img/testa.jpg");
	height:114px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	}


#menu{
	position:absolute;
	width:195px;
	height:100%;
	top:20px;
	left:0px;
	float:left;
	text-align:justify;
	line-height:14px;
	font-size:11px;
	border-right:1px solid #999;
	
}	

#vocemenu_sel{
	position:relative;
	width:90%;
	height:20px;
	float:left;
	font-weight:bold;
	font-size:11px;
	left:6px;
	margin-bottom:4px;
	border-bottom:1px solid #000;
}

#vocemenu_sel a{
	text-decoration:none;

}


#vocemenu a{
	position:relative;
	float:left;
	height:16px;
	font-weight:bold;
	font-size:10px;
	left:6px;
	margin-bottom:4px;
	text-decoration:underline;
}

#vocemenu a:hover{
	position:relative;
	float:left;
	height:16px;
	font-weight:bold;
	font-size:10px;
	left:6px;
	margin-bottom:4px;
}

#mainG{
	position:relative;
	margin-top:0px;
	margin-bottom:10px;
	left:5px;
	padding:8px;
	padding-top:5px;
	padding-left:5px;
	float:left;
	background-repeat:no-repeat;
	text-align:justify;
	line-height:14px;
}	


#dx{
	width:176px;
	height:130px;
	background-image:url("img/riquadro.gif");
	background-repeat:no-repeat;
	position:relative;
	float:left;
	margin:3px;
	left:10px;
}	

#dx a{text-decoration:none;}

#testo{
	position:relative;
	padding:5px;

}

#testo1{
	width:540px;
	height:401px;
	position:relative;
	padding:5px;		
	top:2px;

}


#attivita{
	position:relative;
	width:540px;
	margin-top:0px;
	left:200px;
	overflow:auto;
	padding:5px;
}

#vendita{
	position:relative;
	width:500px;
	height:280px;
	top:10px;
	left:203px;
	padding:3px;
	overflow:auto;
	padding:5px;
	background-color:#fff;
	font-size:10px;
	text-align:justify;
	border-bottom:1px solid #c00;
	border-top:1px solid #c00;
	border-left:1px solid #c00;
		line-height:11px;
}

#offerte{
	position:relative;
	width:400px;
	height:200px;
	border:1px solid #ccc;
	top:20px;
	left:300px;
	padding:5px;
	overflow:auto;
	font-family:Verdana;
	font-size:10px;
	line-height:12px;
	overflow-y:auto;
	overflow-x:hidden;

}

#offerte a{
	font-family:Verdana;
	font-size:10px;
	line-height:12px;

}

#glossario{
	position:relative;
	width:400px;
	height:300px;
	border:1px solid #ccc;
	top:20px;
	left:300px;
	padding:5px;
	overflow:auto;
}

#stampa{
	position:relative;
	font-size:10px; 
	width:400px;
	height:20px;
	left:300px;
}

#footer{
	position:relative;
	float:left;
	margin-bottom:1%;
	width:754px;
	height:30px;
	background-image:url(img/footer.png);
	background-repeat:no-repeat;
	color:#000000;
	padding:2px;
	font-size:10px;
	text-align:center;

}