a:link,a:visited{
	color: #00438A;
	text-decoration: none;
}

a:hover,a:active{
	color: #FF3300;
}

address, dl, ol, p, pre, ul{
	margin-bottom: 1.5em;
	margin-top: 0;
}

blockquote{
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.4;
	margin-bottom: 10px;
	padding: 6px 0 6px 0;
}

blockquote b, blockquote strong{
	color: #F93E00;
	text-transform: uppercase;
}

body{
	background-color: #8FB6B5; /*NECESSARIO*/
	background-image: url(sfondi/bgAll.jpg);
	background-position: top;
	background-repeat: repeat-y;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 76.1%;
	text-align: center;
}

button .nascondi{
	display: none;
}

button, div.btngrande{
	background-color: transparent;
	background-image: url(sfondi/ButtonGrande.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	color: #000;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	margin: 2px 0 0 0;
	text-align: center;
	width: 192px;
}

button.btnmedio, div.btnmedio{
	background-image: url(Sfondi/ButtonNero.gif);
	background-repeat: no-repeat;
	height: 24px;
	text-align: center;
	width: 62px;
	color: White;
}

button.btnpiccolo, div.btnpiccolo{
	background-image: url(sfondi/ButtonOk.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	height: 32px;
	line-height: 32px;
	margin: 0 0 0 2px;
	padding: 0 0 2px 0;
	vertical-align: middle;
	width: 32px;
}

caption{
	color: #666666;
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

cite{
	background-image: url(Sfondi/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #999999;
	display: block;
	line-height: 1.8em;
	padding: 0 40px 20px 0;
	text-align: right;
}

div#areacontatti{
	padding: 0 1.5em 0 1.5em;
	text-align: left;
}

div.btngrande a, div.btnmedio a, div.btnpiccolo a {
	color: #000000;
}

div.btngrande, div.btnmedio{
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
}

div.citazione {
	background-image: url(Sfondi/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: #666666;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	margin: 1em auto 2em auto;
	padding: 14px;
	text-align: right;
	text-indent: 20px;
	width: 20em;
}

div.citazione p {
	color: #666666; /*	background-image: url(Sfondi/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;*/
	display: inline;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
}

div.elencografico{
	list-style-image: url(Sfondi/NewsUl.gif);
	list-style-position: outside;
}

div.hr {
	background: url(Sfondi/hr.gif) #FFFFFF no-repeat;
	height: 30px;
	margin: 10px 0 10px 0;
	padding: 0;
}

div.hr hr {
	display: none;
}

div.sfondo1{
	background-color: #999999;
}

div.sfondo1 td{
	background-color: #FFFFFF;
}

fieldset{
	background-color: #EEEEEE;
	border: 0;
	margin: 0;
	padding: 20px 0 20px 30px;
}

fieldset .inlinea1{
	float: left;
	overflow: hidden;
	padding: 0;
	width: 70%;
}

fieldset .inlinea2{
	float: left;
	overflow: hidden;
	padding: 0;
	width: 30%;
}

fieldset .inlinea2 label{
	width: 60px;
}

fieldset br{
	clear: both;
}

fieldset input, fieldset textarea, fieldset label{
	float: left;
}

h1{
	background-color: #FF6634;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2;
	margin: 0 0 3px 0;
	padding: 1px 0 1px 36px;
	text-align: left;
}

h2{
	border-bottom: 2px solid #999999;
	color: #999999;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px 2px 2px 6px;
	position: relative;
}

h2, h3, h4, h5, h6{
	line-height: 1.3;
	margin: 10px 0 16px 0;
	text-align: left;
}

h3{
	color: #666666;
	font-size: 13px;
}

h4{
	border-bottom: 1px solid #FF6634;
	color: #FF6634;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 0 30px 1px 10px;
}

h5{
	border: 1px solid #999999;
	color: #999999;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 20px 30px 20px 10px;
	padding: 1px 1px 1px 10px;
	text-transform: uppercase;
}

h6{
	color: #000000;
	font-family: Tahoma,Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

hr {
	border: 0px solid #E68A00;
	border-top-width: 2px;
	height: 0px;
	margin: 20px;
}

html, body {
	height: 100%; /*NECESSARIO*/
	margin: 0;
	padding: 0;
}

img.imgbordo{
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	padding: 1px;
}

input.bordo, textarea, select{
	background-color: #EEEEEE;
	border: 1px solid #999999;
	margin: 2px 0 2px 0;
	padding: 1px;
}

input.nofloat{
	float: none;
}

label{
	line-height: 140%;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
	width: 180px;
}

label, .label{
	float: left;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
}

label.mail{
	background-image: url(Sfondi/Mail.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	width: 140px;
}

legend{
	background-color: #E4E4E4;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3;
	padding: 4px;
}

p{
	margin-bottom: 4px;
	margin-top: 0px;
}

p, pre, dl, form {
	line-height: 1.5;
}

p, td{
	font-size: 12px;
}

span.linkmsg{
	display: none;
}

table, form {
	margin-top: 0;
}

th{
	font-size: 10px;
	font-weight: normal;
}

ul, ol{
	line-height: 140%;
	margin: 0px;
	padding: 0 10px 0 40px;
}

ul.commenti{
	color: #474747;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding: 0;
	text-align: left;
}

ul.commenti .data{
	color: #FF6634;
	font-size: 10px;
	font-weight: bold;
}

ul.commenti .firma{
	color: #999999;
	float: right;
	font-style: oblique;
	margin: 10px 10px 0 0;
	text-align: right;
}

ul.commenti li{
	background-image: url(Sfondi/UlCommenti.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #999;
	list-style-type: none;
	margin: 10px 10px 10px 4px;
	padding: 2px 0 5px 60px;
}

ul.elencopdc{
	list-style-type: none;
	margin: 0;
	text-align: left;
}

ul.elencopdc li{
	border-bottom: 1px dashed #666666;
	font-size: 14px;
	margin: 8px 40px 4px 0;
	padding-bottom: 1px;
}

ul.elencopdc li img{
	margin: 0 6px 0 0;
	overflow: hidden;
	width: 24px;
}

ul.elencopdc li.nobordo{
	border-bottom: 1px dashed #FFFFFF;
}

ul.square{
	list-style: square;
}

.address{
	color: #333;
	font-weight: bold;
	font-size: 12px;
	padding: 30px 10px 20px 10px;
	text-align: center;
}

.anteprimabox{
	background-image: url(Sfondi/Anteprima.gif);
	background-position: bottom; /* CatalogoIndex = 2 */
	background-repeat: repeat-x;
	margin: 0 10px 10px 2px;
	padding: 4px;
	position: relative;
	text-align: left;
}

.anteprimaico{
	float: left;
	margin: 0 18px 0 0;
	padding: 0;
	width: 108px;
}

.anteprimaico img{
	border: 4px solid #CCCCCC;
	padding: 0;
}

.anteprimatesto {
	font-size: 11px;
	line-height: 130%;
	margin: 0;
	padding: 0;
	text-align: left;
}

.anteprimatesto a:link, .anteprimatesto a:visited {
	color: #666666;
	text-decoration: none;
}

.anteprimatesto a:hover, .anteprimatesto a:active {
	color: #FF6634;
	text-decoration: none;
}

.anteprimatitolo{
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	margin: 0 0 6px 0;
	padding: 0;
	text-transform: uppercase;
}

.anteprimatitolo a:link, .anteprimatitolo a:visited {
	color: #666666;
}

.anteprimatitolo a:hover, .anteprimatitolo a:active {
	color: #FF6634;
}

.barrato{
	text-decoration: line-through;
}

.bg1{
	background-color: #F2F2F2;
}

.bg1, .bg2{
	font-size: 11px;
	line-height: 1.4;
	padding: 2px 0 2px 0;
}

.bg2{
	background-color: #E1E1E1;
}

.bianco{
	color: #FFFFFF;
}

.bordo1{
	border: 1px solid #000000;
	margin-top: 10px;
	padding: 10px;
}

.bordo2{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

.box {
	background-image: url(Sfondi/bgBox.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left; /* CatalogoIndex = 1 */
	font-size: 12px;
	margin: 0 0 6px 2px;
	overflow: hidden;
	padding: 5px;
	position: relative;
	text-align: left;
	width: 250px;
}

.boxico{
	border: 3px solid #CCCCCC;
	float: left;
	height: 80px;
	margin: 0 6px 0 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 80px;
}

.boxico img{
	border: 0;
	margin: 0;
	padding: 0;
}

.boxtesto{
	font-size: 11px;
	height: 32px;
	line-height: 100%;
	margin: 0px;
	overflow: hidden;
	padding: 2px 0 2px 2px;
	text-align: left;
	vertical-align: middle;
}

.boxtesto a:link, .boxtesto a:visited{
	color: #000000;
}

.boxtesto a:hover, .boxtesto a:active{
	color: #FF6634;
	text-decoration: none;
}

.boxtitolo{
	border-width: 0;
	color: #000000;
	font-size: 11px;
	height: 38px;
	line-height: 110%;
	margin: 0 0 4px 0;
	overflow: hidden;
	padding: 2px 0 0 2px;
	text-align: left;
	text-transform: uppercase;
}

.clear{
	clear: both; /*NECESSARIO*/
}

.didascalia{
	font-size: 10px;
	padding: 6px 2px 2px 2px;
	text-align: center;
}

.elenco {
	line-height: 140%;
	list-style-type: square;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

.elenco a:link,.elenco a:visited{
	color: #000000;
}

.elenco a:hover,.elenco a:active{
	color: #999999;
	text-decoration: underline;
}

.errormsg{
	color: #666666; /*NECESSARIO*/
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	margin: 10px 0 10px 0;
	padding: 10px 0 0 20px;
	text-align: center;
}

.errormsg strong, .errormsg b{
	color: #FF6634; /*NECESSARIO*/
}

.eventielenco{
	margin: 0px;
	padding: 0px;
}

.eventielenco li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.eventifoto {
	border: 1px solid #E1E1E1;
	margin: 10px 0 10px 0;
	padding: 2px;
	text-align: center;
}

.eventiico{
	float: right;
	margin: 0 0 0 14px;
	width: 130px;
}

.eventiico img{
	border: 2px solid #CCCCCC;
	padding: 0px;
}

.eventitesto{
	color: #000000;
	font-size: 12px;
	line-height: 140%;
}

.eventitesto em{
	color: #00438A;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin: 6px 0 2px 0;
}

.eventitesto, .eventititolo{
	float: left;
	margin: 6px 0 6px 8px;
	padding: 0px;
	text-align: left;
	width: 310px;
}

.eventititolo{
	font-size: 15px;
	font-weight: bold;
	line-height: 140%;
}

.eventititolo a:link, .eventititolo a:visited{
	color: #00438A;
}

.eventititolo a:hover, .eventititolo a:active{
	color: #999999;
}

.evidenza{
	background-color: #EEEEEE;
	color: #00438A; /* DEVE essere un formato VISIBILE */
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	margin: 8px;
	padding: 6px;
}

.evidword{
	background-color: #E1E1E1;
	color: #FF6634;
	font-size: 13px;
}

.evidword, evidword2{
	font-size: larger;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px;
}

.evidword2{
	color: #FF6634;
}

.formula{
	color: #00438A;
	text-align: right;
}

.fullrow{
	clear: left;
}

.funzioniadmin{
	border: 1px dashed #FF6634;
}

.grande{
	font-size: 16px;
}

.help-message{
	background-image: url(Sfondi/Msg_Obblig.gif);
}

.help-message em, .info-message em{
	background-color: #FFFFFF;
	border: 1px solid #FF6634;
	color: #333333;
	font: normal normal 11px/0.9 Arial, sans-serif;
	left: -9999px;
	padding: 2px 4px 2px 4px;
	position: absolute;
}

.help-message, .info-message{
	background-repeat: no-repeat;
	display: block !important;
	display: none; /* IE6 e inferiori */
	float: left;
	height: 18px;
	margin: 3px 0 0 5px;
	position: relative;
	width: 18px;
}

.help-message:hover em{
	left: 40px;
	top: -5px;
}

.iconew{
	background-image: url(images/NewStella.gif);
	left: 0;
}

.iconew, .icopromo{
	background-repeat: no-repeat;
	height: 38px;
	position: absolute;
	top: 0;
	width: 50px;
	z-index: 1;
}

.icopromo{
	background-image: url(images/fumetto.png);
	right: 0;
}

.info{
	color: #666666; /*NECESSARIO*/
	font-size: 11px;
}

.info-message{
	background-image: url(sfondi/Msg_info.gif);
}

.info-message:hover em{
	left: 20px;
	top: -5px;
}

.piccolo{
	font-size: 11px;
}

.prezzo, .anteprimaprezzo {
	background-color: #CCCCCC;
	color: #FF6634;
}

.ricarica{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.ricarica a{
	background-color: #333;
	color: #FFFFFF;
	padding: 3px 4px 3px 4px;
}

.ricarica a:hover, .ricarica a:active{
	color: #CCCCCC;
}

.sfondo1{
	background-color: #F2F2F2;
}

#anteprimacont{
	clear: both;
}

#boxcerca{
	overflow: hidden;
	padding: 4px 10px 4px 12px;
	width: 178px;
}

#boxlogin{
	margin: 16px 0 0 4px;
}

#boxlogin input{
	border: 1px solid #666666;
	margin: 1px 0 1px 10px;
	padding: 1px;
	width: 90px;
}

#boxlogin label{
	clear: left;
	color: #333333;
	float: left;
	font-size: 10px;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	vertical-align: middle;
	width: 190px;
}

#boxlogin p{
	font-size: 10px;
	text-align: center;
}

#boxlogin ul{
	font-size: 10px;
	margin: 0 0 0 10px;
	white-space: nowrap;
}

#container{
	background-color: #FFFFFF;
	margin: 0px auto; /*NECESSARIO*/
	min-height: 100%;
	position: relative;
	text-align: left;
}

#contcommenti{
	padding: 0 20px 0 20px;
}

#contenuto{
	float: left; /*NECESSARIO*/
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: justify; /* Margin e Padding (Left e Right) DEVONO essere 0 */
}

#counter{
	clear: both;
	color: #999999; /*NECESSARIO*/
	font-size: 10px;
	font-weight: normal;
	margin-top: 20px;
	text-align: left;
}

