body{
	background: url(images/bgintro.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}

.skip:link, .skip:visited{
	color: #333333;
	margin: 0 20px;
	text-decoration: none;
}

.skip:hover{
	color: #666666;
}

#flag{
	width: 678px;
	text-align: right;
}

#flagImg{
	border: 0;
}

#content{
	background: #000 url(images/bgcontent.jpg) repeat-x top;
	width: 678px;
	margin: 0 auto;
	text-align: center;
	border: #fff solid 1px;
	padding: 0px;
}

#incontent{
	width: 658px;
	margin: 0px auto;
	text-align: justify;
	display: table;
	padding-bottom: 20px;
}

#incontentProdotti{
	width: 658px;
	margin: 0px auto 10px;
	text-align: left;
	display: table;
}

#menuProdotti{
	float: left;
	border: 1px solid #ffffff;
	padding: 5px;
	margin: 0px;
	background: #000;
}

.lnkProd{
	color: #fff;
	text-decoration: none;
}

.lnkProd:hover{
	color: #f90;
	text-decoration: none;
}

#contentProdotti{
	float: left;
	padding: 0 0 0 10px;
	width: 460px;
}

.pBlock{
	margin-bottom: 15px;
}

#titleScheda{
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 20px;
}

.underTitle{
	font-size: 25px;
	font-weight: bold;
	margin-top: 20px;
}

#description{
	margin-left: 20px;
}

.miniTitle{
	font-weight: bold;
}

.txtScheda{
	margin: 5px 0 0 20px;
	text-align: justify;
}

.prod{
	margin-left: 15px;
	font-size: 14px;
}

#contentIntro{
	text-align: center;
	width: 100%;
}

#intro{
	margin: auto;
	background: url(../images/pano2.jpg);
	width: 950px;
	height: 47px;
	border: 10px solid #fff;
	padding-top: 400px;
	position:absolute;top:50%;left:50%;
	margin: -245px 0 0 -475px;
}

.mail:link{
	color: #ff9900;
	text-decoration: none;
}

.mail:hover{
	text-decoration: underline;
}

