a:link,  a:visited{
	color: #003E79;
	text-decoration: none;
}

a:hover, a:active{
	color: #DD7807;
	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: 0;
	text-transform: uppercase;
	vertical-align: middle;
	width: 70px;
}

button .nascondi{
	display: none;
}

button.cartarancio{
	background-image: url(sfondi/PulsArancio.gif);
}

button.cartazzurro {
	background-image: url(../pagine/sfondi/ButtonSelect.jpg);
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-transform: none;
	vertical-align: middle;
	width: 60px;
}

button.cartblu{
	background-image: url(sfondi/PulsBlu.gif);
}

button.cartgiallo {
	background-image: url(sfondi/MyCart.gif);
	color: #000000;
}

button.cartgiallo, button.cartverde, button.cartarancio, button.cartblu{
	height: 30px;
	width: 125px;
}

button.cartverde{
	background-image: url(sfondi/PulsVerde.gif);
}

button.logout{
	background-image: url(sfondi/PulsLogout.png);
	height: 50px;
	width: 168px;
}

button.reset {
	background-image: url(../pagine/sfondi/ButtonReset.jpg);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-transform: none;
	vertical-align: middle;
	width: 60px;
}

div, p, ul, ol, td{
	font-size: 12px;
}

div.booklets{
	background-image: url(sfondi/ProfessionalArea/Box3.jpg);
}

div.dealer{
	background-image: url(sfondi/ProfessionalArea/Box4.jpg);
}

div.elencopdc {
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0px;
}

div.elencopdc a:link, div.elencopdc a:visited {
	color: #FFFFFF;
}

div.elencopdc a:hover, div.elencopdc a:active {
	color: #FF9900;
}

div.lifestyle{
	background-image: url(sfondi/ProfessionalArea/Box6.jpg);
}

div.logos{
	background-image: url(sfondi/ProfessionalArea/Box1.gif);
}

div.logos, div.press, div.lifestyle, div.booklets, div.dealer, div.swim{
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	font-weight: bold;
	height: 134px;
	letter-spacing: 1px;
	margin: 0 0 6px 3px;
	overflow: hidden;
	padding: 10px 0 0 24px;
	width: 290px;
}

div.press{
	background-image: url(sfondi/ProfessionalArea/Box2.jpg);
}

div.swim{
	background-image: url(sfondi/ProfessionalArea/Box5.jpg);
}

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(sfondi/bgTit.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0;
}

h2, h3{
	width: 60%;
}

h2, h3, .titolo{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	letter-spacing: 1px;
	padding: 9px 0 4px 16px;
	text-align: left;
	text-transform: uppercase;
	white-space: nowrap;
}

h3{
	background-image: url(sfondi/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{
	border-bottom: #ABABAB;
	color: #002C57;
	font-size: 1.5em;
	line-height: 1.1;
	margin: 14px 0 6px 0;
}

h6{
	font-size: 0.75em;
	line-height: 2;
	margin: 2em 0;
}

hr{
	border: 1px solid #E1E1E1;
	margin: 8px 40px 8px 35px;
	padding: 0px;
}

html, body{
	margin: 0;
	padding: 0;
}

input, textarea, select{
	border: 1px solid #CCCCCC;
	margin: 2px 0 2px 0;
	padding: 0px;
}

input.nofloat{
	float: none;
}

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;
}

legend{
	background-image: url(Sfondi/bullet.gif);
	background-position: right;
	background-repeat: no-repeat; /*border: 1px solid #E1E1E1;*/
	border-bottom: 1px dotted #144A96;
	color: #E17A07;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0 8px 0;
	padding: 1px 30px 1px 16px;
	text-align: left;
}

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, ul.logout a:link, ul.logout a:visited{
	color: #000000;
	text-decoration: none;
}

ul.elenco a:hover, ul.elenco a:active, ul.logout a:hover, ul.logout 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;
}

.anteprimabox{
	border: 1px solid #CCCCCC;
	height: 140px;
	margin: 0 6px 6px 2px;
	overflow: auto;
	padding: 1px;
	position: relative;
	text-align: left;
	width: 800px; /*700*/
}

.anteprimaico{
	border: 3px solid #D5D5D5;
	float: left;
	height: 100px;
	margin: 2px 10px 10px 0;
	overflow: hidden;
	padding: 0;
	width: 100px;
}

.anteprimaico img{
	margin: 0;
	padding: 0;
	width: 100px;
}

.anteprimatesto {
	float: right;
	font-size: 11px;
	line-height: 125%;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 660px; /*560*/
}

.anteprimatesto em{
	color: #E17A07;
	font-style: normal;
	font-weight: bold;
}

.anteprimatesto span{
	background-color: #EEEEEE;
	font-size: 10px;
	margin: 2px;
	padding: 2px;
	text-align: center;
}

.anteprimatitolo{
	color: #003B73;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 0 4px;
	padding: 0;
	text-transform: uppercase;
}

.anteprimatitolo a:link, .anteprimatitolo a:visited {
	color: #003B73;
}

.anteprimatitolo a:hover, .anteprimatitolo a:active {
	color: #DD0000;
}

.bgcart{
	background-image: url(Sfondi/My_Cart.gif);
	background-position: 10px 60px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.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;
}

.boxicomap{
	float: left;
	height: 70px;
	margin: -4px 5px 20px -4px;
	overflow: hidden;
	padding: 0; /*background-image: url(Sfondi/CressiDealer_fumetto.jpg);*/
	width: 90px;
}

.boxicomap img{
	margin: 0;
	padding: 0;
}