#credits{
	font-size: 10px; /*NECESSARIO*/
	margin:0;
	padding:0 0 10px 0;
	text-align: center;
}

#editor{
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
	padding: 0 20px 10px 20px;
	text-align: left;
}

#flashcont{
	text-align: center;
}

#footer{
	clear: both;
	background-image: url(Sfondi/top_down2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FC9A37;
}

#footer .info{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 40px;
	text-align: left;
}

#gallerycont{
	height: 580px;
	left: 50%;
	margin-left: -480px;
	margin-top: -290px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 960px;
}

#header{
	padding: 0;
	text-align: center;
	width: 100%;
}

#indirizzo{
	padding: 20px 0 20px 0;
}

#lang{
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

#menudx .box {
	margin: 0px;
	padding: 0px;
	width: 200px;
}

#menudx .boxico {
	margin: 4px 10px 0 10px;
	padding: 0;
}

#menudx .boxico img{
	border: 1px solid #999999;
	padding: 1px;
}

#menudx .boxtesto{
	padding: 0 10px 2px 10px;
	text-align: left;
}

#menudx .boxtitolo{
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: center;
}

#menudx .boxtitolo a:link, #menudx .boxtitolo a:visited{
	color: #666666;
}

#menudx .boxtitolo a:hover, #menudx .boxtitolo a:active{
	color: #FF6634;
}

