html,body{
	margin: 0;
	padding:0;
	height:100%;
	background-color: #dfdfdf;
}


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

a:hover {
	color: #de1471;
}


#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: 121px;
	width: 100%;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
}

#content {
	position: absolute;
	height: 926px;
	width: 100%;
	left: 0px;
	top: 163px;
	color: #FFFFFF;
	background-color: #000000;
	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: 1085px;
	margin: 0 auto;
	text-align: left;
	top: 0px;
}
#block1 {
	background-color: #000000;
	position: absolute;
	height: 200px;
	width: 522px;
	top: 0px;
}

#menu {
	background-color: #222222;
	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;
	border-bottom:1px #FFFFFF solid
}
#testo1 {
	position: absolute;
	height: 125px;
	width: 612px;
	left: 6px;
	top: 65px;
	z-index:10;
}
#ragazza1 {
	width:794px;
	position:absolute;
	top:200px;
	height:150px;
	background-color:#e4e4e4;
	left:3px;
	background-image:url(images/bg-scheda.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#ragazza2 {
	width:794px;
	position:absolute;
	top:353px;
	height:150px;
	background-color:#e4e4e4;
	left:3px;
	background-image:url(images/bg-scheda.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#ragazza3 {
	width:794px;
	position:absolute;
	top:506px;
	height:150px;
	background-color:#e4e4e4;
	left:3px;
	background-image:url(images/bg-scheda.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#ragazza4 {
	width:794px;
	position:absolute;
	top:659px;
	height:150px;
	background-color:#e4e4e4;
	left:3px;
	background-image:url(images/bg-scheda.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.foto {
	float:left;
	width:170px;
	height:147px;
	background-color:#000033;
	border:1px #FFFFFF solid;
}
.desc {
	float:left;
	height:146px;
	top:24px;
	width:612px;
}
.nome {
	position:relative;
	left:10px;
	top:0px;
	background-color:#CC33CC;
	color:#FFFFFF;
	font-weight:bold;
	width:145px;
	height:22px;
	line-height:22px;
	z-index:20;
}
.nomeg {
	position:relative;
	left:10px;
	top:0px;
	background-color:#0066CC;
	color:#FFFFFF;
	font-weight:bold;
	width:145px;
	height:22px;
	line-height:22px;
	z-index:20;
}
#cont {
	position:relative;
	left:10px;
	top:5px;
	width:98%;
	color:#000000;
	height:86px;
}
#numero {
	position:relative;
	left:420px;
	top:5px;
	color:#d6136d;
	font-size:30px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	height:33px;
	text-align:right;
	width:100px;
}
#disclamer {
	top:815px;
	position:absolute;
	width:794px;
	font-size:9px;
	text-align:center;
	color:#666666;
}
#cc {
	position:absolute;
	width:433px;
	height:312px;
	left:368px;
	top:0px;
	background-image:url(images/cc.gif);
	background-repeat:no-repeat;
	z-index:5;
	text-align:left;
	padding-left:4px;
}
#cc-cont {
	width: 70%;
	margin-top:23px;
	margin-left:6px;
}
#img1 {
	position: absolute;
	width: 100%;
	background-color: #CCCCCC;
	left: 0px;
	top: 129px;
	height: 105px;
}



#footer {
	position: absolute;
	height: 70px;
	width: 800px;
	left: 0px;
	bottom: 0px;
	background-color: #ffc000;
	background-image:url(images/bg-footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#000000;
}
#footer a {
	color:#000000;
}
#footer a:hover {
	color:#ffffff;
}
a:visited {
	text-decoration: none;
	color: #2f34fb;
}
a:active {
	text-decoration: none;
	color: #2f34fb;
}
