.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #990000;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid;
	border-bottom: 2px solid;
	border-color: #333333;
	text-indent: 10px;
}
.bordo_completo {
	border: 1px solid;
	border-color: #333333;
}
.logo_intestazione {
	background-image: url(images/YAKODESIGNER-CCC_02.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 260px;
}
.intestazione_destra {
	background-image: url(images/YAKODESIGNER-CCC_03.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 520px;
}
.body_alto {
	background-image: url(images/YAKODESIGNER-CCC_16.png);
	background-repeat: no-repeat;
	height: 190px;
	width: 780px;
}
.body_centrale {
	background-image: url(images/YAKODESIGNER-CCC_17.png);
	background-repeat: repeat-y;
	width: 780px;
	height: 400px;
}
.body_sotto {
	background-image: url(images/YAKODESIGNER-CCC_18.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 265px;
}
.footer {
	background-image: url(images/YAKODESIGNER-CCC_20.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 780px;
}
.image_spacing {
	padding: 5px;
}
.image_border {
	border: 1px dashed;
	border-color: #000000;
}

