html,body{
	height:100%;
	margin:0;
	padding:0;
	font-size:12px; 
	font-family:Verdana, Tahoma; 
	color:#000;
	text-align: center;
	background:url(../images/bg_main.gif) top left repeat-x;
}

form{
	padding:0;
	margin:0;
}

input {
	padding:0;
	margin:0;
	font:normal 12px Verdana;
}

.buttons{
	padding:3px;
	#padding:3px 0;
}

img{
	border:0;
}

a{
	color:#a553d3;
}

div#main {
	position: relative;
	margin:0 auto;
	padding:10px 0 0 0;
	width: 727px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	text-align:left;
}

#fbook, #loggedin{
	position:absolute;
	right:5px;
	top:25px;
}

#loggedin{
	top:35px;
	font:normal 11px Verdana;
}

#loggedin #avatar{
	position:absolute;
	top:-13px;
	left:-31px;
}

#loggedin #avatar img{
	width:25px;
	height:25px;
}

.fixclear{
	position:relative;
	clear:both;
	width:0;
	height:0;
	overflow:hidden;
}

#sky{
	position:absolute;
	top:53px;
	left:735px;
	width:120px;
	height:60px;
	/*-moz-opacity: 0.3;
	opacity: 0.3;
	filter: alpha(opacity=30);
	background-color:#000;*/
}

#sky_left{
	position:absolute;
	top:53px;
	left:-133px;
	width:120px;
	height:600px;
}

#boxhome{
	width:250px;
	height:250px;
	padding:0;
	overflow:hidden;
}

#header{
	position:relative;
	width:372px;
	height:43px;
	background:url(../images/bg_header.gif) top left no-repeat;
	font:normal 35px "Trebuchet ms";
	color:#000;
	line-height:53px;
}

#header a{
	display:block;
	width:260px;
	height:55px;
	background:url(../images/logo.gif) 9px 5px no-repeat;
}

#header a span{
	display:none;
}

#sm_header{
	position:relative;
	width:702px;
	height:26px;
	background-color:#ac6ebd;
	border:solid 10px #fff;
	border-bottom-width:5px;
	font: normal 11px verdana;
	color:#ff0;
	line-height:25px;
	#line-height:24px;
}

/*TRENO*/
#menu{
	position:absolute;
	width:500px;
	margin:0;
	left:0;
}

#menu ul{
	position:absolute;
	padding:0;
	margin:0;
	top:0;
	left:0;
}

#menu ul li{
	display:inline;
	margin:0;
}

#menu ul li a{
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	padding: 0 5px;
	width:55px;
	height:26px;
	display:block;
	float:left;
	display:inline;
	line-height:26px;
	text-align:center;
}

#menu ul li a:hover{
	background-color:#000;
	color:#fff;
}

#antipasti{
	background-color:#bed546;
}

#primi{
	background-color:#f5991e;
}

#zuppe{
	background-color:#f9f369;
}

#secondi{
	background-color:#9794c9;
}

#contorni{
	background-color:#f27db2;
}

#dolci{
	background-color:#03aed9;
}


.portata1{
	background-color:#bed73d;
}

.portata2{
	background-color:#9794c9;
}

.portata3{
	background-color:#bed73d;
}

.portata4{
	background-color:#f27db2;
}

.portata5{
	background-color:#03aed9;
}

.portata6{
	background-color:#f5991e;
}

.portata7{
	background-color:#bed73d;
}

.portata8{
	background-color:#f9f369;
}

.titportata1{
	color:#bed73d;
}

.titportata2{
	color:#9794c9;
}

.titportata3{
	color:#bed73d;
}

.titportata4{
	color:#f27db2;
}

.titportata5{
	color:#03aed9;
}

.titportata6{
	color:#f5991e;
}

.titportata7{
	color:#bed73d;
}

.titportata8{
	color:#f9f369;
}

#menu ul li a#antipasti{
	line-height:9px;
	width:64px;
	padding:4px 5px 0 5px;
	height:22px !important;
}

#menu ul li a#dolci{
	line-height:9px;
	padding:4px 5px 0 5px;
	height:22px !important;
}
/*TRENO*/

#newsletter{
	position:absolute;
	top:3px;
	right:10px;
	width:auto;
	height:auto;
	font:bold 12px Verdana;
	color:#fff;
}

#newsletter a{
	text-decoration:none;
	color:#fff;
}

#newsletter img{
	margin-left:5px;
	vertical-align:-6px;
}

#flash{
	position:relative;
	width:702px;
	height:253px;
	background-color:#000;
	border:solid 10px #fff;
	border-top-width:0;
	overflow:hidden;
}

#left_arrow{
	position:absolute;
	left:10px;
	top:100px;
}

#right_arrow{
	position:absolute;
	right:10px;
	top:100px;
}