.boxicomap2{
	background-image: url(Sfondi/CressiDealer_fumetto.jpg);
	float: left;
	height: 70px;
	margin: -4px 5px 5px -4px;
	overflow: hidden;
	padding: 0;
	width: 90px;
}

.boxtestomap{
	color: #333333;
	font-family: "Trebuchet MS",Tahoma, Arial sans-serif;
	font-size: 11px;
	line-height: 1.1;
	text-align: left;
	width: 360px;
}

.boxtestomap .evid{
	color: #FC4000;
	font-weight: bold;
}

.boxtestomap .evid em,.boxtestomap em{
	color: #666666;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 0 4px 0 0;
}

.boxtestomap p{
	font-size: 11px;
	line-height: 1.1;
	margin: 0px;
	padding: 2px 0 2px 0;
}

.boxtitolomap{
	color: #003262;
	font-family: "Trebuchet MS",Tahoma, Arial sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 10px 0 0;
	padding: 0 0 2px 0;
	text-align: left;
	text-align: left;
}

.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 {
	color: #666666;
	font-size: 11px;
	line-height: 1.2;
	padding: 0;
}

.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;
	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;
}

.mappa{
	float: left;
}

.piccolo{
	color: #333333;
	font-size: 10px;
}

.ricarica{
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.ricarica a{
	background-color: #003262;
	border: 2px solid #999999;
	color: #FFEC01;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

.ricarica a:hover, .ricarica a:active{
	color: #FFFFFF;
}

.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;
}

#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(sfondi/bottomgrigio.jpg);
	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;
}

#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;
}

#categorienav100{
	background-image: url(sfondi/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: 382px;
}

#categorienav101{
	background-image: url(sfondi/bg101.jpg);
}

#categorienav102{
	background-image: url(sfondi/bg102.jpg);
}

#categorienav103{
	background-image: url(sfondi/bg103.jpg);
}

#cerca {
	color: #000000;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 4px 4px 0 0;
	text-align: right;
	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;
}

#cerca span.liv11{
	text-transform: uppercase;
}

#checkout{
	background-image: url(sfondi/bg_checkout.jpg);
	background-repeat: no-repeat;
	height: 428px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 608px;
}

#checkout #elencocheckout{
	height: 300px;
	margin: 20px 5px 0 5px;
	overflow: auto;
	padding: 0 8px 0 10px;
	width: 570px;
}

#checkout #intestazione th{
	color: #FFFFFF;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	line-height: 10px;
	margin: 0;
	padding: 0 0 0 8px;
}

#checkout a:link, #checkout a:visited{
	color: #003B8E;
}

#checkout a:hover, #checkout a:active{
	color: #00A9DE;
}

#coldx{
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 200px;
}

#colsx{
	background-image: url(sfondi/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 {
	background-color: #FFFFFF;
	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(sfondi/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(sfondi/bgCressiTv_574.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: right;
	height: 500px;
	width: 750px;
}

#cressitv754{
	background-color: #E6E6E6;
	background-image: url(sfondi/bgCressiTv3.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	float: right;
	height: 420px;
	overflow: hidden;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 754px;
}

#duecolonne{
	float: left;
	height: 390px;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 384px;
}

#elenco{
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

#elenco .bg1, #elenco .bg2{
	border-bottom: 1px dotted #D5D5D5;
	margin: 0px;
	padding: 2px 8px 2px 8px;
}

#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;
	height: 390px;
	margin: 0;
	overflow: hidden;
}

#fullpage{
	background-color: #D5D5D5;
	background-image: url(sfondi/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(sfondi/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;
	margin: 0px;
	padding: 0px;
}

#infopoint {
	float: left;
	height: 475px;
	margin: 0;
	overflow: auto;
	padding: 0;
	width: 208px;
}

#infopoint .punto{
	border-bottom: 2px dotted #FFEC01;
	cursor: pointer;
	margin: 0 0 4px 10px;
}

#infopoint .punto .boxtestomap{
	padding: 0;
	width: auto;
}

#infopoint .punto .boxtitolomap{
	color: #002E59;
	margin: 0px;
	padding: 0;
}

#infopoint img{
	margin: 0;
	padding: 0;
}

#menu204{
	float: left;
	height: 420px;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 204px;
}

#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;
	position: relative;
	text-align: left;
	width: 458px;
}

#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 6px 2px 10px;
}

#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(sfondi/bgCressiTvRepeat.jpg);
	background-repeat: repeat-x;
	height: 500px;
	margin: 0;
	overflow: auto;
	padding: 0 20px 0 20px;
	width: 916px;
}

#shopcont{
	margin: 0px;
	padding: 0px;
}

#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;
}

#totalielenco hr{
	border-bottom: 1px solid #999999;
	margin: 0;
	padding: 0px;
}

#totalielenco td{
	font-size: 13px;
	padding: 6px 0 1px 0; /*	background-color: #FFE4E1;*/
}

#unacolonna{
	float: left;
	height: 500px;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 204px;
}

/*.boxreserved{
	cursor: pointer;
	float: left;
	height: 144px;
	margin: 0 0 6px 1px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 314px;
}
.boxreserved span{
	color: #555555;
	font-size: 10px;
	font-weight: bold;
	left: 16px;
	letter-spacing: 1px;
	line-height: 1.3;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 10px;
}

.boxreserved a:link, .boxreserved a:visited{
	color: #FFFFFF;
}

.boxreserved a:hover, .boxreserved a:active{
	color: #FF9933;
}

*/