BODY,TD, INPUT, SELECT, TEXTAREA
{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
}

BODY
{
	background-color: #ffffff;  
	color: #666666;
	margin: 0px;
	/*font-weight:bold;*/
	/*line-height:20px;*/
	/*scrollbar-3dlight-color:#CFDFEC;
	scrollbar-arrow-color:#cccccc;
	scrollbar-base-color:#4F7A9F;
	scrollbar-darkshadow-color:#0E2E4A;
	scrollbar-face-color:#4F7A9F;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#30495F;
	scrollbar-track-color:#6D93B4;*/
}

UL,
UL > LI
{
	list-style-image:url(../Images/list2.gif);
}

TD, INPUT, SELECT, TEXTAREA
{
	vertical-align: top;
}

TD.LeftBordered
{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color:#cccccc; /* grigio neutro */
}

A, 
A:link, 
A:visited
{
	color: #173855;
	text-decoration: none;
}

A:hover
{
	color: #173855; /* blu scuro-scuro */
	background-color: #cccccc; /*grigio neutro */
}

/*DIV.Template
{
	position: absolute; 
	width: 100%;
	z-index:3; 
	left: 0px; 
	top:134px; 
	bottom: 0px; 
	right: 0px;
	overflow: hidden;
}

DIV.TepmlateContent
{
	margin: 5px;
}

.Module
{
	font-family: verdana, tahoma, arial;
	font-size: 21px;
	font-weight: bold;
}*/

.Title,A.Title
{
	color: #4F7A9F; /* blu scuro-scuro */
	font-family: "trebuchet MS", verdana, tahoma, arial;
	font-size: 36px;
	font-weight:200;
	/*margin-left:20px;*/
	/*margin-top:20px;*/
	line-height:normal;
}

/*.Subtitle
{
	font-family: verdana, tahoma, arial;
	font-size: 16px;
	font-weight: bold;
}*/

.EyeCatchingText
{
	color:#333333;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:.2em
}

SPAN.EyeCatchingText,
P.EyeCatchingText,
DIV.EyeCatchingText
{
	margin-left: 20px;
}

.Text
{
	color:#666666; 
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	text-align:justify;
	font-weight:100;
}

.blueText,
A.blueText
{
	color:#4F7A9F;
	margin-left:5px;
	border-bottom:1px solid #4F7A9F;
	text-decoration:none;
}


A.Text:HOVER,
A.Text:LINK,
A.Text:VISITED,
A.Text:ACTIVE
{
color:#325E84; /* blu scuro-scuro */
text-decoration: none;
font-weight:bold;

}

TABLE.Text,
SPAN.Text,
DIV.Text
{
	margin-left: 20px;
	margin-right:10px;
	text-align:justify
}

.invertedText
{
	font-size:12px;
	color: #ffffff; /* bianco */
	background-color:#4F7A9F; /* blu di base */
	font-weight:bold;
}
SPAN.invertedText,
DIV.invertedText
{
	margin-left: 0px;
	margin-right:5px;
}

A.invertedText
{
	color: #DBDBE3;  /* grigio azzurro quasi bianco */
}

.smallText
{
	color:#325E84; /* blu scuro-scuro */
	font-family: arial;
	font-size: 12px;
	font-variant:small-caps;
	letter-spacing:1em;
	margin-left: 20px;
}

.position,
A.position:HOVER,
A.position:LINK,
A.position:ACTIVE,
A.position:VISITED
{
	color: #DF2728; /* blu di base */
	font-family: arial;
	font-size: 10px;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:.5em;
	margin-left: 20px;
}

/* Filestore table */

TABLE.Filestore
{
	border:1px double #325E84; 
	margin-left:20px;
	border-collapse:collapse;
}

.FilestoreCaption
{
	font-size:12px;
	color: #ffffff; /* bianco */
	background-color:#4F7A9F; /* blu di base */
	font-weight:bold;
}

.FilestoreSmall
{
	font-size:10px;
	color: #ffffff; /* bianco */
	background-color:#4F7A9F; /* blu di base */
}

.FilestoreCell
{
	background-color:#DBDBE3;
	color:#4f7a9f;
}

A.FilestoreCell:HOVER,
A.FilestoreCell:VISITED,
A.Filestore:LINK,
A.FilestoreCell:ACTIVE
{
	background-color:#DBDBE3;
	font-weight:bold;
	text-decoration:non;
	color:#4f7a9f;
}

/* **** **
** Form **
** **** */

.Field
{
	color:#325E84; /* blu scuro-scuro */
}

.MandatoryField
{
	font-weight: bold;
	color:#325E84; /* blu scuro-scuro */
}

.Mark
{
	display: none;
	visibility: hidden;
}

.MandatoryMark
{
}

INPUT.TextBox
{
	width: 120px;
	background-color:#B4CDE2;
}

TEXTAREA.TextArea
{
	width: 250px;
	background-color:#B4CDE2;
}

SELECT.DropDown
{
	width: 250px;
	background-color:#B4CDE2;
}

INPUT.CheckBox
{
}

INPUT.Button
{
	background-color: #FF1621;
	color:#FFFFFF;
	font-weight:bold;
}

/* **** **
** Menu **
** **** */

DIV.Menu
{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	border-top: 1px solid #ffffff;
	background-color: #4F7A9F; 
	font-weight:bold;
	position:absolute; 
	width:100%;
	height:26px; 
	z-index:2; 
	left: 0px; 
	top:109px;
}

/* ****** **
** Footer **
** ****** */

.Footer,
A.Footer:HOVER,
A.Footer:VISITED,
A.Footer:LINK,
A.Footer:ACTIVE
{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color : #666666;
}

DIV.Footer
{
	position:absolute;
	width:100%; 
	height: 26px;
	z-index:4; 
	left: 0px; 
	bottom:0px;	
}

TD.Footer
{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	vertical-align: middle;
}

.Button
{
	padding:2px 2px 2px 2px;
	margin:2px 2px 2px 2px;
	background-color:#FF1621;
	color:#ffffff;
	border:1px inset #ffffff;
	font-weight:bold;
}

/* Newsticker */

#newsTicker
{
	border: 1px #CEC3AD solid;
	padding:10px;
	height: 100px;
}

#newsTicker > *
{
	margin:0px;
	padding:0px;
	display:none;
}
