body{
	background:url(images/bgBody.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:center;
	margin:0;
	padding:0 0 40px 0;
}











table.tabella{
	width:100%;
	border-top:solid  #e3e3e3 1px;
	border-right:solid  #e3e3e3 1px;
}
table.tabella tr{
	vertical-align:top;
	padding:10px 10px 10px 5px;
	background-color:#fff;
}
table.tabella td{
	padding:5px;
	border-left:solid  #e3e3e3 1px;
	border-bottom:solid  #e3e3e3 1px;
}
table.tabella th{
	background:#EfEfEf;
	padding:5px;
	border-left:solid  #e3e3e3 1px;
	border-bottom:solid  #e3e3e3 1px;
}

.tabella td p.margin{ margin-bottom:4px;}
.tabella td p.noMargin{ margin:0;}







h1{
	font-weight:normal;
	color:#3A91C3;
	padding:10px 0 7px 5px;
	margin:0;
	font-size:20px;
	background-color:#FFFFFF;
}
h1 span{
	color:#CC3300;
}
h2{
	font-size:13px;
	background:url(images/bgUnderline.gif) bottom left no-repeat;
	padding:0 6px 3px 6px;
	margin:0 0 6px 0;
}
h2 a:active, h2 a:link, h2 a:visited{
	color:#666666;
	text-decoration:none;
}
h2 a:hover{
	color:#CC3300;
}
h2 span{
	background:url(images/iconArrowDarkGrySingle.gif) right no-repeat;
	padding:0 6px 0 0;
}
h3{
	background:url(images/iconArrowWhite.gif) 0px 0px no-repeat;
	margin:0 0 5px -5px;
	padding:0 0 0 10px;
	color:#2C5678;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:11px;
}
h3 a:active, h3 a:link, h3 a:visited{
	color:#2C5678;
	text-decoration:none;
}
h3 a:hover{
	text-decoration:underline;
}
h4{
	background:url(images/iconArrowBlu.gif) 0px 4px no-repeat;
	color:#4681AC;
	font-size:13px;
	padding:0 0 0 8px;
	margin:3px 0 3px 0;
}
h4 a:active, h4 a:link, h4 a:active, h4 a:visited{
	color:#4681AC;
	text-decoration:none;
}
h4 a:hover{
	text-decoration:underline;
}
h5{
	margin:0;
	padding:0 6px 0 6px;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
form{
	margin:0;
	padding:0;
}
img{
	border:0;
}
hr{
	display:none;
}
/* LAYOUT RULES */
#header{
	width:774px;
	margin:0 auto;
	text-align:left;
	min-height:108px;
	height:auto !important;
	height:108px;
	height:108px;
	background:url(images/bgBody.jpg) top left repeat-x;
}
#logo{
	background:url(images/logoPininfarina.jpg) 1px 0px no-repeat;
	float:left;
	width:374px;
	height:71px;
}
#logo img{margin:0 0 0 1px;}
#headerStuff{
	margin:0 0 0 250px;
	text-align:right;
	color:#B4B4B4;
	font-size:8px;
}
#headerStuff div{
	padding:10px 0 6px 0;
	margin:0 0 5px 0;
	background:url(images/bgLineDotted.gif) bottom right repeat-x;
	font-size:9px;
	float:right;
}
#headerStuff a:active, #headerStuff a:link, #headerStuff a:visited{
	text-transform:uppercase;
	text-decoration:none;
	color:#666666;
	margin:0 0 0 0;
}
#headerStuff a:hover{
	color:#3A91C3;
}
#searchForm{
	clear:right;
}
.simpleInput{
	font-size:11px;
	letter-spacing:1px;
	padding:2px 1px 0px 1px;
	margin:0;
}
.buttonSearch{
	font-size:11px;
	letter-spacing:1px;
	margin:0 0 -4px 3px;
}

#mainContainer{
	background:url(images/bgColLeft.gif) 2px 0px repeat-y;
	width:774px;
	margin:0 auto;
}
.secondLevel #mainContainer{
	background:url(images/bgCol.gif) 2px 0px repeat-y;
}
#maincontent{
	width:770px;
	margin:0 auto;
	text-align:left;
	padding:0 0 0 0;
	clear:left;
}
.firslLevel #maincontent{
	background:url(images/bgColLeftBot.jpg) bottom left no-repeat;
}
.secondLevel #maincontent{
	background:url(images/bgColBot.jpg) bottom left no-repeat;
}

