html, body {
	font-family: verdana, sans-serif;
	font-size:0.8em;
	color:#000;
	background-color:#c2e87d;
	}

table {
	font-size:inherit;
	}
a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

img {
	border:none;
}
input, select, textarea {
	font-family: verdana, sans-serif;
	color:#999;
	border:#030 1px solid;
	background-color:#fff;
	font-size:10px;
	}	
input.carrello {
	text-align:center;
	font-weight:bold;
	border:0px; 
	background-color:#e2e2e2; color:#f00;
	}
label.obbligatorio {
	display:inline;
	color:#000;
	border-left:#f60 3px solid;
	padding:0px 4px;
	font-weight:bold;
	}
	
.bottone {
	color:#fff;
	border:#030 1px solid;
	background-color:#060;
	font-weight:bold;
	}

.istruzioni {
	margin:6px 0px !important;
	font-size:12px;
	text-align:left;
	padding:5px 6px 8px 6px;
	background-color:#cbe996;
	color:#000000;
	
}
#container {
	margin:10px auto;
	width:800px;
	padding:5px;
	background-color:#fff;
}

.index_sx {
	float:right;
	font-size:12px;
	width:300px;
	background-color:#d9ee66;
}
.index_sx  p {
	margin:10px;
}
#menu  p.download {
	margin:6px 0px !important;
	border-right:#accf6b 3px solid;
	font-size:10px;
	text-align:left;
	padding:5px 6px 8px 6px;
	background-color:#cbe996;
	
}
#menu  p.istruzioni {
	margin:6px 0px !important;
	border-right:#accf6b 3px solid;
	font-size:11px;
	text-align:left;
	padding:5px 6px 8px 6px;
	background-color:#cbe996;
	color:#000000;
	
}
#menu  p.stop {
	margin:6px 0px !important;
	border-right:#accf6b 3px solid;
	font-size:11px;
	text-align:left;
	padding:5px 6px 8px 6px;
	background-color:#FFCC00;
	color:#000000;
	
}
#menu  p.download a {
	border-bottom:#6ED827 2px solid;
	padding-bottom:2px;
}

.index_dx {
	float:left;
	width:280px;
}

.prodotto {
	margin:10px 0px;
	padding:5px 0px;
	border-bottom:#96da83 1px dashed;
}
.foto {
	float:left;
	width:150px;
}
.foto div {
	margin:0px;
	background:url(../grafica/icona_details.jpg) 0% 50% no-repeat;
	padding-left:16px;
}
.scheda {
	float:right;
	width:430px;
}
.scheda h2, .onair h2{
	font-size:13px;
	color:#f60;
}
.scheda p , .onair p {
	font-size:12px;
}
.antifloat {
	clear:both;
}

#main {
	margin-top:4px;
}

#menu {
	width:200px;
	float:left;
	color:#030;
	background-color:#fff;
	border-right:#fff 5px solid;
	
}

#menu form table {
	width:100%;
	margin:10px 0px;
	color:#000;
	background-color:fff;
	border-spacing:1px;
	margin-bottom:10px;
	border:#accf6b 3px solid;
	padding:6px;
      }
	  
#menu form table tbody tr {
	background-color:#fff;
}
#menu form table tbody tr td a {
	font-weight:normal !important;
}

#menu ul {
	display: block;
	list-style:none;
	padding:0px;
	margin:0px;
	}
#menu ul li {
	display: block;
	border-top:#fff 1px solid;
	background-color:#accf6b;
	border-bottom: none;
	}
#menu ul li a {
	/* Fixes gap between list elements in IE */
	vertical-align: bottom;
	_height: 1%;
	display: block;
	border-left:#090 4px solid;
	padding:3px;
	margin-left:6px;
	}
#menu ul li a.attivo {
	border-left:#f00 4px solid;
	
	}
#menu ul li ul li {
	padding:0px;
	margin:0px;
	background-color:#cbe996;
	}
#menu ul li ul {
	background-color:#e2e2e2;
	}	
#menu ul li ul li a {
	display: block;
	border-left:#accf6b 4px solid;
	padding:3px;
	margin-left:12px;
	color:#030;
	font-weight:normal;
	}

#content {
	width:590px;
	float:right;
}

#content form {
	margin:10px 0px;
	padding:10px;
	background-color:#f0f4d7;
	border:#accf6b 1px solid;
}
#content form div {
	padding: 2px;
}	
#content form div label {
	display:block;
	float:left;
	width:120px;
	padding:2px;		
}	
#content form div label.obbligatorio {
	border-left:#f60 3px solid;
	padding:0px 4px;		
}
	
#content span {
	padding:0px 3px;
	background-color:#c2e87d;
	font-weight:bold;
	}
	
#content ul {
	display: block;
	list-style:none;
	padding:0px;
	margin:0px;
	}
#content ul li {
	/* Fixes gap between list elements in IE */
	vertical-align: bottom;
	_height: 1%;
	display: block;
	background:url(../grafica/punto_lista_main.jpg) 0% 50% no-repeat;
	padding:3px 3px 3px 25px;
	margin:0px;
	}


#content div.alert {
	padding:3px 3px 3px 3px;
	border:#f00 2px dashed;
	margin:6px 0px;
}
#content div.ok {
	padding:3px 3px 3px 3px;
	border:#090 2px dashed;
	margin:6px 0px;
}

#content h1 {
	font-size:1.2em;
	padding-bottom:3px;
	border-bottom:#090 3px solid;
	margin:10px 0px;
	text-transform:uppercase;
}

.index_dx h1 {
	font-size:1.2em;
	padding:4px 8px !important;
	border-bottom:0px !important;
	border-left:#000 4px solid;
	border-right:#000 4px solid;
	background-color:#fc0;
	margin:0px 0px 5px 0px !important;
	text-transform:uppercase;
	}
table.prodotti, table.carrello, table.ordini {
	margin:6px 0px;
	color:#000;
	background-color:#000;
	border-spacing:1px;
	font-size:10px;
      }

table.prodotti thead tr, table.carrello thead tr {
	background-color:#fc0;
	font-weight:bold;
}

table.ordini thead tr {
	background-color:#c2e87d;
	font-weight:bold;
}
table.prodotti tbody tr, table.carrello tbody tr, table.ordini tbody tr {
	background-color:#fff;
}
table.prodotti tbody tr td span{
	background-color:#66cc00 !important;
	font-weight:bold !important;
	color:#000000;
}
td {
	padding:2px;
}
#content .bold {
	font-weight:bold;
	text-transform:uppercase;
}
#content .right {
	text-align:right;
}

#content .rosso {background-color:#f00;}
#content .giallo {background-color:#f90;}
#content .verde {background-color:#060;}

#content .center {
	text-align:center;
}
#content td.notes {
	font-weight:bold;
	color:#f00;
}

#content table tr td a img {
	border:none;
}

#header {
	background-color:#fff;
	height:80px;
}
#header a img {
	border:none;
}
#footer {
	clear:both;
	background-color:#ccc;
	height:30px;
	border-top:#fff 5px solid;
}
#footer a img {
	border:none;
}
#footer p {
	line-height:30px;
	color:#fff;
	font-weight:bold;
	margin-right:6px;
	text-align:right;
	vertical-align:middle;
}
