/* PIOVANO */
@charset "iso-8859-1";

* {
	margin:0px;
	padding:0px;
}

img {
	border: 0px;
}

a {
	color: #F2EEE3;
	outline: none;
}


.blogger {
	background-image:url(../img_struct/blogger.gif);
	background-position: center left;
	background-repeat: no-repeat;
	height: 35px;
	line-height: 35px;
	padding-left: 40px;
	display: block;
	color:#E4E1D6;
}


body {
	padding: 30px 0px 30px 0px;
	margin: 0px;
	background-color: #000;
	text-align: center;
	background-image:url(../img_struct/bgBody.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.clear {
	clear: both;
}

#Template_Wrapper {
	margin-top:10px;
	width:975px;
	text-align:left;
	margin:0 auto;
	background-color: #000;
}

#Template_Body {
	background-image: url(../img_struct/BgMain.gif);
	background-repeat:repeat-y;
	float: left;
} 


#Template_Header_Wrapper {
	
}

#Template_Logo {
		float: left;
}

#Template_Header {
	float: left;
}

#Template_ColSx {
	width: 300px;
	float: left;
	padding:20px 0px;
}

#Template_ColDx {
	width: 675px;
	float: left;
	padding-bottom:10px;
}

.Template_Contenuto {
	margin-left: 30px;
	line-height: 1.7em;
	width: 575px;
}
	
.Template_Contenuto_List {
	width: 550px;
}
	

.Template_ContenutoHomeMultimedia {
	margin: 10px 
	margin-left: 30px;
	margin-top: 0px;
	line-height: 1.7em;
}
	


.Template_Contenuto_Home {
	margin: -23px 10px 10px 31px;
}

.Template_Contenuto ul {
	margin-left: 20px;
	margin-top: 10px;
	list-style-type: square;
}




	


	

