#back {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
}
#header {
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #F7F7F7;
	text-align: center;
}
#backtesto {
	font-size: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-top: 10px;
}
#wrap {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 960px;
	background-color: #FFF;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#demoForm {
	width: 960px;
	margin-bottom: 20px;
	background-color: #FFF;
}
#cerca {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_cerca.jpg);
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 6px;
}
#utente {
	height: 30px;
	outline:none;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
}
.bottone-invio {
	margin-top: 5px;
}
.tabella-form {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#macrocategory {
	padding-top: 5px;
	padding-bottom: 0px;
}
#macrocategoria {
	padding-left: 10px;
	font-size: 18px;
	color: #4A689A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#topicfinale {
	margin-left: 15px;
	font-size: 14px;
	margin-top: 10px;
	background-color: #FFF;
	height: auto;
}
#finaltopic {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 16px;
	color: #4A689A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#numposter {
	height: 25px;
	width: 65px;
	margin-left: 15px;
	font-size: 16px;
	padding-top: 3px;
	color: #D16349;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.titposter {
	font-size: 16px;
	color: #666;
	padding-bottom: 10px;
	padding-right: 40px;
	font-weight: bold;
}
#speaker {
	width: 930px;
	background-color: #FFF;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100px;
}
#didascalie {
	float: right;
	width: 830px;
	height: auto;
	margin-right: 15px;
}
.relatore {
	font-size: 14px;
	color: #4A689A;
	font-weight: bold;
}
#footer {
	text-align: center;
	color: #FFF;
	font-size: 18px;
	background-image: url(../images/fbg.png);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 70px;
}
#waiting {
    color: #767676;
    text-align: center;
}


legend {
    background-color: #fff;
    border-top: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
    font-size: 1.2em;
    padding: 0px 7px;
}

.success {
	width: 300px;
	padding: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

.errore {
	width: 312px;
	padding: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: 11px;
}
