/* CSS Document */

.titolo {
	position:absolute;
	top:224px;
	left:187px;
	width:806px;
	background:url(../images/layout/bkg-home-barratitolo.gif) repeat-x top;
	height: 21px;
	overflow:visible;
	text-align:center;
}
.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;
}
.main {
	height:auto;
	_height:1080px;
}
.testo {
	padding:247px 0 50px 187px;
	min-height: 760px;
	width:806px;
	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;
}
.testoBanner a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#news
{
	width:190px;
}
.hotNews h2
{
	font-family: Arial , Helvetica, sans-serif;
	color:#555;
	font-size:13px;
}
#news a
{
	color:#900;
}
.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:80px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	padding:0;
	width:190px;
}
.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:right;
}

.left table {
	width:100%;
	border:0;
	border-spacing:0;
}
.leftTd {
	text-align:left;
	width:50%;
}
.rightTd {
	text-align:center;
	width:50%;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003d58;
	width:100%;
}
.firstCol h2 {
	font-style:italic;
	height:9px;
	margin:2px 0 10px 0; 
}
.selezioneProd {
	left:0;
	right:0;
	background:url(../images/layout/bkg-prodSel.gif) repeat-x;
	color:#fff;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	vertical-align:middle;
}
.partners {
	position:absolute;
	top:511px;
	left:785px;
	width: 208px;
	text-align:center;
	background:url(../images/layout/bkg-category.gif) repeat-y;
}
.categoryImg {
	border: 0;
}
.imgPartners {
	padding:10px;
}
.sottoCatTbl {
	width:100%;
	border-collapse:collapse;
}
.sottoCatTbl th {
	border-bottom:solid 2px #faa61a;
}
.sottoCatTbl td {
	padding:2px;
	text-align: center;
}

.sottoCatTbl.generic td {
	padding:2px;
	text-align: center;
}

.sottoCatTbl.generic .firstCol {
	width:110px;
	text-align: left;
}

.sottoCatTbl .firstCol {
	width:110px;
	text-align: left;
}
.oddLine {
	background:url(../images/layout/bkg-grey.png);
}
