/* CSS Document */

body{
    width: 100%;padding:0;
	margin:0;
	line-height: normal;   /*dimensionamento percentuale del font */
	font-family: Verdana;
	
	text-align : center;
	color: #666666;
	background: url(../ducati/sfondo.jpg) left top repeat-x;}
	
	#centratura {
	margin : 0 auto;
	padding:0;
	text-align : center;
	}

a {text-decoration: none;
	font-weight: bold;
	color: #003399;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
	h1 { margin: 0;padding:0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-style: normal; line-height: 18px; font-weight: bold; color: #333333; text-decoration: none; font-variant: small-caps}
h2 {  margin: 0;padding:0;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; color: #000000; text-decoration: none}
h3 {  font-family: Verdana, "Times New Roman", Times, serif; font-size: 10px; font-style: normal; line-height: 10px; font-weight: bold; color: #ff6600; text-decoration: none; font-variant: small-caps}


	div#footer{clear:right;}
	div#footerl{clear:left;}
	div#news{Margin:0;padding:12px;font-family: Verdana; font-size: 10px;	background:  url(images/linea.gif) left top no-repeat;}
