BODY,TD,INPUT,TEXTAREA,SELECT,A		{font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #606060;}

h1	{font-family: helvetica;
	font-size:13px;
	font-weight:bold;
	color:#000069;
	margin: 0px;
	padding-left: 6px;
	}

body								{background-color: #00006B; margin-bottom : 0px; margin-left : 0px; margin-right : 0px; margin-top : 0px;}

.sfondo_home						{background-image : url(images/sfondo_home.gif); background-repeat: repeat-x;}
.sfondo_top							{background-image : url(images/sfondo_top.gif); background-repeat: repeat-x;}
.sfondo_top_02						{background-image : url(images/sfondo_top_02.gif); background-repeat: repeat-x;}
.sfondo_bottom_sx					{background-image : url(images/sfondo_bottom_sx.gif); background-repeat: repeat-x;}
.sfondo_colsx						{background-image : url(images/sfondo_colsx.gif); background-repeat: repeat-y;}

.bordo_blu							{border: 1px solid #10406C;}
.scheda								{border-right : 1px solid #10406C; border-bottom : 1px solid #10406C;}
.scheda_ch							{border-bottom : 1px solid #10406C;}
.ultima								{border-right : 1px solid #10406C;}



ul.elenco {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

 ul.elenco li {
	background-image: url(images/punto_elenco.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	padding-top: 5px;
	margin: 0px;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}	
 a.giallo {
	font-size: 11px;
	color: #2c2cfe;
	text-decoration: none;
	font-weight: bold;
}

 a.giallo:hover {
	color: #fe8a01;
	font-weight: bold;	
}
#titolo								{font-size: 14px; color: #FF1500; padding-top: 15px; font-weight: bold;}
#testo								{padding-left: 15px; padding-right: 15px;}
#col_sx								{font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #5F5F5F; font-weight: bold; padding-top: 10px; line-height: 15px;}
#footer	{height:50px;
		color: #FFFFFF;
		padding-left: 10px;
		padding-top: 10px;
		text-align:center;
		background-image : url(images/sfondo_bottom.gif);
		background-repeat: repeat-x;}
#tabella							{font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #606060; font-weight: bold;}
#tit_tab							{font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #FFFFFF; font-weight: bold;}

a.menusx							{font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #2C2CFE; font-weight: bold; padding-top: 10px; line-height: 15px; text-decoration : none;}
a.menusx:hover						{color: #5F5F5F;}
a.testo								{font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #2C2CFE; text-decoration : none;}
a.testo:hover						{color: #5F5F5F;}



.left {
	display: inline;
	float: left;
}

/**********/
/* bottom */
 #bottom {
	width: 537px;
	display: block;
	clear: both;
	position: relative;
	border:#CCCCCC 1px solid;
	padding: 5px;
	margin-top:20px; 
}

/* BOX-LINKS */
 #bottom #box {
	display: inline;
	float: left;
	margin: 0px;
}

#bottom #box h4 {
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 14px;
	text-align:left;
	padding-left: 5px;
	margin-top:0px;
}

#bottom #box .liste {
	font-size: 11px;
	width: 175px;
	display: inline;
	float: left;
}
#bottom #box .liste ul {
	list-style: none;
	margin:0px;
	padding:0px;
	padding-left:5px;
	text-align:left;
}
#bottom #box .liste ul li {
	line-height: 12px;
	margin: 0 0 8px 0;
}
#bottom #box .liste ul li a {
	color: #2C2CFE;
	text-decoration : none;
	
}
#bottom #box .liste ul li a:hover {
	color: #5F5F5F;
	text-decoration : underline;
	
}
