﻿body 
{
	margin:0;
	padding:0;
	background-color:#f8eed5;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Arial;
	font-size:14px;	
}

#sito
{
	width:960px;	
}
#top
{
	height:300px;
	width:100%;
}
#top h1
{
	text-indent:-9999px;
	margin:0;
	padding:0;
}

.mainTab
{
	width:100%;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
.mainTab td
{
	margin:0;
	padding:0;
}
.mainContDiv
{
	padding:10px;
}

.mainSX{}
.mainSX h1
{
	font-family:Times New Roman;
	padding:0;
	margin:0;
	padding-bottom:10px;
	background-image:url(images/bordoDx.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
}
.mainSX h2 a
{
	color:Black;
	text-decoration:none;
}
.mainSX h2 a:hover
{
	text-decoration:underline;
}

.mainDX{}

#mainCont
{
	width:650px;
	vertical-align:top;
}
#anelli
{
	background-image:url(images/anelli.jpg);
	background-repeat:repeat-y;
	width:89px;

}
#secondCont
{
	vertical-align:top;
	padding-top:260px;
}

.miniBox
{
	margin-bottom:12px;
	padding-bottom:8px;
	background-image:url(images/bordoDx.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.miniBox h1
{
	margin:0;
	margin-bottom:20px;
	padding:0;
	font-size:20px;
}
.miniBox p
{
	margin:0;
	padding:0;
	font-size:13px;
}

#lastMinute{}
#lastMinute h1
{
	padding-left:50px;
	padding-bottom:14px;
	padding-top:10px;
	margin-bottom:0;
	background-image:url(images/graffetta.gif);
	background-repeat:no-repeat;
}
#lastMinute ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#lastMinute ul li
{
	margin:0;
	margin-bottom:5px;
	padding:0;
}
#lastMinute ul li h2
{
	font-size:13px;
	margin:0;
	padding:0;
}
#lastMinute ul li p
{
	font-size:11px;
}

#disponibilita
{
	padding-bottom:15px;	
}
#disponibilita h1
{
	padding-left:50px;
	background-image:url(images/puntale.gif);
	background-repeat:no-repeat;
	background-position:15px center;
}
#disponibilita .loading
{	
	text-align:center;
}

#comePrenotare
{
	padding-bottom:15px;
}
#comePrenotare h1
{
	padding-left:60px;
	background-image:url(images/matita.gif);
	background-repeat:no-repeat;
	padding-bottom:20px;
	padding-top:0px;
	margin-bottom:5px;
}
#comePrenotare p a
{
	color:Black;
	text-decoration:none;
}
#comePrenotare p a:hover
{
	text-decoration:underline;
}
#comePrenotare ul
{
	list-style:none;
	padding:0;
	margin:0;
	margin-top:20px;
}
#comePrenotare ul li
{
	margin:0;
	padding:0;
	margin-bottom:5px;
}
#comePrenotare ul li a
{
	color:Black;
}

#menu
{
	position:absolute;
	top:220px;
	left:710px;
	width:276px;
	z-index:100;
}
#topMenu
{	
	height:70px;
	background-image:url(images/topMenu.gif);
	background-repeat:no-repeat;
}
#centerMenu
{
	min-height:60px;
	background-image:url(images/centerMenu.gif);
	background-repeat:repeat-y;
	background-position:center;	
}
#centerMenu ul
{
	list-style:none;
	padding:0;
	margin:0;
}
#centerMenu ul li
{
	padding:0px 60px;
	margin:0;
}
#centerMenu ul li a
{
	color:#ee8b71;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding: 5px 0;
}
#centerMenu ul li a:hover
{
	color:White;
	font-style:italic;
}
#bottomMenu
{
	height:63px;
	background-image:url(images/bottomMenu.gif);
	background-repeat:no-repeat;
}
#bottomMenu a
{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
}

#bottom
{
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	height:183px;	
}

#bottom div
{		
	padding:10px;
	padding-top:50px;
	font-size:13px;
	font-weight:bold;	
}
#bottom div p
{
	margin:0;
	padding:0;
}
#bottom div p a
{
	color:Black;
}
