.floatleft {
float: left;
margin-top: 0px; 
margin-bottom: 10px;
margin-left: 0px;
margin-right: 10px;
}

.floatright {
float: right;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 0px;
}

body {
	text-align: left;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	color: white;
	background-color: black;
	margin: 0.5em;
	}

.normale {
text-align: justify;
line-height: 110%;
font-size: 10pt;
letter-spacing: 0.02em;
margin-left: 0.5em;
margin-right: 0.5em;
}

.dealers {
text-align: left;
font-size: 11pt;
font-family: serif;
margin-left: 0.5em;
margin-right: 0.5em;
border: solid 1px blue;
background: black;
}

.hometitle {
text-align: left;
font-weight: bold;
font-variant: small-caps;
font-family: Arial, Helvetica, sans-serif;
color: yellow;
margin:0.5em;
padding: 0;
padding-top: 0.6em;
padding-bottom: 0.2em;
font-size: 100%;
line-height: 110%;
letter-spacing: 0.02em;
}

.hometext {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 80%;
color: white;
margin:0.5em;
padding-left: 40px;
}

.detailtable {
font-size: 10pt;
color: white;
margin: 0.2em;
border: solid 1px blue;
border-collapse: collapse;
border-spacing: 0; 
}

table.detailtable td {
border: solid 1px blue;
background: black;
}

.bullet {
color: #FF9900;
white-space: nowrap;
}
.bigbullet {
color: #00FF99;
white-space: nowrap;
font-size: 25pt;
text-align: center;
}

p {
	text-align: justify;
	font-size: 80%;
	}

h1 {
	font-family: Georgia, Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	}

h2 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:yellow;
	}

/*
h1 {
	font-family: Georgia, Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	}

h2 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	}

h3 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	}

h4 {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	}

h6 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	}
*/
em {
	font-weight: bold;
	}

img {
	border: 0px;
	}

ul {
	margin-left : 1.5em;
	padding-left: 0;
	margin-bottom: 0.1em;
	}

pre {
	color: #cccccc;
	}

code {
	color: #cccccc;
	}

.linkmenu {
	text-align: left;
 	color: yellow;
	}

.linkself {
	text-align: left;
	color: white;
	}

a.linkmenu:visited {
	color: orange;
	}

a.linkmenu:hover {
	color: #808080;
	}

a:link {
	color: yellow;
	}

a:visited {
	color: orange;
	}

a:hover {
	color: #808080;
	}

a:active {
	}

.footer {
	text-align: center;
	font-weight: normal;
	font-size: 80%;
	font-family: Verdana, sans-serif;
	color: white;
	margin: 0.5em;
	}

.container {
	width: 770px;
/*	height: 100%;*/
	margin-left: auto;
	margin-right: auto;
	border: solid 1px blue;
	text-align:left;
	background-image: url(/files/sfondo.jpg);
	}

.newstable {
	font-size: 100%;
	text-align: left;
	margin: 0.5em;
	padding: 0em;
	color: white;
	border: solid 1px blue;
	background-color: black;
	font-family: Verdana, sans-serif;
}

.newstable p {
	font-size: 80%;
	text-align: left;
	padding: 0;
	color: white;
	padding-left: 0.3em;
	padding-right: 0.3em;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0em;
}

.newstable b {
	color: yellow;
}

.newstable a {
	font-weight: bold;
}

.newstable h1 {
	border-bottom: solid 1px blue;
	margin: 0em;
	padding: 0.2em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	text-align: left;
	color: yellow;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 110%;
}

.newstable h2 {
	color: white;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
	font-family: Verdana, sans-serif;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0.3em;
	padding-right: 0.3em;
	margin: 0em;
	margin-top: 0.2em;
}

.domanda {
font-weight: bold;
color:yellow;
margin-left: 0.5em;
margin-right: 0.5em;
padding-bottom: 0;
margin-bottom: 0;
}

.risposta {
margin-left: 0.5em;
margin-right: 0.5em;
padding-top: 0;
margin-top: 0;
}
