/* CSS Document */
body,html {
	height:100%;
	margin:0;
}#titoli {
	border: 1px dashed #000000;
	width: 540px;
	margin-left: 10px;
	margin-top: 10px;
}
.titolopagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #F7F7F7;
	border: 1px solid #DEDDE1;
	color: #982323;
	font-weight: bold;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.border {
	text-decoration: none;
	border: 1px solid #982323;
}
#back {
	text-decoration: none;
	background-image: url(../img/back.gif);
}
.inputext {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #DEDDE1;
	background-color: #F7F7F7;
	font-size: 12px;
	color: #333333;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #982323;
	font-weight: bold;
}
.titologrigio {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.back {
	border: 1px;
	background-image: url(../img/back.gif);
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #F7F7F7;
	border: 1px solid #AA4262;
	color: #982323;
	font-weight: bold;
	text-align: center;
}
p {margin-top:6px;margin-bottom:6px;}

.goThemeText {
	padding:3px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
