/* CSS Document */

html,body {
	margin: 0;
	padding:0;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../GraficheHP2010/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
    text-align: center;
	background-color:#004B9C;
	}

#conteiner {
	margin: 0 auto;
	width:978px;
	}

#top {
	height:12px;
	font-size:9px;
	color: #C39;
	text-align:right;
	}
#top2{
	height:210px;
	text-align:left;
	}
	#logo{
		float:left;
		width:323px;
	}
	#loghi_top{
		float:right;
		width:631px;
		text-align:right;
		font-size:10px;
	}
	#loghi_top a{
		font-size:10px;
		color:#000;
		
	}
	#chiusura{
		clear:both;
	}
#content{
	text-align:left;
	background-image:url(../GraficheHP2010/bg_content.gif);
	background-repeat:repeat-y;
	}
	#sx_column{
		float:left;
		width:200px;}
		#menu{ padding-top:50px;}
		div#menu ul{list-style-type: none;margin: 0;padding: 0;}
		div#menu li{margin: 0;padding:0; }
		div#menu li a{ display:block;  width:183px; text-decoration: none; padding: 6px 0 6px 6px; color: #61D1FC; font-size:14px; font-weight:bold; line-height:20px; border-bottom:dotted #0CF 1px;}
		div#menu li a:hover{color: #F9C;}
		div#menu li#activelink a{color: #F9C;}
		
	#center_column{
		margin:0 0 0 250px;
		width:400px;
		padding-top:20px;
		font-size:14px;
		color:#FFF;
	}
	#center_column a{
		color:#00397E;
		font-size:16px;
		font-weight:bold;
		text-decoration:none;
	}
		#center_column a:hover{
		text-decoration:underline;
	}
	#dx_column{
		width: 286px;
		float:right;
	}
		.box_viola{
		width: 266px;
		background-image:url(../GraficheHP2010/bg_box_viola.jpg);
		background-position:top;
		font-size:12px;
		color:#FFF;
		font-style:italic;
		padding: 10px
		}
		.box_viola a{
		color: #FC0;
		font-weight:bold;
		}
		.box_info{
		font-size:16px;
		color:#F9C;
		padding: 20px 0 10px 10px;
		font-weight:bold;
		}
		.box_info a{
		font-size:16px;
		
		color: #FF0;
		}
		.box_info_fontbig{
			font-size:22px;
			color: #FF0;
		}
		.box_bianco{
		width: 278px;
		font-size:12px;
		background-color:#FFF;
		}
	
	
	#chiusura_content{
		clear:both;
		padding:10px 0 10px 0;
		font-size:12px;
		color:#fff;
		background-color:#004B9C;
	}
	#chiusura_content a{
		color:#fff;
	}
	.tab_chiusura_content{
		border-width:1px 0 1px 0;
		border-style:dotted;
		border-color:#00397E;

	}
	
/********* stili interni ****************/


#center_column_int{
	float:right;
	width:700px;
	padding:40px 30px 0 0;
	font-size:14px;
	color:#FFF;
	text-align:justify;
	}

.separatore{
	border-bottom:dotted #0CF 1px;
	}



