/*************************************************/
/* HOME
/* Author: Davide Reppucci <davide@gdlabs.it>
/* File: home.css
/* Version: 1.0
/* Date: 31/07/2008
/*************************************************/

h2 {
	display: none;
}

#main #welcome {
	width: 730px;
	height: 200px;
	display: block;
	float: left;
}

#main #welcome h3 {
	color: #119c45;
	font: normal bold 16px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	margin: 0 0 20px 0;
}

#main h3#nostre-promo {
	background: url(../images/h3-nostre-promo.gif) top left no-repeat;
	width: 153px;
	height: 13px;
	display: block;
	margin: 0 0 20px 0;
}

#banner {
	width: 728px;
	height: 90px;
	display: block;

}
