.body {
	background-color: #000000;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(img/base.jpg);
}
.body_interne {
	background-color: #000000;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.fondo {
	background-image: url(img/fondino.jpg);
	background-repeat: no-repeat;
	height: 645px;
	width: 980px;
}
.fondo_home {
	background-image: url(img/fondino_cut.jpg);
	background-repeat: no-repeat;
	height: 556px;
	width: 980px;
}
.fondo_titehome {
	background-image: url(img/fondino.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 980px;
}
.fondo_txt {
	background-image: url(img/box_txt.jpg);
	background-repeat: no-repeat;
	height: 441px;
	width: 542px;
}
