a.slider, a.slider:link,a.slider:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color : #FFFFFF;	
}

a.slider:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	color : #FFFFFF;	
}

a,a:link,a:active,a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #4A7171;
}
a:hover	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #224466;
}

a.page,a.page:link,a.page:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #4A7171;
	background-color: #F5F5F5;
	border : 1px solid;
	border-color: #B1B1B1;	
	padding:2px;
	-moz-border-radius: 4px; /* this works only in camino/firefox */
	-webkit-border-radius: 4px; /* this is just for Safari */
}
a.page:hover,a.page:active	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #224466;
	background-color: #FFFF8C;
	border : 1px solid;
	border-color: #006599;
	padding:2px;
	-moz-border-radius: 4px; /* this works only in camino/firefox */
	-webkit-border-radius: 4px; /* this is just for Safari */
}
a.menu,a:link.menu,a:active.menu,a:visited.menu {
	display:inline-block;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	color : #224466;
	background-color: #F5F5F5;
	border : 1px solid;
	border-color: #B1B1B1;	
	padding:2px;
	-moz-border-radius: 4px; /* this works only in camino/firefox */
	-webkit-border-radius: 4px; /* this is just for Safari */
}
a:hover.menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	color : #224466;
	background-color: #FFE866;
	border : 1px solid;
	border-color: #006599;
	padding:2px;
	-moz-border-radius: 4px; /* this works only in camino/firefox */
	-webkit-border-radius: 4px; /* this is just for Safari */
}

a.preview {
	position: relative;
}
a.preview span {
	display: none;
	position: absolute;
	top: -5px;
	left: 255px;
	width: 152px;
	padding: 4px;
	z-index: 10;
	background: #F5F5F5;
	opacity:.90; filter:alpha(opacity=90); -moz-opacity:0.90;
	color: #444444;
	border: 1px solid;
	border-color: #6893F4;
	-moz-border-radius: 4px; /* this works only in camino/firefox */
	-webkit-border-radius: 4px; /* this is just for Safari */
}
a:hover.preview span {
	display: block;
}

	a.highlight {
	display:block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	background-color: #FFFFFF;
	color : #4e748c;
	border: solid 0px #CCCCCC;
	}
	
	a.highlight:hover {
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	border: solid 0px #CCCCCC;
	background-color: #D1D7DC;
	color : #224466;
	}
	
body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	text-align : left;
	text-decoration: none;
	color : #666666;
	height : auto;
	width : auto;
	left : auto;
	top : auto;
	/*  	background : url(../img/page.gif) repeat-x;
 	background : url(../img/bg_natale_6.jpg);
	background-attachment:inherit;
	background-position: center top;	 */
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

div#head_container {
	padding: 0px;	
	margin-top:0px;
	top: 0px;
	height : auto;
	width : auto;
/* 	background-color: #D1D7DC; */
/* 	background : url(../img/page.gif); */
}

div.newsbody {
	height:350px;
	overflow:scroll;
	width:100%;	
	padding:0px;
	}
	
div.recensione {
	width:99%;
	height:100px;
	overflow:scroll;
	}
div#header {
	position:relative;
	background-color:#FFFFFF;
	width:910px;
	height:75px;
	margin-top:5px;
	top: 0px;
	left:50%;
	margin-left:-455px;
	border: 1px solid;
	border-color: #0079BB;
	}
	
div#foot {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	}
	
div#follow {
	position:absolute;
	background-color:;
	width:auto;
	height:auto;
	margin-top:5px;
	top: 0px;
	left:285px;
	margin-left:0px;
	z-index: 8;
	}
	
div#body {
	position:relative;
	background-color:#FFFFFF;
	width:910px;
	margin-top:25px;
	left:50%;
	margin-left:-455px;
	border: 1px solid;
	border-color: #0079BB;
	z-index:4;
 }
 div#righttdbody {
	position:relative;
	background-color:#FFFFFF;
	width:100%;
 }

 
