body {
	color: #999;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: #FFF url(images/sikkolo-flavio-background.jpg) repeat-x top
}

#wrapper {
	text-align: left;
	width: 990px;
	margin: 0 auto;
	background-image:  url(images/sfondolato.jpg);
	background-repeat: repeat-y;
background-position: 140px;
}

#header {
	height: 139px;
	text-align: center;
	padding: 0;
margin-top: 0;
	margin-bottom: 20px;
}

#left {
	float: left;
	width: 200px;
	padding: 5px;
	margin: 0 0 0 15px;
}

#right {
	float: right;
	width: 730px;
	color: #333333;
	padding: 5px
}

#footer {
	clear: both;
	text-align: center;
	background-color: #e2c000
}

#footer p {
	padding: 4px;
	margin-top: 10px;
	font-size: 80%;
	color: #fff}

p {
	color: #666666
}

#left p {
	font-size: 85%;
	color: #666;
	line-height: 1.2em
}

#right p {
	line-height: 1.2em
}

h1 {
	color: #333333;
	font-size: 110%;
	border-bottom: 2px dotted #ffe344
}

h2 {
	font-size: 105%;
	color: #CC6666;
	clear: both;
	margin: 12px
}

#left h3 {
background: #ffdf35;
	font-size: 95%;
	margin: 12px 5px;
	color: #000
}

h4 {
	font-size: 90%;
	margin: 5px 5px;
	color: blue
}

.validbutton {
	font-size: 70%;
	border: 1px solid #B83D3D;
	padding: 4px;
	margin-right: 6px
}

.code {
	font-size: 60%;
	border: 1px dashed #CCCCCC;
	padding: 4px;
	width: 250px
}

a {
	font-family: 'Lucida Grande',arial,san-serif;
}

a:link, a:visited {
color: #ba24ce;
text-decoration: none;
}

a:hover, a:active {
color: #000;
text-decoration: underline;
}

#left a:link {
	color: #00a3c6;
	text-decoration: none
}

#left a:visited {
	color: #00a3c6;
	text-decoration: none
}

#left a:hover {
	color: #ffe344;
	text-decoration: none;
	background: #000
}

#left a:active {
	color: #ffffff;
	text-decoration: none;
	background: #000
}

#right ul {
	color: #AD3838;
	font-size: 90%
}

#magliette {
	padding: 0 0 0 38px;
	height: 38px;
	text-align: left;
	margin: 0;
	color: #000000;
	background: url(images/maglietta.jpg) no-repeat left;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: 1px dotted #2CC3D4
}

#sold {
	padding: 0 0 0 38px;
	height: 38px;
	text-align: left;
	margin: 0;
	color: #ff0000;
	background: url(images/maglietta_sold.jpg) no-repeat left;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: line-through;
	border-bottom: 1px dotted #2CC3D4
}

#left small {
	font-size: 0.6em
}

.votaci {
	font-size: 0.9em;
	color: #800080;
	padding: 5px;
	background: yellow;
	border: 2px dashed red
}



#iphone {
	border: 4px solid #F07BFF;
	margin-bottom: 15px;
	background-color: #fef7c8;
}

#iphone img {
	margin: 0 20px 0 20px;
}


#iphone p {

padding: 0 10px 10px;
margin: 0;
	color: #292929;
}

#locandine {
	width: 70%;
	padding: 10px;
	margin: 0 auto;
	border: 6px solid #01afd1;
	background-image: url(images/play-movie.jpg);
	background-position: 215px;
	background-repeat: no-repeat;
}

#posterdx {
	text-align: center;
	float: right;
	margin: 0;
	padding: 0;
	width: 195px
}

#postersx {
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
	width: 195px
}

ul#download li {
	font-weight: bold;
	font-size: 1.1em;
}

ul li.big {
	margin-left: 30px;
	padding: 6px;
	list-style-image: url(images/monitor.gif)
}

ul li.small {
	margin-left: 30px;
	padding: 6px;
	list-style-image: url(images/monitor_small.gif)
}

