#generale {
	font-size: 14px;
	line-height: 1.1;
	width: 670px;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
#generale #breadcrumb {
	display: block;
	clear: both;
	background-color: #fafafb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/iconcine.gif);
	background-position: 0px 60px;
	background-repeat: repeat-x;
	height: 46px;
	position: relative;
	font-size: 14px;
	padding-bottom: 3px;
	overflow: hidden;
}
#generale #breadcrumb h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3ba9d6;
	line-height: 1.2;
	display: block;
	position: relative;
	padding-bottom: 5px;
}
#generale #breadcrumb h4 {
	font-size: 12px;
	font-weight: normal;
	color: #306484;
	display: block;
}
#generale div.txt {
	font-size: 12px;
	line-height: 1.3;
	color: #000;
	background-color: #FAFAFB;
	padding: 20px;
	white-space: normal;
}
#generale div.txt p {
	display: block;
	margin-bottom: 5px;
}
#generale div.txt a{
	color: #000;
	text-decoration: underline;
}
#generale div.txt  ul  {
	list-style-position: outside !important;
	list-style-type: disc !important;
	margin-left: 20px;
	padding-left: 0px;
}
#generale div.txt  ol,
#generale div.txt  ol li {
	list-style-position: outside !important;
	list-style-type: decimal !important;
	margin-left: 20px;
	padding-left: 0px;
}
#generale .messaggio {
	background-color: #FFF9CC;
	border: 1px solid #FFA700;
	font-size: 12px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	line-height: 1.4;
	white-space: normal;
	overflow: hidden;
}
#generale .messaggio a {
	background-color: #FFA700;
	text-align: left;
	text-indent: -1024px;
	display: block;
	height: 11px;s
	width: 11px;
	position: absolute;
	top: 5px;
	right: 5px;
	background-image: url(../images/second.gif);
	background-position: -211px -89px;
}
#generale form {
	display: block;
}
#generale form label {
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #3ba9d6;
	margin-bottom: 4px;
}
#generale form input,
#generale form select,
#generale form textarea{
	background-color: #FBFBFB;
	border: 1px solid #1f91c9;
	font-size: 14px;
	line-height: 1.2;
	padding: 4px;
	width: 300px;
	color: #666;
	margin-bottom: 10px;
}
#generale form input:hover,
#generale form select:hover,
#generale form textarea:hover {
	background-color: #FFF;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#generale form input#accedi {
	background-image: url(../images/reg/accedi.gif);
	background-repeat: no-repeat;
	text-indent: -1024px;
	height: 29px;
	width: 88px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	position: relative;
	background-color: #1f91c9;
	overflow: hidden;
	margin-left: 222px;
	cursor: pointer;
	cursor: hand;
}
#generale form input#send,
#generale form a#send{
	background-image: url(../images/reg/continua.gif);
	background-repeat: no-repeat;
	text-indent: -1024px;
	height: 29px;
	width: 88px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	position: relative;
	background-color: #1f91c9;
	overflow: hidden;
	margin-left: 422px;
	cursor: pointer;
	cursor: hand;
}
#generale form textarea {
	width: 500px;
}
