/* CSS Document */
body
{
	margin:8px;
}
#container_logo
{
	margin-top:0px;
	margin-bottom:2px;
	margin-left:648px;
	height:153px;
}
#content
{
	color:#4f4f4f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	font-style:italic;
	line-height:1.4em;
	margin-left:342px;
	min-height:250px;
	background-image:url(../img/p.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#content a
{
	text-decoration:none;
	color:#5f8f5f;
}
#content a:hover
{
	text-decoration:underline;
	color:#66CC66;
}
#footer
{
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.6em;
	color:#336633;
	text-align:center;
	margin-top:24px;
	background-color:#efefef;
	padding:12px 0px;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}
#footer a
{
	text-decoration:none;
	color:#336633;
}
#footer a:hover
{
	text-decoration:underline;
	color:#003f00;
}
#footer table
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
#footer td
{
	padding:0px 18px;
}
#footer img
{
	border:none;
}
#indirizzo
{
	width:100%;
	height:50px;
	clear:both;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	color:#336633;
	margin-top:6px;
}
#indirizzo a
{
	text-decoration:none;
	color:#6f9f6f;
}
#indirizzo a:hover
{
	text-decoration:underline;
	color:#003f00;
}
#intestaz
{
	width:100%;
	clear:both;
	height:157px;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-bottom:2px;
}
#menu
{
	background-color:#FFCC99;
	float:right;
	width:165px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;
	font-weight:400;
	margin-left:15px;
}
#menu ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
}
#moviecontainer
{
	width:624px;
	height:153px;
	float:left;
	margin:2px;
	z-index:1;
}
.testocentr
{
	text-align:center;
}
