/* CSS DOCUMENT PRONOSTICOSCOMMESSE.COM 21 LUGLIO 2008 */

body {
	background-color: #515252;
	text-align: center;   /*centra in IE 5.x */
	margin-top: 0px;
	}
	
#container	{
    width: 998px;
	margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	border: solid #A8211F 1px;
	background-color: #FFF;
    font: 10pt normal Arial, Helvetica, sans-serif;
	float: left;
	}
	
	#header {
		width: 998px;
		height: 155px;
		}
		#navbar {
			width: 998px;
			height: 15px;
			background: url(../images/nav_bg.gif);
			font: 7.5pt normal Arial, Helvetica, sans-serif;
			color: white;
			text-align: center;
			}
			#navbar a { font: 7.5pt normal Arial, Helvetica, sans-serif; text-decoration: none; color: white; }
			#navbar a:hover { font: 7.5pt normal Arial, Helvetica, sans-serif; text-decoration: underline; color: yellow; }
			#navbar a:active { font: 7.5pt normal Arial, Helvetica, sans-serif; text-decoration: none; color: white; }
			
		#top {
			width: 998px;
			height: 140px;
			}
			#logo {
				width: 245px;
				height: 90px;
				/*background:url(../images/logo.jpg);*/
				margin-top: 25px;
				margin-left: 5px;
				float: left;
				}
			#bannertop {
				width: 728px;
				height: 90px;
				background-color: #CC66CC; 
				margin-top: 25px;
				margin-right: 15px;
				float: right;
				}
		
	#left {
		width: 254px;
		height: 600px;
		float: left;
		margin-left: 3px;
		}
		#adv250x250left {
			width: 250px;
			height: 250px;
			padding: 2px;
			border: solid #A8211F 1px;
			}
		#adv234x60left {
			width: 250px;
			height: 60px;
			margin-top: 4px;
			padding: 2px;
			text-align: center;
			}
		#box250x270left {
			width: 250px;
			height: 270px;
			margin-top: 4px;
			padding: 2px;
			border: solid #A8211F 1px;
			}
			#headerboxleft {
				width: 250px;
				height: 50px;
				background-color: #A8211F;
				}
			#box1left {
				width: 124px;
				height: 200px;
				float: left;
				border-right: dotted #A8211F 1px;
				}
			#box2left {
				width: 123px;
				height: 220px;
				float: right;
				padding: 0px;
				}

	#right {
		width: 254px;
		height: 600px;
		float: left;
		margin-left: 3px;
		}
		#newsletter {
			width: 250px;
			height: 250px;
			padding: 2px;
			text-align: center;
			border: solid #A8211F 1px;
			}
		#adv234x60right {
			width: 250px;
			height: 60px;
			margin-top: 4px;
			padding: 2px;
			text-align: center;
			}
		#box250x270right {
			width: 250px;
			height: 270px;
			margin-top: 4px;
			border: solid #A8211F 1px;
			padding: 2px;
			}
			#headboxright {
				width: 250px;
				height: 50px;
				background-color: #A8211F;
				}
			#headerboxright {
				width: 250px;
				height: 50px;
				background-color: #A8211F;
				}
			#box1right {
				width: 124px;
				height: 200px;
				float: left;
				border-right: dotted #A8211F 1px;
				}
			#box2right {
				width: 123px;
				height: 220px;
				float: right;
				padding: 0px;
				}			
		
	#right_news {
		width: 164px;
		height: 600px;
	    float: left;
		margin-left: 3px;
		border: solid #A8211F 1px;
		}
		#adv160x600 {
			width: 160px;
			height: 600px;
			padding: 2px;
			}
	#center_news {
		width: 562px;
	    float: left;
		margin-left: 3px;
		border: solid #A8211F 1px;
		font: 11pt normal Arial, Helvetica, sans-serif;
		}
	#center_news h1 { font: 14pt bold Arial, Helvetica, sans-serif; color: black; } 
	.paddingtext {
		padding: 2px;
		}
	#center {
		width: 472px;
		height: 600px;
		float: left;
		margin-left: 3px;  	
		}
		#centerbox {
			width: 468px;
			height: 528px;
			margin-top: 4px;
			padding: 2px;
			text-align: center;
			border: solid #A8211F 1px;
		}
			#firstbox {
				width: 400px;
				height: 90px;
				border-bottom: dotted #A8211F 1px;
				margin: 0px auto;
				}
			#secondbox {
				width: 400px;
				height: 90px;
				border-bottom: dotted #A8211F 1px;
				margin: 0px auto;
				margin-top: 10px;
				}
			#thirdbox {
				width: 400px;
				height: 90px;
				border-bottom: dotted #A8211F 1px;
				margin: 0px auto;
				margin-top: 10px;
				}		
		#adv468x60center {
			width: 468px;
			height: 60px;
			padding: 2px;
			border: solid #A8211F 1px;
			}
		#box1 {	
			width: 228px;
			height: 250px;
			float: left;
			border: solid #A8211F 1px;
			margin-top: 4px;
			padding: 2px;
			}
			#headerbox {
				width: 228px;
				height: 50px;
				background-color: #A8211F;
				}
		#box2 {
			width: 228px;
			height: 250px;
			float: right;
			border: solid #A8211F 1px;
			margin-top: 4px;
			margin-bottom: 4px;
			padding: 2px;
			}
		#news {
			width: 468px;
			height: 270px;
			float: left;
			padding: 2px;
			text-align: center;
			}
			
	#middle {
		width: 998px;
		height: 314px;
		margin-top: 8px;
		margin-left: 3px;
		float: left;
		}
		#adv234x60middle1 {
			width: 234px;
			height: 60px;
			background-color: #CC3399;
			float: left;
			margin-left: 8px;
			border: solid #F0FF00 1px;
			}
		#adv468x60middle {
			width: 472px;
			height: 60px;
			background-color: #9999CC;
			float: left;
			margin-left: 16px;
			border: solid #F0FF00 1px;
			}
		#adv234x60middle2 {
			width: 234px;
			height: 60px;
			background-color: #CC3399;
			float: left;
			margin-left: 16px;
			border: solid #F0FF00 1px;
			}
		#forumrss {
			width: 254px;
			height: 250px;
			margin-top: 4px;
			float: left;
			border: solid #A8211F 1px;
			}
		#forumcenter {
			width: 472px;
			height: 250px;
			margin-top: 4px;
			margin-left: 3px;
			float: left;
			border: solid #A8211F 1px;
			}
		#adv250x250middle {
			width: 254px;
			height: 250px;
			margin-top: 4px;
			margin-left: 3px;
			float: left;
			border: solid #A8211F 1px;
			}
	#middle_news {
		width: 998px;
		height: 64px;
		float: left;
		margin-top: 8px;
		}
	#footer {
		width: 998px;
		height: 200px;
		margin-top: 4px;
		float: left;
		text-align: center;
		}
		#footertext {
			width: 998px;
			height: 105px;
			margin-top: 4px;
			text-align: center;
			}
		#advfooter {
			width: 998px;
			height: 60px;
			text-align: center;
			}
		#footericon {
			width: 998px;
			height: 29px;
			margin-top: 4px;
			text-align: center;
			}
		#footerbar {
			width: 998px;
			height: 15px;
			margin-bottom: 0px;
			background: url(../images/navbg.gif);
			font: 8pt normal Arial, Helvetica, sans-serif;
			color: white;
			}
			
		li {
			list-style-image:url(../images/ball.jpg);
			list-style-position: inside;
			}
