@charset "UTF-8";
/* CSS Document */

a, br, img, h1, h2, h3, h4, h5, marquee, p, address, li, ul{
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-size:100%;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	line-height: normal;	
}
body{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
	width:800px;
	
	}
#pagina{
	float: left;
	height: 600px;
	width: 800px;
	background-image: url(base_sito.jpg);
	background-repeat: no-repeat;
}
#head{
	height: 115px;
	width: 800px;
	float: left;
}
#uno{
	float: left;
	height: 146px;
	width: 349px;
	margin-right: 430px;
}
#due{
	height: 43px;
	width: 349px;
	margin-right: 430px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#tre{
	float: left;
	height: 146px;
	width: 349px;
	margin-right: 430px;
}
#sapori{
	width: 220px;
	float: left;
	height: 20px;
	margin-top: 95px;
	margin-left: 385px;
	color: #BC191E;
	font-size: 21px;
}
#testo{
	float: left;
	width: 800px;
	height: 355px;
	padding-top: 7px;
	padding-left: 21px;
}
#sotto{
	float: left;
	height: 130px;
	width: 800px;
	padding-left: 21px;
}
#foot{
	float: left;
	width: 270px;
	height: 108px;
	padding-top: 15px;
}
#logo{
	float: left;
	margin-left: 55px;
	height: 113px;
	width: 109px;
	padding-top: 8px;
	}
#mail{
	float: left;
	height: auto;
	width: 120px;
	padding-top: 90px;
	padding-left: 210px;
}
h1{
	font-family: "Times New Roman", Times, serif;
	color: #BC191E;
	font-size: 21px;
	line-height: 20px;
}
.specialita{
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 2px;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	float: left;
}
p{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BC191E;
}
a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	float: left;
	height: auto;
	font-style: normal;
	line-height: normal;
}
a:hover{
	color: #BC191E;}
.rosso{
	color: #BC191E;
}
.piede{
	font-size: 12px;
	color: #666;
	line-height: 12px;
}
.left{
	float: left;
	margin-right: 8px;
}
.menu{
	font-weight: bold;
	padding-top: 10px;
}

