/* Bierremme Foglio di Stile */

body {
	background:url(images/top.jpg);
	background-color:#000000;
	background-repeat:repeat-x;
	background-position:top center;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	margin-bottom: 0;
	margin-left:auto;
	margin-right: auto;
	margin-top:0;
}

img {
	border:none
}

a:link, a:visited {
	color: #CCCCCC;
	font-size: 13px;
}
a:hover, a:active {
	color: #CCCCCC;
	font-size: 13px;
}
.header{
	width: 950px;
	height:290px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

.palazzi {
	background:url(images/wall.png) no-repeat;
	width: 925px;
	height:416px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

.news {
	background:url(images/bgns.png) top center repeat-y;
	width: 925px;
	color:#C8C01A;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}
.end {
	background:url(images/ftns.png) top center no-repeat;
	width: 925px;
	height:186px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:120px;
}
.links {
	height:85px;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}
.tag {
	margin-top:150px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
.sketch {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:120px;

}
.sketch img {
	padding:10px}