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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
body {
	background-color: #FF6600;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}


.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.tdColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.tdBody {
	margin: 0px 5px;
	padding: 0px 5px;
}

.tdSmall {
	font-size: 9px;
	margin-left: 3px;
	padding-left: 3px;
}


#tableOfferte {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

#tdOfferte {
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}


#navcontainerheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 100%;
	font-size: 11px;
	color: #000000;
	height: 20px;
}

#navlistheader {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#navlistheader li {
	padding: 0;
	margin: 0;
	text-indent: 0;
	display: inline;
}

#navlistheader li a {
	text-decoration: none;
	padding: 0px 0px 3px;
	color: #666666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#navlistheader li a:hover, #navlistheader a#current {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

#navlistheader a#current {
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}


#categoriesContainer {
	width: 200px;
}

#categoriesContainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#categoriesContainer a {
	display: block;
	padding: 1px 0px 1px 3px;
	width: 200px;
	background-color: #FFFFFF;
}

#categoriesContainer a:link, #categorieslist a:visited {
	color: #000000;
	text-decoration: none;
}

#categoriesContainer a:hover {
	background-color: #FFCC00;
	color: #000000;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-shadow: black 2px 2px 2px;
}


h2 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}


a {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #FF6600;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}


a.aBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}

a.aBody:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}

a.aBody:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a.aBody:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: underline;
}

a.aBody:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: underline;
}


dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#menu {
	position: relative;
	top: 5px;
	left: 0px;
}

dl#menu {
	width: 200px;
}

dl#menu dt {
	cursor: pointer;
	margin: 4px 0;
	height: 18px;
	line-height: 18px;
	text-align: left;
	background: #FFFFFF;
}

dl#menu dd {
	line-height: 18px;
}

dl#menu li {
	text-align: left;
	background: #FFFFFF;
}
dl#menu li a, dl#menu dt a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 100%;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

dl#menu li a:hover, dl#menu dt a:hover {
	background: #EEEEEE;
}


.spanPrezzo {
	color: #FF6600;
	font-weight: bold;
}


.tdSeparatorBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#tdColonnaDestra {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
}
