/* CSS Document */

.titolo {
	background:url("../images/layout/bkg-home-barratitolo.gif") repeat-x scroll center top transparent;
	height:21px;
	left:185px;
	overflow:visible;
	position:absolute;
	text-align:center;
	top:224px;
	width:598px;
	_width:592px;
}
.titolo .middleText h1{
	color:#fff;
	font-family:"Futura Bk", Arial, Verdana ;
	font-weight:bold;
	font-size:17px;
	display:inline;
	vertical-align:top;
}
.animationeFlash {
	background:#000;
	height:110px;
	left:185px;
	position:absolute;
	top:111px;
	width:810px;
}
.banner {
	float:right;
	margin:0 28px 0 0;
	_margin:0 10px 0 0;
	background:#fff;
	width:210px;
	height:140px;
	overflow:visible;
	background: url(../images/layout/offers-grey-prod.png) no-repeat;
}
.hotNews {
	background:url(../images/layout/hotnews-grey-prod.png) no-repeat scroll 0 0 transparent;
	height:140px;
	overflow:hidden;
	padding:0 10px;
	margin:224px 21px 0 0;
	_margin:224px 13px 0 0;
	width:197px;
	float:right;
}
.main {
	height:auto;
	_height:1080px;
}
.testo {
	padding:247px 0 50px 187px;
	min-height: 860px;
	_width:589px;
	background:url(../images/layout/bkg-testo.gif) no-repeat 187px 247px;
	float:left;
}
.links{
	height:auto;
	bottom:15px;
	_height:1060px;
}
.testoBanner {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 5px 10px;
}
.testoBanner a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#news
{
	width:190px;
}
#news a
{
	color:#333;
}
.hotNews ul
{
	margin:0px;
	display:none;
}
.hotNews li{
	font-family:'Arial','Helvetica','Sans-serif';
	font-size:10px;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:90px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:100px;
	left:0;
	padding:0;
	width:190px;
	overflow:visible;
	
}
.category {
	position:relative;
	clear:both;
	padding:20px 15px;
	*padding:30px 5px;
	height:5px;
	*height:100px;
	background: url(../images/layout/bkg-category.gif) repeat-x;
	background-image: url(../images/layout/bkg-titolo-category.gif);
}
.left {
	float:left;
	width:400px;
}
.right {
	float:left;
	width:165px;
	text-align:center;
	*width:185px;
	_width:165px;
}

.left table {
	width:100%;
	border:0;
	border-spacing:0;
}
.leftTd {
	text-align:left;
	width:50%;
	vertical-align:top;
}
.rightTd {
	text-align:center;
	width:50%;
	vertical-align:top;
}
h2, a h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003d58;
	width:100%;
	text-decoration:none;
}
a:hover h2 {
	color:#335f8b;
}
.selezioneProd {
	left:0;
	right:0;
	background:url(../images/layout/bkg-prodSel.gif) repeat-x;
	height:21px;
	text-align:left;
}
.partners {
	background:url("../images/layout/bkg-category.gif") repeat-y scroll 0 0 transparent;
	text-align:center;
	width:208px;
	_width:196px;
	margin:0 28px 0 0;
	_margin:0 17px 0 0;
	float:right;
}
.categoryImg {
	border: 0;
}
.imgPartners {
	padding:10px;
}
.banner h2, .hotNews h2, .selezioneProd h2
{
	font-family: Arial , Helvetica, sans-serif;
	color:#555;
	font-size:13px;
	margin:2px 2px 15px 0px;
	color:#FFF;
}
.banner h2 {
	padding-left:10px;
	margin-bottom:5px;
}
.selezioneProd h2 {
	padding: 2px 0 0 10px;
	margin-top:0;
}
