﻿body 
{
    background-color: #000000;
	background-image: url(../img/background2.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
#top_Construction
{
    position: relative;
	width: 640px;
	height: 540px;
	margin-left: auto;
	margin-right: auto;
	border-left:solid #ABA184 1px;
	border-right:solid #ABA184 1px;
	border-bottom:solid #ABA184 1px;
	
}
#top_avantage
{
    position: relative;
	width: 760px;
	height: 810px;
	margin-left: auto;
	margin-right: auto;
	border-left:solid #ABA184 1px;
	border-right:solid #ABA184 1px;
	border-bottom:solid #ABA184 1px;
}
#top_service
{
    position: relative;
	width: 760px;
	height: 665px;
	margin-left: auto;
	margin-right: auto;
	border-left:solid #ABA184 1px;
	border-right:solid #ABA184 1px;
	border-bottom:solid #ABA184 1px;
}
#top_accueil
{
    position: relative;
	width: 760px;
	height: 920px;
	margin-left: auto;
	margin-right: auto;
	border-left:solid #ABA184 1px;
	border-right:solid #ABA184 1px;
	border-bottom:solid #ABA184 1px;
}
#top_contact
{
    position: relative;
	width: 760px;
	height: 665px;
	margin-left: auto;
	margin-right: auto;
	border-left:solid #ABA184 1px;
	border-right:solid #ABA184 1px;
	border-bottom:solid #ABA184 1px;
}
.txtcopyright {
	FONT-SIZE: 10px; COLOR: #646464; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.txtcopyright a:hover {
	FONT-SIZE: 10px; COLOR: #646464; FONT-FAMILY: arial; text-decoration:underline
}
A.txtcopyright:link {
	FONT-SIZE: 10px; COLOR: #646464; FONT-FAMILY: arial; TEXT-DECORATION: none
}
