@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg_congressi.gif);
	background-color: #FFFfff;
	background-repeat: repeat-x;
	font-family: tahoma, "arial", Times, serif;
	font-size: 12px;
	margin-top: 0px;
	color: #FFFFFF;
}
.cont {
	width: 370px;
	margin-left: 15px;
}
.descrizioni {
	font-size: 9px;
	text-indent: 6px;
	font-family: Tahoma;
	color: #8B6600;
}
.input2 {
	font-family: Tahoma;
	background-color: #B5B5B5;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	color: #000000;
}
.textarea2 {
	font-family: Tahoma;
	background-color: #B5B5B5;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	color: #000000;
}
.descrizioni2 {
	font-size: 9px;
	text-indent: 6px;
	font-family: Tahoma;
	color: #333333;
}
