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

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(immagini/marble-4.jpg);  
	bgcolor: #FFFFFF;
	text-align:center;
}

#container {
	width: 860px;
	height:auto;
	background-color:#990000;
	border: 4px;
	border-style: double;
	border-color: #FFCC00;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#header {
	width:800px;
	height:160px;
	
}

#movie {
	width:800px;
	height:500px;
	background-color:#990000;
}

#movie_border {
	width:auto;
	border: 1px;
	border-style:solid;
	border-color: #FC0;
}

#movie_float_left {
	width:150px;
	height:500px;

}

#movie_float_right {
	width:150px;
	height:500px;
	
}

#movie_float_center {
	/*width:568px;*/
	width:500px;
	height:426px;
	
}

#menu { 
	width: 568px;
	height: 24px;
	margin-top: 0px;
}

#circuito {
	margin-left:auto;
	margin-right:auto;
	width:390px;
	height:30px;
}

#bottom  {
	width: 560px;
	height: 100px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 6px;
	background-image:url(Images/menu_back.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color: #990000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}

#bottom a {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-shadow:#000; 
}

#bottom a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#FC0;
	text-decoration:none;
}


#bottom_menu {
	width:568px;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FC0;
}

#bottom_menu a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FC0;
	text-decoration:none;
}

#bottom_menu a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
}

#bottom2  {
	width: 800px;
	height: 130px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(Images/marble-4.jpg);
	background-position:top left;
	background-repeat:repeat;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:  #FC0;
}



.style-1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FC0;
}

.style-2 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FC0;
	text-align:center;
}