/* Css */
body {
	font-family:Verdana, sans-serif;
    font-size:11px;
    color: #000;
	background-image:url(img/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}

a:link {
	text-decoration:none;
	color:#0e6607;
}

a:visited {
	text-decoration:none;
	color: #0e6607;
}

img {
	text-decoration:none;
	border:none;

}

td {
padding: 0px 1px;	
}

#container {
	width: 764px;
	\width: 764px;
	w\idth: 764px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#banner {
	float: left;
	padding: 0px;
	background-image:url(img/foto-sx.jpg);
	height:735px;
	width:288px;
		}
		
#link-sx {
	padding-top:735px;
	height:64px;
	width:288px;
		}
		
#content {
	float:right;
	padding-top: 40px;
	background-image:url(img/bg-dx.gif);
	width:472px;
	height:100%;	
}

#header {
	float:right;
	padding: 0px;
	background-image:url(img/header.jpg);
	height:185px;
	width:472px;
}

#menu {
	float:right;
	font-family:Arial;
	font-size:12px;
	padding: 0px;
	background-image:url(img/bg-dx.gif);
	width:472px;
}

#box_sx {
	margin-left: 6px;
	background-color:#d6eed1;
	padding-top:0px;
	width:185px;
	height:100px;
}

#box_dx {
	margin-left: 0px;
	background-color:#d6eed1;
	padding-top:0px;
	width:271px;
	height:100px;
}


#bottom {
	float:right;
	padding: 0px;
	padding-top:30px;
	background-image:url(img/bg-dx.gif);
	width:472px;
}

#bordo_bottom {
	float:right;
	padding: 0px;
	background-image:url(img/bottom-dx.gif);
	height:29px;
	width:472px;
}

#titoletto {
	color:#73a777;
	font-weight:bold;
	
	}

#big_title {
	color:#333;
	font-weight:bold;
	font-size:14px;
	
	}
	
#text {
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
	text-align:justify;
	height:100%;
	}
	
#top_link {
	padding-left:360px;
	padding-top:30px;
	color:#c4c4c4;
	
	}

#big_box {
	border: 1px solid #c7e1f2;
	border-bottom: 10px solid #c7e1f2;
	padding:10px;
	
	}

#big_box_green {
	border: 1px solid #73a777;
	border-bottom: 10px solid #73a777;
	padding:10px;
	
	}

	
#title_pro {
	color:#c7e1f2;
	font-weight:bold;
	
	}


