*{margin:0; padding:0;}

html, body{
	/*height:100%;*/
}

body{
	font-family:"Times New Roman", Times, serif;
	font-size:13.5px;
	/*color:#87888A;*/
	color:#615745;
	background-color:#FFF;
}

img{
	border:none;
}

a{
	color:#615745;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#000;
}

ul li{
	list-style:none;
}

p{
	margin-bottom:5px;
}

fieldset{
	border:none;
}


#wrapper{
	margin:0 auto;
	padding:0;
	width:970px;
	overflow:hidden;
}

#cuoco{
	position:absolute;
	width:233px;
	height:255px;
	top:100px;
	margin-left:230px;
	z-index:15;
}

#logo{
	width:275px;
	height:153px;
	background-image:url(../images/ristorante_le_querce-treviso-logo.jpg);
}

#logo h1 span{
	display:none;
}

#topMenu, #lingue{
	height:30px;
	background-image:url(../images/topMenu.jpg);
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}

#topMenu li{
	padding-right:8px;
}

#midleMenu li{
	padding-right:18px;
}

#topMenu ul li, #lingue ul li, #midleMenu ul li{
	display:inline;
}

#lingue li{
	text-align:right;
}

#midleMenu{
	height:30px;
	padding-top:10px;
	padding-bottom:5px;
}

#leftMenu{
	width:160px;
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:right;
	float:left;
}

#leftMenu ul li{
	border-bottom:1px solid #d1b861;
	height:25px;
	line-height:22px;
	text-align:left;
}

#prenota{
	width:112px;
	height:131px;
	float:left;
}

.left{
	background-color:#336;
	height:131px;
}

#modal{
	height:170px;
	background-image:url(../images/modalArea.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:10px;
	overflow:hidden;
}

/*Modali Mirko*/
#mask {  
	position:absolute;  
	z-index:9000;  
	background-color:#000;
	top:0px;
	left:0px;
	display:none;
}  
    
#boxes .window {  
	position:absolute;  
	width:440px;  
	height:200px;  
	display:none;  
	z-index:9999;  
	padding:20px;  
}  

#boxes #dialog {
	background-color:#fff;
	width:752px;   
	height:485px;
	padding:0px;
	margin:0px;
}  

.controller{
	background-image:url(../images/barra.jpg);
	background-position:center;
	height:58px;
	margin:0px;
}

.chiudi{
	padding-top:30px;
	padding-left:15px;
}

#modalTxt{
	width:390px;
	padding:5px;
	padding-right:10px;
	margin-right:10px;
	overflow:hidden;
	float:left;
	height:405px;
	margin-left:10px;
}

#modalImg{
	width:310px;
	padding:5px;
	overflow:hidden;
	float:right;
	height:405px;
	margin-right:10px;
	overflow:hidden;
}

#modalImg img{
	width:300px;
	height:200px;
	border:1px solid #d2b861;
}

#modalSlide1{
	margin-bottom:5px;
}


#mainImage {
	position:relative;
	height:312px;
	width:695px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
	
#mainImage IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
	
#mainImage IMG.active {
	z-index:10;
	opacity:1.0;
}
	
#mainImage IMG.last-active {
	z-index:9;
}

#modalSlide1, #modalSlide2{
	width:300px;
	height:200px; 
	position:relative;
}

#modalSlide1 IMG, #modalSlide2 IMG{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
	
#modalSlide1 IMG.active, #modalSlide2 IMG.active {
	z-index:10;
	opacity:1.0;
}
	
#modalSlide1 IMG.last-active, #modalSlide2 IMG.last-active{
	z-index:9;
}

#modalImg{
	width:310px;
	padding:5px;
	overflow:hidden;
	float:right;
	height:405px;
	margin-right:10px;
	overflow:hidden;
}

#modalImg img{
	width:300px;
	height:200px;
	border:1px solid #d2b861;
}

.immagineModale{
	width:240px;
	height:140px;
	overflow:hidden;
}

/*fine modali*/

/*CANTINA*/
#cantinaTxt{
	height:321px;
	overflow:hidden;
	width:225px;
}

.immagineCantina{
	height:312px;
	width:463px;
	background-repeat:no-repeat;
	background-position:center;
}

.leftCantina{
	background-position:bottom;
	background-repeat:no-repeat;
	height:210px;
}

#leftMenuCantina{
	margin-right:80px;
}
.leftCantina{
	
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:right;
}

#leftMenuCantina li{
	border-bottom:1px solid #d1b861;
	height:25px;
	line-height:22px;
	text-align:left;
	width:140px;
	margin-left:80px;
}

/*STORIA*/
#testoStoria{
	height:203px;
	width:270px;
	overflow:hidden;
}

#modal2{
	clear:both;
	height:113px;
	background-image:url(../images/modalArea2.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:10px;
}

