@charset "iso-8859-1";

/* Tag Generici */

h1 {	
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0088DD;	
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
}

h2 {	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0088DD;	
	margin: 10px 0px 10px 0px;
}

h3 {	
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0088DD;
	margin: 10px 0px 10px 0px;
}

h4 {	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;	
	margin: 0px 0px 0px 0px;
}


table.tabella1 tr td, table.tabella1 tr td.grey {
 	padding: 10px;
	border:1px solid #e5e5e5;
	border-collapse: collapse;
}


table.tabella1 tr.grey {
	background-color: #f6f6f6;
}
	
p {
	 padding:0px;
 	margin:5px 0px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

hr {	
	border: 0px; 
	height: 0px;
	border-bottom: 1px dotted #AAAAAA; 
}

a {
	text-decoration: underline;
	color:  #666666;

}

a:hover	{
	text-decoration: underline;
}

/* Stile titolo Box strutturali */

#ReportUserBox ul {
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
	list-style-type: none;
}

#ReportUserBox h2 {
	font-size: 11px;
	margin: 0px;
}

#ReportUserBox div {
	font-size: 11px;
}

.BoxTitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #317195;	
}

/* Stili date liste e dettaglio */

.BoxTextDate {
	font-size: 11px;	
	color: #666;
	letter-spacing: 1px;
	margin-bottom: 3px;
}

.Note {
	font-size: 11px;	
	color: #777777;
}

.NoteRead {
	font-size: 10px;	
	font-weight: bold;
	color: #158daf;
}

/* Stili titoli liste */

.BoxTextTitle {
	font-size: 14x;	
	font-weight: bold;
	color: #0189DD;
	margin-bottom: 5px;
}

a.BoxTextTitle { 
	text-decoration: none; 
}

a.BoxTextTitle:hover { text-decoration: underline; }

/* Stile testo box */

.BoxText { 
	font-size: 12px;
	line-height: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.BoxTextListEcom { font-size: 12px; }

a.BoxText:link, a.BoxText:visited	{	
	text-decoration: none;	
	color: #317195;
}

a.BoxText:hover {
	text-decoration: underline;	
	color: #555555;
}


.GlossaryText				{	color: #E75700;}
a.GlossaryText:hover		{	text-decoration: none; border-bottom: dotted 1px; color: #E75700;}

.AutLinkText				{
	color: #FFFFFF;
}
a.AutLinkText:hover			{	text-decoration: none; border-bottom: dotted 1px; color: #730203;}

.EcomPrice01 {
	font-size: 18px;
	color: #ff9c00;
}

.EcomPrice02 {
	font-size: 12px;
	color: #ff9c00;
}

/* Stile credits e footer */

.CreditsText {	
	font-size: 12px;
	color: #666;
}

a.CreditsText, a.CreditsText:hover {
	text-decoration: underline; 
	color: #85C7F9;
}


.campi {
	font-family: "Trebuchet MS", Trebuchet, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #555555;
	/* background-image: url('../../img_system/BgInput.gif'); 
	background-repeat: repeat-x; */
	background-color: #fff;
	border-top: 1px solid #333;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #ccc;
}




.CommentArea {
	background-color: #F9F9F9;
	border-top: solid 1px #DDDDDD;
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	padding: 7px;
	font-family: 'Lucida Grande', Tahoma, Arial,  Helvetica, sans-serif;	font-size: 10px;
	color: #555555;
}

.CommentUser {
	background-image: url('../../img_system/spacer02.gif');
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 7px;
	color: #555555;
}

a.CommentUserLink:link, a.CommentUserLink:active, a.CommentUserLink:visited		{ font-size: 10px; color: #397AA8; text-decoration: none; }
a.CommentUserLink:hover	{ text-decoration: underline; }
