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

body {
	margin: 0px;
	background-color: rgba(248,208,50,1.00);
	background-repeat: repeat;
	background-image: url(images/sfondo_sito.png);
}
#contenitore {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #333;
	background-color: #142f13;
}
#contenitore #header {
	height: auto;
	background-color: #142F13;
}
#contenitore #header img {
	margin-left: 15px;
	margin-bottom: 5px;
	float: left;
	margin-right: 0px;
}
#contenitore #header #rightheader {
	background-color: #142F13;
	float: right;
	width: 700px;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear {
	clear: both;
}


#contenitore #menuc {
	height: auto;
	margin-left: 20px;
	width: 832px;
	float: left;
}
#contenitore #left {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 670px;
	height: 580px;
	color: #000;
	background-color: #142F13;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	overflow: visible;
	border: thin double #C7B907;
	background-image: url(images/sf-chi.jpg);
	background-repeat: no-repeat;
}
#contenitore #left #orari {
    padding-left: 130px;
}

#contenitore #left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #900;
	font-size: 1.5em;
	margin-top: 20px;
	margin-left: 20px;
	width: 635px;
}
#contenitore #left p {
	font-family: "Times New Roman", Times, serif;
	color: #142F13;
	font-size: 1em;
}
#contenitore #left p span {
	color: #900;
}

#contenitore #left table {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #2C2C2C;
}

#contenitore #left table span {
	color: #900;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}
#contenitore #left #video {
	background-color: #142F13;
	margin-top: 30px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 198px;
	width: 660px;
}



#contenitore #rigt {
	background-color: #142F13;
	width: 216px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	border: 1px solid #F8D032;
}
#contenitore #footer {
	font-family: Tahoma, Geneva, sans-serif;
	color: #c90;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 0.9em;
	margin-bottom: 10px;
	width: 935px;
	padding-top: 5px;
	padding-left: 15px;
	height: 25px;
}
#contenitore #footer a {
	color: #CC9900;
	text-decoration: none;
}
#contenitore #social {
	float: right;
	width: 90px;
	height: 32px;
	margin-top: 7px;
	margin-right: 18px;
}
#left #video #imgshop {
	background-image: url(images/shop-online.gif);
	width: 660px;
	height: 198px;
	background-color: #DD171A;
	display: inline-block;
}
#left #video #videosx {
	float: left;
}
#left #video #bannerdx {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#video #bannerdx img {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: -10px;
	position: relative;
}
