html,body{
	margin: 0;
	padding:0;
	height:100%;
	background-image: url(images/bg.jpg);
}





#h1 {
	color: #FFFFFF;
	position: absolute;
	height: 22px;
	line-height:22px;
	width: 100%;
	left: 0px;
	top: 0px;
	font-size: 15px;
	font-weight: normal;
	background-image: url(images/bg_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#header {
	position: absolute;
	height: 179px;
	width: 100%;
	left: 0px;
	top: 22px;
	color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-color: #990033;
}

#content {
	position: absolute;
	height: 766px;
	width: 100%;
	left: 0px;
	top: 230px;
	color: #FFFFFF;
}

body{
	font-family: arial,sans-serif;
	font-size: 76%;
	text-align: center;
}
div.container{
	position:relative;
	width: 800px;
	height: 1050px;
	margin: 0 auto;
	text-align: left;
	top: 10px;
}
#block1 {
	background-color: #000000;
	position: absolute;
	height: 230px;
	width: 100%;
	top: 7px;
}

#block2 {
	background-color: #000000;
	position: absolute;
	height: 230px;
	width: 100%;
	top: 246px;
}

#block3 {
	background-color: #000000;
	position: absolute;
	height: 230px;
	width: 100%;
	top: 486px;
}

#titolo1 {
	background-color: #000000;
	position: absolute;
	height: 22px;
	line-height:22px;
	width: 100%;
	left: 0px;
	top: -8px;
	text-align:center;
	font-weight:bold;
}
#testo1 {
	background-image:url(images/text_bg.gif);
	background-repeat:repeat-x;
	position: absolute;
	height: 140px;
	width: 100%;
	left: 0px;
	top: 17px;
	color: #CCCCCC;
}
#img1 {
	position: absolute;
	width: 100%;
	background-color: #CCCCCC;
	left: 0px;
	top: 127px;
	height: 105px;
}



#footer {
	position: absolute;
	height: 110px;
	width: 100%;
	left: 0px;
	bottom: -14px;
	background-color: #4288bd;
	background-image:url(images/shad.gif);
	background-repeat:repeat-x;
	background-position:top;
}



#color {
	color: #CC0000;
}
#color2 {
	color: #FF0000;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: underline;
}
#siti {
	position: absolute;
	height: 43px;
	width: 790px;
	left: 5px;
	top: 5px;
}
#include {
	position: absolute;
	left: 5px;
	bottom: -19px;
}



a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#menu {
	position: absolute;
	height: 23px;
	width: 100%;
	left: 0px;
	top: 204px;
	background-image: url(images/text_bg.gif);
	background-repeat: repeat-x;
}
