body {
	width: 100%;
	position: relative;
	font-size: 76%;
	font-family: verdana, free-sans, helvetica, sans-serif;
	color: #666;
	background: url(imm/bg.png) 4px 0 #FE6A00 repeat-x;
	text-align: center;
	margin: 0px auto;
	padding:0;
}
div#container {
	width: 960px;
	background: url(imm/container.jpg) repeat-y;
	margin: 0px auto;
	margin-top: 10px;
	text-align:left;
}
#content a {
	color: #ED6300;
	text-decoration: none;
}
#content a:hover {
	color: #168D0F;
}
div#header {
	width: 960px;
	height: 113px;
	background: url(imm/header.jpg) no-repeat right;
	text-align: right;
}
a#home {
	display: block;
	position: absolute;
	width: 228px;
	height: 37px;
	margin-top: 75px;
	margin-left: 528px;
}
#home span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(imm/home.jpg);
}
div#wrapper {
	float: left;
	min-height: 300px;
	width: 759px;
	background: url(imm/wrapper.jpg) top repeat-x;
	margin: 0 0 0 3px;
}
div#content {
	width: 759px;
	min-height: 200px;
	background: url(imm/content.jpg) 49px 0 no-repeat;
	padding-top: 5px;
}
#content h1 {
	margin: 0 0 5px 3px;
	color: #0C6D06;
	font-family: times-new-roman, serif;
	font-weight: normal;
	font-size: 150%;
	background: url(imm/h.jpg) 0 bottom no-repeat;
}
div.content2 {
	background: #D2D2D2;
	min-height: 50px;
}
div.pic {
	float: left;
	margin: 0 7px 7px 0;
}
.pic img {
	padding: 4px;
	background: #fff;
	border: 1px solid #A2A2A2;
	display: block;
}
.pic span {
	display: block;
	width: 224px;
	height: 9px;
	background: url(imm/shadow1.png) center bottom no-repeat;
}
div.pic2 {
	float: left;
	margin: 0 7px 7px 0;
}
.pic2 img {
	padding: 4px;
	background: #fff;
	border: 1px solid #A2A2A2;
	display: block;
}
.pic2 span {
	display: block;
	width: 179px;
	height: 7px;
	background: url(imm/shadow2.png) center bottom no-repeat;
}
div.pic3 {
	float: left;
	margin: 0 7px 7px 0;
}
.pic3 img {
	padding: 4px;
	background: #fff;
	border: 1px solid #A2A2A2;
	display: block;
}
.pic3 span {
	display: block;
	width: 143px;
	height: 6px;
	background: url(imm/shadow3.png) center bottom no-repeat;
}
#content p {
	margin-right: 8px;
	text-align: justify;
	letter-spacing: 1px;
}
div#navigation {
	float: right;
	width: 195px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	padding-left:4px;
	list-style-type: none;
	text-indent: 0;
}
#navigation li {
	display: block;
	height: 27px;
	width: 184px;
	margin: 0 0 2px 0;
	list-style-type: none;
}
#navigation a {
	display: block;
	height: 27px;
	width: 184px;
	margin: 0 0 2px 0;
	line-height: 29px;
	padding-left: 8px;
	text-decoration: none;
	font-weight: bold;
}
#Idlist a {
	background:url(imm/link_nav.jpg) right no-repeat;
}
#Idlist a:link {
	color: #1BA007;
}
#Idlist a:hover {
	margin: 0 0 2px 0;
}
#Idlist2 a {
	background:url(imm/link_nav_2.jpg) right no-repeat;
}
#Idlist2 a:link {
	color: #FF7B00;
}
#Idlist2 a:hover {
	margin: 0 0 2px 0;
}
a#mini_link {
	width: 179px;
	background: url(imm/freccia.jpg) left no-repeat;
	color: red;
	height: 71px;
	display: block;
	padding-right: 5px;
	color: #0C5000;
	margin: 8px 0 0 7px;
}
a:hover#mini_link {
	width: 179px;
	background: url(imm/freccia.jpg) left no-repeat;
	height: 71px;
	display: block;
	padding-right: 5px;
	margin: 8px 0 0 7px;
	color: #E7FFE3;
}
div#footer {
	width: 960px;
	height: 24px;
	background: url(imm/footer.png);
	margin: 0px auto;
}



/*#idList {
	margin: 0;
	padding: 0;
}
 
#idList li {
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
	background: #333;
	color: #888;
}*/
