@charset "iso-8859-1";
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF3DD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link
{
	text-decoration: none;
	color: #9B3A34;
}
a:visited
{
	text-decoration: none;
	color: #9B3A34;
}
a:hover
{
	text-decoration: underline;
	color: #9B3A34;
}
a:active
{
	text-decoration: none;
	color: #9B3A34;
}
.menu_up
{
	background-image: url(../img/terrazza_index_it_03.jpg);
	height: 21px;
	width: 614px;
	background-position: center bottom;
	vertical-align: middle;
}
img
{
	border: 0px;
}
.credits_box
{
	background-image: url(../img/terrazza_index_it_25.jpg);
	height: 56px;
	width: 643px;
}
.box_title
{
	height: 218px;
	width: 263px;
	background-image: url(../img/terrazza_index_it_09.jpg);
}
.box_central
{
	height: 233px;
	width: 407px;
	background-color: #FFF3DD;
}
.credits_txt
{
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
.hidetxt
{
	color: #FFEAC9;
}
.menu_txt
{
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	cursor: crosshair;
	padding-top: 8px;
}
.bottom_intro
{
	background-image: url(../img/index_08.jpg);
	height: 30px;
	width: 758px;
}
.box_title_appa
{
	height: 218px;
	width: 265px;
	background-image: url(../img/appartamento_index_it_09.jpg);
}


#slideshow {
	/*
	BORDER-RIGHT: #73582f 1px solid; 
	PADDING-RIGHT: 4px; 
	BORDER-TOP: #73582f 1px solid; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	MARGIN: 90px auto 0px;
	TEXT-ALIGN: center; 
	BORDER-LEFT: #73582f 1px solid; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #73582f 1px solid; 
	*/
	
	width: 415px;
	height: 218;
	POSITION: relative; 
	
}
#slideshow IMG {
	DISPLAY: block
}

.mini
{
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* #################### */

.flexcroll {
/* Typical fixed height and fixed width example */
width: 398px;
height: 230px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #FFF3DD;
/*
margin: 0.3em auto;
padding: 0px;
*/

/* customizzazione cascina mirandola */
vertical-align: top;
padding-left: 5px;
}

/* hesido: notice the addition of emptyspace holder, it should slightly be bigger than the containing div */
/* and it should only be that big when fleXcroll is active for better degradation */
/* version 1.9.1 and up adds flexcrollactive class, but the script should work with 1.8.9 and up */
.flexcrollactive .emptyspace {
	height: 260px;
	}

/* you may optionally want to hide the scrollbars */
#mycustomscroll .vscrollerbase {
	visibility: hidden !important;
}
