@charset "UTF-8";
/* CSS Document */
.main_intf {
	height: 160px;
	background-image: url(../images/interface_BG.jpg);
	background-repeat: repeat-x;
}
.body_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 274px;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
}
.BG_Space {
	height: 329px;
	width: 780px;
	background-image: url(../images/body_image_home.jpg);
	left: 62px;
	position: relative;
	top: 25px;
	background-repeat: no-repeat;
}
.BG_Space_services {
	height: 329px;
	width: 780px;
	background-image: url(../images/body_image_Services.jpg);
	left: 62px;
	position: relative;
	top: 25px;
	background-repeat: no-repeat;
}
.BG_Space_data {
	height: 329px;
	width: 780px;
	background-image: url(../images/body_image_data.jpg);
	left: 62px;
	position: relative;
	top: 25px;
	background-repeat: no-repeat;
}
.BG_Space_communications {
	height: 329px;
	width: 780px;
	background-image: url(../images/body_image_communications.jpg);
	left: 62px;
	position: relative;
	top: 25px;
	background-repeat: no-repeat;
}
.BG_Space_competence {
	height: 329px;
	width: 780px;
	background-image: url(../images/body_image_CulComp.jpg);
	left: 62px;
	position: relative;
	top: 25px;
	background-repeat: no-repeat;
}
.BG_Space_projects {
	height: 329px;
	width: 780px;
	background-image: url(../images/body_image_projects.jpg);
	left: 62px;
	position: relative;
	top: 25px;
	background-repeat: no-repeat;
}
.BG_Space_contact {
	height: 329px;
	width: 780px;
	background-image: url(../images/body_image_Contact.jpg);
	left: 62px;
	position: relative;
	top: 25px;
	background-repeat: no-repeat;
}
.contact {
	font-family: Arial;
	font-size: 12px;
}
