@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/body_backgr.jpg) top left repeat-x #212742;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0 0 0 0;
}

#engine {
	position:relative;
	margin:2px 0 0 95px;
	width:908px;
	height:auto;
}

#container {
	background:url(../images/linguetta.png) top left no-repeat;
	position:relative;
	margin:5px auto;
	width:1000px;
	height:auto;
	z-index:1;
}

#container-box {
	background:url(../images/container_backgr.png) top left repeat-y;
	width:908px;
	height:auto;
	margin:0 0 0 92px;
	position:relative;
	z-index:2;
}

#bottom {
	background:url(../images/bottom.png) top left no-repeat;
	width:908px;
	height:11px;
	margin:0 0 0 92px;
	position:relative;
}

#logo {
	position:absolute;
	margin:0 0 0 10px;
	width:283px;
	height:148px;
	z-index:100;
}

#linguetta-shop {
	position:absolute;
	margin:0 0 0 768px;
	width:139px;
	height:125px;
	z-index:100;

}

#linguetta-shop a:link, #linguetta-shop a:visited {
	background:url(../images/linguetta-shop.png) top right no-repeat;
	display:block;
}

#linguetta-shop a:hover {
	background:url(../images/linguetta-shophover.png) top right no-repeat;
	display:block;
}

#nav {
	position:absolute;
	margin:275px 0 0 120px;
	width:786px;
	height:54px;
	background:url(../images/nav_backgr.png) top left no-repeat;
	text-align:center;
	z-index:100;
}

#nav ul {
	margin:15px auto;
}

#nav li {
	list-style:none;
	display:inline;
	padding:0 70px 0 0;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

#contentbox {
	position:relative;
	width:879px;
	height:auto;
	margin:10px auto;
	padding:0 0 10px 0;
}

#images {
	width:879px;
	height:282px;
	margin:0 0 0 0;
	padding-top:10px;
}

#footer {
	width:908px;
	height:auto;
	margin:10px 0 0 92px;
	position:relative;
	text-align:center;
}

#footer ul {
	margin:0 auto;
}

#footer li {
	list-style:none;
	display:inline;
	padding:0 30px 0 0;
	font-style:italic;
	font-weight:bold;
}

.slotcentrali {
	float:left;
	margin:10px 0 0 10px;
	width:271px;
	height:auto;
	min-height:399px;
	background:url(../images/backgr_slots.jpg) top left no-repeat #f0f0f0;
	z-index:10;
}

.slotcentrali-primoslot {
	float:left;
	margin:10px 0 0 0;
	width:271px;
	height:auto;
	min-height:399px;
	background:url(../images/backgr_slots.jpg) top left no-repeat #f0f0f0;
	z-index:10;

}

.slotcentrali p, .slotcentrali-primoslot p, .slotcentrali h1, .slotcentrali-primoslot h1 {
	width:97%;
	margin:2px auto;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.slotcentrali-offerte {
	background:url(../images/slot_offerte-backgr.jpg) top left no-repeat;
	width:281px;
	height:auto;
	margin:10px 0 0 30px;
	float:left;
	z-index:10;
	padding:130px 0 0 0;
}

.slotcentrali-offerte-content {
	width:248px;
	height:auto;
	margin:5px auto;
	font-family:Verdana, Geneva, sans-serif;
}

.slotcentrali-offerte-spacer {
	margin:0 auto;
	background:url(../images/slot_offerte-linebreak.jpg) top center no-repeat;
	width:261px;
	height:19px;
}

.slotcentrali-interna {
	float:left;
	margin:10px 0 0 0;
	padding:25px 10px 0 10px;
	width:542px;
	height:auto;
	min-height:399px;
	background:#f0f0f0;
	z-index:10;
	text-align:justify;
	font-size:12px;
}

.slotcentrali-interna-immaginedestra {
	width:281px;
	height:auto;
	margin:30px 0 0 30px;
	float:left;
	z-index:10;
}

.slotcentrali-interna-immaginedestra img {
	border:5px solid #CCC;
}


.button-negozio {
	width:159px;
	height:37px;
	float:right;
	margin:10px 5px 0 0;
}

.button-negozio a:link, .button-negozio a:visited {
	background:url(../images/buttons_shop.jpg) top left no-repeat;
	display:block;
}

.button-negozio a:hover {
	background:url(../images/button_shophover.jpg) top left no-repeat;
	display:block;
}


.slot_basso {
	background:#F60;
	padding:0 5px 0 5px;
	height:185px;
	max-height:185px;
	overflow:hidden;
	float:left;
	margin:5px 0 0 0;
}

.slot_basso p {
	padding:3px 0 3px 0;
	margin:0 0 0 0;
}

.slot_basso img {
	margin:0 auto;
	border:2px solid #F60;
}

.slot_basso img:hover {
	margin:0 auto;
	border:2px solid #FFF;
}


#news {
	width:215px;
	padding-bottom:5px;
	margin-left:5px;
}

#news-content {
	background:#FFF;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#news-content p {
	margin:2px auto;
	width:99%;
	padding:0 0 0 0;
}

.vert-spacer {
	background:url(../images/vertline_spacer.jpg) top center no-repeat;
	width:13px;
	height:182px;
	float:left;
	margin:0 0 0 0;
}

	

/* testi */

.black {
	color:#000;
}

.black a:link, .black a:visited {
	color:#000;
	text-decoration:none;
}

.black a:hover {
	color:#F30;
	text-decoration:none;
}

.white {
	color:#FFF;
}

.white a:link, .white a:visited {
	color:#FFF;
	text-decoration:none;
}

.white a:hover {
	color:#6FF;
	text-decoration:none;
}

.red {
	color:#cc0000;
}

.red a:visited, .red a:link {
	color:#cc0000;
	text-decoration:none;
}

.red a:hover {
	color:#CC0;
	text-decoration:none;
}

.turquoise {
	color:#336666;
}

.turquoise a:link, .turquoise a:visited {
	color:#336666;
	text-decoration:none;
}

.orange {
	color:#F60;
}

.orange a:link, orange a:visited {
	color:#F60;
	text-decoration:none;
}

.orange a:hover {
	color:#9C0;
	text-decoration:none;
}

.turquoise a:hover {
	color:#FFF;
	text-decoration:underline;
}

h1 {
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

h2 {
	font-weight:normal;
	margin:0 0 0 0;
	padding:2px 0 2px 0;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:12px;
}

.price {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.price-red {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
}

.fontpack_b {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

/* hacks */

.clear {
clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

img, div { behavior: url(pngfix/iepngfix.htc) }


