a:link,  a:visited{
	color: #666666;
	text-decoration: none;
}

a:hover, a:active{
	color: #F7921C;
	text-decoration: none;
}

a.elenco:link, a.elenco:visited{
	color: #000000;
	text-decoration: none;
}

a.elenco:hover, a.elenco:active{
	color: #F7921C;
	text-decoration: underline;
}

address, blockquote, dl, form, fieldset, ol, p, pre, ul{
	margin-bottom: 1.2em;
	margin-top: 0.2em;
}

/*stili sul body e tipografia  */
body{
	background-color: #FFFFFF;
	background-image: url(../pagine/sfondi/bgAll.gif); /*background-color: #000000;*/
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 1.5;
	text-align: center;
}

button {
	background-color: transparent;
	background-image: url(../pagine/sfondi/Button1.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 9px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	vertical-align: middle;
	width: 70px;
}

button.cart {
	background-image: url(../pagine/sfondi/ButtonCart.gif);
	height: 93px;
	width: 32px;
}
button .nascondi{
	display: none;
}

div, p, ul, ol, td{
	font-size: 12px;
}

fieldset{
	border: 0;
	padding: 6px;
}

fieldset .fullrow{
	clear: left;
}

fieldset br{
	clear: both;
}

fieldset input, fieldset textarea, fieldset label{
	float: left;
}

form{
	clear: left;
	margin: 0;
	padding: 0;
}

form br{
	clear: left;
}

h1{
	font-size: 1.4em;
	line-height: 1.25;
	margin: 0.625em 0;
}

h1, h5, h6{
	margin: 0.7em 0 0.2em;
}

h2, .titolo{
	background-image: url(images/bgTit.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0;
}

h2, h3{
	width: 60%;
}

h2, h3, .titolo{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	letter-spacing: 1px;
	padding: 10px 0 4px 16px;
	text-align: left;
	white-space: nowrap;
}

h3{
	background-image: url(images/bgTit_Off.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0;
}

h3 a:link,#scheda h3 a:visited, h2 a:link, h2 a:visited{
	color: #666666;
}

h3 a:hover,h3 a:active,h2 a:hover, h2 a:active{
	color: #F7921C;
}

h4{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 6px 0 0 16px;
	text-align: left;
	text-transform: uppercase;
}

h5{
	font-size: 1em;
	line-height: 1.5;
	margin: 1.5em 0;
}

h6{
	font-size: 0.75em;
	line-height: 2;
	margin: 2em 0;
}

html, body{
	margin: 0;
	padding: 0;
}

input#titolo_0, input#titolo_1{
	float: none;
}

input, textarea, select{
	border: 1px solid #CCCCCC;
	margin: 2px 0 2px 0;
	padding: 0px;
}

input.numerico{
	text-align: right;
}

label{
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	width: 120px;
}

label, .label{
	float: left;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
}

p{
	margin-bottom: 4px;
	margin-top: 0px;
	padding: 0 10px 0 10px;
}

p, blockquote, pre, ol, dl, ul, form {
	line-height: 1.5;
}

ul.categorie{
	margin: 40px 0 0 0;
	padding: 0px;
	text-align: left;
}

ul.elenco{
	font-size: 14px;
	list-style-type: square;
}

ul.elenco a:link, ul.elenco a:visited{
	color: #000000;
	text-decoration: none;
}

ul.elenco a:hover, ul.elenco a:active{
	color: #F7921C;
	text-decoration: underline;
}

.alfabeto{
	background-color: #FFFFFF;
	border: 2px solid #DFDFDF;
	font-size: 10px;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	margin-top: 20px;
	text-align: center;
	vertical-align: middle;
	width: 14px;
}

.alfabeto a:link, .alfabeto a:visited{
	color: #333333;
}

.alfabeto a:hover, .alfabeto a:active{
	color: #333333;
}

.box{
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}

.box .ico{
	height: 150px;
	overflow: hidden;
}

.box p{
	font-size: 10px;
	margin: 0;
	padding-top: 2px;
}

.box p a:link, .box p a:visited{
	color: #333333;
	text-transform: uppercase;
}

.box2 {
	border: 1px dotted #646464;
	float: left;
	font-size: 11px;
	height: 120px;
	margin-bottom: 1px;
	margin-right: 1px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	vertical-align: baseline;
	width: 108px;
}

.breadcrumb{
	border-bottom: 1px solid #FFEC01;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 1px 0 1px 0;
	text-align: center;
	text-transform: uppercase;
}

.breadcrumb .page{
	font-size: 14px;
	letter-spacing: -1px;
	padding: 2px;
}

.breadcrumb .pagesel{
	color: #EE8109;
	font-size: 14px;
	letter-spacing: -1px;
	padding: 2px;
}

.breadcrumb a:link, .breadcrumb a:visited{
	color: #666666;
}

.breadcrumb a:hover, .breadcrumb a:active{
	color: #EE8109;
}

.clear{
	clear: both;
}

.didascalia{
	font-size: 10px;
	padding: 6px 2px 2px 2px;
	text-align: center;
}

.evidenza{
	color: #666666;
	font-size: 13px;
	font-size-adjust: 0;
	padding: 4px 0 0 20px;
}

.evidenza strong{
	color: #ED8608;
}

.help-message{
	background-image: url(../pagine/sfondi/Msg_info.gif);
	background-repeat: no-repeat;
	display: block !important;
	display: none; /* IE6 e inferiori */
	float: left;
	height: 16px;
	margin: 3px 0 0 5px;
	position: relative;
	width: 16px;
}

.help-message em{
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #EE8109;
	font: normal normal 11px/0.9 Arial, sans-serif;
	left: -9999px;
	padding: 2px;
	position: absolute;
}

.help-message:hover em{
	left: 20px;
	top: -5px;
}

.info {
	font-size: 11px;
	line-height: 1.2;
	padding: 0px;
}

.linkbottom{
	clear: both;
	color: #9F9F9F;
	font-size: 10px;
	margin: 10px 0 0 0;
	padding: 0px;
	text-align: left;
	text-transform: none;
}

.linkbottom a:link, .linkbottom a:visited{
	color: #9F9F9F;
}

.linkbottom a:hover, .linkbottom a:active{
	color: #E17A07;
}

.linkbottominfo{
	color: #6C6C6C;
	float: right;
	font-size: 9px;
	letter-spacing: 1px;
	margin-top: 60px;
	padding: 2px;
	text-align: right;
	white-space: nowrap;
	width: 220px;
}

.liv1{
	color: #636363;
	display: none;
}

.liv1sel {
	background-color: #FFEC01; /*background-image: url(images/bgSettore.gif);
	background-position: right;
	background-repeat: no-repeat;*/
	font-weight: bold;
	letter-spacing: 1px;
	list-style-type: none;
	margin-bottom: 10px;
	padding: 1px 0 1px 10px;
	text-transform: uppercase;
	width: 160px;
}

.liv1sel a:hover, a:active{
	color: #000000;
	text-decoration: none;
}

.liv2{
	color: #636363;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 140%;
	list-style-type: none;
	margin-left: 30px;
	padding-bottom: 4px;
	text-align: left;
	text-transform: uppercase;
}

.liv2 a:link, .liv2 a:visited{
	color: #000000;
	text-decoration: none;
}

.liv2 a:hover, .liv2 a:active{
	color: #6C6C6C;
	text-decoration: none;
}

#anteprimacont {
	margin-left: 10px;
}

