 /* CSS Document */
body { font-size: 11px; margin: 0 auto 0; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: center; }
a:hover { color: #c8c8c8; }
a {
	color: #787878;
	text-decoration: none;
}
#container { font-weight: normal; background-image: url(images/sfondo_totale.jpg); background-repeat: no-repeat; margin: 0 auto; width: 940px; text-align: center; position: relative; top: 0; height: 560px; }
#nav { color: #9b0000; font-weight: normal; font-size: 12px; text-align: left; position: absolute; top: 10px; left: 100px; width: 710px; height: auto; clear: both; margin: 0 auto; }
/* Content*/
#content { color: #fff; font-size: 11px; padding: 0 68px 1px; margin: 0 auto; text-align: justify; position: absolute; top: 120px; left: 32px; width: 710px; height: auto; clear: both; }
#content h3 {
	color: #eee;
	font-size: 12px;
}
.on { color: #c8c8c8; }
.title { color: #c8c8c8; font-weight: bold; }
#content h3 a{ color: #fff; text-decoration: none; }
#content h3 a:hover{
	color: #c8c8c8;
}
#content p { font-size: 14px; line-height: 14px; color: #fff; text-align: center; width: 656px; margin-top: 40px; }


/*menus*/
#menu1 { font-size: 12px; text-align: left; position: relative; left: 180px; }
#menu1 ul { list-style: circle; display: block; }
#menu1 a { color: #fff; text-decoration: none; property: value; }
#menu1 active { font-weight: bold; }
#menu1 a:hover { color: #c8c8c8; font-style: normal; }
#claim { font-size: 14px; text-align: center; position: absolute; top: 280px; left: 100px; width: 710px; }
.image_dx { float: right; margin-left: 10px; }
