body {
	background-color: white;
	font-family:"trebuchet MS";
	color:white;
}

#container {
	width:780px;
	height:600px;
	background-image:url(images/green_container.gif);
	position:relative;
	margin:auto;
}

#header {
	height:160px;
}

#body {
	height:440px;
	background-image:url(images/bg_blue.jpg);
	background-repeat:no-repeat;
	border-left: 2px solid #97be0d;
	border-right: 2px solid #97be0d;
	border-bottom: 2px solid #97be0d;
	border-top:0;
}

#body2 {
	height:440px;
	background-image:url(images/bg_blue.jpg);
	background-repeat:no-repeat;
	border-left: 2px solid #97be0d;
	border-right: 2px solid #97be0d;
	border-bottom: 2px solid #97be0d;
	border-top:0;
	overflow:scroll;
}

#logo {
	width:270px;
	padding-top:20px;
	padding-left:20px;
	float:left;
}


#site_title {
	float:left;
	padding:10px 0px 10px 25px;
	font-weight:bold;
}

#decoro {
	float:right;
	padding-right:2px;
	padding-top:15px;
}

.spacer {
	width:10px;
	float:left;
	margin-top:10px;
}

.spacer_hor {
	height:10px;
}

#adsense {
	width:728px;
	height:90px;
	margin:auto;
}

#adsense2 {
	width:728px;
	height:5px;
	margin:auto;
}

.category {
	color:#96bf0d;
}


#links_cont {
	width:100%;
	margin:auto;
	margin-top:10px;
}

.column {
	width:25%;
	float:left;
	font-size:10pt;
}

.description {
	/*margin-top:10px;
	margin-right:10px;*/
	text-align:left;
	font-size:11pt;
	height:30px;
}

.description_big {
	/*margin-top:10px;
	margin-right:10px;*/
	text-align:left;
	font-size:9pt;
	height:80px;
}

#banner_img a,
#banner_img a:link,
#banner_img a:visited,
#banner_img a:active,
#banner_img a:hover
{
	margin-top:5px;
	margin-bottom:8px;
	text-align:right;
	font-size:9pt;
	color:white;
	text-decoration:none;
	font-weight:bold;
}


.banner_b_title a,
.banner_b_title a:link,
.banner_b_title a:visited,
.banner_b_title a:active,
.banner_b_title a:hover
{
	margin-top:5px;
	margin-bottom:8px;
	text-align:left;
	font-size:10pt;
	color:white;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

ul,
ul a,
ul a:link,
ul a:visited,
ul a:active,
ul a:hover
{
	margin-top:5px;
	margin-bottom:8px;
	text-align:left;
	font-size:8pt;
	color:white;
	text-decoration:none;
}

.banner_mini_block {
	width:250px;
	margin:auto;

}

.copyright {
	padding:5px 23px;

}

.clear {
	clear:both;
}

#left_column {
	width:460px;
	float:left;

}

#right_column {
	width:260px;
	float:right;

}

#in_box {
	width:730px;
	position:relative;
	margin:auto;
	padding-top:10px;

}

#title_link,
#title_link a,
#title_link a:link,
#title_link a:visited,
#title_link a:active,
#title_link a:hover
{
	margin-top:20px;	
	margin-left:14px;
	text-align:left;
	font-size:14pt;
	color:white;
	text-decoration:none;
}
#descrizione{	
	margin-left:14px;
	text-align:left;
	font-size:10pt;
	color:white;
	text-decoration:none;
	width:400px;
}