#dida-consigli{
	position:absolute;
	top:215px;
	right:0;
	font:normal 11px "trebuchet ms";
	text-transform:uppercase;
	background-color:#000;
	color:#fff;
	padding:4px 8px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#home_content{
	width:702px;
	min-height:606px;
	background:url(../images/bg_home_content.gif) top left no-repeat;
	border:solid 10px #fff;
	border-width:0 10px;
	margin:0;
}

#home_content #left_col, #home_content #right_col{
	margin-top:15px;
	float:left;
	display:inline;
	height:auto;
}

#home_content #left_col{
	width:428px;
	border-right:solid 10px #fff;
	overflow:hidden;
}

#home_content #right_col{
	width:264px;
	overflow:hidden;
}

#ricerca{
	float:none;
	display:block;
	width:266px;
	height:86px;
	background:url(../images/bg_login.gif) top left no-repeat;
	border-bottom:solid 10px #fff;
}

#ricerca table{
	margin:10px 0 0 5px;
}

#ricerca table td{
	font:normal 10px Verdana;
	padding:3px;
}

#ricerca table td a#avanzata{
	font:bold 12px Verdana;
	color:#993399;
	text-decoration:none;
}

#ricerca table td a#avanzata:hover{
	font:bold 12px Verdana;
	color:#993399;
	text-decoration:underline;
}

#buttons_l{
	clear:both;
	width:276px;
	height:auto;
	margin:0;
}

#join_fb{
	margin:0 0 10px 0;
	font:normal 10px Verdana;
	background:url(/images/fb_ico.gif) 0 4px no-repeat;
	padding-left:25px;
}

#join_fb a{
	font:normal 10px Verdana;
	line-height:13px;
}

#join_rc{
	font:normal 10px Verdana;
	background-color:#ba94c4;
	color:#fff;
	padding:3px;
	margin:0 0 10px 0;
}

#join_rc a{
	color:#fff;
	font-weight:bold;
}

.bigones, .smallones{
	float:left;
	display:inline;
	width:127px;
	margin:0 10px 10px 0;
}

.smallones{
	height:57px;
}

.bigones a, .smallones a{
	display:block;
	width:auto;
	height:26px;
	padding:10px 0;
	text-align:center;
	background-color:#f2c805;
	text-decoration:none;
	color:#3c3203;
	font:bold 10px Verdana;
}

.smallones a{
	display:block;
	height:26px;
	background-color:#f9e68e;
	color:#3e3923;
}


#frase{
	clear:both;
	width:265px;
	height:auto;
}

#frase h3{
	width:265px;
	height:22px;
	background:url(../images/bg_tit_frase.gif) top left no-repeat;
	font:bold 14px "trebuchet ms";
	color:#481154;
	padding-left: 10px;
	line-height:23px;
	margin:0;
}

#frase p{
	margin:0;
	font:normal 10px verdana;
	background-color:#e6d2ed;
	padding:8px;
}

#stagioni{
	margin-left:15px;
	width:409px;
	height:auto;
	border:solid 10px #fff;
	border-left-width:0;
	background-color:#fff;
}

#stagioni .deluxe{
	width:409px;
	height:auto;
	font: normal 10px verdana;
	color:#000;
	padding-bottom:8px;
}

#stagioni .deluxe a{
	color:#481154;
}

#stagioni .deluxe h3{
	width:389px;
	height:12px;
	padding:5px;
	margin:0 0 4px 10px;
	text-align:right;
	font: bold 11px verdana;
	background-color:#f2c804;
	color:#000;
}

#stagioni .deluxe p{
	margin:0 0 0 10px;
}
#stagioni .deluxe h3 a{
	text-decoration:none;
}

#specials{
	position:relative;
	width:424px !important;
	width:414px;
	height:290px;
	background:url(../images/bg_spls.gif) left top no-repeat;
}

#specials h3{
	background-color:#ba94c4;
	height:22px;
	font:bold 14px "trebuchet ms";
	color:#481154;
	padding: 2px 0 2px 10px;
	line-height:23px;
	margin:0;
}

#tutte #altri-speciali a{
	color:#000;
}

#menu_sp{
	position:absolute;
	top:32px;
	left:10px;
	width:134px;
	height:auto;
	font: bold 18px "Trebuchet Ms";
	color:#ac6ebd;
}

#menu_sp a{
	font: bold 18px "Trebuchet Ms";
	color:#ac6ebd;
	line-height:24px;
	text-decoration:none;
}

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

#video_sp{
	position:absolute;
	top:47px;
	left:163px;
	width:246px;
	height:186px;
	background-color:#000;
}

#bottom{
	clear:both;
	margin:0;
	border-top:solid 10px #fff;
	width:722px;
	height:34px;
	text-align:center;
	color:#fff;
	background:url(../images/bg_footer.gif) top left no-repeat;
	text-decoration:none;
}

#bottom a{
	font: normal 10px Verdana;
	line-height:34px;
	color:#fff;
}

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

#footer{
	width:722px;
	height:30px;
	font: normal 10px Verdana;
	line-height:30px;
	color:#9966cc;
	text-align:center;
}

#footer a{
	color:#9966cc;
}

/*TRENO*/

