/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	font: 12px;
    text-align:center;
	line-height: 1.166;	
	margin: 2px 0 6px 0;
	padding: 0px;
	/*background: #FFFFFF url("bg_grad.jpg") fixed;*/
}
div#container{width:760px;
margin:0 auto 0 auto;
    text-align:left;}

form { margin-bottom: 0;}	
div#header{margin: 0;
padding: 0;
position:relative;}

div#content{position:relative;
float:right;width:540px; padding: 0 0 0 0px; margin: 0 0 10px 0}
div#sidebar{float:left;width:210px; margin: 0; padding: 0;}
div#footer{clear: both;width:760px;border-top:1px thin #ccc; text-align:center; margin: 10px 0 0 0}
/******* hyperlink and anchor tag styles *******/

#testi a:link, a:visited{
	color: #003399;
	text-decoration: none;
	font-weight:bold;
}

#testi a:hover{
	text-decoration: underline;
	font-weight:bold;
}
#testata
{margin: 0; padding: 0px; height: 80px;}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #184A89;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*************** AREA CONTENUTI *******************/

#titolo {
	
	width: 540px;
	color: #005098;
	padding: 8px 0 6px 0;
	margin: 0px 0 8px 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#titolo2 {
	
	width: 540px;
	color: #003399;
	padding: 8px 0 6px 0;
	margin: 0px 0 8px 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#blocco {
	height: 190px;
	display: block;
	margin: 0;
	}
#testi ul{
	list-style-position: outset;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	}
#testi h2{
	padding: 0;
	margin: 0px 0 3px 0;
	font-size: 11px;
	font-weight: normal;
	}
#testi h3{
	padding: 0;
	margin: 0px 0 3px 0;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	}
	#testi h4{
	display: block;
	padding: 0;
	margin: 6px 0 3px 0;
	font-size: 13px;
	font-weight: normal;
		}
	#testi h5{
	display: block;
	padding: 0;
	margin: 30px 10px 30px 0;
	font-size: 12px;
	font-weight: normal;
	}
	#testi h1{
	display: block;
	padding: 0;
	margin: 45px 0px 3px 0;
	font-size: 12px;
	font-weight: normal;
	}
	.dispari ul{
	margin: 0px 0 3px 0px;
	}
	.dispari li {
	padding: 0;
	margin: 0px 0 3px 17px;
	list-style-position: outset;
	list-style-type: square;
	}
	
	
.testo_a_sx {
float:right;
margin: 3px 0px 3px 10px;
}
.testo_a_dx {
float:left;
margin: 3px 10px 3px 0px;
}
.metti_a_dx {
float:right;
margin: 10px 0px 0 0;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/
.form  {
	width: 110px;
	height: 13px;
	font-size: 12px;
	margin: 2px 0 0 0px;
	padding: 0 0 0 4px;
	border-top: 0px;
	border-top: 1px groove #999999;
	border-right: 1px groove #999999;
	border-left: 0px;
	}

#form  {
	float:left;
	margin: 4px 0 0 0px;
	padding: 0 0 0 6px;
	width: 200px;
	height: 0px;
	font-size: 11px;
	color: #1C4E8D;
}
				
input{
font-family: Arial,sans-serif;
}


/************** utility styles *****************/

#utility{
	margin: 9px 4px 0 0px;
	color: #ffffff;
	float:right;
	font-size: 11px;
	}

#utility a:link
{color: #1C4E8D;
	font-weight:normal;
	text-decoration: none;
	font-size: 11px;
}
#utility  a:visited{
	color: #1C4E8D;
	font-weight:normal;
	text-decoration: none;
	font-size: 11px;
}

#utility a:hover{
	text-decoration: none;
	font-weight:normal;
	color: #ffffff;
	font-size: 11px;
}



/************* globalNav styles ****************/

#globalNav{
width: 760px;
height: 32px;
color: #cccccc;
padding:  0;
margin: 1px 0px 0px 0px;
background-image:  url("glbnav_background.gif");
}

#globalNav img{
	margin: 0;
	padding: 0;
}

#globalLink{
	float:left;
	margin: 6px 0px 0px 4px;
	padding: 0px;
}


a.glink:link, a.glink:visited{
  	font-size: small;
  	color: #134993;
	font-weight: bold;
	margin: 0px;
	padding: 0px 8px 0px 8px;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
}

a.glink:hover{
  	color: #FFFFFF;
	background-image:  url("glbnav_selected.gif");
	text-decoration: none;
}
.submenu{
background-color:#666633
}
.skipLinks {display: none;}

/************* breadCrumb styles ***************/

#breadCrumb{
	color: #1e2a5a;
	margin: 60px 6px 3px auto;
	width: auto;
	font-size: 12px;
	float: right;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px;
	min-height: 175px;
	font: 13px Arial,sans-serif;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 24px Arial,sans-serif;
	color: #FF6600;
	padding: 5px 0px 6px 0px;
	line-height: 22px;
}

.feature img{
	float: right;
	padding: 0px 0px 0px 5px;
	}

/*************** story_big syles ***************/
.story_big {
	margin: 5px 0px auto 0px;
	padding: 6px 0px 6px 0px;
	border-top: 1px solid #cccccc;
	font: 12px Arial,sans-serif;
}

.story_big h2{
	color: #FF6600;
	padding-bottom: 4px;
}

.story_big h3{
	color: #333333;
	padding-bottom: 4px;
	font-weight: normal;
}

.story_big p {
	padding: 0px 0px 10px 0px;
	
}
.story_big img {
	float: left;
	padding: 0px 6px 0px 0px;
}


/*************** story styles ******************/

.story {
	float: left;
	top: 0px;
	padding: 0px;
	min-height: 105px;
	font: 12px Arial,sans-serif;
}

.story h3{
	color: #000000;
}

.story p {
	padding: 0px 0px 8px 0px;
	
}
.story img {
	float: right;
	padding: 0px 0px 0px 8px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #003399;
	display:block;
	padding-bottom: 2px;
	font-weight:bold;
}

.story a.capsule:visited{
	text-decoration: none;
	color: #003399;
	font-weight:bold;

}
.story a.capsule:hover{
	text-decoration: underline;
	color: #003399;
	font-weight:bold;

}

td.storyLeft{
	width: 50%;
	padding:  4px 8px 0px 0px;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
td.storyRight{
	width: 50%;
	padding:  4px 0px 0px 8px;
	border-top: 1px solid #cccccc;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 11px;
	color: #666666;
	padding: 10px 0px 0px 0px;
	margin-top: 10px;
}

#siteInfo a:link, a:visited {
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}

#siteInfo a:hover {
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}
#siteInfo h3{
	display: inline;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	padding: 0px 0px 0px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************ R I G H E  D I    T A B E L L L A ********/


.dispari{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #E7E7E7;
	padding: 4px;
	vertical-align: middle;
}
.pari{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #CCCCCC;
	padding: 4px;
	vertical-align: middle;
	
}

.neutro{
	padding: 1px;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	font-size: 10px;
	background-color: #E5E8F2;
	color: #003399;
	}
