body {
background: #055C77;
}
a img {
	outline: none;
	border: none;
	text-decoration: none;
}
#content {
	width: 1100px;
	margin: 0 auto 2px auto !important;
	margin-left: 7%;
	text-align:left;
    background: #055C77 url(../images/content1.png) center top;
}
#page {
	width: 1100px;
	margin: 0 auto 2px auto !important;
	margin-left: 0%;
	text-align:left;
    background: transparent url(../images/page5.png) no-repeat center top;
}
#headhome {
	position: relative;
	top:34px;
	left:1px;
}
#headcontact {
	position: relative;
	top: -120px!important;
	left: 663px!important;
}
a.button1 {
	padding-top:2px;
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 15px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 20px;
	background-image: url('../images/bouton1.png');
	width: 120px;
}
a.button2 {
	padding-top:2px;
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 15px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 40px;
	background-image: url('../images/bouton2.png');
	width: 120px;
}
a.button3 {
	padding-top:2px;
	margin-top:-15px;
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 15px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 42px;
	background-image: url('../images/bouton3.png');
	width: 120px;
}
a.button1:hover {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 15px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 20px;
	background-image: url('../images/bouton1_on.png');
	width: 120px;
}
a.button2:hover {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 15px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 40px;
	background-image: url('../images/bouton2_on.png');
	width: 120px;
}
a.button3:hover {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 15px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 42px;
	background-image: url('../images/bouton3_on.png');
	width: 120px;
}
#menu1{
	margin-top:-45px;
	margin-left:705px;
}
#menu2{
	margin-top:-51px;
	margin-left:830px;
}
#menu3{
	margin-top:-111px;
	margin-left:955px;
}
#contenu_page {
	margin-top:50px;
	margin-left:0px !important;
	margin-left:50px;
}
#footer{
	background: #055C77 url(../images/footer1.png) center top;
	background-repeat: no-repeat;
	text-align:right;
	height:30px;
	margin:3px;
	padding-top:9px;
	padding-right:20px;
	font-size:13px;
}
#fcontact{
	position:absolute;
	margin-left:0px;
	margin-top:-232px;
}