/***************************************************
   HTML Element Styles
 ***************************************************/

body {
  margin: 0;  
  text-align: center;
  font: 10px verdana, arial, sans-serif;
  color: #EEE;
  background: #585858 url(../images/bg_body.jpg) repeat-y top center;
}

p {
	padding-top: 3px;
	padding: 0px;
}



input {
	width: 100%;
	background-color: #708EAA;
}

textarea {
  width: 100%;
  /* 
    IE specific to eliminate scroll bar when not needed. 
    Uncomment if wanted, but it is not valid CSS
     
  scrollbar-3dlight-color : #777;
  scrollbar-arrow-color : #EEE;
  scrollbar-darkshadow-color : #777;
  scrollbar-face-color : #777;
  scrollbar-highlight-color : #777;
  scrollbar-shadow-color : #777;
  scrollbar-track-color : #777;    
  */
}

input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #EEE;
  background-color: #777;
  border: 1px solid #999;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #FFF;
  background-color: #999;
  border: 1px solid #EEE;
}


h1 {
	clear: both;
	margin: 10px 0;
	font: 700 14px verdana, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #304E6A url(../images/rounded_tr.gif) no-repeat right top;
	height: 18px;
	padding: 5px 5px 5px 0px;
}

h1 span {
  display: block;
  padding: 2px;
  background: url(../images/rounded_br.gif) no-repeat bottom right;
}




#content ol li { 
  color: #9BE4FF;
}

#content ol li span {
  color: #EEE;
}

#content ul {
  padding-bottom: 10px;
}

#content ul li {
  list-style-image: url(../images/li_bullet.gif);
}

/***************************************************
  Layout Element Styles
 ***************************************************/


#header {
	width: 100%;
	height: 50px;
	background: #585858 url(../images/bg_header.jpg) repeat-y top center;
	top: 0;
}

/***************************************************
  Header Menu
 ***************************************************/

#menu {
	width: 767px;
	text-align: left;
	height: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 5px;
	padding-bottom: 0;
}

#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;  
}

#menu ul li {
	display: inline;
	float: left;
	padding-top: 5px;
	list-style: none;
	text-align: center;
	width: 100px;
	line-height: 10px!important;
	padding-left: 10px;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #CCCCCC;
	padding-top: 10px;
	vertical-align: middle;
}

#menu ul li a:hover,
#menu ul li a.active {
  font-weight: bolder;
  color: #ECF0F4;
  background: url(../images/menu_tab.gif) no-repeat center top;
}

#title {
	float: right;
	background: url(logo.gif) no-repeat right top;
	width: 300px;
	height: 30px;
	margin-right: 10px;
	margin-top: 15px;
}

#title h1 {
  display: inline;
  color:  #222;
  background-image: none;
  visibility:hidden;
}

#content {
	clear: both;
	width: 767px;
	margin: 0 auto;
	text-align: left;
	padding-left: 1px;
}

#text {
	float: left;
	width: 330px!important;
	width: 356px;
	padding: 10px 5px 20px 19px!important;
	padding: 20px 5px 20px 19px;
	line-height: 150%;
	font-size: 12px;
	text-align: justify;
	background-image:url(sfondo_text_e_sidebar.gif);
	background-repeat: repeat-x;
}

#image {
	float: left;
	width: 250px;
	vertical-align: top;
	border: 0px;
}

#sideBar {
	float: left;
	width: 145px !important;
	width: 160px;
	padding: 10px 15px 20px 0 !important;
	padding: 20px 15px 20px 0;
	text-align: center;
	background-image:url(sfondo_text_e_sidebar.gif);
	background-repeat: repeat-x;
}
#sideBar h1 {
  text-align: right;
  background: #304E6A url(../images/rounded_tl.gif) no-repeat left top;
}

#sideBar h1 span {
  display: block;
  padding: 2px;
  background: url(../images/rounded_bl.gif) no-repeat bottom left;
}
#sideBar p {
	margin: 1px 0px;
	padding: 12px 0px!important;
	padding: 10px 0px;
}
#sideBar a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#sideBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link   {
	font-weight: bolder;
	color: #FFFFFF;
}
a:active {
font-weight: bolder;
color: #FFFFFF;
}

a:visited {
font-weight: bolder;
color: #FFFFFF;
}

a:hover {
font-weight: bolder;
color: #FFFFFF;
}

/***************************************************
 Sidemenu Styles
 ***************************************************/

.sideMenu {
  padding: 10px 0;
}

.sideMenu a {
	display: block;
	text-align: right;
	text-decoration: none;
	margin-bottom: 1px;
	color: #FFFFFF;
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover {
  background: #304E6A url(../images/rounded_tl.gif) no-repeat left top;
}

.sideMenu a:hover span {
  background: url(../images/rounded_bl.gif) no-repeat bottom left;
}

/***************************************************
 Footer
 ***************************************************/

#footer {
	clear: both;
	float: left;
	width: 500px;
	color: #E2E9EF;
	margin-top: 50px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	
}

#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
}

#footer a {
  color: #FFFFFF;

}

#footer a:hover {
  color: #FFFFFF;
 
}




/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

#tabellaform {
	line-height: normal;
	width: 290px;
}
#tabellaform {
	line-height: normal;
	width: 290px;
}#privacy {
	font-size: x-small;
	line-height: 15px;
	padding-bottom: 0px;
}
.tabella-bordata table {
	margin-left: 60px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 8px;
	}	
.tabella-bordata td {
	border: 2px solid #666666;
	padding: 5px 10px;
	}	
.tabella-bordata caption {
	font-size: 1em;
	font-weight: bold;
	}	
#orariopiccolo {
	width:142px;
	font-size:10px;
}
.border-bottom {
	border-bottom:1px solid #FFFFFF;
}
.noborder {
	border-bottom: 0px none;
}
#raggiungerci a{
	display:block;
	border: 0px;
	background-image: url(../images/raggiungerci.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 145px;
	text-decoration: none;
	padding-top: 10px;
}
#raggiungerci a:hover{
	display:block;
	border: 0px;
	background-image: url(../images/raggiungerci2.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 145px;
	text-decoration: none;
}
#raggiungerci span{
	visibility:hidden;
}
#orario a{
	display:block;
	border: 0px;
	background-image: url(../images/orario.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 145px;
	text-decoration: none;
	padding-top: 10px;
}
#orario a:hover{
	display:block;
	border: 0px;
	background-image: url(../images/orario2.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 145px;
	text-decoration: none;
}
#orario span{
	visibility:hidden;
}
.casellabordata {
	border: 1px solid #FFFFFF;
}
.bordatasotto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bordatodestra {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.border1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.prodotti {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #304E6A;
	width: 183px;
	display: block;
	padding-left: 2px;
	margin-bottom: 3px;
	background: #304E6A url(../images/rounded_tr.gif) no-repeat right top;
}
img.prodottimmagini {
	margin-bottom: 20px;
}

.tabellina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}
.tabellina_sx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
}