#homepage #maincontentLeft{
	background:none;
	padding:0;
}
#maincontentLeft{
	background:url(images/bgColLeftTop.jpg) top left no-repeat;
	padding-top:22px;
	padding-bottom:20px;
	width:192px;
	float:left;
}
#maincontentRight{
	padding:0;
	width:578px;
	float:left;
}
.inLineElements{
	padding:0 0 0 0;
	border-bottom:solid #FFFFFF 1px;
	float:none;
}
.inLineElements div{
	width:192px;
	padding:10px 0 0 0;
}
.inLineElements div div{
	width:auto;
	margin:0;
	padding-top:0;
}
#serviceColumnBox{
	background:url(images/bgServiceColTopRight.gif) top right no-repeat;
	width:576px;
	padding-top:10px;
}
#serviceColumnBoxLeft{
	width:384px;
	float:left;
	margin:-10px 0 0 0;
}
#serviceColumnBoxRight{
	float:left;
	width:165px !important;
	width:164px;
	padding:0 0 20px 16px;
}
#breadcrumb{
	color:#B4B4B4;
	text-transform:uppercase;
	font-size:9px;
	padding:10px 0 10px 0;
	background-color:#FFFFFF;
}	
#breadcrumb a:active, #breadcrumb a:link, #breadcrumb a:visited{
	color:#525552;
	text-decoration:none;
}
#breadcrumb a:hover, #breadcrumb span{
	color:#3A91C3;
}
#headerImage{
	padding:0 0 10px 0;
	background-color:#FFFFFF;
}
/* paragraphs */















div.text{
	padding:3px 6px 3px 6px;
	line-height:150%;
}
.text a:active, .text a:link, .text a:visited{
	color:#3A91C3;
	text-decoration:underline;
}
.text a:hover{
	text-decoration:none;
}
.text ul{width:100%;}
.text ul li{
	background:url(images/iconArrowGray.gif) 0px 5px no-repeat;
	margin:5px 0 5px 0;
	padding:0 0 0 7px;
}
div.image{
	padding:0 6px 0 6px;
	clear:left;
}
div.imageBorder{
	border:solid #D2D6D7 1px;
	margin:0 3px 0 0;
	padding:2px;
}
div.noImageBorder{
	margin:0 0px 0 0;
}
.didaPlayBorder{
	background-color:#D9E4EF;
}
.dida{
	padding:6px 10px 5px 3px;
	font-size:10px;
}
.playList{
	text-align:right;
	padding:6px 0px 5px 0;
	background:#D9E4EF url(images/btPlay.gif) 100% 2px no-repeat;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#333333;
}
.playlist a:active, .playlist a:link, .playlist a:visited{
	text-decoration:none;
	color:#333333;
	padding-right:23px;
}
.playlist a:hover{
	color:#666666;
}






















