body{
	background-color: #e6e2bd;
	margin: 0px;
	padding:0px;
	background-image: url(/ACOI2009/images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a{
	color:#0065cc;
	text-decoration: underline;
}
a:hover{
	color:#0065cc;
	text-decoration: none;
}

#top{
	vertical-align:bottom;
	text-align:center;
	background-image: url(/ACOI2009/images/bg_top.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	height:278px;
}
#top_home{
	vertical-align:bottom;
	text-align:center;
	background-image: url(/ACOI2009/images/bg_top.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	height:425px;
}
.main{
	background-image: url(/ACOI2009/images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.menu{
	vertical-align:top;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #000000;
	width: 275px;
	padding:24px 0px 0px 0px;	
}

.menu a{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #000000;
	padding:24px 87px 0px 0px;
	text-decoration: none;
}

.menu a:hover{
	color: #b01016;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/ACOI2009/images/menu_on.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding:0px 87px 0px 0px;
}
.menu_on{
	color: #b01016;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/ACOI2009/images/menu_on.gif);
	background-repeat: no-repeat;
	padding:0px 87px 0px 0px;
	text-align:right;
	background-position: right;
}

.text{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#4a483a;
	width: 560px;
	padding:24px 40px 0px  35px ;
}

h1{
	font-size: 18px;
	color:#000;
	margin-bottom:14px;
	font-weight: bolder;
}

h2{
	font-size: 16px;
	color:#000;
	margin-bottom:14px;
	font-weight: bolder;
}

h3{
	font-size: 14px;
	color:#000;
	margin-bottom:14px;
	font-weight: bolder;
}

.risalto{
	color:#0065cc;
}

.risalto_big{
	color:#0065cc;
	font-size: 14px;
}

.big{
	font-size: 14px;
}

.note{
	font-size: 9px;
	color:#000;
	margin-bottom: 4px;
	margin-top: 4 px;
}

.credits{
	font-size: 9px;
	color:#000;
	margin-bottom: 4px;
	margin-top: 4 px;
}
