/* CSS Document */

body {
	background-image: url(../ima/sfondo.gif);
	background-position: center;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	font-family:  Verdana;
	font-size: 10px;
	color: #006699;
}
.box {
	text-align: center;
	width: 720px
}
.bk_corpo {
	background-image: url(../ima/bk_titolo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.menu {
	text-align: right;
	height: 28px;
	padding: 0px 12px;
	margin: 0px;
	border-color: #9FA2C6;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	background-image: url(../ima/sfondo_menu.jpg);
	background-position: center;
	background-repeat: no-repeat
}
.menu a, .info a {
	font-family:  Verdana;
	font-size: 11px;
	color: #006699;
	text-decoration: none
}
.menu a:hover, .info a:hover {
	color: #D96D6E
}
.info {
	background: #F1F2F8;
	height: 20px;
	border-color: #9FA2C6;
	border-style: solid;
	border-width: 1px 0px;
	font-family:  Verdana;
	font-size: 10px;
	color: #006699;
}
#corpo {
	height: 370px;
	margin: 0px;
	padding: 30px 8px 8px 8px
}
#corpo_catalogo {
	height: 500px;
	margin: 0px;
	padding: 30px 0 0 0
}
td.img_contenuti {
	text-align: center;
}
td.contenuti {
	padding: 5px;
	width: 220px;
	font-family:  Verdana;
	font-size: 11px;
	color: #006699;
	text-align: justify;
}
.cont {
	font-family:  Verdana;
	font-size: 11px;
	color: #006699;
	text-align: justify;
	padding: 10px;
	width: 233px;
	border-color: #9FA2C6;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}
#contatti {
	width: 300px;
	margin: 2px 40px;
	border: 1px solid #ccc;
	padding: 6px 10px;
	text-align: left
	}
.contenuti p {
	margin: 2px 10px;
	}