/* 
azzurro: #e9f3f9
giallo: #FFFF00
blu: #02599e

*/


/* PAGE STRUCTURE */

body {
	margin-top: 5px;
	background-color: #d29a5a;
	background-image:url(images/cork-bg.gif);
	z-index:1;
}

#superbox {
	width: 960px;
	margin-left:15px;
}

#head {
	text-align:center;
}

#main {
	width: 960px;
	position:relative
}

#left {
	float:left;
	width: 200px;
}

#right {
    position:relative;
	top:0px;
	right:0px;
	float: right;
	width: 750px;
	margin-top: 0px;
	padding-left:5px;
	min-height:400px;
	background: url(images/paper.gif) repeat-y #ffffff;
	z-index:0;
}

#footer {
	background: url(images/skytag.jpg) no-repeat right top;
	margin-right:10px;
	margin-top:2px;
	min-height:151px;
    padding-right: 20px;
    padding-left: 370px;
    padding-top: 100px;
	CLEAR: both;
	text-align:center;
	color:#bbbbbb;
}

#menu {
	width: 200px;
	color: #000157;
	overflow: hidden;
}

#sidebar {
	width: 200px;
	height: 34px;
	background: url(images/sidebar-top4.gif) no-repeat;
	overflow: hidden;
}

#sidebar h3 {
	font-size: 110%;
	color: #333;
	padding: 0 0 5px;
}

#corpomenu {
	background: url(images/sidebar-yellow2.gif) no-repeat left bottom;
	padding: 10px 15px;
	text-align: left;
}

#topfoglio {
	float: right;
	width: 755px;
	height: 71px;
	margin-top: 0px;
	background: url(images/topfoglio.jpg) no-repeat;
	overflow: hidden;
}

#girasole {
   /* position:relative;
	top:-105px;
	right:-10px;
	float: right;*/
	position:absolute;
	top:-120px;
	left:600px;
	width: 175px;
	height: 140px;
	background: url(images/girasole.gif) no-repeat top right;
	z-index:10;
}

#wrapper {
position:absolute;
top:330px;
left: 980px;
	float: right;
	width: 260px;
	height:646px;
	background: url(images/polaroid.jpg) no-repeat top right;
	overflow: hidden;
}

#wrapper-top {
position:absolute;
top:20px;
left: 990px;
	float: right;
	width: 270px;
	height:270px;
	/*background: url(images/polaroid.jpg) no-repeat top right;*/
	overflow: hidden;
}

/* OTHER STYLES  */

*  { 
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#333333;
}


h1, h2, h3, h4, h5 {
	color: #005B88; 
}

h1 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
}

/* #head h1, h2, h3, h4, h5 {
	color: #fdf2c1; 
}*/

#footer h1, #footer h2, #footer h3, #footer h4  {
	color: #333333; 
}

#menu ul {
	list-style:none; 
	padding: 0;
	margin: 0;
	margin-left: 5px;
	padding-bottom:5px;
}

@font-face {
	font-family: 'NotethisRegular';
	src: url('Note_this.eot');
	src: local('Note this Regular'), local('Notethis'), url('Note_this.ttf') format('truetype');
}

a.fontface, div.fontface {
	font: 16px/25px 'NotethisRegular', Arial, sans-serif;
	font-weight:bold;
	letter-spacing: 0;
}

#menu ul li {
	margin-top:5px;
	padding-left: 5px;
	background-position: 0 0;
	line-height:20px;

}

#menu a:link {
	color:#02599e; 
	text-decoration: none;
}

#menu a:hover {
	color: #990000;
}

.littleText {
    margin-top:0px;
	padding-top:0px;
	font-size:10px;
	font-weight:bold;
}

a, a strong {
	color:#02599e; 
	text-decoration: none;
}


/* application */
.box {height:235px;}

.bookedbox{
background-color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}
.optbox{
background-color:#FF0000;
}
.selbox{
background-color:#FFFF66;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}
.vacbox{
background-color:#66FF99;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}
.pendbox{
background-color:#00FFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}

.mappagoogle {
	height:300px;
	width:745px;
	margin:8px 0;
	}

.tablepic {
	font-size:8px;
	
	}
	
.botton {
	background: url("images/bt_search.gif") no-repeat scroll 0 0 transparent;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	text-align: center;
	color: white;
	padding:0px;
	border:0px;
	width:132px;
	height:24px;
	font-size:14px;
	}	
	 

