@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 150px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
}
a {
	color: #F60;
	text-decoration: none;
	font-size: 10px;
}

a:hover {
	color: #666;
	text-decoration: none;
}
.tit {
	color: #f60;
	text-decoration: none;
	font-size: 12px;

}

a.tit:hover {
	color: #666;
	text-decoration: none;
	font-size: 12px;

}
.tit-firma {
	color: #f60;
	text-decoration: none;
	font-size: 10px;

}
.news_tit {
	color: #f60;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;

}

a.news_tit:hover {
	color: #666;
	text-decoration: none;
	font-size: 13px;

}
.news_testo {
	color: #000;
	text-decoration: none;
	font-size: 13px;

}

a.news_testo:hover {
	color: #666;
	text-decoration: none;
	font-size: 13px;

}
fieldset{
	margin-left:20px; 
	margin-right:20px;
}
.fieldtext {
	color: #999;
	text-decoration: none;
	font-size: 10px;
	padding:2px;

}
a.fieldtext {
	color: #999;
	text-decoration: none;
	font-size: 10px;
	padding:2px;

}

a.fieldtext:hover {
	color: #666;
	text-decoration: none;
	font-size: 10px;
	padding:2px;
}#login {
	float: right;
	display: inline;
	height: 75px;
	width: 400px;
	position: relative;
	padding-top: 15px;
	vertical-align: bottom;
}
#logout{
	float: right;
	display: inline;
	position: relative;
	padding-top: 70px;
	vertical-align: bottom;
	padding-right: 20px;
	font-weight: bold;
	width: 250px;
	text-align:right;
}
div.boxVid {
	width:280px !important;
	width /**/:280px;
	height:200px !important;
	height /**/: 200px;
	overflow:auto;
	padding: 2px;
	border-right:0 solid;
}
div.boxVid p {
	margin-top:0;
	margin-bottom:2px;
}
div.halfboxVid {
	width:280px !important;
	width /**/:280px;
	height:100px !important;
	height /**/: 100px;
	overflow:auto;
	padding: 2px;
	border-right:0 solid;
}
div.halfboxVid p {
	margin-top:0;
	margin-bottom:2px;
}
.scrolling-text{
	color:#000;
	font-size:14px;
	text-decoration:blink;}

div.commenti {
	width:390px !important;
	width /**/:390px;
	height:210px !important;
	height /**/: 210px;
	overflow:auto;
	padding: 2px;
	border:1px solid #CCC;
}
div.commenti p {
	margin-top:0;
	margin-bottom:2px;
}
