body {
	font: small Verdana, "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin:0;
	color: #141a51;
}

img {
	border:0
}

h2 {
	font-size: 1em;
}

#pagina {
	width: 750px;
	height: 500px;
	margin-top:1em;
	margin-left:auto;
	margin-right: auto;	
	border: 1px solid #ccc;
	margin-bottom: 0;
}

#menu {
	width:210px;
	height: 500px;
	float:left;	
	margin:0;
}

#corpo {
	width:540px;
	float:left;
	margin:0;
}

#header {
	height: 50px;	
	margin:0;
}

#musica {
	width:440px;
	height:50px;
	display:inline;
}

#contenuti {
	height: 450px;
	overflow: auto;			
	margin:0;
	background: url(../images/pellicola.jpg) top right no-repeat;
	scrollbar-base-color: #666;
	scrollbar-face-color: #666;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

#contenutiIntro {
	width: 530px;
	height:446px;
}

#contatore {
	width: 100px;
	height: 60px;
	margin-top: .5em;
	margin-left:auto;
	margin-right: auto;
}

#video {
	width:448px;
	height: 373px;
	margin-left:auto;
	margin-right:auto;
}

.errore {
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/errore.jpg) top left no-repeat;
	padding-left: 1.5em;
	padding-top: .5em;
	height:32px;
	margin-left: .8em;
}

.warning {
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/errore.jpg) top left no-repeat;
	padding-left: 1.5em;
	padding-top: .5em;
	height:32px;
	margin-left: .8em;
}


.errorBox {
	border: 2px solid #f5a425;
	background-color: #c0c0c0;
	width: 200px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding: 1em 0;
}

.bloccoCentrato {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

#intro {
	width:750px;
	height:500px;
}

.clr  {
	clear:both;
}

.galleria {
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

.galleria img {
	padding:8px;
}

.cartella {
	border-bottom: 1px dotted #f5a425;
	margin-bottom: 1em;
	padding-bottom: .5em;
	width: 95%;
}

.cartella a  {
	text-decoration: none;
}

.cartella a:hover {
	text-decoration: underline;
}

.cartella img {
	float:left;
}

.cartella .descrizione {
	float:left;
	width: 420px;
	padding-left: 1em;
	padding-top: 2em;
}

.imgNavigation {
	padding:0 5px;
}

.small {
	font-size: .8em;
	color:#666;
}

.destra {
	text-align:right;
}

.centrato {
	text-align: center;
}

.uppercase {
	text-transform: uppercase;
	font-weight: bold;
}

.linea {
	height:5px;
	width: 300px;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 1px dotted #f5a425;
}	
