/* CSS Document */

body{
font-family:"Helvetica 45 Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
margin:0px;
}


.img{
height:200px;
width:100%;
background-position: top left;
background-image:url(images/TopDinner.jpg);
background-repeat:no-repeat;
background-color:#4D1902;
}


.contenitorecornice{
z-index:			100;
position:			absolute;
top:				171px;
left:				0;
width:				100%;

}

.corniceSX {
float:				left;
height:				34px;
width:				400px;
background:			url(images/SX.jpg);
background-repeat:	repeat-x;
}


.corniceCentro{
position:			absolute;
left:				400px;
height:				73px;
width:				213px;
background:			url(images/CENTER.jpg);
background-repeat:	no-repeat
}


.corniceDX{
height:				33px;
background:			url(images/DX.jpg);
background-repeat:	repeat-x;
}


#menu{
z-index:			105;
position:			absolute;
left:				0px;
top:				196px;
width:				115px;
height:				220px;
border-right-color:	#CCCCCC;
border-right-style:	solid;
border-right-width:	1px;
}


#menu ul {
margin:				0; /*removes indent IE and Opera*/
padding:			0; /*removes indent Mozilla and NN7*/
list-style-type:	none; /*turns off display of bullet*/
}

#menu li {
text-align:			right;
margin:		 		0;
}

#menu a {
display:					block;
padding:					8px 10px 3px 0px;
}

#menu a:link, #menu a:visited {
font-size:				14px;
color:					#666666;
text-decoration: 		none;
}

#menu a:hover, #menu a:active{
background-color:		#F5EFE8;
color:					#2D1E2D;
text-decoration: 		none;
}

#clikedMENU a:link, #clikedMENU a:visited,
#clikedMENU a:hover, #clikedMENU a:active {
background-color:		#9A7024;
color:					#FFFFFF;
text-decoration: 		none;
}

#spazio{
height:				12px;
width:				105px;
}

#main{
width: 100%;
}



#top{
background-image:		url(images/dinner.jpg);
background-position:	top left;
background-repeat:		no-repeat;
height:					82px;
margin-left:			85px;
}

#submenu{
font-size:				14px;
margin-left:			105px;
height:					20px;
padding-top:			63px;
}


#submenu ul {
margin:				0; /*removes indent IE and Opera*/
padding:			0; /*removes indent Mozilla and NN7*/
list-style-type:	none; /*turns off display of bullet*/
}

#submenu li {
float:				left;
margin:		 		0;
}


#submenu a:link, #submenu a:visited {
padding: 				5px 8px 2px 8px;
color:					#666666;
text-decoration: 		none;
line-height:			1.5em;
}

#submenu a:hover, #submenu a:active{
background-color:		#F5EFE8;
color:					#2D1E2D;
text-decoration: 		none;
}

#clikedSUB a:link, #clikedSUB a:visited,
#clikedSUB a:hover, #clikedSUB a:active{
background-color:		#9A7024;
color:					#FFFFFF;
text-decoration: 		none;
}



.submenuBtn{
font-size:				15px;
line-height:			1.35em;
height:					100%;
float:					left;
padding-left:			10px;
padding-right:			10px;
}


#separatore{
height:40px;
}

#linea{
margin-left:190px;
height:20px;
border-top-color:#957B72;
border-top-style:solid;
border-top-width:1px;
}

#contenuto{
font-size:13px;
line-height:1.25em;
}

#elemento{
color:#867666;
padding-top:1px;
height:auto;
}

#floatter{
float:left;
}

#prezzi{
margin-left:75px;
width:95px;
text-align:right;
height:100%;
position:relative;
top:-17px;
}

.titolo{
color:#9A7024;
line-height:2em;
font-weight:bold;
}

#cibi{
margin-left:185px;
width:350px;
position:relative;
top:-21px;
padding-left:10px;
}


.riga{
background-color:#F5EFE8;
height:20px;
width:100%;
}

.biancodentroriga{
background-color:#FFFFFF;
width:187px;
height:100%;
}


/* -------------------------------HOME*/

#home{
margin-left:150px;
margin-top:25px;
}

#img{
}

#testohome{
width:					400px;
padding:				0px 0px 0px 20px;
color:					#666666;
font-size:				13px;
line-height:			1.5em;
}

#hours{
width:					190px;
padding:				60px 0px 0px 20px;
color:					#666666;
font-size:				13px;
line-height:			1.5em;
float:					left;
}

#delivery{
width:					250px;
padding:				60px 0px 0px 20px;
color:					#666666;
font-size:				13px;
line-height:			1.5em;
float:					left;
}

/* -------------------------------HOME*/


#banq{
margin-left:170px;
margin-top:15px;
}



#testobanquets{
width:					450px;
padding:				10px 0px 0px 20px;
color:					#666666;
font-size:				13px;
line-height:			1.5em;
}



#testocontact{
width:					450px;
padding:				10px 0px 0px 20px;
color:					#666666;
font-size:				13px;
line-height:			1.5em;
}