#anteprimacont .box{
	clear: both;
	margin-bottom: 10px;
	margin-left: 4px;
}

#anteprimacont .ico{
	border: 0 none #FFFFFF;
	border-left: 4px solid #FFFFFF;
	float: right;
	height: 100px;
	padding: 0;
	width: 200px;
}

#anteprimacont h5{
	border-bottom: 1px solid #FF9933;
	color: #666666;
	margin-bottom: 6px;
	padding-bottom: 0;
	text-align: left;
	text-transform: uppercase;
}

#anteprimacont p {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#anteprimacont p a {
	color: #FF9933;
	font-weight: bold;
}

#boxgrigio{
	background-image: url(images/bottomgrigio.jpg); /*	background-color: #FFFFFF;*/
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 2px solid #F7921C;
	float: right;
	height: 108px;
	width: 384px;
}

#boxgrigio a{
	color: #E17A07;
}

#boxgrigio p{
	color: #000000;
	margin: 20px 10px 4px 0px;
}

#categorienav100{
	background-image: url(images/bg100.jpg);
}

#categorienav100, #categorienav101, #categorienav102, #categorienav103{
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	height: 390px;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 384px;
}

#categorienav101{
	background-image: url(images/bg101.jpg);
}

#categorienav102{
	background-image: url(images/bg102.jpg);
}

