/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#003366;
	font-family:Verdana, Geneva, sans-serif;
	
}

#userLogin a:link, #userLogin a:visited, #userLogin a:active {
	color: #FF6600;	text-decoration:none;
}

#userLogin a:hover {
	color: #FF6600; text-decoration:underline;
}


a:link, a:visited, a:active {
	color: #003366;	text-decoration:none;
}

a:hover {
	color: #003366; text-decoration:underline;
}


#container{
	position:relative;
	left:50%;
	margin-left:-470px;
	width:940px;
}

/*#container{
	margin:0 auto;
	width:940px;
}*/

#menu{
	width:920px;
	height:43px;
	background-image:url(../images/barraMenu.jpg);
	
	}
	
#titleBox{
	position:relative;
	width:920px;
	height:142px;
	background-color:#6798C1;
}

	#chart{
		width:387px;
		height:142px;
		position:absolute;
		top:0;
		left:10px;
	}
		
		#userLogin{
			position:absolute;
			top:30px;
			left:0;
		}
	
	#title1{
		background-image:url(../images/title.png);
		width:570px;
		height:142px;
		position:absolute;
		top:0;
		right:10px;
	}
	
	#title2{
		background-image:url(../images/title2.png);
		width:570px;
		height:142px;
		position:absolute;
		top:0;
		right:10px;
	}
	
	#title3{
		background-image:url(../images/title3.png);
		width:570px;
		height:142px;
		position:absolute;
		top:0;
		right:10px;
	}
	
	#title4{
		background-image:url(../images/title4.png);
		width:570px;
		height:142px;
		position:absolute;
		top:0;
		right:10px;
	}
	#title5{
		background-image:url(../images/title5.png);
		width:570px;
		height:142px;
		position:absolute;
		top:0;
		right:10px;
	}	
	
	#raccordo{
		width:470px;
		height:33px;
		background-image:url(../images/raccordo.png);
		z-index:1;
	}

#contenuto{
	color:#003366;
	width:900px;
	background-color:#6798C1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;	
	z-index:1;
}


#bottom{
	position:relative;
	width:920px;
	background-color:#6798C1;
	text-align:center;
}

	#bottomSponsor{
		background-image:url(../images/bgSponsor.jpg);
		background-position:center;
		background-repeat:no-repeat;
		height:143px;
		padding-top:30px;
	}
	
	#bottomFooter{
		margin-left:9px;
		position:relative;
		background-color:#CADBE9;
		width:902px;
	}


#cat_ForgotPassword {
	font-family:Verdana, Geneva, sans-serif;
}

.cat_moduloButton {
	background-image:url(../images/bgButton.jpg);
	background-repeat:repeat-x;
	height:18px;
}

.cat_button {
	background-image:url(../images/bgButton2.jpg);
	background-repeat:repeat-x;
	height:18px;
}

.btDettagli {
	background-image:url(../images/bgButton.jpg);
	background-repeat:repeat-x;
	height:18px;
	border:0;color:#ffffff; 
	font-size:10px; 
	font-weight:bold;
}

#prodottiHome {
	width:902px;
	height:185px;
	background-image:url(../images/sfProdottiHome.jpg);
}

.testobiancolineh {
	
	color:#fff;

}
/*style=""*/