@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/sf01.gif);
	background-repeat: repeat-x;
}
#sfondo {
	width:100%;
	height:600px;
	position:absolute;
	top:0px;
	left:0px;
}
#div1 {
	position:absolute;
	width:auto;
	height:auto;
	float: none;
	right: -29px;
	bottom: -2px;
}
#div2 {
	position:absolute;
	width:auto;
	height:auto;
	float: none;
	left: 73px;
	top: -6px;
}
#testata {
	width:294px;
	height:146px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	top:5px;
	left:0px;
}
#barra {
	width:100%;
	height:30px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	top:150px;
	left:0px;
	background-image:url(images/index04.jpg);
}
#menu {
	width:900px;
	height:30px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	top:0px;
	left:0px;
}
#btnhome {
	width:50px;
	height:20px;
	position:absolute;
	top:6px;
	left:12px;
}
#btnchi {
	width:86px;
	height:20px;
	position:absolute;
	top:6px;
	left:87px;
}
#btnstd {
	width:167px;
	height:20px;
	position:absolute;
	top:6px;
	left:205px;
}
#btndogo {
	width:119px;
	height:20px;
	position:absolute;
	top:6px;
	left:391px;
}
#btnamici {
	width:239px;
	height:20px;
	position:absolute;
	top:6px;
	left:655px;
}
.btn_cucciolate {
	position: absolute;
	z-index: 10;
	height: auto;
	width: auto;
	left: 542px;
	top: 11px;
}
#foto {
	width:900px;
	height:373px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	top:60px;
	left:0px;
}
#foto1 {
	width:329px;
	height:336px;
	position:absolute;
	top:-14px;
	left:1px;
	background-image:url(images/home03.gif);
}
#foto2 {
	width:518px;
	height:408px;
	position:absolute;
	top:-7px;
	left:381px;
	background-image:url(images/home02.gif);
}
.citazioneuno {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-align: center;
}
#quote {
	width:450px;
	height:160px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	top:160px;
	left:0px;
}
#virgolettauno {
	width:50px;
	height:50px;
	position:absolute;
	margin-left:2px;
	top:-27px;
	left:68px;
	background-image:url(images/virgoletteg01.gif);
}
#virgolettadue {
	width:50px;
	height:50px;
	position:absolute;
	margin-left: auto;
	margin-right:22px;
	top:66px;
	left:323px;
	background-image:url(images/virgoletteg02.gif);
}
#citato {
	width:344px;
	height:120px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	left:0px;
	vertical-align: bottom;
}
.citato {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
#piede {
	width:841px;
	height:60px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	top:700px;
	left:0px;
	background-image:url(images/piede01.gif);
	background-repeat: no-repeat;
}