.immagineModaleStoria{
	width:140px;
	height:82px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

/*Galleria*/
.testoGalleria{
	padding-right:10px;
	overflow:hidden;
	height:250px;
}

#galleria{
	height:500px;
	width:685px;
	overflow:hidden;
}

.immagineGalleria{
	padding:3px;
	background-color:#FFF;
	width:158px;
	height:98px;
	float:left;
	margin:6px;
	border:1px solid #d1b861;
}

/*contatti*/
#testoContatti p{
	padding-bottom:5px;
}

#testoContatti{
	float:left;
	width:450px;
}

.immagineContatti{
	float:right;
	width:510px;
	text-align:right;
	border:1px solid #d1b861;
}

.footerContatti{
	position:absolute;
	top:350px;
	width:960px;
	overflow:hidden;
	background-image:url(../images/footerContatti.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:300px;
}

.txtFooterContatti{
	padding-top:50px;
	width:500px;
	height:160px;
	overflow:hidden;
	float:left;
}

.spaziaContatti{
	float:left;
	height:160px;
	width:460px;
}

#leftContatti{
	width:275px;
	float:left;
	height:430px;
}

#rightContatti{
	width:695px;
	height:410px;
	float:left;
}

/*VIDEO*/
.video{
	text-align:center;
}

/*Menu*/
.spaziatoreMenu{
	width:380px;
	height:30px;
}

.spaziatoreMenuVert{
	width:10px;
	height:50px;
}

/*GIARDINO*/

.videoGiardinoModale{
	text-align:center;
	width:750px;
}

.classeImmaginiGiardino{
	width:146px;
	height:85px;
	margin-bottom:5px;
	margin-right:5px;
	float:left;
	overflow:hidden;
	padding:0px;
}

.videoGiardinoModale{
	width:240px;
	height:140px;
	background-position:center;
	background-repeat:no-repeat;
}

.nascondi{
	display:none;
	visibility:hidden;
}

/*Clienti*/

#clienti{
	width:695px;
	height:312px;
	overflow:hidden;
}

.testoClienti{
	height:205px;
	overflow:hidden;
}

.chiudiClienti{
	background-image:url(../images/bgModalClienti.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:5px;
	height:173px;
}

.imgModalCliente img{
	border:1px solid #d1b861;
}

.imgModalCliente{
	float:left;
	width:218px;
	height:122px;
	margin-bottom:10px;
	margin-right:5px;
	text-align:center;
}

/*fornitori*/
.chiudiFornitori{
	background-image:url(../images/bgModalFornitori.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:5px;
	height:173px;
}

/*sociale*/

.contenutoSociale{
	margin-bottom:15px;
}

#chiudiSociale{
	background-image:url(../images/bgModalSociale.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:5px;
	height:173px;
}

/*Orto*/
#chiudiOrto{
	background-image:url(../images/chiudiOrto.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:5px;
	height:173px;
}

/*nozze*/

ul.tabNavigation {
	list-style: none;
	padding: 0;
	width:748px;
	background-color:#e4dbba;
	margin-left:2px;
	margin-right:2px;
	margin-top:0px;
	margin-bottom:5px;
}

ul.tabNavigation li {
	display: inline;
}

ul.tabNavigation li a {
	padding: 3px 5px;
	color: #333;
	text-decoration: none;
}

ul.tabNavigation li a.selected, ul.tabNavigation lia:hover {
	color: #000;
	padding: 3px 5px;
}
		
ul.tabNavigation li a:focus {
	outline: 0;
}

.tabs p{
	padding:5px;
}

#formDeiContatti{
	padding:10px;
	margin-bottom:150px;
}

#privacy{
	padding:10px;
}

.misuraGiusta{
	width:146px;
	height:85px;
}

/*contatti Nuovo*/
.sfondoLogoContatti{
	background-image:url(../images/ristorante_le_querce-treviso-logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.spaziaAltezzaContatti{
	width:10px;
	height:100px;
}
.mappaGoogleContatti{
	width:510px;
	height:325px;
	border:2px solid #d1b760;
}

.sottoContatti{
	background-image:url(../images/footerContatti.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:300px;
}

.AreaItalia{
	width:200px;
	height:10px;
}

.secondoTestoContatti{
	margin-top:60px;
	height:150px;
	width:200px;
}

.formMailPaginaContatti{
	margin-top:60px;
	height:150px;
	width:400px;
	background-color:#FFF;
}

.errors{
	font-size:x-small;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#e3dbba;
	border:1px solid #d1b760;
	padding:3px;
}

/*business lunch*/

#businessTxt{
	height:310px;
	overflow:hidden;
	width:220px;
	padding-left:5px;
}

#businessTxtModal{
	padding:5px;
	overflow:hidden;
	height:405px;
	margin-left:10px;
	margin-right:10px;
}

/*MODALI*/	

#modalContent{
	background-image:url(../images/foglie.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

/*modale privacy*/
#contenutoModalePrivacy{
	padding:5px;
	/*width:390px;*/
	height:405px;
	/*overflow:auto;*/
}
