/* CSS Document */

html, body{margin: 0;padding:0}
body{
	background-color: #FAF7DE;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}
/*stili per header e footer*/


div#header{
	height: 95px;
	width: 100%;
              background-color: #EEEDE1;
	background-image: url(immagini/sfondo_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: middle;
	padding-top: 20px;
}

.menu{
	background-color: #E9B70A;
	float: left;
	padding: 2px 0px 0px 36px;
	width: 70%;
	position: relative;
	font-family: Cooper Md BT, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	height: 25px;
	background-image: url(immagini/triangoloTOP.gif);
              background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	vertical-align: middle;
}

html>body .menu {
	padding: 2px 0px 0px 36px;
	height: 25px;
}
.menu a:visited,
.menu a:link {
	vertical-align: middle;
	padding: 5px5px 5px 5px;
	font-family: Cooper Md BT, sans-serif;
	font-size: 14px;
	color: #FFFFFF;	                      
              font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	background-color: #E8770D;
}

/* stile corpo testo*/
p {
	font-family:  Cooper Md BT, sans-serif;          
              color: black;
              font-size: 20px
}
td {	
              font-family:   Cooper Md BT, sans-serif;
              color: blue;
	height: 22px;
              font-size: 20px
}
a {
              font-family:  Cooper Md BT, sans-serif;	
              font-size: 12px
}
h1 {
	font-family:  Cooper Md BT, sans-serif;
              color: green;
	height: 22px;
}

/* stile footer e indirizzo*/

div#footer{
	height: 95px;
	background-color: #EFEEE6;
	background-image: url(immagini/sfondo_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: middle;
	padding-top: 10px;	
              padding-left: 30px;
	clear: both;
}

.indirizzo{
	background-color: #E8770D;
	float: right;
	padding: 5px 15px 0px 0px;
	width: 70%;
	position: relative;
	font-family: Cooper Md BT, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	background-image: url(immagini/triangolo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* logo footer*/
.logo{
	float: left;
	position: relative;
}

#ricerca {
	vertical-align: middle;
	display: inline;
	position: relative;
	top: -1px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

html>body #ricerca {
	top: 0px;
}

#content {
	display: block;
	clear: both;	
	padding: 10px 0px 10px 0px;
}

.tab_home td a:hover {
	background-color: rgb(243, 220, 139);

}

.tab_home td a {
              font-size: 15px;	
              padding: 3px;

}


.tab_home td {
	width: 32%;
        padding-left: 10px;
	padding-bottom: 2px;
}

div#voce{
      border-left: 3px rgb(233, 183, 10) solid;
        padding-left: 10px;
	padding-bottom: 2px;
	margin-bottom: 2px;

}

#menu_interno {	
              width: 23%;
	display: block;
	float: left;	
	padding: 5px 20px 10px 10px;

}

#menu_interno h1 {
	font-size: medium;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 3px;
	color: white;
	background-color: rgb(233, 183, 10);
	 
}
html>body #menu_interno h1 {
	font-weight: bold;
}

#menu_interno h2 {
	font-size: 0.8em;
	font-family: Cooper Md BT, sans-serif;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 6px 5px 6px 5px;
	color: white;
	background-color: #F5D66C;
	 
}
#menu_interno li {
	list-style-type: none;
	margin: 1.5px 0px 1.5px 0px;
	padding: 3px;
              background-color: rgb(248, 225, 175);
}

#menu_interno li.voceselez {
	background-color: #F8D27C;
}

#menu_interno li a {
	color: rgb(11, 11, 238);
}
ul {
	margin: 0px;
	padding: 0px;	
}

#prodotti {
	text-align: center;
}

#prodotti h1 {
	font-size: 2.2em;
	font-family: Cooper Md BT, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 15px 0px;
	color: #C35D0A;
}

#prodotti h2 {
	font-size: 1.2em;
	font-family:  Cooper Md BT, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 2px 0px 3px 0px;
	color: black;
}

#prodotti h3 {
	font-size: 1.2em;
	font-family:  Cooper Md BT, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 22px 0px;
	color: #BC5A0A;
}

#prodotti #tab_prodotti td {
	vertical-align: text-top;
	padding-bottom: 30px;
	padding-top: 10px;
	border-bottom: #B45304 solid 4px;
	width: 50%;
}


#prodotti #tab_prodotti td#navigazione {
	text-align: center;
	vertical-align: text-top;
	padding-bottom: 30px;
	padding-top: 20px;
	border-bottom: none;
	width: 100%;
}

#navigazione form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navigazione input {
	margin: 0px;
	padding: 0px;

}