.titolo{
	/*color:#8B8989;*/
	color:#243C7E;
	font-family:verdana;
	font-size:20px;
	padding-left : 10px;
}
.tdCenter {
	text-align: center;
	font-family:verdana;
	font-size:12px;
	color:#8B8989;
	line-height:14px;
}

td {
	text-align: left;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	line-height:14px;
}

th{
   font-size:14px;
   font-weight: normal;
}

.testi{
	font-family:verdana;
	font-size:12px;
	line-height:16px;
}

.voce_menu{
	font-family:verdana;
	color: WHITE;
	font-size : 14px;
	font-weight : bolder;
	background-color: #243C7E;
}

a {
	text-decoration:underline;
    color:#243C7E;
  }

.linkGrigio{
	color:#8B8989;
}

  
body { 	margin:0px;padding:0px;}

.copy{  font-family:verdana;
		color:#A6A4A4;
		text-decoration:none;
		font-size:11px;
}

ul {margin:0; padding:0; list-style:none}

li {background:url(img/a1.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 3px; line-height:25px }
.li {background:url(img/a1.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 3px; line-height:19px }

.bot_txt {	color:#A8A8A8;
			text-decoration:none}


.white {color:#ffffff; text-decoration:none}
.red { color:#243C7E; text-decoration:none}
.blue { color:#5C9ED0; text-decoration:none}
/*.black { color:#797877; text-decoration:none}*/
.black { color:#000000; text-decoration:none}
.blackBig { color:#000000; text-decoration:none;font-size: 14px;}



.m {vertical-align:middle}
.sm {font-size:12px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:12px}
.list {line-height:13px}

.inputLogin {
	height:16px;
	font-family:verdana;
	font-size:9px;
	border-style: solid;
	border-width: 1px;
	border-color:#8B8989;
	background-color:#243C7E;
	color:#FFFFFF;
	font-weight : bolder;
        padding-bottom: 2px;	
}

/*
input { 
		height:14px;
		font-family:verdana;
		font-size:9px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#8B8989;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px
}
.bordino{
		height:14px;
		font-family:verdana;
		font-size:9px;
		border-style: none;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#8B8989;
		margin-left:0px;
		margin-right:0px
}
*/
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FDFAC9;
}
.bordino{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	border: #999999;
	border-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.textarea { width:186px;
		height:127px;
		font-family:verdana;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#8B8989;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

.scaduta{
	font-style : italic;
	color: RED;
}

.blu{
	color :#243C7E;
}

.big12{
	font-size: 12px;
}

.big16{
	font-size: 16px;
}

.big14{
	font-size: 14px;
}

.big18{
	font-size: 18px;
}

.big24{
	font-size: 24px;
}

.grigio{
	color: #7f7f7f;
}

.dotsep{
	background-image: url('../img/dottedvertical.gif');
	background-repeat: y;
}

.box_homepage{
	
	margin-top: 20px;
	padding-top: 20px;
	height: 180px;
	vertical-align: top;
	
}

.bold{
	font-weight: bold;
}

.testo_centrato{
	text-align:center;
}
.testo_giustificato{
	text-align:justify;
}
.top{
	vertical-align: top;	
}

