@charset "iso-8859-1";

/* Tag Generici */

h1 {	
	font-size: 1.8em;
	font-weight: normal;
	color: #365959;	
	margin-bottom: 15px;
	padding-left: 10px;
	border-left: 5px solid #fbbd00;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h2 { 
	font-size: 1.2em; 
	color: #4295a9;

}

h3 { 
	font-size: 1.2em;
	color: #4295a9;
	font-weight: normal;
}


img {
	border: 0px;
}

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

a {
	text-decoration: underline;
	color: #005758;
}

a:hover	{
	text-decoration: underline;
}


.Calendar_Day01 a, .Calendar_Day03 a {
	text-decoration: none;
}

/* Stile titolo Box strutturali */

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

/* Stili date liste e dettaglio */

.BoxTextDate {
	color: #777777;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;}

.ContentText {
	color: #317195;	
}

/*
.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: 1em;	
	color: #777777;
}

/* Stili titoli liste */

.BoxTextTitle, a.BoxTextTitle { 
	font-weight: bold;
	color: #005758;
	text-decoration: underline;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;

}


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

/* Stile testo box */

.BoxText { 
	color: #005758;
	font-family: Verdana, Geneva, sans-seri

}

.BoxTextListEcom { font-size: 0.76em; }

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

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


#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 {	
	color: #636363;
}

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

/* Stili menu */

.MenuMain		{	font-size: 13px; color: #676e7f;}
a.MenuMain 		{
	font-weight: bold;
	text-decoration: none;
	color: #676e7f;
}
a.MenuMain:hover 		{
	text-decoration: none;
	color: #317195;
}

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

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

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




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