div#menu {
	position:absolute;
	width:910px;
	height:25px;
	margin-top:70px;
	left:50%;
	margin-left:-450px;
	z-index:3;
}
div#login {
	position:absolute;
	overflow:hidden;
	margin-top:-22px;
	padding:4px;
	width:630px;
	height:25px;
	text-align:right;
	z-index:3;
}
table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #666666;
	border: 0px solid;
	border-color : #B4B4B4;
	text-align: left;
	line-height:normal;
}
table.border {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #666666;
	border: 1px solid;
	border-color : #B4B4B4;
	text-align: left;
	background:#FFFFFF;
	line-height:normal;	
}
table.dark_form {
	background-color:#006699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	font-weight: bold;
	text-align: left;
	line-height:normal
}
span.dark{
	display: block;
	width: 98%;
	background: #006699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 1px;
	vertical-align: middle;
}
table.notop {
	border-left : #B4B4B4 1px solid;
	border-bottom : #B4B4B4 1px solid;
	border-right : #B4B4B4 1px solid;
	background-color: #EFF4FC;
	text-align: left;
}
table.nobottom {
	border-left : #B4B4B4 1px solid;
	border-top : #B4B4B4 1px solid;
	border-right : #B4B4B4 1px solid;
	background-color: #EFF4FC;
	line-height:normal;
}

table.borderandbacground {
	border-left : #B4B4B4 1px solid;
	border-top : #B4B4B4 1px solid;
	border-right : #B4B4B4 1px solid;
		border-bottom : #B4B4B4 1px solid;
	background-color: #EFF4FC;
	line-height:normal;
}

tr.dark {
	background: #006699;
}


td{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	text-align: left;
}
td.header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	background-color: #F5F5F5;
	text-align: left;
}
td.main {
	background-color: #eaf0fa;
	text-align: left;
}
input {
	border: #6893F4 0px solid;
	background-color: #F5F5F5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #003399;
	text-decoration : none;
	padding:1px;
	border: 1px solid;
	border-color:#CCCCCC;
	/* -moz-border-radius: 4px; this works only in camino/firefox */
	/* -webkit-border-radius: 4px; this is just for Safari */
}
input.round {
	border: #6893F4 0px solid;
	background-color: #F5F5F5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #003399;
	text-decoration : none;
	padding:1px;
	-moz-border-radius: 4px; /* this works only in camino/firefox */
	-webkit-border-radius: 4px; /* this is just for Safari */
}
input.img {
	border: 0px solid;
	-moz-border-radius: 0px; /* this works only in camino/firefox */
	-webkit-border-radius: 0px; /* this is just for Safari */
}
select {
	background-color: #F5F5F5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #003399;
	text-decoration : none;
	text-align: left;	
	padding: 0px;
	BORDER-RIGHT: #6893F4 1px solid;
	BORDER-TOP: #6893F4 1px solid;
	BORDER-LEFT: #6893F4 1px solid;
	BORDER-BOTTOM: #6893F4 1px solid;
}
td.righttd {
	background-color: #FFFFFF;
}

td.maintd {
	background-color: #FFFFFF;
	text-align: center;
}
td.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	padding:1px;
	background-image:url(../img/default_head.gif);
	text-align:left;
}
tr {
}
.initial {
}
.normal {
}
.highlight {
	background-color: #C5D6F1;
}
hr {
	height: 1px;
	border-width: 0px;
	background-color: #D1D7DC;
	color: #D1D7DC;
}
td.media {
		background-color: #4e748c;
}

h2{
	margin: 0px;
	font-size: 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	margin: 0px;
	font-size: 13px;
	font-family: Verdana, serif;
	line-height: 120%;
	font-weight: bold;
}
textarea {
	background-color: white;
	color : #003399;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	border-color:#CCCCCC;
	border-style: solid;
	border-width: 1px;
}
a.profile {
	position: relative;
}
a.profile span {
	display: none;
	position: absolute;
	top: 0px;
	left: 150px;
	width: 150px;
	padding: 4px;
	z-index: 100;
	background: #F5F5F5;
	opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.9;
	color: #444444;
	border : 1px solid;
	border-color: #6893F4;
	-moz-border-radius: 4px; /* this works only in camino/firefox */
	-webkit-border-radius: 4px; /* this is just for Safari */
}
a:hover.profile span {
	display: block;
}





a.light,a.light:link,a.light:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #FFFFFF;
}
a.light:hover,a.light:active	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: underline;
}



