body {
	background-image: url(images/bg_jta.jpg);
}
#content {
	background-color: #000000;
	height: 60px;
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	visibility: visible;
	left: 0px;
}
#accueil {
	background-color: #0099FF;
	height: 150px;
	width: 150px;
	position: absolute;
	top: -45px;
	left: 50%;
	margin-left: -350px;
	border: medium solid #000000;
}
#services {
	background-color: #FF0099;
	height: 150px;
	width: 150px;
	margin-left: -170px;
	border: medium solid #000000;
	position: absolute;
	left: 50%;
	top: -45px;
}
#realisations {
	background-color: #FFCC00;
	height: 150px;
	width: 150px;
	border: medium solid #000000;
	position: absolute;
	top: -45px;
	margin-right: -170px;
	right: 50%;
}
#contact {
	background-color: #666666;
	height: 150px;
	width: 150px;
	border: medium solid #000000;
	position: absolute;
	top: -45px;
	margin-right: -350px;
	right: 50%;
}
a:link, a:hover, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}
#accueil_actif {
	background-color: #0099FF;
	height: 540px;
	width: 390px;
	position: absolute;
	top: -100px;
	left: 50%;
	margin-left: -350px;
	border: medium solid #000000;
}
#services_accueil {
	background-color: #FF0099;
	height: 75px;
	width: 75px;
	border: medium solid #000000;
	position: absolute;
	top: -10px;
	margin-right: -150px;
	right: 50%;
}
#realisations_accueil {
	background-color: #FFCC00;
	height: 75px;
	width: 75px;
	border: medium solid #000000;
	position: absolute;
	top: -10px;
	margin-right: -250px;
	right: 50%;
}
#contact_accueil {
	background-color: #666666;
	height: 75px;
	width: 75px;
	border: medium solid #000000;
	position: absolute;
	top: -10px;
	margin-right: -350px;
	right: 50%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
#services_actif {
	background-color: #FF0099;
	height: 540px;
	width: 390px;
	position: absolute;
	top: -100px;
	left: 50%;
	margin-left: -250px;
	border: medium solid #000000;
}
#accueil_services {
	background-color: #0099FF;
	height: 75px;
	width: 75px;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -350px;
	border: medium solid #000000;
}
#services_realisations {
	background-color: #FF0099;
	height: 75px;
	width: 75px;
	border: medium solid #000000;
	position: absolute;
	top: -10px;
	margin-left: -250px;
	left: 50%;
}
#realisations_actif {
	background-color: #FFCC00;
	height: 540px;
	width: 390px;
	position: absolute;
	top: -100px;
	border: medium solid #000000;
	margin-right: -250px;
	right: 50%;
}
#realisations_contacts {
	background-color: #FFCC00;
	height: 75px;
	width: 75px;
	border: medium solid #000000;
	position: absolute;
	top: -10px;
	margin-left: -150px;
	left: 50%;
}
#contacts_actif {
	background-color: #666666;
	height: 540px;
	width: 390px;
	position: absolute;
	top: -100px;
	border: medium solid #000000;
	margin-right: -350px;
	right: 50%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#realisations_actif a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#contacts_actif a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}#copy {
	height: 20px;
	width: 125px;
	right: 20px;
	position: absolute;
	top: 10px;
}
#copy p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
