.main_temp {
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	
}



html {
	/*border: 1px solid grey;*/
}

body {
	font-family: "Courier New", Courier, monospace;
background-color: white;
	margin: 0px;
}


#container {
	margin: 0 auto;
	width: 720px;
	background: #fffeff;
}

#header {
	background: url(../immagini/motobsolete_logo.jpg);
	height: 160px;
	color: white;
	font-size: 16px;
	text-align: right;
	text-transform:;
}

#menu_principale {
	height: 24px;
	text-align: center;
	/*background-color: #eaeaea;*/
	background-color: whitesmoke;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;

	padding-top: 8px;
}

#menu_principale a:link, #menu_principale a:visited{
	font-weight: bold;
	color: gray;
	text-decoration: none;
	padding: 6px;
	background-color: whitesmoke;
	margin-right: 0px;
	/*padding-left: 18px;
	padding-right: 18px;*/

}

#menu_principale a:hover {
	font-weight: bold;
	color: black;
	/*color: white;*/
	text-decoration: none;
	border-style: hidden;
	background-color: silver;
}

#menu_principale a:active {
	font-weight: bold;
	/*color: black;*/
	color: white;
	text-decoration: none;
	background-color: silver;}

#corpo {
	border-top: 1px solid silver;
	/*text-align: left;*/
	/*display: block;*/
	/*padding: 8px;*/
	/*margin-top: 1px;*/
}

#footer {
	background-color: whitesmoke;
	color: gray;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid silver;
	bottom: 0px;
	/*position: fixed;*/
	width: 720px;
	/*height: 100px;*/
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:active {
	text-decoration: underline;
	color: #49565b;
	
}

a:link, a:visited {
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #49565b;
	text-decoration: none;
}

ul {
	list-style-image: url(../immagini/list_bullet.gif);
	font-size: 14px;
	color: black;
}

li {
	line-height: 18px;
}

h1, p, h2,h3 {
	margin-top: 5px;
	}
	
h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}
	
h1, h2	{
	color: silver;
}

p {
	font-size: 14px;
}

.mail_titolo a:link, .mail_titolo a:visited{
	font-size: 13px;
	padding: 140px 10px 0 0;
		color: #fffeff;
}

.foto_1 {
	border-top: 1px solid silver;
	/*border-left: 1px solid silver;*/
	margin: 20px;
	padding: 20px;
	/*width: 360px;*/
}

.elenco_1 {
	border-top: 1px solid silver;
	/*border-left: 1px solid silver;*/
	margin: 20px;
	padding: 20px;
	/*width: 360px;*/
}
