body {
	background: #ffffff;
	text-align: center;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
}

.main {position: relative; text-align: left; margin-right: auto; margin-left: auto; width: 1010px; height: 780px; clear: both;}

.header {display: block; height: 150px;}

.menu {position: relative; width:700px; height:50px; margin: 0 150px 0 150px;}

.corpo {display: inline; width: 700px; height: 580px; background: #ffffff url(../images/sfondo.png) no-repeat 50% 50%; float: left;}

.box {display: inline; width: 300px; height: 575px; background: url(../images/box.png) no-repeat 50% 50%; float: right;}

.insidecorpo { width: 590px; height: 540px; margin: 25px 35px 15px 75px;  overflow: auto;}

.insidebox { width: 250px; height: 290px; margin: 35px 30px 100px 20px; }

.footer { position: relative; text-align: left; margin: 0 auto; width: 1000px; height: 70px; background: url(../images/foot.png) no-repeat 50% 50%; }

.menufoot { position: relative; width: 300px; height: 50px; margin: 0 350px 0 350px; }

.menu li { float: left; }

.footer li { float: left; }

h1 { font: 1.2em Book antiqua, sans-serif; color: #ff3300; text-align: center; }
h2 {font: bold 1em Book antiqua, sans-serif; color: #ff6600; text-align: left;}
p { font: .9em Book antiqua, sans-serif; color: black; text-align: justify; }
ul { list-style-type:none; margin: auto; padding:0; }
img {border: 0;}

.box h1 {text-align: left; }
.box h2 {text-align: left; }

a {font: Arial, sans-serif; color: #ff6600; overflow: hidden; outline: 0;}

.menu a {display: block; width: 100px; height: 50px; overflow: hidden; text-indent: -9999px; background-repeat: no-repeat; background-position: 0 0; outline: 0; color: #ff6600; }
.footer a {display: block; width: 100px; height: 50px; overflow: hidden; text-indent: -9999px; background-repeat: no-repeat; background-position: 0 0; outline: 0; color: #ff6600; }

a.home {background-image:url(../images/home.png); }
a.negozio { background-image:url(../images/negozio.png); }
a.articoli { background-image:url(../images/articoli.png); }
a.collezioni { background-image:url(../images/collezioni.png); }
a.sfilate { background-image:url(../images/sfilate.png); }
a.blog { background-image:url(../images/blog.png); }
a.contatti { background-image:url(../images/contatti.png); }

a:hover { background-position: 0 -50px;}

a:link { color: #ff6600;}
a:hover { color: #000000; text-decoration: none;}
a:visited { color: #ff6600; text-decoration: none;}
a:active { color: #ff6600; text-decoration: none;}

ol.linkfoto { list-style: disc; color: #000000; }
ol.linkfoto li { list-style: disc; color: #000000; }
ol.linkfoto a, ol.linkfoto a:link, ol.linkfoto a:visited { color: #000000 !important; }
