	/*<![CDATA[*/
	<!--
	body{
	background:#0D3944;
	color: #0D3944;
	font: 75% Verdana, Arial, Helvetica, sans-serifverdana;
	margin:0, 0;
	padding: 0 10%;
	text-align: center;
}
scroller.css
{
	color:#506D78;;
	width: 760px;
	background: url(albino.jpg);
}
#corpo {
	color:#506D78;
	width: 760px;
	background: url(1607.jpg);
	background-repeat : no-repeat;
}
#testo {
    float:left;
	width: 760px;

}

#corpoMasomichei {
	color:#002E39;
	width: 760px;
	background-repeat : no-repeat;
	background-image: url(../contents/images/masomichei_nuda.jpg);
}
#corpoTerredigioia {
	color:#002E39;
	width: 760px;
	background-repeat : no-repeat;
	background-image: url(../contents/images/gioia_fondo_nuda.jpg);
}
#corpoArmani {
	color:#002E39;
	width: 760px;
	background-repeat : no-repeat;
	background-image: url(../contents/images/albino_nuda.jpg);
}
#corpoClaps {
	color:#002E39;
	width: 760px;
	background-repeat : no-repeat;
	background-image: url(../contents/images/fondo_claps_nuda.jpg);
}
#corpoEgle {
	color:#002E39;
	width: 760px;
	background-repeat : no-repeat;
	background-image: url(../contents/images/egle_fondo_nuda.jpg);
}
#corpoIoarmani {
	color:#002E39;
	width: 760px;
	background-repeat : no-repeat;
	background-image: url(../contents/images/fondo_ioarmani_nuda.jpg);
}
#corpoArmaniIntro {
	color:#002E39;
	width: 760px;
	background-repeat : no-repeat;
	background-image: url(../contents/images/fondo_albino_testo.jpg);
}
#corpoClapsIntro {
	color:#002E39;
	width: 760px;
	background-repeat : no-repeat;
	background-image: url(../contents/images/fondo_claps_testo.jpg);
}
#corpoEgleIntro {
	color:#002E39;
	width: 760px;
	background-repeat : no-repeat;
	background-image: url(../contents/images/egle_fondo_testo.jpg);
}
#corpoIoarmaniintro {
	color:#002E39;
	width: 760px;
	background-repeat : no-repeat;
	background-image: url(../contents/images/ioarmani_fondo_testo.jpg);
}
#corpoInterno {
	color:#002E39;
	width: 760px;
	background-image: 
	url(../images/fondo_pagine.jpg);
	background-repeat: repeat-y;
}
#corpoTabella {
	color:#002E39;
	width: 760px;
	background-image: 
	url(../images/fondo_pagine.jpg);
	background-repeat : no-repeat;
	
}

/* MENU PRINCIPALE */
#menuNavigazione{
margin:0;
padding:0px;
list-style:none;
height:2em;
border:1px solid #0D3944;
width:760px;


}
#menuNavigazione li{
float:left;
/*width:7em;*/ /* VOCI ORIZZONTALI */
position:relative;
text-decoration:none;
}
#menuNavigazione a{
float:left;
height:2em;
line-height:2em;
padding:0 11px;
text-decoration:none;
text-align:center;
border-left:1px solid;
}
/* SOTTO MENU */
#menuNavigazione ul{
margin:0;
padding:0;
list-style:none;
width:10em;
}
#menuNavigazione ul li{
/*float:none;*/
width:20em; /* VOCI A COMPARSA */
}
#menuNavigazione ul a{
float:none;
display:block;
height:1.8em;
line-height:1.8em;
border:1px solid #0D3944;
border-left:2px solid #FFF;
border-bottom:1px solid #FFF;
}
/* MENU ON OFF */
#menuNavigazione ul,
#menuNavigazione ul.subMenu-off{
position:absolute;
/*visibility:hidden;*/
top:-10000em
}
/*#menuNavigazione ul.subMenu-on{
visibility:visible;
}*/
/* POSIZIONAMENTO DEL SOTTO MENU */
#menuNavigazione ul.subMenu-on{
position:absolute;/* primo livello di annidamento:menu a discesa */
top:2em;
left:-1px;
visibility:visible;
border-top:1px solid #FFF;
}
#menuNavigazione ul.subMenu-on ul.subMenu-on{
margin:0 0 0 -1px;/* livelli di annidamento superiori al primo:menu a comparsa laterale */
width:12em;
position:absolute;
top:-1px;
left:20em;
border-top:1px solid #0D3944;
}
/* COLORI */
#menuNavigazione{
background:#506D78;
color:#FFF;
}
#menuNavigazione a{
background:#506D78;
color:#FFF;
}
/* EFFETTO ROLLOVER */
#menuNavigazione a:hover,
#menuNavigazione a:focus,
#menuNavigazione a:active{
text-decoration:none;
}

#menuNavigazione ul a:hover,
#menuNavigazione ul a:focus,
#menuNavigazione ul a:active{
text-decoration:underline;
}


/* MENU A PIE DI PAGINA */
.menuNavbassa{
margin:0;
padding:0;
list-style:none;
height:2em;
border::1px solid #0D3944;
width:760px;
}
.menuNavbassa li{
float:left;
position:relative;
}
.menuNavbassa a{
float:left;
height:2em;
line-height:2em;
padding:0px, 12px;
text-decoration:none;
border-left:1px solid;
}
/* SOTTO MENU */
.menuNavbassa ul{
margin:0;
padding:0;
list-style:none;
width:17em;
}
.menuNavbassa ul li{
float:none;
}

/* MENU ON OFF */
.menuNavbassa ul,
.menuNavbassa ul.subMenu-off{
position:absolute;
visibility:hidden;
}
.menuNavbassa ul.subMenu-on{
visibility:visible;
}
/* COLORI */
.menuNavbassa{
background: #506D78 url(red_bckgrd.jpg) 0 0 repeat-y;
color:#000;
}
.menuNavbassa a{
background:transparent;
padding:0 14px;
color:#FFF;
}
/* EFFETTO ROLLOVER */
.menuNavbassa a:hover,
.menuNavbassa a:focus,
.menuNavbassa a:active{
text-decoration:none;
	background:#ACC1C0;
	color:#003366;
}

#menuNavigazione ul a{

/* FRECCETTE */
.menuNavbassa a.continua{
/*background:url(continuaOrz.gif) #EEE center bottom no-repeat;*/
}
.menuNavbassa ul a.continua{
/*background:url(continua.gif) #EEE right center no-repeat;*/
}
/* MENU PRODOTTI */
.menuProdotti a:hover,
.menuProdotti a:focus,
.menuProdotti a:active{
text-decoration:none;
	color:#FF0000;
}
.menuProdotti{
	list-style:none;
	text-decoration:none;
	color: #EEE;
	text-align: left;
}
.menuProdotti a{
	text-decoration:none;
	background:transparent;
	padding:0 20px;
	color:#EEE;
}

	img#imgINem {
		float:left;
		margin: 0 0.5em 0.5em 0;
		width:200px;
		height:130px;

	}
	-->
	/*]]>*/

