body { 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	text-align: center; 
	margin: 0; 
	padding: 0; 
}

#container { 
	background-color: white; 
	text-align: left; 
	width: 952px; 
	height: auto; 
	margin-top:0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 0; 
}

/* HEADER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#top { 
	background-color: #ffffff; 
	width: 952px; 
	height: 75px; 
	border-bottom: 5px solid #099; 
}

#top ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	float:right;
}

#top li {
	float: left;
}

#top li a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #3b3b3b;
	display:block;
}

#selettore1 {
	border-top: 6px solid #fb9400;
	margin-right: 20px;
	
	
}

#selettore2 {
	border-top: 6px solid #2881d1;
	
	
}

#lang {
	float:left;
	display:inline;
	height:20px;
	text-align:right;
	font-size:10px;
	color:#000000;
	padding:0px;
	margin:0px;
	position: relative;
	left: 699px;
	top: 55px;
	
}

#lang a {
	color:#666;
	text-decoration:none;
}

#lang_hp {
	float:right;
	height:20px;
	margin-top: 55px;
	text-align:right;
	font-size:10px;
	color:#000000;
}

#lang_hp a {
	color:#666;
	text-decoration:none;
}

#navbar { 
	background-image: url(../imgs/bkg_navbar.gif); 
	background-repeat: repeat-x; 
	width: 952px; 
	height: 35px; 
}


#navigazione {
	float:left;
}

#navigazione_hp {
	float:left;
}

#navigazione_hp ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigazione_hp li {
	float: left;
}

#navigazione_hp a {
	text-decoration:none;
	font-size: 12px;
	color: #444444;
	display:block;
	margin-top:9px;
	margin-left:12px;
	margin-right:12px;
}

#navigazione_hp a:hover {
	border-bottom: 2px solid #199f9e;
}

#cerca {
	float:right;
	height:27px;
	padding-top:8px;
	padding-right:20px;
}

.field_cerca {
	width:135px;
	height:14px;
	font-size:11px;
	color:#444444;
	padding:1px;
	border: 1px solid #d1d0d0;
}

#flash { 
	width: 952px; 
	height: 266px;
	clear:both; 
}

/* BOX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


.boxhp {
	background-color: transparent;
	background-image: url(../imgs/fondo_boxhp2.gif);
	width: 315px;
	height: 225px;
	float: left;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: left 40px;
}

.boxhp p { 
	font-size: 12px; 
	width: 285px; 
	float: left;
	height:120px; 
	margin: 17px 0 0 15px; 
	padding: 0 0 0 0;
	color:#3b3b3b; 
	border-bottom: 1px solid #ccc;
}

.boxhp p strong {
	color:#222;
}

/* FOOTER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#footer { 
	font-size: 11px; 
	background-color: white; 
	width: 952px; 
	height: 40px; 
	clear: both; 
	display: block; 
}

#footerscritta { 
	float: left; 
	margin-top: 13px; 
	margin-left: 110px; 
	display: inline;
	color:#444; 
}

#footerimg { 
	float: left; 
	margin-left: 10px; 
	display: block; 
}

.bigfooter { 
	color: #099; 
	font-weight: bold; 
}

/* TITOLO PAGINA XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#pagina {
	width:952px;
	height:52px;
	background-color: #ffffff;
	overflow:hidden;
	text-align:left;
	margin:0px;
	padding:0px;
	clear:both;
}

#pagina h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 22px;
	color: #22a9a9;
	margin-top:30px;
	margin-left: 30px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;

	
}

#pagina h1 span {
	font-family: arial, helvetica, sans-serif;
	font-size: 22px;
	color: #ea9214;
}

#pagina h1 {
	height: 15px;
	background-image: url(../imgs/tit_azienda.gif);
	background-repeat: no-repeat;
}

/* CONTENUTI PAGINA XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#content {
	background-image:url(../imgs/filetto.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	clear:both;
}

#leftcol {
	width: 490px;
	height: auto;
	padding-top:45px;
	padding-left:30px;
	padding-bottom: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	float: left;
	
}

#leftcol p {
	margin:0px;
	margin-bottom: 15px;
	padding:0px;
	text-align: justify;
}

#rightcol {
	width: 432px;
	height: auto;
	text-align: center;
	padding-top:20px;
	padding-bottom:15px;
	float: right;
}

#spacer {
	clear:both;
	width: 952px;
	height: 45px;
	border-top: 1px solid #cccccc;
}

.colore1 {
	color: #2881d1;
	font-weight: bold;
}

.colore2 {
	color: #c47300;
	font-weight: bold;
}
