<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
	padding:0px;
	margin:0px;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #48494d;
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
}
h1{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	display: inline;
}
h2{
	font-size: 10px;
	color: #fffff;
	padding: 0px;
	margin: 0px;
	display: inline;
}
h3{
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
	color: #fff;
	text-transform: uppercase;
}
h4{
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	color: #3d3e42;
	text-transform: uppercase;
}
form{
	margin: 0px auto;
	padding: 0px; 
}
div {
	text-align: left;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	background: #2A2A2D;
	color: #fff;
	text-decoration: none;
}
a.link{
	color: #FFFFFF;
	text-decoration: none;
	height: 53px;
	display: block;
	width: auto !important;
	width: 1px;
	white-space: nowrap;
}
a.link div {
	background: url(img/divis_menu.jpg) no-repeat scroll right top;
	height: 53px;
}
a.link:hover {
	background: #2A2A2D;
	color: #fff;
	text-decoration: none;
	background-image: url(img/prova.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 53px;
	vertical-align: middle;
}
a.linkSel{
	background: #2A2A2D;
	color: #fff;
	text-decoration: none;
	background-image: url(img/prova.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 53px;
	vertical-align: middle;
	display: block;
	width: auto !important;
	width: 1px;
	white-space: nowrap;
}
a.linkSel div {
	background: url(img/divis_menu.jpg) no-repeat scroll right top;
	height: 53px;
}
a.linkSel:hover {
	background: #2A2A2D;
	color: #fff;
	text-decoration: none;
	background-image: url(img/prova.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 53px;
	vertical-align: middle;
}

input, textarea ,select{
	border: 1px solid #000;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}
input.submit{
	margin: 0px;
	width: 90px;
	height: 24px;
	border: 0px;
	padding: 1px 0px 0px 0px;
	background-image: url(img/submit.gif);
	background-attachment: scroll;
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
}
.noBorder{
	border: 0;
}
.bordo{
	border-bottom: 1px solid red;
}
.noMargin {
	margin: 0;
	padding: 0;
}
.floatLeft {
	float: left;
}
.clearLeft {
	clear: left;
}
#contenitore{
	margin: 0px auto;
	padding: 0px; 
	width: 751px;
	text-align: center;
	margin: auto;
	background-image: url(img/menu_bg.jpg);
}
#contenitore2{
	margin: 0px auto;
	padding: 0px; 
	width: 751px;
	text-align: center;
	margin: auto;
}
#testata {
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 751px;
	/*height: 38px;*/
}
#logo {
	background-image: url(img/titolo.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	width: 751px;
	height: 63px;
}
#corpo{
	background-image: url(img/bg_bianco.jpg);
	background-repeat: repeat-y;
	font-size: 10px;
	margin: 0px auto;	
	width: 751px;
	color: #3d3e42;
}

#footer{
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	width: 751px;
	height: 15px;
}

#arearis {
	background-image: url(img/area_ris.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	width: 137px;
	height: 97px;
	margin: auto;
}

#login {
	background-image: url(img/rett_login.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	width: 183px;
	height: 97px;
	padding: 0px;
}
.alto20 {
	height: 20px;
}
.alto30 {
	height: 30px;
}
.alto38 {
	height: 38px;
}
.alto53 {
	height: 53px;
}
.alto56 {
	height: 56px;
}
.largo82 {
	width: 82px;
}
.alto103 {
	height: 103px;
}
.largo200 {
	width: 215px;
}
.largo387{
	width: 387px;
}
.largo400{
	width: 400px;
}
.largo504 {
	width: 504px;
}
.largo751 {
	width: 751px;
}
.centra{
	text-align: center;
}
.f0 {
	font-size: 0.1em;
	line-height: 0.1em;
	margin-bottom: -1px;
}
.marginTop1{
	margin-top: 1px;
}
.marginTop3{
	margin-top: 3px;
}
.marginTop5{
	margin-top: 5px;
}
.marginTop10{
	margin-top: 10px;
}
.paddingTop12{
	padding-top: 12px;
}
.marginTop15{
	margin-top: 15px;
}
.marginTop30{
	margin-top: 30px;
}
.marginTop50{
	margin-top: 50px;
}
.marginBottom5{
	margin-bottom: 5px;
}
.marginLeft4 {
	margin-left: 4px;
}
.marginLeft5 {
	margin-left: 5px;
}
.marginLeft10 {
	margin-left: 10px;
}
.marginLeft12{
	margin-left: 12px;
}
.marginLeft15{
	margin-left: 15px;
}
.marginLeft70{
	margin-left: 70px;
}
.marginLeft250{
	margin-left: 250px;
}
.marginLeft346{
	margin-left: 346px;
}
.marginLeft400{
	margin-left: 370px;
}
.marginRight5{
	margin-right: 5px;
}
.marginRight12{
	margin-right: 12px;
}
.paddingTop4{
	padding-top: 4px;
}
.paddingTop5{
	padding-top: 5px;
}
.paddingTop6{
	padding-top: 6px;
}
.paddingTop10{
	padding-top: 10px;
}
.paddingTop20{
	padding-top: 20px;
}
.paddingLeft5{
	padding-left: 5px;
}
.paddingLeft10{
	padding-left: 10px;
}
.paddingRight5{
	padding-right: 5px;
}
.paddingBottom5{
	padding-bottom: 5px;
}
.paddingBottom20{
	padding-bottom: 20px;
}
.bg2 {
	background-color: #FFF;
}
.bg3 {
	background-color: #dedede;
}
.bg4 {
	background-color: #eaeaea;
}
.c1 {
	color: #3d3e42;
}
.c2 {
	color: #FFF;
}
.c3 {
	color: #dedede;
}
.c4 {
	color: #f06203;
}
.f1 {
	font-size: 15px;
}
.gras {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.middle {
	
	vertical-align: text-bottom;
}
.bottone {
	background-color: #48494d;
	border: none;
	width: 177px;
	height: 14px;
	color: #fff;
	text-align: left;
	padding-left: 5px;
}
.submit {
	background-color: #48494d;
	
}
#livello {
    position:absolute;/*
    left:445px;*/
    top:154px;
	 background-color: #262729;
    width:197px;
    height:27px;
    z-index:1;
    visibility: hidden;
}

a.prodotti {
	background-color: #f7f7f7;
	color: #000;
}
a.prodotti:hover, a.Pselez , a.Pselez:hover {
	background-color: #dedede;
	color: #f06203;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
a.prodotti2 {
	background-color: transparent;/* #f7f7f7;*/
	color: #000;
}
a.prodotti2:hover, .Pselez2 {
	background-color: transparent; /*#f7f7f7;*/
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.prodotti3 {
	color: #f06203;
}
a.prodotti3:hover {
	background-color: transparent;
	color: #f06203;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#headProdotti {
	background-image: url(img/PHead.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 751px;
	padding: 0px;
	margin: auto;
	font-size: 10px;
}
#footProdotti {
	background-image: url(img/PFooter.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 751px;
	padding: 0px;
	margin: auto;
	font-size: 10px;
}
#corpoProdotti {
	background-image: url(img/Pbg.jpg);
	background-repeat: repeat-y;
	width: 751px;
	padding: 0px;
	margin: auto;
	font-size: 10px;
}

#Pdx {
	width: 502px;
}

#Psx{
	width: 215px;
	padding-left: 15px;
}

#bot {
	background-image: url(img/sfondo_bot.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 400px;
	padding-right: 5px;
	text-align: right;
}</pre></body></html>