/* foglio di stile */

/* stili comandi assoluti */

body {
margin: 0px;
padding: 0px;
font-size: 70%;
background-color: #FFFFFF;
background-position: top;
font-family: Georgia, "Times New Roman", Times, serif;
}

div #uno{
	left:0;
	top:0;
	width:400 px;
	height:200px;	
}

#contenuto {
	width: 1122px;
	height: 800px;
	background-image:url(../immagini/borafilm.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}


#video {
	width: 853px;
	height: 480px;
}

#videogallery {
text-transform:none;
float: left;
background-repeat: no-repeat;
margin-left: 700px;
margin-top: 100px;
width: 500px;
height:200px;
padding: 0px 0 0 0;
list-style: none;
text-align: justify;
}
