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


a:link {
	color: #2f34fb;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: blink;
}


#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: 0px;
	color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-color: #990033;
}

#content {
	position: absolute;
	height: 726px;
	width: 100%;
	left: 0px;
	top: 200px;
	color: #FFFFFF;
	background-color: #fbdff0;
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

body{
	font-family: arial,sans-serif;
	font-size: 76%;
	text-align: center;
}
div.container{
	position:relative;
	width: 800px;
	height: 1010px;
	margin: 0 auto;
	text-align: left;
	top: 0px;
	border-left:1px #6c00f1 solid;
	border-right:1px #6c00f1 solid;
}
#block1 {
	background-color: #000000;
	position: absolute;
	height: 200px;
	width: 522px;
	top: 0px;
}

#menu {
	background-color: #000000;
	background-image:url(images/bg-menu.gif);
	background-repeat:repeat-x;
	position: absolute;
	height: 33px;
	line-height:33px;
	width: 100%;
	left: 0px;
	top: 0px;
	font-weight:bold;
}
#testo1 {
	background-image:url(images/text_bg.gif);
	background-repeat:repeat-x;
	position: absolute;
	height: 155px;
	width: 515px;
	left: 0px;
	top: 36px;
}
#ragazze {
	background-image:url(images/fiori.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position: absolute;
	height: 440px;
	width: 100%;
	left: 0px;
	top: 210px;
	color:#990066;
	font-size:13px;
}
#testo2 {
	background-image:url(images/fiori.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position: absolute;
	height: 280px;
	width: 280px;
	left: 210px;
	top: 210px;
	color:#990066;
	font-size:13px;
}
#testo3 {
	position: absolute;
	height: 200px;
	width: 600px;
	left: 10px;
	top: 560px;
	color:#990066;
	font-size:13px;
}
#cc {
	position:absolute;
	width:277px;
	height:377px;
	left:523px;
	top:180px;
	background-image:url(images/cc.jpg);
	background-repeat:no-repeat;
	z-index:10;
	text-align:center;
	padding-left:4px;
}
#img1 {
	position: absolute;
	width: 100%;
	background-color: #CCCCCC;
	left: 0px;
	top: 129px;
	height: 105px;
}



#footer {
	position: absolute;
	height: 70px;
	width: 788px;
	left: 0px;
	bottom: 0px;
	background-color: #b03f84;
	border:6px #FFFFFF solid;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
}
#footer a:hover {
	color:#000000;
}
a:visited {
	text-decoration: none;
	color: #2f34fb;
}
a:active {
	text-decoration: none;
	color: #2f34fb;
}
#sp {
	font-weight: bold;
	color: #FF0000;
}
#h1 {
	font-size: 12px;
	font-weight: normal;
}
