BODY{
	font-family:  Verdana, Tahoma, Arial;
	font-size: 11px;
	color:#515151;
	background-image: url(img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
}

TD, p,div {font-family:  Verdana, Tahoma, Arial; font-size: 11px;}
a:link      {color:#214A86 ;text-decoration: none;}
a:hover   {color:#FE9506;text-decoration: none;}
a:visited  {color:#333333;	text-decoration: none;}
a:active   {color:#214A86 ;	text-decoration: none;}

body {
	ScrollBar-Face-Color: #ffffff;
	ScrollBar-Highlight-Color: #FFFFFF;
	ScrollBar-Shadow-Color: #A7AFB2;
	ScrollBar-3DLight-Color:#E4EDF0;
	ScrollBar-Track-Color: #FFFFFF;
	/*ScrollBar-Track-Color: #FE9506;*/
	ScrollBar-Arrow-Color: #224E8D;
	ScrollBar-DarkShadow-Color: #224E8D;
}

.linearancio {	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #D1813C;	border-bottom-color: #D1813C;}	

/*
-------------testi principali
*/
.testiblu {	color: #214A86;	font-weight: bold;}
/*--------------------------------------------------------------------------------------------------------*/
.testimini {	font-family: Tahoma, Arial, sans-serif;	font-size: 11px;	color: #214A86; }
.testimini a:link{	font-family: Tahoma, Arial, sans-serif;	font-size: 11px;	color: #214A86;}
.testimini a:visited{	font-family: Tahoma, Arial, sans-serif;	font-size: 11px;	color: #214A86;}
/*--------------------------------------------------------------------------------------------------------*/
.testminib{font-family: Verdana;font-size: 10px;color: #214A86;	font-weight: bold;}
.testminib a:link{font-family: Verdana;font-size: 10px;color: #214A86;font-weight: bold;}
.testminib a:visited{font-family: Verdana;font-size: 10px;color: #214A86;font-weight: bold;}
/*--------------------------------------------------------------------------------------------------------*/
.titoliarancio {	font-family: "Times New Roman", Times, serif;	font-size: 24px;	color: #fe9506;}
.titoli{font-family: "Times New Roman", Times, serif;	font-size: 24px;	color: #234E8D;}


/*---------immagini di sfondo*/
.bglogo {	background-image: url(img/bg_logo.gif);	background-position: center top;	background-repeat: no-repeat;}
.scritta {	background-attachment: fixed;	background-image: url(img/direct_scritta.jpg);	background-repeat: no-repeat;	background-position: center bottom;}
.trattoblu {	background-image: url(img/PIXEL/tratto_blu.gif);	background-repeat: repeat-y;	background-position: center top;}


/*---------------elenchi puntati*/
.elenco {	list-style-image: url(img/punto_elenco.gif);	margin-top: 0px;	margin-bottom: 0px;}



/*------------------------moduli*/
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #214A86;
	background-image: url(img/PIXEL/input.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b9b9b9;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #b9b9b9;
	background-attachment: fixed;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.bordogrigio {
	border: 2px solid #214A86;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FE9506;
	background-image: url(img/login.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 240px;
}
.arancio {
	color: #FE9506;
}
.news {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(img/new.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 240px;
}