#menusx, #menudx {
	float: left; /* Margin e Padding (Left e Right) DEVONO essere 0 */
	margin: 0;
	padding: 0;
}

#navlist a:link, #navlist a:visited{
	color: #333;
}

#navlist a:hover, #navlist a:active{
	color: #385755;
}

#navlist li{
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 4px;
	text-transform: none;
}

#navlist li.sel{
	color: #385755;
}

#navlist ul{
	color: #333;
	font-size: 12px;
	line-height: 160%;
	margin: 0;
	padding: 0 0 30px 0;
	text-align: center;
}

#navlistheader{
	background-image: url(Sfondi/NavlistHeader.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 28px;
	line-height: 28px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 760px;
}

#navlistheader li{
	color: #FF6634;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 24px;
	list-style-type: none;
	margin: 0 16px 0 16px;
	padding: 2px 30px 2px 30px;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
}

#navlistheader li a:link, #navlistheader li a:visited {
	color: #FF6634;
	text-decoration: none;
}

#navlistheader li a:hover, #navlistheader li a:active {
	color: #568583;
	text-decoration: none;
}

#navlistheader li.sel {
	background-image: url(Sfondi/Bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #568583;
}

#navlistheader ul{
	margin: 0;
	padding: 0;
}

#newscont, #scheda{
	line-height: 140%;
	overflow: hidden;
	padding: 0 40px 10px 40px;
	text-align: left;
}

