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

body {
	margin:0;
	padding:0;
	width: 8192px;
	/* height: 509px; */
	background: #6f6f6f url(../images/sfondo.jpg) repeat-x left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}

a {
	color: #F15A24;
}

#page {
	/* height: 509px; */
}

#header {
	position: fixed;
	left: 324px;
	top: 1px;
}

#scroller {
	margin: 130px 0px 0px 0px;
}

#Cloud {
	width: 529px;
	margin: 25px auto;
}

.part {
	float: left; 
	width: 1024px;	
	height: 335px;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#CloudWrapper {
	width: 500px;
	margin: auto;
}

#NewsletterWrapper {
	width: 500px;
	height: 290px;
	margin: auto;
	border: hidden;
	overflow: auto;
}

.ScrollWrapper {
	width: 700px;
	margin: 10px auto;
}

#footer {
	position: fixed;
	width: 1024px;
	top: 410px;
}

#bar {
	width: 8192px;
	height: 5px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	filter:alpha(opacity=50);
	opacity: 0.5;
	margin-bottom: 7px;
}

ul#navlist {
	display: inline;
	list-style: none;
}

ul#navlist li {
	float: left;
	width: 102px;
	height: 30px;
}

ul#navlist li a {
	text-decoration: none;
	width: 102px;
	height: 30px;
	line-height:30px;
	font-size:14pt;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	font-style: italic;
	font-weight: bold;
	display:block;
	color:#F15A24;
}

ul#navlist li a:hover {
	font-size:16pt;
	font-weight: bolder;
	text-decoration: underline;
	color:#FFFF00;
}

#cursorbar {
	margin: 0px;
	padding: 0px;
	width: 1024px;
	height: 41px;
}

#cursor {
	position: absolute;
	left: 30px;
}

#phone {
	width: 140px;
	margin: 20px auto 0px auto;
}

#copyright {
	width: 700px;
	margin: 5px auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#F15A24;
}

.Titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #F15A24;
}

.Sottotitolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	color: #F15A24;
}

.Testo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}

.ShopLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #F15A24;
}

.Evidenziato {
	color: #F15A24;
	text-decoration: underline;
}

.Info {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
}