@charset "iso-8859-1";

/* Tag Generici */

h1, h2, h3 {
font-family:Georgia, "Times New Roman", Times, serif;	
	font-size: 20px;
	font-weight: normal;
	color: #333;	
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}

a {
	outline: none;
}

h2 { 
	font-size: 18px; 
	color: #333;
}

h3 { font-size: 13px; }

div, p {
	font-family: "Lucida Sans", Arial,  Helvetica, sans-serif;	
	font-size: 13px;	
	font-style: normal;	
	line-height: 20px;
	font-weight: normal;	
	font-variant: normal;	
	text-transform: none;	
	color: #666;
}

.mainContent {
	margin-top:25px;
}

.mainContent ul li {
	list-style-image:url(../img_struct/bullet_list.gif);
}

strong { color:#52A4D2; font-weight:normal;}

img {
	border: 0px;
}

hr {	
	border: 0px; 
	height: 0px;
	border-bottom: 1px solid #bcc9cb; 
}

a {
	text-decoration: none;
	color: #52a4d2;
}

a:hover	{
	text-decoration: underline;
}

/* Stile titolo Box strutturali */

.BoxTitle {
	font-size: 18px;
	color: #333;	
}

.BoxADDTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #9ee04d;
	margin-bottom:10px;
}

/* Stili date liste e dettaglio */

.BoxTextDate {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;	
	color: #52a4d2;
	margin-bottom:10px;
}

/*
.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 {
	font-size: 15px;	
	color:#6ca92f;
	font-family:Georgia,"Times New Roman",Times,serif;
}

a.BoxTextTitle { 
	text-decoration: none; 
}

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

/* Stile testo box */

.BoxText { 
	font-size: 13px;	
	font-style: normal;	
	line-height: 18px;
	color: #666;
}

.BoxTextListEcom { font-size: 12px; }

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

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


#list-box .ContentText {
	font-size: 11px;			
	color: #730203;
}

#list-box a.ContentText:hover {
	text-decoration: underline; 
	color: #730203;
}

.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: 11px;
	line-height: 12px;
	color: #888888;
}

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

/* Stili menu */

.MenuMain		{	font-size: 13px; color: #8b9b9c;}
a.MenuMain 		{
	text-decoration: none;
	color: #8b9b9c;
}
a.MenuMain:hover 		{
	text-decoration: none;
	color: #333;
}

.MenuMain2				{	font-size: 11px; color: #676e7f;}
a.MenuMain2:hover 		{	text-decoration: none; color: #52a4d2;}

.MenuExtra				{	font-size: 11px;	color: #cccccc; font-weight: bold; }
a.MenuExtra:hover 		{	text-decoration: underline; color: #999999;}

/* Stile field */

.campi {
	font-family: "Lucida Sans", 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: #666; margin-top:5px;}
#ContentMenu .ContentText 	       {	font-size: 11px; color: #666;}
#ContentMenu a.ContentText:link	   {	text-decoration: none; color: #8B9B9C;}
#ContentMenu a.ContentText:hover   { text-decoration:underline;}

/* 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; }