﻿.logo {
				background-image: url('images/logo.jpg');
				background-repeat: no-repeat;
				background-color: #FCCA01;
}
body {
				background-color: #FCCA01;
}
A:link {
	FONT-FAMILY: "Courier New", Courier, monospace;
	BACKGROUND: none repeat scroll 0% 0%;
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;
}
A:active {
	FONT-FAMILY: "Courier New", Courier, monospace;
	BACKGROUND: none repeat scroll 0% 0%;
	COLOR: #000000;
	font-size: 14px;
	font-style: oblique;
}
A:visited {
	FONT-FAMILY: "Courier New", Courier, monospace;
	BACKGROUND: none repeat scroll 0%
0%;
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	font-size: 14px;
}
A:hover {
	FONT-FAMILY: "Courier New", Courier, monospace;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #FF6600;
	TEXT-DECORATION: underline;
	font-size: 14px;
}



.titolo {
				font-family: "Courier New", Courier, monospace;
				font-size: xx-large;
				color: #FF0000;
				background-color: #003073;
				font-weight: bolder;
				text-align: center;
}
.left {
				background-color: #003073;
}
.menu {
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
	background-color: #FCCA01;
}
.revisioni {
				font-family: "Courier New", Courier, monospace;
				font-size: x-large;
				font-weight: bold;
				text-align: center;
}
.tabella {
				border: medium solid #003073;
}
.DEKRA {
				font-family: "Courier New", Courier, monospace;
				font-size: x-large;
				font-weight: bold;
				text-align: center;
				background-color: #FFFFFF;
}
.menu2 {
				font-family: "Courier New", Courier, monospace;
				color: #FFFFFF;
				font-size: x-small;
}
.immagine {
				text-align: center;
}
.foot {
				background-color: #FCCA01;
				font-family: "Courier New", Courier, monospace;
				text-align: center;
}
.testo {
				background-color: #FFFFFF;
				font-family: "Courier New", Courier, monospace;
}
.titolo_piccolo {
				font-family: "Courier New", Courier, monospace;
				font-size: large;
				color: #FF0000;
				background-color: #003073;
				font-weight: bolder;
				text-align: center;
}
.menu3 {
	font-family: "Courier New", Courier, monospace;
	background-color: #FF0000;
	color: #000000;
	font-weight: bold;
}

