body {
	/*background-color: #eee;*/
}

body, table, tr, td, ul, li, div, p {
font-family: Arial;
}

table{
	border:0px;
	padding:0px;
	border-collapse: collapse;
}

div, img {
padding: 0px;
margin: 0px;
}

img {
	border-width: 0px;
	/*border: 1px solid gray;*/
}

a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}

/* presente in tutte le pagine, contiene tutto */
#box_content {
	/*overflow: auto;*/
	/*background-color: #ccc;*/
}

/* presente in tutte le pagine, contiene il logo, il menù di prima navigazione, lo slideshow swf */
#box_top {
	width:986px;
	height:200px;
	/*background-color: #bbb;*/
}
/* presente in tutte le pagine, contiene il logo */
#box_top_left {
	/*width:200px;*/
	width:275px;
	float: left;
	text-align: left;
}
/* presente in tutte le pagine, contiene il menù di prima navigazione */
#box_top_right {
	/*width:760px;*/
	width:711px;
	padding:0px;
	float: left;
	text-align: right;
	/*background-color: red;*/
}

#box_top_right_top {
	width:760px;
	float: left;
}
#box_top_right_bottom {
	width:760px;
	float: left;
}

#box_top_bottom {
	width:984px;
	padding:0px;
	float: left;
	border: 1px solid #ccc;
}
/* presenti solo in hp*/
#box_hp_top {
		overflow: auto;
}
#box_hp_top_left {
	width: 630px;
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
#box_hp_top_right {
	width: 354px;
	float: right;
	text-align: left;
	border: 1px solid #ccc;
	padding-top: 15px;
	padding-bottom: 15px;
}

#box_hp_bottom {
	/*height: 150px;
	background-color: red;*/
	border: 1px solid #ccc;
}
/* presente in tutte le interne, contiene il menù di seconda navigazione, il contenuto e il secondo slideshow */
#box_center {
	overflow: auto;
	width:986px;
}
/* presente in tutte le interne, contiene il menù di seconda navigazione */
#box_center_left {
	overflow: auto;
	width:200px;
	height:315px;
	min-height: 110px;
	float: left;
	border: 1px solid #ccc;
	padding-right: 4px;
	/* formattazione testo */
	text-align: left;
	background-image: url(img/imi_menu2_barra.jpg)
	background-repeat: repeat;
	/*font-weight: bold;*/
}

#box_center_left ul {
	list-style-type: none;
	margin-left: 12px;
	padding-left: 35px;
}

#box_center_left ul li {
	margin-top: 5px;
	font-size: 11px;
}

#box_center_right_top ul, #box_center_right_top ol, #box_center_right_top ol ol{
	/*list-style-type: none;*/
	/*list-style-image: url(img/imi_content_li.gif);*/
	list-style-type: none;
	margin-left: 35px;
}

#box_center_right li {
	background-image: url(img/imi_content_li.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
}

li.li_uno {
	font-size: 14px;
	width: 150px;
}
li.li_due {
	font-size: 13px;
	width: 150px;
}
li.li_tre {
	font-size: 12px;
	width: 150px;
}
li.li_quattro {
	font-size: 11px;
	width: 150px;
}


#box_center_left a {
	color: #999999;
}
#box_center_left a:hover {
	color: #ff6600;
}

#box_center_left a.attivo {
	color: #ff6600;
}

/* presente in tutte le interne, contiene il contenuto e il secondo slideshow ( box_center_right_top e box_center_right_bottom... non definiti negli stili ) */
#box_center_right {
	overflow: auto;
	width:750px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	float: left;
	/*border: 1px solid #ccc;*/
	/*background-color: #00ff00;*/
}
#box_center_right_top {
	overflow: visible;
	text-align: left;
	width:750px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*background-color: #00ff00;*/
	/*border: 1px solid #ccc;*/
}

#box_center_right_top input.txt {
	border: 1px solid #ddd;
	width: 200px;
}
#box_center_right_top input.btn {
}


/* contiene lo slideshow */
#box_center_right_bottom {
	/*border: 1px solid #ccc;*/
	min-height: 100px;
}

/* presente in tutte le pagine, contiene il footer */
#box_bottom {
	overflow: auto;
	width:986px;
	float: left;
	/**/
	font-size: 11px;
	color: #999;
}
/* i bottoni per la stampa e l'invio */
#printesend {
	text-align: right;
	width: 984px;
}
/* ******* testi *********/

/* *** STORIA *** */
#table_storia_1 {
	width: 58px;
	background-image: url(img/imi_storia_hr_1.gif);
	background-repeat: no-repeat;
}

#table_storia_2 {
	width: 300px;
	background-image: url(img/imi_storia_hr_2.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	color: #ff6600;
}

#table_storia_3 {
	width: 15px;
	background-image: url(img/imi_storia_hr_2.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	color: #ff6600;
}

#table_storia_4 {
	width: 300px;
	background-image: url(img/imi_storia_hr_3.gif);
	background-repeat: no-repeat;
	color: #ff6600;
}

#table_storia_5 {
	width: 50px;
}

/* il menù di primo livello */
#box_top_right a {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#box_top_right a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}

a.resize_small {
	font-size: 10px;
}
a.resize_medium {
	font-size: 13px;
}
a.resize_big {
	font-size: 16px;
}

/* il menù di secondo livello */
#box_center_left {
	background-image: url(img/imi_menu2_barra.jpg);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 11px;
}
/* tutte le pagine con contenuto testuale*/
#pag_titolo {
	font-size: 25px;
	color: #ff6600;
}

#pag_testo  {
	font-size: 13px;
	color: #666666;
}

#pag_testo table tr td.soc_label {
	font-size: 12px;
	color: #666666;
}

#hp_titolo1 {
	font-size: 15px;
	font-weight: bold;
	color: #ff6600;
}

#hp_titolo2 {
	font-size: 15px;
	font-weight: bold;
	color: #ff6600;
}

#hp_testo {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
	color: #666666;
	text-align: left;
}

#hp_btn {
	text-align: right;
}

#box_hp_top_right table tr td {
font-size: 11px;
color: #666;
vertical-align: top;
}

#box_center_left a.link_selected {
	color: #ff6600;
}

