/* Stili form AJAX */

.save {
	border: 0px solid #000000;
	background-image: url(images/edit.gif);
	height: 16px;
	width: 16px;
	background-color: #FFFFFF;
}

.cancel {
	border: 0px solid #000000;
	background-image: url(images/fileclose.gif);
	height: 16px;
	width: 16px;
	background-color: #FFFFFF;
	
}

.bordifoto {
	border: 1px solid #000000;
}

.titolibarra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
}

/* Stile titolo articoli */

.art_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
A.art_title:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
A.art_title:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
A.art_title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

/* Stile voti */
.rating {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.vote {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: 5A5959;
	font-weight: bold;
	border: none;
	background-image: url(images/vote.gif);
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;	
}


/* Stili content esterni */

.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.autori {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.commenti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

/* ----------------------- */

.linebg {
	background-repeat: repeat-y;
	background-position: right;
}

.treb {
	font-family: "trebuchet MS", Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

img {
	border: none;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: 5A5959;
	font-weight: bold;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.titoliheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.reglink {

	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #006600;
}
.formlabel {

	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}


/* Footer-Header links */
.titoliheaderlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.titoliheaderlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.titoliheaderlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.titoliheaderlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
