@charset "utf-8";
/* CSS Document */

body,html{
	margin:0px 0px 30px 0px;
	padding:0px;
	text-align:center;	
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	background-color:#333333;
}
#container{
	width:800px;
	margin:0 auto;
}
#header{
	width:800px;
	height:162px;
	margin:0px;
	background:url(../images/Header.jpg) no-repeat;
}
#header_stall{
	width:800px;
	height:162px;
	margin:0px;
	background:url(../images/Header_stall_oltremare.jpg) no-repeat;
}
#header_scuderia_oltremare{
	width:800px;
	height:162px;
	margin:0px;
	background:url(../images/Header_scuderia_oltremare.jpg) no-repeat;
}
#header_scuderia_strike{
	width:800px;
	height:162px;
	margin:0px;
	background:url(../images/Header_scuderia_strike.jpg) no-repeat;
}
#main{
	width:800px;
	margin:0px;
	height:600px;
	text-align:left;
	background-color:#FFFFFF;
}
#main_all{
	width:800px;
	margin:0px;
	text-align:left;
	background-color:#FFFFFF;
}
#footer{
	width:800px;
	margin:0px;
}