.resumeconfe {	
	border: 1px solid #777FF5;
	background-color: #777FF5;
	padding: 5px 10px;
	margin: 5px 0 5px 5px;
	font-size: 1em;
	width: 425px;
	}	
		
.resumeconfe2 {	
	border: 1px solid #E6CEB9;
	background-color: #E6CEB9;
	padding: 5px 10px;
	margin: 5px 0 5px 5px;
	font-size: 1em;
	width: 425px;
	}
	
#titoletto {
font-size: 110%;
font-weight: bold;
color: #5A62D8;
}	
	
.resumeconfe a:link,
.resumeconfe a:visited,
.resumeconfe a:hover,
.resumeconfe a:active,
.resumeconfe a:focus,
.resumeconfe2 a:link,
.resumeconfe2 a:visited,
.resumeconfe2 a:hover,
.resumeconfe2 a:active,
.resumeconfe2 a:focus {
text-decoration: underline;
	color: black;
	}
	
.logout {
	margin: 0px 0px 3px 0px;
	text-align: right;
	font-size:90%;
	font-weight: bold;
}

.logout a:link,
.logout a:visited,
.logout a:hover,
.logout a:active,
.logout a:focus {
	text-decoration: underline;
	color: black;
}
	
.confe {
	width: 460px;
	}
	
.testaconfe {	
	padding: 5px 10px;
	background-color: #777FF5;
	font-size: 1.1em;
	}

.dataconfe {
 	font-size: 0.8em;
	}	
	
.testoconfe {	
	border: 1px solid #777FF5;
	padding: 5px 15px;
	margin:0;
	}
	

.tappoconfe {
	text-align: right;
	background-color: #777FF5;
	padding: 5px 10px;
	font-size: 0.8em;
	}
	
.titoloreply {
	font-size: 1em;
	padding: 10px 0px 0px 0px;
	margin:0;
	font-weight:bold;
	}

.confereply	{ width:460px }
	
.reply {	
	border-top: 2px solid #B6B8D6;
	padding: 5px 10px;
	font-size: 90%;
	}
	
.deletereply {
	font-size: 90%;
	text-align:right;
}

.deletereply a:link,
.deletereply a:visited,
.deletereply a:hover,
.deletereply a:active,
.deletereply a:focus {
	color: red;
	font-weight:bold;
}
	
.postreply {
	margin:0;
	padding:0;
	}
	
.postreply p {
	margin:0;
	padding: 0 0 0 10px;
	}

.postreply label {	
	}
	
.post {
	border-top: 2px solid #91BFFF;
	padding: 5px 0 0 0;
	margin:0;
	}
	
.btn {
	margin: 0px 80px 0 0;
	padding: 0 15px;
	}
	
.loggati {
	float:right;
	font-size: 105%;	
	}
.loggati a{
	font-weight: bold;
	}
	
/* Form di login */
	
#logga {
	width: 220px;
	}
	
.btnlg {
	margin: 0 0 0 85px;
	padding: 0 15px;
	}
	
#logga td {
	font-weight: normal;
	text-align: right;
	}
	
