@charset "utf-8";
/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, a, dd, dt, img, cite, blockquote, form {
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:#fff url(../img/background.jpg) repeat-x;
}
#wrapper {
	width:901px;
	margin:0px auto;
}
#header {
}
#logo {
	margin-top:25px;
	margin-left:25px;
	width:350px;
	float:left;
	display:inline;
}
.float_right {
	float:right;
	padding-top:5px;
	padding-right:10px;
	width:230px;
}
#payoff {
	padding-top:30px;
	width:100%;
}
#payoff h1 {
	color:#ffc000;
	font-size:18px;
	text-align:right;
}

#lingue {
	float:right;
}
#lingue li {
	width:30px;
	float:left;
	display:inline;
	text-align:center;
	margin-right:2px;
}
#lingue li.first {
	border-right:2px solid #fff;
}
#lingue a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#lingue a:hover {
	color:#CCC;
}
#lingue a.selected {
	color:#FEE600;
}

#menu {
	clear:both;
	background:url(../img/menu.jpg) no-repeat;
	height:89px;
	padding:7px 0px 0px 9px;
}
#menu ul {
	background:url(../img/menu_ul.jpg) repeat-x;
	width:823px;
	height:71px;
	list-style-type:none;
	padding-left:60px;
	padding-top:22px;
}
#menu ul li {
	float:left;
	display:inline;
	width:auto;
}
#menu ul li a {
	padding:10px;
	/*line-height:71px;*/
		border-left:1px solid #F60;
	color:#FFF;
	font-size:24px;
	text-decoration:none;
	white-space:nowrap;
}
#menu ul li a:hover {
	color:#CCC;
}
#menu ul li a.selected {
	color:#ffcd00;
}
#menu ul li a.first {
	border:none;
}
#content_up {
	width:865px;
	margin:0px auto;
}
#text {
	width:640px;
	float:left;
	display:inline;
}
#text p {
	font-size:16px;
	color:#666;
}
#login {
	width:200px;
	float:left;
	display:inline;
	margin:20px 0 0 20px
}
#login_interne {
	width:100%;
	margin:20px 0 0 20px;
}
#login form {
	width:200px;
}
#login_interne form {
	width:100%;
}
#login input, #login_interne input {
	width:150px;
	font-size:12px;
	font-weight:bold;
	color:#F90;
	margin:5px; 
	float:left; display:inline;
}
#login p, #login_interne p {
	clear:both;
	font-size:10px;
	margin-left:5px;
}
#login h3, #login_interne h3 {
	color:#666;
	font-size:18px;
	margin-left:5px;
	margin-top:2px;
	letter-spacing:0em;
}
#login input.entra, #login_interne input.entra {
	cursor:pointer;
	width:auto;
	width:50px;
	height:25px;
	border:1px solid #FF9900;
}


#content_bottom {
	width:903px;
	margin:20px auto;
}
#box_1 {
	background:url(../img/box_1.jpg) no-repeat;
	width:229px;
	height:215px;
	float:left;
	display:inline;
}
#box_2 {
	background:url(../img/box_2.jpg) no-repeat;
	width:225px;
	height:215px;
	float:left;
	display:inline;
}
#box_3 {
	background:url(../img/box_3.jpg) no-repeat;
	width:225px;
	height:215px;
	float:left;
	display:inline;
}
#box_4 {
	background:url(../img/box_4.jpg) no-repeat;
	width:224px;
	height:215px;
	float:left;
	display:inline;
}
#content_bottom h2 {
	color:#fff;
	font-size:16px;
	padding:15px 10px 5px;
}
#content_bottom p {
	color:#000;
	font-size:14px;
	padding:8px 10px;
}
#page_top {
	background:url(../img/page_top.jpg) no-repeat;
	width:903px;
	height:16px;
}
#page {
	background:url(../img/page.jpg) repeat-y;
	width:903px;
	min-height:100px;
}
#page_bottom {
	background:url(../img/page_bottom.jpg) no-repeat;
	width:903px;
	height:16px;
}
.box {
	width:220px;
	float:left;
	display:inline;
	margin:0 3px 5px 2px;
}
.box h2 {
	color:#fff;
	font-size:16px;
	padding:0px 10px;
}
.box p {
	color:#000;
	font-size:14px;
	padding:8px 10px;
}
#per_chi_top {
	background:url(../img/per_chi_top.jpg) no-repeat;
	width:899px;
	height:18px;
}
#per_chi {
	background:url(../img/per_chi.jpg) repeat-y;
	width:899px;
	min-height:100px;
}
#per_chi_bottom {
	background:url(../img/per_chi_bottom.jpg) no-repeat;
	width:899px;
	height:18px;
}
.per_chi_box {
	width:444px;
	float:left;
	display:inline;
	margin:0 3px 5px 2px;
}
.per_chi_box h2 {
	color:#fff;
	font-size:16px;
	padding:0px 20px;
}
.per_chi_box p {
	color:#000;
	font-size:14px;
	padding:8px 20px;
	text-align:left;
}
#login_page {
	margin-left:460px;
	margin-top:20px;
}
#footer {
	background:url(../img/footer.jpg) no-repeat;
	width:902px;
	height:39px;
	margin:20px auto;
	clear:left;
	padding-top:3px;
}
#footer p {
	color:#fff;
	font-size:11px;
	padding:4px 12px;
}

#footer a {color: #000}

.clear {
	clear:both;
}

.faq_h2 {
	background:url(../img/faq_title.jpg) no-repeat;
	font-size:14px;
	color:#f25900;
	padding:10px;
}
.faq_p {
	color:#000000;
	font-size:14px;
	padding:8px 10px;
}
a.link {
	text-decoration:none;
	color:#FF7900;
	font-weight:bold;
	font-size:13px;
}
a.link:hover {
	font-weight:bold;
	color:#000;
}
#loghi {
	width:900px;
	float:left;
	padding-top:4px;
}
#loghi .singolo {
	background:url(../img/loghi/bg.gif) left top no-repeat;
	padding:10px 13px;
	float:left;
	margin: 0 11px 10px 0
}
#loghi .ultimo {
	margin-right: 0
}
#contatti {
	margin:0 0 10px 10px;
	float:left
}
#contatti #testo {
	float:left;
	width:400px;
	padding-right:20px
}
#contatti #testo p {
	font-size:14px;
	color:#666
}
#contatti #testo h1 {
	font-size:14px;
	color:#000
}
#contatti #modulo {
	width:470px;
	float:left
}
#contatti #modulo h3 {
	font-size:18px;
	font-weight:bold;
	color:#666
}

#contatti #modulo p {
	font-size:12px;
	font-weight:normal;
	color:#666;
	padding:5px 0
}

#contatti #modulo a {
	color:#000
}
input {
	width:220px;
	color:#eb5c00;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}
textarea {
	width:460px;
	color:#eb5c00;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}

p.regole {
		font-size:14px;
		padding:0px 10px;
}

.regole_h2 {
	background:url(../img/faq_title.jpg) no-repeat;
	font-size:14px;
	color:#000000;
	padding:10px;
}


