html, body	{
	margin: 0;
	padding: 0;
}

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	background: url(../images/bg.gif) repeat;
}

div#container	{
	width: 949px;
	margin: 50px auto 0;
	text-align: left;
	border: 8px solid white;
}

div#header	{
	width: 100%;
	height: 121px;
	border-bottom: 1px solid white;
}

div#menu	{
	height: auto;
	font-size: 6px;
	padding: 10px 0px;
	border-bottom: 1px solid white;
	background-image: url(../images/m_bg.gif);
	background-repeat: no-repeat;
	margin: 0;
}

#menu ul	{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#menu ul li	{
	margin-left: 0;
	padding: 0 22px;
	border-left: 1px solid white;
	list-style: none;
	display: inline;
}

#menu ul li.first	{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

div.separator	{
	font-size: 7px;
	width: 100%;
	height: 7px;
	background: url(../images/pattern0.gif) repeat-x;
	border-bottom: 1px solid white;
}

div#pattern	{
	font-size: 7px;
	width: 100%;
	height: 7px;
	background: url(../images/pattern1.gif) repeat;
}

div#main	{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 355px;
	background: url(../images/pattern2.gif);
	border-bottom: 5px solid white;
}

div#main_soluzioni	{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	background: url(../images/pattern2.gif);
	border-bottom: 5px solid white;
}

div#nav	{
	border: 1px solid red;
	position: absolute;
	top: 8px;
	left: 8px;
	width: 225px;
}

div#main_sedi	{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 375px;
	background: url(../images/pattern2.gif);
	border-bottom: 5px solid white;
}

div#footer	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	background-color: white;
	color: #999;
	border-top: 1px solid #ccc;
	clear: both;
}

div#right	{
	display: inline;
	float: right;
}

div#image	{
	position: absolute;
	top: 8px;
	left: 8px;
	width: 225px;
	height: 125px;
	border: 7px solid white;
	text-align: center;
	background-color: White;
}

div#submenu	{
	position: absolute;
	top: 154px;
	left: 8px;
	width: 239px;
}

div#login	{
	position: absolute;
	top: 154px;
	left: 8px;
	width: 239px;
	background-color: White;
	height: 193px;
}

#submenu ul	{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#submenu li	{
	background-image: url(../images/arrow.gif);
	background-position: 12px 12px;
	background-repeat: no-repeat;
	padding: 13px 45px 13px;
	background-color: White;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 8px;
}

#submenu li.sel	{
	background-image: url(../images/sel_arrow.gif);
	background-position: 12px 12px;
	background-repeat: no-repeat;
	padding: 13px 45px 13px;
	background-color: #cbcbcb;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

div#content	{
	position: absolute;
	top: 8px;
	left: 256px;
	width: 238px;
	height: 94%;
	background-color: white;
}

div#content_dettaglio	{
	position: absolute;
	top: 8px;
	left: 256px;
	width: 685px;
	height: 94%;
	background-color: white;
}

div#content_soluzioni	{
	position: absolute;
	top: 8px;
	left: 256px;
	width: 685px;
	background-color: white;
}

div#intro_desc	{
	position: relative;
	background-color: white;
	margin: 10px;
}

div#sedi	{
	position: relative;
	background-color: white;
	margin: 3px 17px;
	line-height: 13px;
	top: 200px;
}

div#indicazioni	{
	position: relative;
	background-color: white;
	margin: 3px 12px;
	line-height: 13px;
	top: 268px;
}

div#img_sedi	{
	position: absolute;
	background-color: white;
	left: 17px;
	top: 10px;
}

div#img_mappa	{
	position: absolute;
	background-color: white;
	left: 12px;
	top: 32px;
	border: 1px solid #666;
}

div#segue	{
	background-image: url(../images/blue_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	position: absolute;
	bottom: 15px;
	right: 8px;
	float: right;
}

div#news	{
	position: absolute;
	top: 8px;
	left: 503px;
	width: 438px;
	height: 52%;
	background-color: White;
}

div#contatti_form	{
	position: absolute;
	top: 8px;
	left: 503px;
	width: 438px;
	height: 94%;
	background-color: White;
}

div#ricerca_form	{
	position: absolute;
	top: 8px;
	left: 503px;
	width: 438px;
	background-color: White;
}

img#bullet	{
	position: absolute;
	top: 12px;
	left: 12px;
}

div#news_data	{
	font-size: 11px;
	position: relative;
	top: 10px;
	left: 32px;
}

div#news_titolo	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	top: 12px;
	left: 32px;
	width: 395px;
}

div#news_testo	{
	font-size: 11px;
	position: relative;
	top: 16px;
	left: 32px;
	width: 395px;
	color: Black;
	line-height: 18px;
}

img#visualizza_news	{
	position: absolute;
	bottom: 12px;
	right: 8px;
	float: right;
}

img#banner	{
	position: absolute;
	/*float: right;*/
	bottom: 27px;
	right: 8px;
}

img.link	{
	border: 0;
}

a.submenu	{
	text-decoration: none;
	color: #666;
}

a.submenu_sel	{
	text-decoration: none;
	color: White;
}

a.segue	{
	text-decoration: none;
 	color: #0092c5;
	font-weight: bold;
}

a	{
	text-decoration: none;
	color: #666;
}

label, input, textarea	{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 2px;
}

label	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	width: 160px;
	padding-right: 10px;
}

.warning	{
	color: Red;
}

br	{
	clear: left;
}

input, textarea	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #666;
	width: 250px;
}

input	{
	height: 12px;
}

textarea	{
	height: 50px;
}

form	{
	padding: 7px;
}

input.button	{
	width: 60px;
	height: 17px;
	margin-right: 5px;
}

input.allegato	{
	height: 17px;
}

input.check	{
	border: 0;
	width: auto;
}

div#privacy	{
	font-size: 10px;
}

form#piu	{
	position: absolute;
	top: 2px;
	left: 5px;
}

form#meno	{
	position: absolute;
	top: 2px;
	left: 40px;
}

a.footer:visited	{
	color: #999;
	text-decoration: none;
}

a.footer:hover	{
	color: #666;
	text-decoration: none;	
}

a.footer:link	{
	color: #999;
	text-decoration: none;
}

#titolo	{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

#sottotitolo	{
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div#col1	{
	position: absolute;
	top: 25px;
	left: 0;
	width: 218px;
}

div#col2	{
	position: absolute;
	top: 25px;
	left: 223px;
	width: 218px;
}

div#col3	{
	position: absolute;
	top: 25px;
	left: 446px;
	width: 218px;
}

ul.mappa	{
	list-style: none;
}

ul.mappa a	{
	margin-bottom: 2px;
}

div#privacy_window	{
	margin: 5px;
	padding: 0;
	color: White; 
}