#int_content{
	margin-top:-5px;
	#margin-top:0;
	width:702px;
	height:470px;
	border:solid 10px #fff;
	border-width:0 10px;
}

#sub-photo{
	position:relative;
	height:29px;
	width:100%;
	background-color:#eddcef;
	border-bottom:solid 10px #fff;
}

#sub-photo #menu2 ul{
	margin:0;
	padding:0;
}

#sub-photo #menu2 ul li{
	display:inline;
}

#sub-photo #menu2 ul li a{
	display:block;
	width:77px;
	height:25px;
	float:left;
	display:inline;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	padding:4px 5px 0 5px;
	text-align:center;
	line-height:10px;
}

#corsi, #inserisci{
	background-color:#ac6ebd;
}

#vini, #libri{
	background-color:#e2bdec;
}

#elenco{
	clear:both;
	width:100%;
	height:440px;
	background-color:#fff;
}

#consigli{
	float:left;
	display:inline;
	/*background-color:#f6e4fa;*/
	width:348px !important;
	width:338px;
	height:431px !important;
	#height:330px !important;
	height:215px;
	background-color:#fff;
}

#consigli h3, #contenitore h3{
	font:bold 17px "Trebuchet ms";
	color:#000;
	padding:2px 0 2px 8px;
	margin:0;
	margin-bottom:5px;
}

#consigli ul{
	margin:0 0 8px 23px;
	padding:0;
}

#consigli ul li{
	list-style:square;
}

#consigli ul li a{
	color:#000;
}

#contenitore{
	
}

#tutte ul li a{
	color:#a553bc;
}

#tutte a{
	color:#a553bc;
}

#c_tutte{
	float:left;
	display:inline;
	height:431px;
	background-color:#fff;
}

#c_tutte h3{
	font:bold 17px "Trebuchet ms";
	padding:2px 0 2px 8px;
	margin:0 0 8px 0;
	width:346px;
}

#tutte{
	clear:both;
	height:375px !important;
	height:390px;
	width:354px;
	overflow:auto;
	scrollbar-face-color: #c093ce; 
	scrollbar-highlight-color: #d4b3dd;
	scrollbar-shadow-color: #8a7596; 
	scrollbar-3dlight-color: #8a7596;
	scrollbar-arrow-color: #8a7596; 
	scrollbar-track-color: #ebddee;
	scrollbar-darkshadow-color: #8a7596;
	
}

#tutte ul{
	margin:0 0 8px 23px;
	padding:0;
}

#tutte ul li{
	list-style:square;
	color:#bb95c4;
}

#pagination{
	
}

/*TRENO*/

#tabSearch{
	margin:10px;
}

#tabSearch td{
	padding:7px;
}

#cnt_invia{
	margin:0;
	background-color:#fff;
	width:722px;
}

#cnt_invia h1, #results h2{
	margin:0 10px 0 10px;
	padding:5px;
	background-color:#ba94c5;
	color:#fff;
	font:900 11px Arial;
}

#results{
	padding-top:10px;
	margin:5px 0 0 0;
	background-color:#fff;
	width:722px;
}

#found{
	padding:10px;
}

#tabResults{
	margin-left:10px;
	width:700px;
}

#tabResults td{
	border-bottom:dotted 1px #ba94c5;
	color:#444;
	padding:7px;
}

#tabResults td a{
	color:#a553bc;
}

#tabResults td span{
	font: bold 14px Arial;
	color:#ba94c5;
}

#pagination{
	margin:10px;
	padding:5px;
	text-align:center;
	background-color:#eee;
}

#pagination a{
	color:#a553bc;
}

#txt-deluxe-if{
	width:348px;
	height:400px;
	overflow:auto;
	text-align:justify;
}

#txt-deluxe{
	width:330px;
	height:345px !important; /*ff*/
	#height:360px !important;
	overflow:auto;
	padding:0;
	background-color:#fff;
	text-align:justify;
}

#txt-special{
	width:330px;
	height:361px;
	background-color:#fff;
	overflow:auto;
	padding:0 9px;
	text-align:justify;
}

#int-search{
	text-align:right;
	margin:5px 5px 0 0;
	padding-top:2px;
	#padding-top:0px;
	font:bold 12px Verdana;
	color:#743b70;
}

#int-search input{
	margin:0 4px;
}

#int-search #src-go{
	vertical-align:-1px;
}

/* VIDEO */
.box-vd{
	display:inline;
	float:left;
	width:170px;
	min-height:177px;
	margin:0 5px 15px 0;
	overflow:hidden;
}

.foto-vd{
	width:150px;
	height:100px;
	overflow:hidden;
	margin-bottom:1px;
}

.txt-vd{
	clear:both;
	text-align:left;
}

.txt-vd a{
	font:bold 12px Arial;
	color:#666;
}

.txt-vd span{
	font:normal 11px Arial;
	color:#666;
}

.txt-vd span a{
	font:normal 11px Arial;
	line-height:18px;
	color:#0066cc;
}