html{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
body {
	margin:0;
	padding:0px 0px 150px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#072847;
	background-image: url("../img/body-bg.jpg");
	background-repeat: repeat-x;
}

h1,h2,h3,h4,h5,ul,li,img {
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

a, ul a:link, a:active, a:hover {
	color:#BD9731;	
}

#col-sx ul a, #col-sx ul a:link,#col-sx ul a:active {
	text-decoration:none;
	color:#BD9731;	
}

#col-sx ul a:hover {
	text-decoration:none;
	color:#000;	
}

.pointer {
	cursor:pointer;	
}

#container-bg1 {
	background-image: url("../img/content-bg.png");
	background-repeat: repeat-y;
	background-position: center;
}

#container-bg2 {
	background-image: url("../img/body-bg-center.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
}

#container {
	width:980px;
	margin: auto auto;
}

#header {
	position:relative;
	float:left;
	width:980px;
	height:120px;
	background: url("../img/background/header.jpg") top left no-repeat;
}

#logo {
	float:left;
	position:relative;
	top:-30px;
	left:20px;
	width:140px;
	height:210px;
	background: url("../img/background/logo2.png") top left no-repeat;
	z-index:100;
}

#vota-container {
	float:left;
	width:100%;
	height:31px;
	background: url("../img/background/bg-vota3.png") top left no-repeat;
	font-weight:bold;
	color:#FFF;
}

#vota {
	float:left;
	width:827px;
	line-height:31px;
	text-align:right;
}

#vota-img {
	float:left;
	width:133px;
	height:25px;
	margin:6px 0 0 11px;
}

#content {
	float:left;
	padding:51px 0 60px 0;
	background:#FFF url("../img/background/bg-content.png") top left no-repeat;
}

#col-sx {
	float:left;
	width:178px;
}

#col-sx ul {
	margin:0 26px 0 28px;
	padding:0;
	list-style:none;	
}

#col-sx ul li {
	margin:0;
	padding:0;
	text-align:center;
}

#col-sx ul li ul {
	margin:0;
}

#col-sx ul li ul li {
	margin:0;
	padding:9px 0;
	border-bottom:1px solid #C8C8C8;
	font-size:10px;
	color:#000;
	text-align:center;
}

#col-sx ul li ul li.last {
	border-bottom:none;	
}

#gioca-poker {
	margin:52px 0 0 42px;
}

#col-center {
	float:left;
	width:772px;
	margin-right:30px;
	color:#505050;
}

h1.title {
	margin:0;
	padding:0 2px;
	font-size:22px;
	font-weight:bold;
}
h1.title2 {
	margin:0;
	padding:0 2px;
	font-size:20px;
	font-weight:bold;
}

.desc-poll {
	margin:0;
	padding:30px 2px 18px 2px;
	font-size:12px;
	font-weight:normal;	
}

#content-poll {
	float:left;	
}

.poll {
	float:left;
	width:244px;
	margin-top:10px;	
}

.poll-middle {
	float:left;
	margin:10px 20px 0 20px;
	width:244px;	
}

.photo {
	padding:0 2px;
}

.name {
	display:block;
	margin:0 2px;
	padding:10px 0;
	/*height:35px;*/
	border-bottom:1px solid #C6C2B4;
	text-align:center;
	font-size:14px;;
	font-weight:bold;	
}

.desc {
	margin:0 2px;
	padding:16px 0 24px 0;
	line-height:18px;
	font-size:12px;
	font-weight:normal;	
	height:100px;
}

.content-buttons {
	width:244px;
}

.button {
	height:25px;
	margin-bottom:2px;
}

.button-PD {
	height:25px;
	background: url("../img/buttons/articoli-poker-digitale.png") top left no-repeat;
}

.button-IPC {
	height:25px;
	background: url("../img/buttons/articoli-italian-poker-club.png") top left no-repeat;
}

#content-footer {
	clear:both;
	height:109px;
	background: url("../img/background/footer1.png") top left no-repeat;
}

#footer {
	width:770px;
	margin:0 0 0 180px;
	padding:0;
	font-size:12px;
	font-weight:normal;
	color:#505050;
}

#footer-text {
	padding-top:15px;
	padding-bottom:8px;
	border-bottom:1px solid #C6C2B4;	
}

#content-logo {
	padding-top:14px;
}

.logo-foo {
	float:left;
}

.giurato {
	width:386px;
	float:left;
	line-height:20px
}