@charset "iso-8859-1";


body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;	
	color: #333;
}


/* Tag Generici */

#Template_ColSx h1 {	
	font-size: 20px;
	margin:10px 0px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #F2EEE3;
	background-image:url(../img_struct/bullet_list.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding-left:10px;
	border-bottom: 1px solid #F2EEE3;
}

#Template_ColDx h1.Bg {	
	color: #F2EEE3;
	background-image: url(../img_struct/BgTitle.gif);
	height:40px;
	line-height:40px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	width: 527px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 50px;
	margin:0px 0px 20px 0px;
	border: none;

}


#Template_ColDx  h1 {
	font-size: 20px;
	margin-bottom:10px;
	margin-top: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #990000;
	border-bottom:1px solid #990000;
	padding-bottom:5px;
	font-weight: normal;
	background-image:url(../img_struct/bullet_list_red.jpg);
	background-position: center left;
	padding-left:20px;
	background-repeat: no-repeat;

}

#Template_ColDx  h2 { 
	font-size: 16px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
}

#Template_ColDx  h3 {
	font-size: 12px;
	margin-bottom:10px;
	color: #333;
	text-decoration:none;
	font-weight: normal;
	}


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

a {
	text-decoration: none;
	color:#990000;
}

a:hover	{
	text-decoration: underline;
}

/* Stile titolo Box strutturali */

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

/* Stili date liste e dettaglio */

.BoxTextDate {
	font-size: 11px;	
	color: #444;	
}

.BoxText {
	font-size: 12px;	
}

/*
.BoxTextDateDay 	{	font-size: 18px;	font-weight: normal;	color: #000000;	}
.BoxTextDateMonth 	{	font-size: 11px;	font-weight: normal;	text-transform: uppercase;	color: #000000;	}
.BoxTextDateYear 	{	font-size: 11px;	font-weight: normal; color: #FFFFFF;	}
*/

/* Stile testo content area */

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

/* Stili titoli liste */

.BoxTextTitle {
	text-decoration: none;
	color: #990000;
	font-size: 12px;
	font-weight: normal;
	}

a.BoxTextTitle { 
	text-decoration: none;
	color: #990000;
	font-size: 13px;
	font-weight: normal;
	
}

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

/* Stile testo box */


.BoxTextListEcom { font-size: 12px; }



.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;}

/* Stile credits e footer */

.CreditsText {	
	font-size: 11px;
	line-height: 12px;
	color: #888888;
}

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


/* Stile field */

.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;
}
/*
form submit {
	background-color: #fff;
	background-image: url('../../img_system/BgInputButton.gif');
	background-repeat: repeat-x; 
}
*/

/* Stile content menu */

#ContentMenu 			 	       {	font-size: 11px; color: #ffffff;}
#ContentMenu .ContentText 	       {	font-size: 11px; color: #ffffff;}
#ContentMenu a.ContentText:link	   {	text-decoration: none; color: #ffffff;}
#ContentMenu a.ContentText:hover   {	text-decoration: none; color: #aaaaaa;}

/* Stile menu strutturale (fondo pagina) */

#FooterMenu .ContentText 	       {	font-size: 8px; color: #FFFFFF;}
#FooterMenu a.ContentText:link     {	text-decoration: none; color: #FFFFFF;}
#FooterMenu a.ContentText:hover    {	text-decoration: none; color: #AAAAAA;}


/* Stili Commenti */

.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; }