@charset "utf-8";
/* CSS Document */
#contenitore{
	margin: 0 auto;
	margin-top: 20px;
	width: 800px;
}
#preventivo {
	background: url(../images/sfcont.png);
	border-top: 1px #333333 solid;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	width: 390px;
	text-align: center;
	float: left;
	margin-left: 5px;
}

#contt {
	background: url(../images/sfcont.png);
	border-top: 1px #333333 solid;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	width: 390px;
	text-align: center;
	float: left;
	margin-left: 5px;
}

#refer {
	background: url(../images/sfcont.png);
	border-top: 1px #333333 solid;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	width: 390px;
	text-align: center;
	display: compact;
	float: left;
	margin-left: 5px;
	margin-top: 18px;
}

.tit {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #CC9900;
	margin-bottom: 10px;
}
 
div em {
	color: #CC9900;
	font-weight: bold;
}

.puls {
	margin-botton: 5px;
	height: 30px;
	text-align: center;
}

.spec {
	height: 12px;
	width: 380px;
	margin: 0 auto;
	margin-bottom: 2px;
	text-align: left;
	font-size: 10px;
}

.txt {
	float: left;
	width: 150px;
}

.input {
	float: left;
	width: 230px;
	text-align: right;
}

.cont {
	width: 380px;
	margin: 0 auto;
	border-bottom: 1px solid #333333;
	margin-bottom: 20px;
	text-align: left;
	height: 30px;
}

.descpro_p {
	width: 380px;
	margin: 0 auto;
	border-bottom: 1px solid #333333;
	margin-bottom: 20px;
	text-align: left;
	height: 70px;
}

.messaggio_c {
	width: 380px;
	margin: 0 auto;
	border-bottom: 1px solid #333333;
	margin-bottom: 20px;
	text-align: left;
	height: 70px;
}

#avviso {
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 200px;
	margin-bottom: 200px;
}

#avviso a{
	color: #FF9900;
}

#avviso a:hover{
	color: #666666;
}