#categorienav103{
	background-image: url(images/bg103.jpg);
}

#cerca {
	color: #000000;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 4px 4px 0 0;
	text-align: right;
	text-transform: uppercase;
	width: 350px;
}

#cerca a{
	color: #000000;
}

#cerca button {
	background-image: url(../pagine/sfondi/ButtonOk.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	margin: 0 0 6px 1px;
	padding: 0;
	text-align: center;
	text-transform: lowercase;
	vertical-align: middle;
	width: 20px;
}

#cerca input {
	margin-left: 2px;
}

#coldx{
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 200px;
}

#colsx{
	background-image: url(images/bottomgrigio.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	height: 500px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 750px;
}

#container{
	margin: 0px auto;
	min-height: 100%;
	position: relative;
	text-align: left;
	width: 960px;
}

#contenuto {
	border-bottom: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 958px;
}

#credits{
	color: #ABABAB;
	float: right;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 120%;
	margin: 2px 0 0 0;
	padding: 4px 0 0 0;
	text-align: right;
	width: 200px;
}

#cressitv{
	background-image: url(images/bgCressiTv_574.jpg);
	background-position: center;
	background-repeat: no-repeat;
	line-height: 390px;
	text-align: center;
	vertical-align: middle;
}

#cressitv, #imgdx {
	float: right;
	height: 390px;
	overflow: hidden;
	padding: 0;
	width: 574px;
}

#cressitv750{
	background-image: url(images/bgCressiTv.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 500px; /*float:left;*/
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 750px;
}

#duecolonne{
	float: left;
	height: 390px;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 384px;
}

#elencocont{
	background-color: #FFFFFF;
	height: 500px;
	margin: 0;
	overflow: auto;
	padding: 0;
}

#flashcont{
	background-color: #FFFFFF;
	float: left;
	height: 500px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 574px;
}

#flashstorecont{
	float: left;
	height: 500px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 500px;
}

#footer {
	clear: both;
	position: relative;
}

#fullflashpage{
	background-color: #D5D5D5; /*background-image: url(images/bgCressiTvRepeat.jpg);
	background-repeat: repeat-x;*/
	height: 390px;
	margin: 0;
	overflow: hidden;
}

#fullpage{
	background-color: #D5D5D5;
	background-image: url(images/bgCressiTvRepeat.jpg);
	background-repeat: repeat-x;
	height: 500px;
	margin: 0;
	overflow: hidden;
}

#fullpage #newscont{
	float: left;
	width: 564px;
}

#fullpageopen{
	padding: 0 20px 20px 20px;
}

#header {
	background-image: url(/2009/images/top.gif);
	background-repeat: no-repeat;
	clear: both;
	font-size: 12px;
	height: 73px;
	letter-spacing: 1px;
	overflow: hidden;
	width: 960px;
}

#header .categorie{
	font-size: 12px;
	padding-left: 18px;
}

#header div{
	color: #FFEC01;
	font-weight: bold;
	margin-left: 160px;
	margin-right: 20px;
	padding-top: 36px;
	text-align: right;
	text-transform: uppercase;
}

#header div a:link, #header div a:visited {
	color: #FFFFFF; /*letter-spacing: 1px;*/
}

#header div a:hover, #header div a:active {
	color: #FFEC01; /*letter-spacing: 1px;*/
}

#imgdx{
	background-color: #FFFFFF;
}

#nav {
	color: #666666;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
	text-align: left;
	text-transform: uppercase;
	width: 758px;
}

#nav a:hover, #nav a:active{
	color: #F7921C;
}

