/* CSS Document */

html, body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
td
{font:normal 12px Arial, Helvetica, sans-serif;}
body{
	background:#e5edb2;
	font:normal 12px Arial, Helvetica, sans-serif;
	/*color:#aaa;*/
	color:#333}

p{
	margin:0;
	line-height:18px;
}

a{
	/*color:#bfcf53;*/
	color:#336633
}

a:hover{
	color:#666;
}

#contenitore{
	position:relative;
	width:895px;
	min-height:100%;
	margin:auto;
	padding:0 10px;
	background:url(images/sf-ombra.png) repeat-y;
}

#sito{
	position:relative;
	padding-bottom:2px;
	background-position:bottom left;
	background-repeat:no-repeat;
}

#top{
	position:relative;
	/*overflow:hidden;*/
	z-index:4;
	height:35px;
	line-height:35px;
}

#head{
	position:relative;
	overflow:auto;
}

#head-logo{
	position:relative;
	float:right;
	width:275px;
	height:360px;
}

#contenuti{
	position:relative;
	overflow:auto;
	background-repeat:repeat-y;
}

#menu{
	position:relative;
	float:left;
	width:185px;
	padding:10px;
	/*background:#f0f0f0;
	border:solid 2px #d6d7d6;
	border-top:none;*/
}

#menu ul{
	margin:0;
	padding:0;
	line-height:30px;
	list-style-type:none;
	font-size:16px;
}

#menu li{
	font-size:12px;
	color:#777;
	text-align:right;
	border-bottom:dashed 1px #777;
}

#menu li.specials{
	background-image:url(images/new_button_bg.gif);
	border-bottom: none
}
#menu li.specials a:hover{
	background-image:url(images/new_button_bg_o.gif);
	border-bottom: none
}



#menu li a{
	display:block;
	text-decoration:none;
	color:#777;
}

#menu li a:hover{
	text-decoration:none;
	color:#fff;
	background:#aaa;
}

#centro{
	position:relative;
	overflow:auto;
	float:left;
	width:395px;
	padding:10px;
}

#centrogrande{
	position:relative;
	overflow:auto;
	padding:10px 0 10px 10px;
}

#destra{
	position:relative;
	overflow:auto;
	width:255px;
	padding:10px;
	color:#192302;
}


#fondo{
	position:relative;
	height:50px;
	background:#f0f0f0;
	margin-top:5px;
	text-align:center;
	line-height:50px;
}

#idlab{
	text-align:center;
	margin-top:18px;
	padding-bottom:15px;
}

#gallery{
	position:relative;
	overflow:auto;
}

#gallery img{
	float:left;
	border:solid 1px #fff;
	width:77px;
	height:77px;
	margin-right:9px;
	margin-bottom:9px;
}

#offerte, #social, #coordinate{
	border-top:dashed 1px #42521e;
	padding-top:10px;
	margin-top:15px
}

#promolago{
	border-top:dashed 1px #42521e;
	background-color:#FFFFFF;
	padding:10px;
}


#promolago .titoli2 a{
	color:#990000;
	font-size:16px;
	padding-top:10px;
	line-height:11px;
	text-decoration:none
}




#newsletter{
	position:relative;
	overflow:auto;
	border-top:dashed 1px #42521e;
	padding-top:10px;
	margin-top:15px
}

#newsletter form{
	margin-top:15px;
}

#newsletter label, #social label{
	float:left;
	width:100px;
}

#newsletter input{
	width:150px;
	height:16px;
	margin-bottom:3px;
	border:0;
	padding-left:4px;
	background:#afc042;
	color:#fff;
}

#newsletter input[type=submit]{
	width:95px;
	height:18px;
	background:#42521e;
	letter-spacing:1px;
	text-transform:uppercase;
	cursor:pointer;
}

#social select
{
	width:150px;
	margin-bottom:3px;
	border:0;
	padding-left:4px;
	background:#afc042;
	color:#fff;
}

/*-----------------------classi testo------------------------*/

.sx{
	float:left;
	margin-right:5px;
}

.dx{
	float:right;
	margin-left:5px;
}

.nomargin{
	margin-left:0;
	margin-right:0;
}

/*-----------------------classi testo------------------------*/

.titoli1{
	color:#bfcf53;
	font-size:16px;
	padding-top:10px;
	line-height:11px;
}

.titoli2{
	color:#006633;
	font-size:16px;
	padding-top:10px;
	line-height:11px;
}

.titolini1{
	color:#42521e;
	font-size:14px;
}




.num{
	position:relative;
	float:left;
	margin-right:2px;
	min-width:20px;
	font:bold 14px Arial;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:0.65pt;/**/
	text-align:center;
	padding:2px;
	background:#42521e;
	display:block;
}

a .num{
	text-decoration:none;
	background:#bfcf53;
	color:#FFF;
}

a:hover .num{
	text-decoration:none;
	color:#fff;
	background:#42521e;
}

.num.uns{
	text-decoration:none;
	background:#e5eef9;
	color:#2b689e;
}

#chimg
{
background-image:url(../public/gallery/sotto-logo.jpg);
width:275px;
height:170px;
overflow:hidden;
position:absolute;
margin:0;
padding:0}

#privacyrules
{
font-size:80%;
font-style:italic
}

#rimuovimi{
	text-align:center;
	margin-top:18px;
	padding-bottom:15px;
	font-size:80%;
	font-style:italic
}
#imggallery
{
	width:77px;
	height:77px;
	float:left;
	margin-bottom:5px;
	border:none
}
#imggallery img
{
width:70px;
height:75px;
border:none}

div.guestbook
{
	border-bottom:#999999 thin dotted;
	padding:0 0 10px 0
}
div.guestbook h1
{
	color:#bfcf53;
	font-size:16px;
	line-height:10px;
}
div.guestbook h2
{
	color:#006633;
	font-size:12px;
	line-height:12px;
	font-style:italic;
	font-weight:normal
}


/*-----------------*/

#postit{
	position:absolute;
	display:inline-block;
	overflow:hidden;
	z-index:4;
	right:10px;
	width:250px;
	height:240px;
	margin:160px 0 0 25px;/**/
	background:url(images/post-it.png) no-repeat;
	cursor:pointer;
}

#postit a{
	display:block;
	padding-top:250px;
	cursor:default;
}
