div#link3{
	background-color: #90BCD7;
	border-top: 1px solid darkblue;
	border-left: 1px solid darkblue;
	border-right: 1px solid darkblue;
	margin-left: 50px;
	position: relative;
	text-align: center;
	top: 11px;
	width: 120px;
	float: left;
}

div#link31{
	background-color: #F5F9FC;
	border-color: darkblue darkblue -moz-use-text-color;
	border-style: solid solid none;
	border-width: 1px 1px 0px;
	margin-left: 50px;
	position: relative;
	text-align: center;
	top: 11px;
	width: 120px;
	float: left;
}


div#link4{
	background-color: #90BCD7;
	border-top: 1px solid darkblue;
	border-right: 1px solid darkblue;
	position: relative;
	text-align: center;
	top: 11px;
	width: 120px;
	float: left;
}

div#link41{
	background-color: #F5F9FC;
	border-top: 1px solid darkblue;
	border-right: 1px solid darkblue;
	position: relative;
	text-align: center;
	top: 11px;
	width: 120px;
	float: left;
}


div#link5{
	background-color: #90BCD7;
	border-top: 1px solid darkblue;
	border-right: 1px solid darkblue;
	position: relative;
	text-align: center;
	top: 11px;
	width: 120px;
	float: left;
}

div#link51{
	background-color: #F5F9FC;
	border-top: 1px solid darkblue;
	border-right: 1px solid darkblue;
	position: relative;
	text-align: center;
	top: 11px;
	width: 120px;
	float: left;
}

div#link6{
	background-color: #90BCD7;
	border-top: 1px solid darkblue;
	border-right: 1px solid darkblue;
	position: relative;
	text-align: center;
	top: 11px;
	width: 120px;
	float: left;
}

div#link61{
	background-color: #F5F9FC;
	border-top: 1px solid darkblue;
	border-right: 1px solid darkblue;
	position: relative;
	text-align: center;
	top: 11px;
	width: 120px;
	float: left;
}

div#link7{
	background-color: #90BCD7;
	border-top: 1px solid darkblue;
	border-right: 1px solid darkblue;
	position: relative;
	text-align: center;
	top: 11px;
	width: 120px;
	float:left;
}

div#link71{
	background-color: #F5F9FC;
	border-top: 1px solid darkblue;
	border-right: 1px solid darkblue;
	position: relative;
	text-align: center;
	top: 11px;
	width: 120px;
	float: left;
}

div#link7 a, a:hover{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

div#link6 a, a:hover{
	color: black;
	font-weight: bold;
	text-decoration: none;
}


div#link5 a, a:hover{
	color: black;
	font-weight: bold;
	text-decoration: none;
}


div#link4 a, a:hover{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

div#link3 a, a:hover{
	color: black;
	font-weight: bold;
	text-decoration: none;
}


#elenco{
	float: left;
	width: 160px;
	text-align: center;
}

.titoloelenco{
	color: red;
	font-size: 13px;
	font-weight: bold;
	cursor: default;
}

.titoloelenco:hover{
	color: green;
	font-size: 13px;
	cursor: pointer;
	font-weight: bold;
}

.elencovideo{
	color: red;
	font-weight: bold;
	line-height: 15px;
	font-size: 10px;
}

.produzione{
	color: darkblue;
	text-decoration: none;
	cursor: default;
}

.produzione:hover{
	cursor: pointer;
	text-decoration: underline;
	color: red;
}


#prod_cen{
	text-align: center;
	width: 500px;
	margin-left: 160px;
	border-left: 1px solid darkblue;
}

img.produzioni{
	width: 135px;
	height: 110px;
}

#dentroproduzione{
	color: blue;
	font-size: 12px;
	font-family: Verdana,Arial;
}