#newscont{
	background-color: #FFFFFF;
	float: right;
	height: 490px;
	margin: 4px 0 4px 0;
	overflow: auto;
	padding: 0;
	text-align: left;
	width: 364px;
}

#newscont p,#newscont div {
	margin: 2px 0 2px 16px;
}

#prodotticorr{
	bottom: 0;
	height: 180px;
	margin: 0;
	overflow: auto;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: left;
	width: 458px;
}

#scheda{
	background-color: #FFFFFF;
	float: right;
	height: 500px;
	margin: 0;
	overflow: auto;
	padding: 0 8px 0 0;
	position: relative;
	text-align: left;
	width: 450px;
}

#scheda .breadcrumb{
	border-bottom: 0;
}

#scheda h2, #schedabreve h2{
	float: left;
	width: 196px;
}

#scheda h3, #schedabreve h3{
	float: right;
	width: 196px;
}

#scheda p, #scheda div{
	margin: 2px 0 2px 16px;
}

#schedabreve{
	float: right;
	height: 310px;
	margin: 0 0 8px 0;
	overflow: auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 458px;
}

#schedamm{
	float: right;
	height: 180px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	width: 458px;
}

#scrollbars{
	background-color: #D5D5D5;
	background-image: url(images/bgCressiTvRepeat.jpg);
	background-repeat: repeat-x;
	height: 500px;
	margin: 0;
	overflow: auto;
	padding: 0 20px 0 20px;
	width: 916px;
}

#topnav {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 6px 0 3px 6px;
	text-align: left;
	width: 560px;
}

#topnav .liv11{
	font-size: 11px;
	font-weight: bold; /*letter-spacing: 1px;*/
	padding-right: 20px;
	text-transform: uppercase;
}

#topnav a:link, #topnav a:visited, #nav a:link, #nav a:visited{
	color: #000000;
	text-decoration: none;
}

#topnav a:hover, #topnav a:active, #nav a:hover, #nav a:active{
	color: #F7921C;
	text-decoration: none;
}

#unacolonna{
	float: left;
	height: 500px;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 204px;
}

button.cartarancio{
	background-image: url(Sfondi/PulsArancio.gif);
	color: #FFFFFF;
}

button.cartblu{
	background-image: url(Sfondi/PulsBlu.gif);
	color: #FFFFFF;
}

button.cartverde{
	background-image: url(Sfondi/PulsVerde.gif);
	color: #FFFFFF;
}
.bgcart{
	background-image: url(Sfondi/My_Cart.gif);
	background-position: 10px 100px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#cart .titolo{
	background-image: none;
	border-bottom: 1px solid #D5D5D5;
	color: #8AA7B2;
	font-size: 13px;
	letter-spacing: 0;
	margin: 0 0 0 30px;
	padding: 0 0 0 8px;
	text-transform: none;
	width: 82%;
}

#cart b{
	color: #333333;
	font-size: 12px;
}

#cart button.cartarancio{
	margin: 0px;
}

#cart caption{
	color: #333333;
	font-size: 11px;
	font-variant: normal;
	letter-spacing: 0;
	padding: 0 0 10px 2px;
}

#cart em, #elenco em, #risultati em, #confordine em{
	color: #8AA7B2;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

#cart td{
	font-size: 11px;
}

#cartcont{
	font-size: 10px;
	height: 260px;
	overflow: auto;
	padding: 6px;
	width: 360px;
}

#cartcont .bordo{
	border-bottom: 1px dotted #ABABAB;
	margin: 0 0 6px 0;
	padding: 0px;
}

#cartcont hr{
	margin: 2px 20px 2px 10px;
}

#cartvai{
	margin: 0  0 0 20px;
	padding: 0px; /*background-color: Silver;*/
}
.statocommerce{
	margin: 0 60px 14px 60px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	width: 960px;
}

.statocommerce span{
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 130px;
}

.statocommerce span .testo{
	color: #AAAAAA;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 14px;
	text-align: center;
	text-transform: uppercase;
}

.statocommerce span b{
	color: #FF1300;
}

.statocommerce span em{
	color: #FFABA4;
	font-style: normal;
}
