@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #000000;
	margin-bottom: 0px;
	background-color: #FE9934;
}
a:link {
	color: #660099;
	text-decoration: underline;
}
a:visited {
	color: #6600CC;
	text-decoration: underline;
}
a:hover {
	color: #CC33CC;
	text-decoration: underline;
}
a:active {
	color: #6600CC;
	text-decoration: underline;
}
#contenitore {
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width: 700px;
	margin: 0px auto 0px;
	text-align: left;
	background-image: url(../image_sito/bg_contenitore);
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#boxsuperiore {
	padding-bottom: 18px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	height: 12px;
	text-align: center;
	background-color: #CCCCCC;
	font-weight: normal;
	margin-bottom: 20px;
}
#menu {
	min-height: 200px;
	height: auto !important;
	height: 200px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	background-color: #999999;
	width: 180px;
	float: left;
}
.pulsante {
	height: 16px;
	width: 72px;
	text-align: center;
	padding-top: 3px;
	float: left;
}
.pulsante a:link, .pulsante a:visited, .pulsante a:active
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.pulsante a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bolder;
}
.pulsanteUp {
	height: 16px;
	width: 72px;
	text-align: center;
	padding-top: 3px;
	float: left;
	color: #FFFFFF;
}
.pulsanteUp a:link, .pulsanteUp a:visited, .pulsanteUp a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.pulsanteUp a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}

#navmenuUpAll ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#navmenuUpAll a
{
	display: block;
	color: #CCCCCC;
	background-color: transparent;
	width: 107px;
	text-decoration: none;
	background-image: url(../images/sf_button.gif);
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 16px;
	text-align: center;
	font-size: 12px;
	}
	
#navmenuUpAll a:hover{
	color: #000000;
	background-image: url(../images/sf_button.gif);
	background-position: center bottom;
	font-weight: bolder;
	}
	
#navmenuUpAll li {
	margin-bottom: 2px;
	float: left;
}

#contenuto {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding: 15px;
}
.contenuto_menu_prodotti {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	background-color: #FFFFFF;
	width: 203px;
	float: left;
	padding: 15px;
}
#contenuto_home_sx {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	background-color: #ffffff;
	width: 320px;
	float: left;
	padding: 15px;
}
#contenuto_home_dx {
	min-height: 50px;
	height: auto !important;
	height: 50px;
	background-color: #EEEEEE;
	width: 320px;
	float: left;
	padding: 15px;
}
#contenuto_home_dx_2 {
	min-height: 50px;
	height: auto !important;
	height: 50px;
	width: 320px;
	float: left;
	padding: 15px;
	text-align: right;
}
#contenuto_home_dx_3 {
	min-height: 50px;
	height: auto !important;
	height: 50px;
	width: 320px;
	float: left;
	padding: 15px;
	text-align: left;
	background-color: #FFFFFF;
}
#piede {
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	background-color: #666666;
	clear: left;
}
#piede a:link, #piede a:visited, #piede a:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}
#piede a:hover
{
	text-decoration: underline;
}
#firma {
	clear: left;
	height: 20px;
	width: 700px;
	margin: 0px auto;
	text-align: center;
	padding-top: 30px;
	font-size: 10px;
	color: #B7B7B7;
	padding-left: 50px;
	padding-right: 50px;
	background-image: url(../image_sito/bg_piede.jpg);
}
#firma a:link, #firma a:visited, #firma a:active
{
	text-decoration: none;
	color: #B7B7B7;
}
#firma a:hover
{
	text-decoration: underline;
	color: #000066;
}
.boxclear {
	clear: both;
	height: 10px;
}
.boxclear_riga {
	clear: both;
	height: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
