

	#myslide {width:500px;overflow:hidden;position: relative;height:320px;}

	#myslide .cover{
		width:3000px; /*------- class mystuff width * number of mystuff divs (160 * 3 = 480)---------- */
		position: absolute;
		height:350px;
	}

	#myslide .mystuff {width:500px;float:left;padding:20px 0;}

	.button {background:white;padding:2px;display:block;float:left;margin-right:5px;border:0px}
	.active{background:#D3D124;padding:2px;display:block;float:left;outline:none;}
	.clear{clear:both;}
	
#mediakit {
width: 500px;
height: 400px;
}

#button a, #button a:hover, #button a:visited {

margin:0 0 0 7px;
text-decoration:none;
border:0;

}

#giornale_home {
width: 300px;
height: 400px;
margin-right: 20px;
}

div.clearer {
clear:left;
}

#textimage h2, p {
color: white;
margin: 0;
padding: 0;
text-align: justify;
}

#textimage h2 {
margin-bottom: 5px;
font-size: 15pt;
font-weight: bold;
}

#textimage p {
font-size: 15px;
margin-bottom: 5px;
}

#contact h2 {
font-size: 15px;
color: white;
font-weight: bold;
}

#contact p {
font-size: 15px;
color: white;
}

#contact a {
color: white;
}

#download_home a {
color: #D3D124;
}

#download_home p {
font-size: 14px;
}