#serviceColumnBoxRight div.image{
	border:none;
	padding:0;
}
#serviceColumnBoxRight div.image img{
	width:170px;
	border:none;
}
.nifty{
	background:url(images/bgNifty.gif) top left repeat-y;
	width:170px;
	margin:0 0 10px 0;
	font-size:11px;
}
.niftyTop{
	background:url(images/bgNiftyTop.gif) top left no-repeat;
	padding:8px 0 0 0;
}
.niftyBottom{
	background:url(images/bgNiftyBottom.gif) bottom left no-repeat;
	padding:0 2px 11px 3px;
}
#serviceColumnBoxRight .nifty div.image{
	padding:0 4px 0 4px;
}
#serviceColumnBoxRight div.image img.niftyImg{
	width:156px;
	margin:0 0 2px 0;
}
#serviceColumnBoxRight div.image img.acrbImg{
	width:88px;
	margin:5px 0 0 0;
}
#serviceColumnBoxRight .text{
	line-height:125%;
}
#serviceColumnBoxRight .text a:active, #serviceColumnBoxRight .text a:link, #serviceColumnBoxRight .text a:visited{
	color:#1E659F;
	text-decoration:underline;
}
#serviceColumnBoxRight .text a:hover{
	text-decoration:none;
}
/* paragraphs */
/* search */
.searchResults{
	background:url(images/bgUnderlineBig.gif) top left no-repeat;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
}
.searchResultsDescription{
	margin:4px 0 4px 0;
	padding:0 0 0 9px;
}
.searchResultsLink{
	margin:3px 0 0 0;
	padding:0 0 0 9px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.searchResultsLink a:active, .searchResultsLink a:link, .searchResultsLink a:visited{
	color:#4681AC;
	text-decoration:underline;
}
.searchResultsLink a:hover{
	text-decoration:none;
}
/* search */
/* newsletter */
.newsletterInput{
	background-color:#4D739A;
	border-top:solid #3B5A77 1px;
	border-right:solid #577B9D 1px;
	border-bottom:solid #577B9D 1px;
	border-left:solid #3B5A77 1px;
	color:#FFFFFF;
	font-size:11px;
	padding:0 0 0 0;
	margin:2px 0 2px 0;
	width:150px;
}
.newsletterCheckbox{
	margin:2px 0 10px 0;
}
.newsletterCheckbox input{
	float:left;
}
.newsletterCheckbox a:active, .newsletterCheckbox a:link, .newsletterCheckbox a:visited, .newsletterCheckbox a:hover{
	display:block;
	font-size:10px;
	padding:0;
}
/* newsletter  */
/* */
.downloadParagraph{
 padding:8px 0 8px 0;
 background:url(images/bgUnderline.gif) 0px 0px no-repeat;
}
.downloadParagraph dl{
 background:url(images/bgLineDottedVert.gif) 265px 0px repeat-y;
 width:384px;
 margin:0;
 padding:0;
 font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 position:relative;
 min-height:30px;
 height:auto !important;
 height:30px;
 
}
.downloadParagraph dt{
 background:url(images/iconArrowBlu.gif) 6px 6px no-repeat;
 font-weight:bold;
 padding:0 10px 0 15px;
 voice-family: "\"}\""; voice-family:inherit;
 margin:0 124px 0 0;
}
.downloadParagraph dd{
 padding:0;
 margin:0;
 position:absolute;
 left:275px;
 top:0;
}
.downloadParagraph dd span{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.downloadParagraph dd a:active, .downloadParagraph dd a:link, .downloadParagraph dd a:visited, .downloadParagraph dd a:hover{
	background:url(images/iconDownload.gif) 0px 0px no-repeat;
	padding:0 0 0 32px;
	display:block;
	color:#666666;
	text-decoration:none;
}
.downloadParagraph dd a:hover{
	background-position:-119px 0px;
	color:#CCCCCC;
}
/* */

#footer{
	clear:left;
	width:770px;
	margin:0 auto;
	height:57px;
	voice-family: "\"}\""; voice-family:inherit;
	padding:10px 0 0 0;
	height:47px;
}
#footerInfo{
	text-align:left;
	background:url(images/bgDoubleLine.gif) 192px 15px no-repeat;
	padding:25px 0 0 0;
	font-size:9px;
	text-transform:uppercase;
	color:#7E7E7E;
}
#footerInfo a:active, #footerInfo a:link, #footerInfo a:visited{
	color:#7E7E7E;
	text-decoration:none;
}
#footerInfo a:hover{
	color:#3A91C3;
}
#footerLogo{
	float:left;
	width:192px;
	background-color:#FFFFFF;
	text-align:center;
}
#footerLogo img{
	margin:0 5px 0 0;
}
#homepage #footerLogo{
	float:right;
}
#homepage #footerLogo img{
	margin:0;
}
#homepage #footerInfo{
	background-position:0px 15px;
}
/* LAYOUT RULES */
/* HELPERS */
.floatLeft{
	float:left;
}
.floatNone{
	float:none;
}
.clearLeft{
	clear:left;
}
.smallClearLeft{
	clear:left;
	font-size:1px;
}
.smallMargin{
	margin:5px 0 0 0;
}
/* HELPERS */
.inLineElements33{
	padding:0 0 0 0;
	border-bottom:solid #FFFFFF 1px;
	width:576px;
	clear:left;
}
.div192{
	float:left;
	width:192px;
}

.paragraphMarginZero{
	border-bottom:solid #FFFFFF 0px;
}
.paragraphMarginOne{
	border-bottom:solid #FFFFFF 10px;
}
.paragraphMarginTwo{
	border-bottom:solid #FFFFFF 20px;
}

