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

/**************
  COMMONS
**************/
body {
	background-color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrap {
	width:970px;
	margin:0 auto;
}

#img_dx {
padding-right:10px;
padding-bottom:10px;
}
/**************
  HEADER
**************/

#header {
	background-image:url(images/bg-header.gif);
	background-repeat:repeat-x;
	height:122px;
	margin-top:-5px;
}

#header-logo {
	float:left;
	padding:15px;
	padding-top:30px;
}

#header-banner {
	padding-top:20px;
}

#header-language {
	padding-left:485px;
	line-height:15px;
	background-image:url(images/bg-language.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:25px;
}

#header-language a {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.header-link-lang {
	padding-left:30px;
}

.header-link-main {
	padding-left:20px;
}

.ita {
	background-image:url(images/languages/ita.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.eng {
	background-image:url(images/languages/eng.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.esp {
	background-image:url(images/languages/esp.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.ned {
	background-image:url(images/languages/ned.png);
	background-repeat:no-repeat;
	background-position:left center;
}

#header-menu {
	list-style-type:none;
	clear:both;
	margin-top:15px;
}

#header-menu li {
 float:left;
/* padding-left:10px;
*/ font-size:13px;
}

#second-menu {
	list-style-type:none;
	clear:both;
}

#second-menu li {

}

/**************
  CONTENT
**************/
#content {
	text-align: justify;
	padding-top:5px;
/*	padding:20px;
	
	padding-bottom: 30px;
*/	clear:both;

}

h1 {
 font-size:16px;
 font-weight:bold;
 padding-left:10px;
 text-transform:uppercase;
 margin-bottom:-10px;
}

h3{
font-weight:bold;
margin:0px;
padding:0px;
padding-left:10px;
margin-bottom:-7px;
padding-top:5px;
}

.migliori {
 color:#990000;
}

#homepage-news {
	background-image:url(images/bg-news.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:281px;
	padding-left:10px;
	padding-top:15px;
	margin-top:10px;

}

.group-news {
/*	background-image:url(images/bg-news-group.png);
	background-repeat:no-repeat;
*/	height:85px;
	margin-bottom:3px;
	
}


#homepage-news-group {
	width:600px;
	float:left;
}

#homepage-banner {
}

#blog-news {
 margin:0;
 padding:0;
 padding-left:10px;
 padding-top:10px;
 padding-bottom:10px;
 list-style-type:none;
 width:560px;
	border-bottom:1px solid #fff;
}

#blog-news li {
	background-image:url(images/arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}

#blog-news li a {
	text-decoration:none;
	color:#000000;
}

.group-news h3 {color:#FFF}

#guide-casino {
	background-image:url(images/bg-guide.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:367px;
	padding-left:5px;
}

.guide-banner{
	float:left;
	padding:5px
}

.guide-testo {
	color:#ffffff;
	text-align:center;
	padding:20px;
}

#header-info {
	background-image:url(images/info-bg.png);
	background-position:center 15px;
	background-repeat:no-repeat;
	padding:10px;
	height:80px;
	
}

#header-info table {
	margin-top:10px;
}


.header-info-item{
	width:188px;
	height:32px;
	background-image:url(images/info-item-bg.png);
	background-repeat:no-repeat;
	line-height:22px;
}



#header-info a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

#header-info a:hover {
	color: #ffffff;	
	text-decoration:underline;
}

#header-news {
	background-image:url(images/bg-news.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding:10px;
	padding-top:20px;
	height:100px;
	margin-top:15px;
}

.header-news-item{
/*	width:118px;
	height:41px;
	background-image:url(images/news-bg.png);
	background-repeat:no-repeat;
*/}



#header-news a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	color:#646464;
	font-weight:bold;
}

#header-news a:hover {
	color: #ee0000;	
}

h1.content {
	margin-bottom:5px;
}
.main-content-top {
	background-image:url(images/content/top.gif);
	height:13px;
	background-position:center;
	background-repeat:no-repeat;
}

.main-content-middle {
	background-image:url(images/content/middle.gif);
	background-position:center;
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
}

.main-content-bottom {
	background-image:url(images/content/bottom.gif);
	height:13px;
	background-position:center;
	background-repeat:no-repeat;
}

.main-content-middle p, .main-content-middle h2, .main-content-middle h3, .main-content-middle h1{
margin-top:0px;
margin-bottom:0px;
padding-top:10px;
padding-bottom:10px;
}

.main-content-middle table td {
	border:1px solid #fff;
	padding:10px;
	background-color:#E6F0EB;
}

/**************
  MENU
**************/

#header-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#header-menu li
{
	border-right:1px solid #CCCCCC;
float:left;
margin:0;
padding-bottom:6px;
}

#menu-total {
	background-image:url(images/css-nav.gif);
	background-repeat:repeat-x;
	height:98px;
	clear:both
}


#header-menu li a
{
	/*background: url(images/css-nav.gif) #fff bottom left repeat-x;*/
	height: 2em;
	line-height: 2.5em;
	float: left;
	display: block;
	/*border: 0.1em solid #dcdce9;*/
	color: #222;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	padding:3px;
	font-size:11px;
}

/* Hide from IE5-Mac \*/
#header-menu li a
{
float: none
}
/* End hide */

#header-menu
{
/*width:30em*/
}

/**************
  FOOTER
**************/

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

#footer a {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/**************
  LINKS
**************/

.main-content-middle a {
color:#ee0000;
text-decoration:none;
font-weight:bold;
}

.main-content-middle a:hover {
text-decoration:underline;
}


.active a {
	font-weight:bold;
	color:#FFF !important;
	background: url(images/css-nav-red.gif) #fff bottom left repeat-x !important;

}


