*{
    margin:0;
    padding:0;
}
body{
    background:#000;
    font-family:Georgia;
    font-size: 21px;
    font-style: italic;
    letter-spacing:0px;
}

#menu_su_black {
	width:100%;
	height:50px;
	margin-top:-60px;
	border-bottom: solid 1px #e5e5e5;
	margin-bottom:40px;
	background-image:url(http://www.studiop.it/microsoft-tag/images/sfondo_black.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:999;
}

#menu_su_white{
	width:100%;
	height:50px;
	margin-top:-60px;
	border-bottom: solid 1px #e5e5e5;
	margin-bottom:40px;
	background-image:url(http://www.studiop.it/microsoft-tag/images/sfondo_white.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:999;
}

img {
	border:0;
	float:left;
	margin-right:30px;
	margin-left: 30px;
	
}

.testo_nero {
	color:#000;
}


.section{
    margin:0px;
    height:1400px;
    width:100%;
    float:left;
    text-shadow:1px 1px 2px #f0f0f0;
}



.section h2{
    margin:20px 0px 20px 20px;
}
.section p{
    margin:20px 0px 0px 50px;
    width:600px;
    margin:20px;
 }
.black{
    color:#fff;
    background:#000 url(http://www.studiop.it/microsoft-tag/images/black.jpg) no-repeat bottom left;
}
.white{
    color:#000;
    background:#fff url(http://www.studiop.it/microsoft-tag/images/white.jpg) no-repeat bottom left;
}

.section ul{
    list-style:none;
    margin:60px 0px 0px 10px;
}
.black ul li{
    float:left;
    padding:5px;
    margin:5px;
    color:#aaa;
}
.black ul li a{
    display:block;
    color:#f0f0f0;
}
.black ul li a:hover{
    text-decoration:none;
    color:#fff;
}
.white ul li{
    float:left;
    padding:5px;
    margin:5px;
    color:#aaa;
}
.white ul li a{
    display:block;
    color:#222;
}
.white ul li a:hover{
    text-decoration:none;
    color:#000;
}

#striscia {
	width:250px;
	height:100%;
	position:fixed;
	z-index:0;
	left:68%;
	top:0px;
}

#social {
	position:absolute;
	width:250px;
	height:62px;
	margin-top:-5px;
	margin-left:-30px;
}

#logo_striscia {
	width:151px;
	height:151px;
	margin-top:125px;
	margin-left:25px;
}

#logo_striscia2 {
	width:151px;
	height:151px;
	margin-top:55px;
	margin-left:18px;
}