#note{
	clear: both;
	color: #333333;
	font-size: 10px;
	margin-top: 40px;
}

#novitacont{
	clear: both;
}

#pdc{
	font-size: 10px;
	padding: 20px 0 10px 0;
	text-align: center;
	width: 100%;
}

#pdc a{
	color: #FFFFFF;
	display: block;
}

#titolopagina {
	border-bottom: 4px solid #FC9A37;
	color: #000000;
	margin: 1px 0 16px 0;
	padding: 0;
}

/*.breadcrumbs{
	background-image: url(Sfondi/bgBreadCrumbs.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	height: 40px;
	line-height: 1.1;
	margin: 4px -10px 4px -10px;
	overflow: hidden;
	padding: 20px 0 6px 4px;
	position: relative;
	text-align: left;
}
.breadcrumbs  a.percorso {
	color: #333333;
	padding: 0 2px 0 2px;
	text-decoration: none;
}

.breadcrumbs  a.percorso:link, .breadcrumbs  a.percorso:visited{
	color: #333333;
}

.breadcrumbs  a.percorso:hover, .breadcrumbs  a.percorso:active{
	color: #1997BF;
}

.breadcrumbs .page{
	background-color: #333333;
	color: #FFFFFF;
	margin: 0 1px 0 1px;
	padding: 2px 3px 2px 3px;
}

.breadcrumbs .page a.percorso:link, .breadcrumbs .page a.percorso:visited{
	color: #FFFFFF;
}

.breadcrumbs .pagesel{
	background-color: #333333;
	color: #999999;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}

.breadcrumbs em{
	background-color: #333333;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
}

.breadcrumbs em b{
	color: #1997BF;
}

*/
/*
.marcacont{
	margin: 0;
	padding: 0px;
}
.menu {
	background-image: url(sfondi/bgMenuRepeat.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	text-align: left;
}

.menu .bottom{
	background-image: url(Sfondi/MenuBottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 10px;
}

.menu .menutit{
	background-image: url(Sfondi/MenuTit.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 14px;
	text-align: left;
}

.menu li a:link,.menu li a:visited{
	color: #333333;
	display: block;
	line-height: 150%;
	margin: 0 3px 0 4px;
	text-decoration: none;
}

.menu li.liv1{
	background-image: url(Sfondi/Livl.jpg);
	background-repeat: no-repeat;
}

.menu li.liv1 a:link,.menu li.liv1 a:visited{
	padding-left: 10px;
}

.menu li.liv1 a:hover,.menu li.liv1 a:active{
	color: #FF6600;
}

.menu li.liv1, .menu li.liv1sel {
	height: 25px;
	line-height: 110%;
	margin: 0 6px 0 6px;
	overflow: hidden;
	padding: 5px 0 0 0;
	text-decoration: none;
}

.menu li.liv1sel {
	background-image: url(Sfondi/liv1Sel.jpg);
	background-repeat: no-repeat;
}

.menu li.liv1sel a:link,.menu li.liv1sel a:visited{
	color: #333333;
	font-weight: bold;
	padding-left: 10px;
}

.menu li.liv2 a:link,.menu li.liv2 a:visited{
	background-color: #FFFFFF;
	color: #333333;
	padding-left: 22px;
}

.menu li.liv2 a:hover,.menu li.liv2 a:active{
	background-color: #E1E1E1;
	color: #333333;
}

.menu li.liv2, .menu li.liv2sel {
	line-height: 130%;
	margin: 0;
	padding: 2px 0 2px 0;
}

.menu li.liv2sel a:link,.menu li.liv2sel a:visited{
	color: #333333;
	font-weight: bold;
	padding-left: 22px;
}

.menu li.liv3 a:link, .menu li.liv3 a:visited{
	color: #000000;
	font-weight: normal;
}

.menu li.liv3 a:hover,.menu li.liv3 a:active{
	color: #000000;
	font-weight: normal;
}

.menu li.liv3, .menu li.liv3sel {
	line-height: 110%;
	margin: 0;
	padding: 2px 0 2px 0;
	padding-left: 30px;
}

.menu li.liv3sel a:link,.menu li.liv3sel a:visited{
	font-weight: bold;
}

.menu li.liv3sel a:hover,.menu li.liv3sel a:active{
	background-color: #FFFFFF;
	color: #000000;
}

.menu ul{
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

*/
