/* RpCard per RpHotel by Meta-Idea - 2008 */

body {
	background: url(../img/testata_sfondo.jpg) repeat-x;
	margin: 0;
	padding: 0;
	background-color: #EFE8D8;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container-page {
  position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 50%;
margin-left: -475px;
width: 900px;
}


.nascosto {
	display: none;
}

/* @group testata */

#logo {
	width: 91px;
	height: 90px;
	background: url(../img/logo.jpg) no-repeat;
}

#testata {
	height: 103px;
	margin-right: 0;
	margin-left: 0;
}

#menu {
	position: absolute;
	top: 79px;
	margin-left: 130px;
}

#navBar li {
	float: left;
	list-style-type: none;
}

#navBar li a {
	float: left;
	list-style-type: none;
	background-color: #C65239;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px 10px;
	color: #FFFFFF;	text-decoration: none;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#navBar a:hover,
.home #navBar #home a,
.punti #navBar #punti a,
.regola #navBar #regola a,
.premi #navBar #premi a,
.richiedi #navBar #richiedi a,
.ricpremi #navBar #ricpremi a,
.strutture #navBar #strutture a,
.logout #navBar #logout a
 {
	float: left;
	list-style-type: none;
	background-color: #EFE8D8;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px 10px;
	color: #C65239;	text-decoration: none;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}



/* @end */

/* @group Piede */
#piede {
	background: url(../img/piede_sfondo.jpg) repeat-x;
	height: 81px;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 9px;
	position: absolute;
	bottom: 0px;
}

#piede a {
	color: #ffffff;
}



/* @end */

#box_ut {
	width: 180px;
	background: url(../img/box_sfondo.jpg) repeat-x;
	float: left;
	height: 375px;
	padding: 10px;
	margin: 20px;
	border: 3px solid #ffffff;
}

#box_tab {
	width: 400px;
	background: url(../img/box_sfondo.jpg) repeat-x;
	float: right;
	padding: 10px;
	margin: 20px;
}

#box {
	background: url(../img/box_sfondo.jpg) repeat-x;
	padding: 10px;
	margin: 22px;
	border: 3px solid #ffffff;
	height: 375px;
	overflow: scroll;
}

#box_punti {
	background: url(../img/box_sfondo.jpg) repeat-x;
	height: 375px;
	margin: 20px;
	padding: 10px;
	border: 3px solid #ffffff;
	overflow: scroll;
}

#box_testo {
	background: url(../img/box_sfondo.jpg) repeat-x;
	padding: 10px;
	margin: 22px;
	border: 3px solid #ffffff;
	width: 640px;
	position: absolute;
	top: 105px;
	height: 375px;
	overflow: scroll;
}

#box_login {
	height: 375px;
	text-align: center;
	width: 166px;
	margin-top: 22px;
	background: url(box_login.png) no-repeat;
	margin-right: 10px;
	position: absolute;
	left: 750px;
}

h1 {
	color: #AD5033;
	border-bottom: 3px solid #AD5033;
	text-transform: capitalize;
	font: normal 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#box_login h1 {
	color: #AD5033;
	border-bottom: 3px solid #AD5033;
	text-transform: capitalize;
	font: normal 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 10px;
}

h2 {
	color: #000;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	font-size: 12px;
}

/* @group tabella */

.topTab1 {
	font-size: 10px;
	font-style: italic;
	border-bottom: 1px solid #000;
}

.topTab2 {
	font-size: 10px;
	font-style: italic;
	border-bottom: 1px solid #000;
	text-align: right;
}

.tab1 {
	font-size: 11px;
}

.tab2 {
	font-size: 11px;
	text-align: right;
}

.baseTab1 {
	font-size: 11px;
	font-weight: bold;
	border-top: 3px double #000;
}

.baseTab2 {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	border-top: 3px double #000;
}



/* @end */

#path {
	font-size: 11px;
	color: #9e482d;
	margin-top: 10px;
}

a {
	color: #9e482d;
}

#flash {
	background-color: white;
	width: 710px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 116px;
	z-index: 0;
}

#formRichiedi {
	width: 200px;
}

#formTendina {
	
}

#privacy {
	width: 700px;
	height: 100px;
	overflow: scroll;
	border-top: 1px solid #AD5033;
	border-bottom: 1px solid #AD5033;
}

#lista {
	margin: 10px 10px 30px;
	line-height: 16px;
}

#listaFoto {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

#lista h1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #c65239;
	margin-left: 10px;
}

#news {
	position: absolute;
	background-color: #fff;
	width: 800px;
	top:30%;
	margin-top: -30px;
	left: 50%;
	margin-left: 300px;
	z-index: auto;
}