﻿.banner
{
	background-image: url("images/bgHomePage.png");
	background-repeat: no-repeat;
	height:400px;	
}
.ColonnaDx
{
	float:right;
	margin-top:0.5em;	
}
.logo
{	
	margin-bottom:0.7em
}
.logo h1
{
	display: none	
}
.logo h2
{
	display: none	
}
.navigationBar ul
{	
	list-style-type: none;	 
	margin:0; padding:0
}
.navigationBar li
{
	background-image: url("images/nav_bg_button.png");
	background-repeat: no-repeat;	
	width:240px;
	height:49px;
	margin-bottom:0.75em		
}
.navigationBar li img
{
	padding:0.25em 0 0 1em
}
.ColonnaSx
{
	width:500px;	
}
.slogan
{
	background-image: url("images/slogan.png");
	background-repeat: no-repeat;		
	width:500px;
	height:40px;
	margin-left:3.5em	
}