.line {
	background: url("../image/header/line.jpg");
	background-position: right;
	background-repeat: repeat-x;
	height:5px;
}

.foto-left {
	background: url("../image/header/foto-left.jpg");
	background-position: right;
	background-repeat: no-repeat;
	height:94px;
	width:117px;
}

.foto-right {
	background: url("../image/header/foto-right.jpg");
	background-position: left;
	background-repeat: no-repeat;
	height:94px;
	width:93px;
}

.logo {
	background: url("../image/header/logo.jpg");
	background-position: left;
	background-repeat: no-repeat;
	width:189px;
	height:94px;
}
