BODY {
	background-color : White;
	font-family : Verdana;
	font-size : xx-small;
	color : #000099;	

}

TABLE {
	font-family : Verdana;
	font-size : xx-small;
}

A {
	font-family : Verdana;
	font-size : xx-small;
	text-decoration : underline;
	color : #0033CC;
	font-weight: bold;
	
}

A:HOVER {
	color : #CC0000;
	text-decoration : underline;
	font-weight: bold;
}

HR {
	height : 1px;
	color: #cccccc;
}

LI {
	list-style-image : url('images/segno.gif');
	list-style-position : outside;
	background-repeat: repeat-x;
}
.body {	
	background-image : url('images/stringa_body.gif');
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position : top center;

}

.fondo{	
	background-image : url(images/fondo.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position : top left;

}

.mondo{	
	background-image : url(images/fondino.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position : bottom left;

}

.email{	
	background-image : url(images/logo_selca.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position : top right;

}

.riga {	
	background-image : url('images/stringhina.gif');
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position : top center;

}

.allo {	
	background-image : url(images/allodola/loghino.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position : bottom right;

}
.sped{	
	background-image : url(images/logo_spednet.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position : top right;

}


.allo_tessuto {	
	background-image : url(images/allodola/tessuto_allodola.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;

}
.cuci {	
	background-image : url(images/cucina/multifunzione/linee.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;

}

.dida {
	padding-left:10px;
	background-image: url('images/line_h.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

.dida2 {
	padding-left:10px;
	background-image: url('images/line_nr.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

