@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/fondo_cover-dvd.jpg);
	background-repeat: repeat;
}
#main #contenuto {
	margin: 0px;
	padding: 0px;
	height: 435px;
	width: 770px;
	border: 1px solid #000;
	text-align: left;
}
#main #menu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 125px;
	width: 770px;
}
#main {
	width: 770px;
	height: 580px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
#main #cont-pag-testo {
	height: 435px;
	width: 770px;
	border: 1px solid #000;
	background-image: url(../images/pag02-testo_fondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
}
#testo   {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.titolo1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
a:link {
	color: #C61706;
}
a:visited {
	color: #C61706;
}
a:active {
	color: #C61706;
}
a:hover {
	color: #FD7016;
}


#main #cont-pag-anteprima {
	margin: 0px;
	padding: 0px;
	height: 435px;
	width: 770px;
	border: 1px solid #000;
	background-image: url(../images/pag04-anteprima_fondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main #cont-pag-download {
	margin: 0px;
	padding: 0px;
	height: 435px;
	width: 770px;
	border: 1px solid #000;
	background-image: url(../images/pag05-download_fondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main #cont-pag-mezzanotte {
	margin: 0px;
	padding: 0px;
	height: 435px;
	width: 770px;
	border: 1px solid #000;
	background-image: url(../images/pag06-mezzanottemenocinque_fondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main #cont-pag-vettori {
	margin: 0px;
	padding: 0px;
	height: 435px;
	width: 770px;
	border: 1px solid #000;
	background-image: url(../images/pag07-vettori_fondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main #cont-pag-strips {
	margin: 0px;
	padding: 0px;
	height: 435px;
	width: 770px;
	border: 1px solid #000;
	background-image: url(../images/pag03-strips_fondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main #cont-homeminisito {
	margin: 0px;
	padding: 0px;
	height: 435px;
	width: 770px;
	border: 1px solid #000;
	background-image: url(../images/pag01-home_fondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.testo-medio-centr {
	font-size: 14px;
	text-align: center;
}
.testo-medio {
	font-size: 14px;
	text-align: left;
}
#centrato {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.titolo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.testo-piccolo-centr {
	font-size: 11px;
	text-align: center;
}
.bold-rosso {
	font-weight: bold;
	color: #C61706;
}
.bold {
	font-weight: bold;
}
