@charset "utf-8";
/*   BODY   */

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(../images/fondo.jpg) repeat scroll top left;
	margin: 30; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 30;
	text-align: center;
	color: #000000;
}

.clear { width:100%; font-size: 1px; line-height: 1px; height:1px; clear:both; }

p { font: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; line-height: 13px; font-style: normal; font-weight: normal; }
.h1 { font: Verdana, Geneva, Aril, Helvetiva, sans-serf; color: #000000; font-size: 18px; line-height: 20px; font-style: normal; font-weight:bold; }
.h2 { font: Verdana, Geneva, Aril, Helvetiva, sans-serf; color: #000000; font-size: 12px; line-height: 12px; font-style: normal; font-weight:bold; }
.h3 { font: Verdana, Geneva, Aril, Helvetiva, sans-serf; color: #000000; font-size: 10px; line-height: 10px; font-style: normal; font-weight:bold; }
.testo { font: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 11px; line-height: 16px; font-style: normal; font-weight: normal; }
#tabella td, th { text-align:center  }

a.chiaro:link { color:#999999; text-decoration:none; style:bold; }
a.chiaro:visited  { color:#999999; text-decoration:none; style:bold; }
a.chiaro:hover{ color:#FFFFFF; text-decoration:none; }

.menu_nodo1{ font: Verdana, Arial, Helvetica, sans-serif; color: #181818; font-size: 10px; font-style: normal; font-weight:bold; text-decoration:none; background-color:#FFFFFF}
.menu_nodo2{ font: Verdana, Arial, Helvetica, sans-serif; color: #454545; font-size: 10px; font-style: normal; font-weight:bold; text-decoration:none}
.menu_nodo3{ font: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 10px; font-style: normal; font-weight:bold; text-decoration:none}
.menu_nodo4{ font: Verdana, Arial, Helvetica, sans-serif; color: #8b8b8b; font-size: 10px; font-style: normal; font-weight:bold; text-decoration:none}
.interno{ font: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; font-style: normal; font-weight:bold; text-decoration:none}


#menu_sx {
	margin-top:20px; margin-left:15px; width:85%;
	background-color:#e6e6e6;
	}
	
#alto_sx {
	width:300px;
	height:21px;
	margin-top:10px;
	float:right;
	text-align:right;
}

#menu_sx p {
	margin-top: 0px;
	background-color: #FFFF00;
	width: 100%;
	padding: 5px 0 5px 0;
}
#menu_sx ul{ list-style-type: none; line-height:1.8em;
padding-left: 0;
margin-left: 2%;
margin-right: 0;
width:95%;
}
#menu_sx ul li{ 
	display:block;
	padding-left:2%;
	margin-top: 0px;
	background-color:#e6e6e6;
	width:100%;
	color:#000000;
	text-decoration:none;	 
	}
#menu_sx ul li a:link, #menu_sx li a:visited, #menu_sx li a:active { 
	display:block;
	background-color:#e6e6e6;
	width:100%;
	color:#000000;
	text-decoration:none;	
	}
	
#menu_sx ul li a:hover { 
	display:block;
	background-color:#FFFF00;
	width:100%;
	color:#000000;
	text-decoration:none;	
	}

#menu_sx a.current{
	display:block;
	background-color:#FFFF00 !important;
	width:100%;
	color:#000000 !important;
	text-decoration:none;
	cursor:normal !important;	
}
	
	
#container {
	margin:0 auto;
	padding: 0;
	width: 1000px;
	height: auto;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent url(../images/sfondo_mpa.png) no-repeat top left;
	/*margin: auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow: hidden;
	vertical-align:top;	
}

#header {
	padding: 0 20px 0 20px;
	background: transparent url(../images/alto.jpg) repeat scroll top left;
	height: 90px;
	margin:0 auto;
}

#header h1.logo a {
	text-indent:-900em;
	text-decoration:none;
	background: url(../images/logo.png) no-repeat;
	width: 100px;
	height: 90px;
	display:block;
}

#nav1 {
	width: 999px;
	padding-left:2em;
	height: 2.4em;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left;
	background-color:#FFFFFF;
}


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

#navigation li
{
float: left;
margin: 0 0.0em;
width:auto
}

#navigation li a
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
color: #cccccc;
font-size: 11px;
text-decoration: none;
text-align: center;
font-weight:600;
}

#navigation a:link, #navigation a:visited {
	display: block;
	color: #000000;
	margin:0.0em 0;
	padding: 0.2em 0.6em;
	text-decoration: none;
	border: none;
}
#navigation a:hover, #navigation a:focus, #navigation a:active {
	color: #000;
	background-color: #FFFF00;
}

#navigation li a.current, #navigation li a.current:hover {
	color: #000;
	background-color: #ddd;
}

/* cento */
#cento {
	width: 999px;
	padding-left:2em;
	height:400px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color:#FFFFFF;
	
}
#testo {
	padding: 10px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*position: absolute;*/
	margin-left: 45px;
	line-height: normal;
	width:700px;
	height:auto;
	margin-bottom:5px;
	vertical-align:top;
	font-size: 11pt;
}
#prodotto {
	color:#FFFFFF;
	font-weight:bold;
	margin-left:0px;
	line-height: normal;
	width:133px;
	height:auto;
	border:#CCCCCC solid thin;
}

#prodotto1 {
	color:#FFFFFF;
	font-weight:bold;
	margin-left:0px;
	line-height: normal;
	width:280px;
	height:auto;
	border:#CCCCCC solid thin;
}
#prodotto2 {
	color:#FFFFFF;
	font-weight:bold;
	margin-left:0px;
	line-height: normal;
	width:120;
	height:auto;
	border:#CCCCCC solid thin;
}
#prodotto3 {
	color:#FFFFFF;
	font-weight:bold;
	margin-left:0px;
	line-height: normal;
	width:220;
	height:auto;
	border:#CCCCCC solid thin;
}

#prodotto_opzionale {
	color:#333333
	font-weight:bold;
	margin-left:0px;
	line-height: normal;
	width:120;
	height:auto;
	border:#CCCCCC solid thin;
}

#prodotti {
	margin-left: 30px;
	border:solid #FFFFFF 20px;
	width:900px;
	height:auto;
	margin-bottom:20px;
	margin-top:10px;
}

#contenuto {
	padding: 0px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*position: absolute;*/
	margin-left: 40px;
	line-height: normal;
	width:720px;
	height:auto;
	margin-bottom:30px;
	vertical-align:top;
}

#contenuto2 {
	padding: 0px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*position: absolute;*/
	margin-left: 20px;
	line-height: normal;
	width:760px;
	height:auto;
	margin-bottom:30px;
	vertical-align:top;
}

#contenuto_prod {
	padding: 10px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*position: absolute;*/
	margin-left: 45px;
	line-height: normal;
	width:900px;
	height:auto;
	margin-bottom:30px;
	vertical-align:top;
}

#tit_home {
	 /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*position: absolute;*/
	background: url(../images/pinza.png) no-repeat;
	line-height: normal;
	width:400px;
	height:40px;
	margin-left:29px;
	margin-top:20px;
	vertical-align:top;
}


#maledetto {
	width:870px;
	padding-left:30px;
}

#menu {
	 /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*position: absolute;*/
	line-height: normal;
	width:150px;
	height:auto;
	margin-top:20px;
	padding-left:50px;
	padding: 0px 30px 30px;
	vertical-align:top;
}

#footer {
	font-size: 9px;
	height:40px;
	vertical-align:bottom;
	text-align:left;
	position:relative;
	width: 960px;
	color:#999999;
	padding: 20px;
}

