hr, .clearAll {
	clear: both;
}

.SlidingPanels {
	width: 795px;
	height: 400px;
}
.SlidingPanelsContent {
	width: 795px;
	height: 400px;
}

#example2.SlidingPanels {
	float: left;
}
#example2 .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#example2 .SlidingPanelsContent {
	float: left;
}

body{
	background-color: #252525;
	background-image: url(bgr.jpg);
	background-repeat:repeat-x;
	outline: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Stile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #FFF;
}
.Stile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
}
.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.Stile4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.8em;
	color: #CCC;
}
.Stile5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #CCC;
}
.Stile6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #E14113;
	text-decoration: none;
}
a:active {
	color: #CCC;
	text-decoration: none;
}
