@charset "iso-8859-1";

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.clear {
	clear: both;
}

#link_flickr {
	display:block;
	background-image:url(../img_struct/flickr.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	height: 30px; 
	line-height:30px;
	padding-left: 35px;
	margin-bottom:7px;
}

#link_blog {
	display:block;
	background-image:url(../img_struct/blogger.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px; 
	line-height:30px;
	padding-left: 35px;
	margin-bottom:7px;
}

#link_ning {
	display:block;
	background-image:url(../img_struct/ning.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px; 
	line-height:30px;
	padding-left: 35px;
	margin-bottom:7px;
}

#link_facebook {
	display:block;
	background-image:url(../img_struct/facebook.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px; 
	line-height:30px;
	padding-left: 35px;
	margin-bottom:7px;
}

#Template_Wrapper {
	background-image: url(../img_struct/bgBody.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}

#Template_Header_bg {
	background-image: url(../img_struct/Header.Bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	
	}
	
#Template_Header {
}

#Template_body {
	width: 980px;
	margin: 0 auto;
	margin-top:5px;
}

#Template_colLeft {
	width: 200px;
	float: left;
	text-align: left;
	
}

#Template_colRight {
	width: 750px;
	float: right;
	text-align: left;
	
}

#Template_contenuto {
	margin-right:30px;
	background-image:url(../img_struct/mappa_bodyBg.jpg);
	background-repeat: no-repeat;
	padding:10px 0px 20px 0px;
	line-height:1.6em;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	}


#Template_top {
	height: 30px;
	width: 980px;
	margin: 0px  auto 0px auto;
	padding-top: 3px;
	padding-right:3px;
}