/* CSS Document */

html,body {
	margin: 0;
	padding:0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000;
    text-align: center;  
	}

#conteiner {
	position:relative;
	margin: 0 auto;
	width:980px;
	background-image:url(../img/bg_conteiner.gif)
	}

/********************************** TOP PAGE **********************************/
#gfi {
	position:absolute;
	top:1px;
	left:799px;
	}
#testi_top{
	position:absolute;
	top: 3px;
	left:24px;
	color: #fff;
	font-size:12px;
	width: 980px;
	text-align:center;
	}
#button_iscriviti {
	position:absolute;
	top:49px;
	left:462px;
	}
#menu_top {
	background-image:url(../img/top03_bgmenu.jpg);
	width:870px;
	height:26px;
	font-size:12px;
	color:#5E7D9D;
	text-align:right;
	padding-right:110px;
	}

#menu_top a{
	color:#5E7D9D;
	text-decoration:none;
	font-weight:bold;
	padding-left:20px;
	}
#menu_top a:hover{
	color:#036;
	}

#news_top {
	background-image: url(../img/top04_bgnews.jpg);
	width:980px;
	color:#5E7D9D;
	}
	
#news_top_left{
	float:left;
	margin:7px 0 0 116px;
	width:300px;
	font-size:12px;
	color:#2E5983;
	text-align:justify;
	}
#news_top_right{
	float:right;
	margin:7px 105px 10px 0;
	width:430px;
	}
#news_top_close{
	clear:both;
	}
h1{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	letter-spacing:1px;
	}
h2{
	font-size:20px;
	font-weight:bold;
	color:#036;
	}
.bordofotonews{
	border:#5E7D9D solid 7px;
	}

/********************************** PARTNER **********************************/
#partner {
	width:980px;
	height:96px;
	color:#5E7D9D;
	}
#partner_left{
	float:left;
	margin:40px 0 0 116px;
	width:76px;
	font-size:12px;
	color:#369;
	text-align:left;
	font-weight:bold;
	}
#partner_right{
	float:right;
	margin:7px 105px 0 0;
	width:680px;
	text-align:right;
	}
#partner_close{
	clear:both;
	}

/********************************** BOX NEWS **********************************/
#box_news {
	background-image: url(../img/bg_box_news.gif);
	width:980px;
	}
#box_news_left a, #box_news_center a, #news_top_left a{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	letter-spacing:1px;
	background-color:#5E7D9D;
	padding:1px 4px;
	line-height:20px;
	}
#box_news_left a:hover, #box_news_center a:hover, #news_top_left a:hover{
	background:none;
	color:#036;
	}
#box_news_left{
	float:left;
	margin:11px 0 0 116px;
	width:225px;
	font-size:12px;
	color:#369;
	text-align:justify;
	padding-bottom:11px;
	}
#box_news_center{
	margin:0 378px 0 378px;
	padding-top:11px;
	text-align:justify;
	color:#369;
	font-size:12px;
	padding-bottom:6px;
	}
#box_news_right{
	float:right;
	margin:0 105px 0 0;
	width:238px;
	}
#box_news_close{
	clear:both;
	}
h3{
	font-size:12px;
	font-weight:bold;
	color:#036;
	margin:0;
	}

/********************************** TESTI **********************************/
#content {
	width:748px;
	color:#369;
	text-align:justify;
	padding:20px 116px;
	font-size:12px;
	}
/********************************** LINKS **********************************/
#link {
	width:748px;
	padding:0 118px 10px 116px;
	text-align:right;
	
	}
/**********************************  PAGINE INTERNE ****************************/

#top {
	background-image: url(../img/top04_bgnews.jpg);
	width:980px;
	height:30px;
	color:#5E7D9D;
	}
#bottom {
	background-image: url(../img/top04_bgnews.jpg);
	width:980px;
	height:1px;
	color:#5E7D9D;
	}

#contenuti {
	width:980px;
	color:#5E7D9D;
	}
	

#contenuti_left{
	float:left;
	margin:20px 0 0 126px;
	width:530px;
	font-size:12px;
	color:#2E5983;
	text-align:justify;
	}
#contenuti_right{
	float:right;
	margin:20px 110px 0 0;
	width:180px;
	text-align:left;
	font-size:12px;
	border-left:#CCF 1px dotted;
	padding-left:10px;
	}
#contenuti_right a, #contenuti_left a{
	color:#2E5983;
	}
#contenuti_right a:hover, #contenuti_left a:hover{
	text-decoration:none;
	text-align: center;
	}
#contenuti_close{
	clear:both;
	}

