body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #a6d4ec;
	background-image: url(domusimg/bg.jpg);
	background-repeat: repeat-x;
}
.container
{
	border:10px solid #FFFFFF;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align:bottom;
	padding-bottom:10px;
	text-decoration:none;
}
.main
{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	padding:4px;
	text-align:left;
	vertical-align:text-top;
}
.bottonemenu
{
	background-image:url(domusimg/bottonemenu.gif);
	height:42px;
	width:150px;
	text-align:right;
	padding-right:4px;
	font-weight:bold;
}
.img
{
	border:none;
}
div#eventi{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	padding-left: 10px;
}
div#eventi a,a:visited{
	color:#0000CC;
	text-decoration: underline;
}
div#eventi a:hover{
	color:#EF3404;
	text-decoration: underline;
}
