/**********************************************************/
/******************   GENERAL  STYLES     *****************/
/**********************************************************/
body, html {
	font-family:Verdana, Tahoma, Arial , sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	text-align:justify;
	color: #474747;
	margin:0;
	padding:0;
	width: 100%;
	height: auto;
	text-align:left;
	background:#FFFFFF;	
}

#body {
    padding:0;
	height:auto;
	text-align:left;
	position:relative; 
	z-index:1;
}


* {
    margin:0;
    padding:0;
}

.clear {
	clear: both;
	overflow: hidden;
	width: 0px;
	height: 0px;
}

.flash-replaced .alt {
    display:block;
    height:0;
    overflow:hidden;
    position:absolute;
    width:0;
}

a{
	text-decoration : none;
	color:#000000;
}

a:hover{
	text-decoration : none;
	color:#cacbcd;
}

a img{
	border : none;
}

ul,ol,li,dl,dt,dd{
	line-height : normal;
	list-style : none;
	list-style-type:none ;
	list-style-position: outside;
	margin : 0;
	padding : 0;
}

/**********************************************************/
/****************   STILE EDITOR     ***************/
/**********************************************************/

.testo {
    color:#000000;
    font-family:Tahoma,Arial,sans-serif;
    font-size:12px;
    font-weight:normal;
    line-height:17px;
    text-align:left;
}
 
.didascalia {
    color:#000000;
    font-family:Tahoma,Arial,sans-serif;
    font-size:10px;
    font-weight:normal;
    line-height:17px;
    text-align:left;
}	

.titolo{
    color:#e47f00;
    font-family:Tahoma,Arial,sans-serif;
    font-size:14px;
    font-weight:bold;
    line-height:17px;
	text-align:left;
}

.titoloOrange{
    color:#e47f00;
    font-family:Tahoma,Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
	text-align:left;
}


/**********************************************************/
/****************   PAGE OBJECT  STYLES     ***************/
/**********************************************************/

#main{
	width:994px;
	height:669px;
	position:relative;
	background: url(../images/background.jpg) no-repeat top left;  
	text-align:left;
	margin: 0 auto; 
	padding:0;
	border:#979797 1px solid;
}

#logo{
	position:absolute;
	top:25px;
	right:83px;
	width:257px;
	height:65px;
	background: url(../images/logo-flavour.jpg) no-repeat top left; 
}

#logo a{
	display:block;
	width:257px;
	height:65px;
}
#logo em{
	display:none;
}

#logo a{
	display:block;
	width:257px;
	height:65px;
}

#gall-lastitem{
width:43px;
height:57px;
position:absolute;
bottom:0;
right:0;
display:block;
}

#gall-lastitem a{
display:block;
width:43px;
height:57px;
}

#gall-lastitem em{
	display:none;
}

/* IE SPECIFIC HACKED STYLES */
* html .osX .jScrollPaneDragBottom {
	bottom: -1px;
}

/**********************************************************/
/*****************    SCROLLPANEL MENU STYLE  *************/
/**********************************************************/

#pane1, #pane2, #pane3, #pane4 {
	height: 200px;
}
			
.osX .jScrollPaneTrack {
	background: url(../images/osx_track.gif) repeat-y;
}
.osX .jScrollPaneDrag {
	background: url(../images/osx_drag_middle.gif) repeat-y;
}
.osX .jScrollPaneDragTop {
	background: url(../images/osx_drag_top.gif) no-repeat;
	height: 6px;
}
.osX .jScrollPaneDragBottom {
	background: url(../images/osx_drag_bottom.gif) no-repeat;
	height: 7px;
}
.osX a.jScrollArrowUp {
	height: 24px;
	background: url(../images/osx_arrow_up.png) no-repeat 0 -30px;
}
.osX a.jScrollArrowUp:hover {
	background-position: 0 0;
}
.osX a.jScrollArrowDown {
	height: 24px;
	background: url(../images/osx_arrow_down.png) no-repeat 0 -30px;
}
.osX a.jScrollArrowDown:hover {
	background-position: 0 0;
}

.left .jScrollPaneTrack {
	left: 0;
	right: auto;
}
.left a.jScrollArrowUp {
	left: 0;
	right: auto;
}
.left a.jScrollArrowDown {
	left: 0;
	right: auto;
}

.scroll-pane {
	width: 612px;
	height: 248px;
	overflow: auto;
	padding: 0 14px 0 0 ;
	background: #ffffff;
	float: left;
}

#pane2 {
	font-family:Tahoma, Arial , sans-serif;
	font-size: 12px;
	line-height:17px;
	text-align:justify;
	color:#000000;
	font-weight:normal;
	height: 270px;
/*	width: 411px;778*/
}

.holder {
	float: left;
	margin:0;
}

.wide {
	width: 400px;
}

#boxflvbig{
	width:50px;
	height:50px;
	position:absolute;
	bottom:0;
	right:0;
	display:block;
}

#boxflvbig a{
	width:50px;
	height:50px;
	display:block;
}

#boxflvbig a em{
	display:none;
}

#gallery{
	margin:0;
	padding:0;
	width:922px;
	height:163px;
	position:absolute;
	bottom:103px;
	left:35px;
	background: url('../images/gallery/bggallery.jpg') no-repeat top left; 
}

ul.gallery {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0px;
}


ul.gallery li {
	display:block;
	float:left;
	position:relative;
	margin:0 5px 0 0;
	height:147px;
}

ul.gallery li img{
	position:absolute;
	bottom:0;
	left:0;
}

#img1{
width:255px;
margin:0px 300px 0 0px;
padding:0px;
}

#img2,
#img3,
#img4,
#img5,
#img6{
width:101px;
margin:0px;
padding:0px;
}


#imasite{
	position:absolute;
	bottom:35px;
	right:90px;
	width:107px;
	height:30px;
	display:block;
	background: url(../images/logo-flavour.jpg) no-repeat top left; 
}

#imasite a{
	display:block;
	width:107px;
	height:30px;
}
#imasite em{
	display:none;
}


#mnubottom{
	margin:0;
	padding:0;
	width:922px;
	height:35px;
	position:absolute;
	bottom:65px;
	left:35px;
}

#mnubottom ul{
	height:35px;
}


#mnubottom ul li {
	font-family:Tahoma, Arial , sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#797979;
	display:block;
	float:left;
	position:relative;
	margin:0 5px 0 0;
	height:35px;
	width:120px;
	background: url(../images/pallinomnu.jpg) no-repeat top left;
}

#mnubottom ul li a{
	margin:0;
	height:26px;
	margin:0 0px 0 0;
	padding:9px 0 0 13px ;
	display:block;
	color:#797979;
}

#mnubottom ul li a:hover{
	color:#cacbcd;
}


#textmain{
	width:534px;
	height:220px;
	position:absolute;
	top:171px;
	left:35px;
}


#textmain .txt{
	font-family:Verdana, Tahoma, Arial , sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	text-align:justify;
	width:467px;
}

#videocnt{
	width:335px;
	height:206px;
	position:absolute;
	top:191px;
	right:35px;
	background:url(../images/videocnt.jpg) no-repeat top left;
}

.titleInt{
	font-family:Verdana, Tahoma, Arial , sans-serif;
	font-size: 20px;
	font-weight:normal;
	color:#797979;
	margin:0;
	padding:0;
}
