img, div, span { behavior: url(images/iepngfix.htc) }

body {
background-color: #000000;
}
/* QUESTA DOVREBBE ESSERE TEMPORANEA */
body {
overflow: hidden;
}
#logoedesign {
display: none;
}
/* QUESTA DOVREBBE ESSERE TEMPORANEA */


a {
color:#ffffff;
text-decoration: none;
}
#fiocco {
position: absolute;
width: 1600px;
height: 1134px;
margin-right:-900px;
margin-top:-525px;
top:50%;
right:50%;
background-image:url(../images/jacko3.jpg);
background-repeat: no-repeat;

/*display: none;*/
}


a:hover {
color:#555555;
text-decoration: none;
}

#container {
width: 920px;
height: 600px;
min-height: 600px;
border: 1px solid #555555;
position: absolute;
top:50%;
margin-top:-300px;
left:50%;
margin-left:-460px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
/*background-image: url(../images/sfondi/001.jpg);*/
background-repeat: no-repeat;
background-position: top left;
}

#logo {
height: 65px;
background-color: #000000;
}
/* ---------------------- BLOCCO SCELTA SFONDO ------------------------ */
#chooseback  {
width: 500px;
height:36px;
position: absolute;
top:15px;
right:5px;
/*background-image: url(../images/nero50.png);*/
}
.cambia {
float: left;
padding-left; 4px;
padding-right: 4px;
margin-top: 10px;
}
.sfondi {
float: left;
margin-left; 4px;
margin-right: 4px;
margin-top: 2px;
height:30px;
width:30px;
border: 1px solid #555555;
}

/* ---------------------- corpo ------------------------ */

#corpo {
width: 690px;

min-height: 360px ;
min-height: auto !important;
height:100%;
/*position: absolute;
top: 100px;
left:90px;*/
padding:20px;
padding-right:30px;
background-image: url(../images/nero50.png);
}

/* ---------------------- BLOCCO MENU ------------------------ */
#menu {
width: 920px;
height: 65px;
position: absolute;
bottom:0px;
/*left: 20px;
background-image: url(../images/nero50.png);*/
background-color: #000000;
}

.vocimenu {
font-size: 16px;
float: left;
margin-top:25px;
padding-left:20px; 
padding-right:20px;
border-right: 1px solid #cccccc;
}

#logoedesign {
height: 30px;
position: absolute;
right:0px;
bottom: -32px;
}

#fbook {
height: 17px;
position: absolute;
left: 0px;
bottom: -20px;
}

/* ---------------------- gallery ------------------------ */
.gallery {
position: absolute;
left:85px;
float: left;
}

.thumb {
border:1px solid #555555;
margin-left:5px;
margin-right:5px;
float: left;
background-color: #000000;
}


