@charset "iso-8859-1";

body {
	padding: 0px;
	margin: 50px 0px 50px 0px;
	
	}

.clear {
	clear:both;

}

img {
	border:0px;
}

a {
	outline: none;
}

#Template_Body {
	width: 995px;
	margin: 0px auto;
	text-align: left;
}

#Template_Header {
	width: 1010px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	padding-bottom:120px;
}

#header {
width:1010px;
height:377px;
margin-top:10px;
overflow:hidden;
}

#Template_Content {
	float: left;
	width: 700px;
	}


#Template_Content_BgBody {
	background-image:url(../img_struct/bgContent-body.png);
	width:700px;
	background-repeat:repeat-y;
	background-position: center;
}
#Template_Content_Tube {
	padding: 25px;
}

#Template_Content_Tube ul {
	margin: 5px 5px 5px 20px;
}

#Template_Content_BgBottom {
	height:40px;
	width: 700px;
	background-image:url(../img_struct/bgContent_bottom.png);
	background-position:bottom center;
	background-repeat: no-repeat;
}

#Template_ColumnDX {
	width: 270px;
	float: right;
}

/* in include.function per avere le thumbnail arrotodate */

.roundThumb {
	width:100px;
	height:100px;
	background-image:url(../img_struct/maskThumbnail100px.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	margin-right:15px;
	margin-bottom:15px;
	overflow: hidden;
}

.Template_lang {
	float:left;
	margin-left:100px;
	padding-top:10px;
}