@charset "utf-8";
/* CSS Document */

body {
	font-family:Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
	margin:0px;
}
div.titolo {
	font-size:18px;
	font-weight:bold;
	color:#3399FF;
	margin-bottom:0px;
}
div.msg{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	line-height:30px;
}
a.msg{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	line-height:30px;
	texdecoration:none;
}
a.msg:hover{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	line-height:30px;
	texdecoration:underline;
}
div.linea {
	border-top: solid 2px #DD0000;
	width:500px;
	margin-top:5px;
	margin-bottom:5px;
}
div.credits {
	font-size:12px;
	line-height:50px;
	border-top:solid 3px #3399FF;
}
#colonna {
	background-image:url(../images/colonna.gif);
	background-position:top;
	background-repeat:no-repeat;
}
div.main {
	font-size:14px;
	width:529px;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../images/bg_main.gif);
}
div.menu {
	margin:0px;
	margin-left:50px;
	margin-bottom:50px;
}
div.contatti {
	font-size:15px;
	color:#CC0000;
	font-weight:bold;
}
div.mail {
	font-size:14px;
	color:#000000;
	font-weight:normal;
	margin-left:15px;
	margin-bottom:7px;
}
/* CSS 4 gallery \*/
#flashcontent {
	height: 100%;
}
/* end hide */
