#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 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #F7F7F7;
	text-align: center;
}
#backtesto {
    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;
}
#cerca {
    text-align: center;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(data/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;    
}
#macrocategory {
    padding-top: 5px;
    padding-bottom: 0px;
}
#macrocategoria {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    padding-top: 5px;
    margin-left: 15px;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #000000;
    margin-top: 15px;
    width: 930px;
    font-weight: bold;
    color: #212121;
}
#topicfinale {
    margin-left: 15px;
    font-size: 14px;
    margin-top: 10px;
    background-color: #FFF;
    width: 930px;
    height: auto;
}
#finaltopic {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 16px;
	color: #d81f2f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	width: 800px;
}
.sala {
    float: right;
    padding-right: 10px;
    padding-top: 10px;
    font-size: 12px;
    color: #333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: right;
    width: 100px;
}
.speaker {
    width: 930px;
    background-color: #FFF;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #CCC;
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.relazione {
    font-size: 16px;
   color: #000000;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: 820px;
    padding-left: 20px;
}
.relatore {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    padding-top: 5px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding-left: 20px;
}
.finaltopic {
    padding-left: 10px;
    padding-top: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight:bold;
}
.icone {
    color: #535353;
    font-size: 11px;
    padding-top: 5px;
    text-align: right;
    padding-right: 10px;
}
.foto {
    border: 1px solid #CCC;
    padding: 3px;
}
#footer {
    text-align: center;
    color: #FFF;
    font-size: 18px;
    background-image: url(data/images/fbg.png);
    background-repeat: repeat;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 70px;
}
