.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #424c75;
	height: auto;
	width: 740px;
	border: 2px solid #041c75;
	text-align: center;
}
.corpomsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
	text-align: left;
	width: 736px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #041c75;
	border-bottom-color: #041c75;
	border-left-color: #041c75;
	line-height: 15px;
	height: 450px;
	padding: 2px;
	overflow: auto;
}
.corpovideo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
	text-align: left;
	width: 496px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	line-height: 15px;
	height: auto;
	padding: 2px;
}
.titolovideo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #424c75;
	height: auto;
	width: 500px;
	border: 2px solid #041c75;
	text-align: center;
}

