
div{
	margin: 0;
	padding: 0;
}

.accueil_container{
	width: 768px;
	height: 448px;
	border: solid 1px #d15800;
	margin: 0 auto;
}

.accueil_container .header{
	height: 117px;
}

.accueil_container .header h1{
	background: url("../images/header_bg.gif") top left repeat-x;
	margin: 0;
	height: 83px;
	overflow: hidden;
	text-indent: -10000px;
}

.accueil_container .header .telephone{
	background: url("../images/telephone_bg.gif") top left repeat-x;
	height: 34px;
	color: #ffdcbb;
	
}
.t450-455-5747{
	float: left;
	background: url("../images/450-455-5747.gif") top left no-repeat;
	height: 34px;
	width: 167px;
	overflow: hidden;
	text-indent: -10000px;
}
.t514-570-5784{
	float: right;
	background: url("../images/514-570-5784.gif") top left no-repeat;
	height: 34px;
	width: 170px;
	overflow: hidden;
	text-indent: -10000px;
}


.accueil_container .header .telephone *{
	font-family: "Copperplate Gothic Bold";
	font-size: 20pt;
	margin: 0;
}

.accueil_container .content{
	
}
.accueil_container .menu{
	background: url("../images/menu_bg.jpg") top left no-repeat;
	height: 219px;
	margin: 0 178px;
	padding-top: 46px;
	padding-right: 60px;
}
.accueil_container .menu a{
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
}

.accueil_container .left_col{
	float: left;
	width: 178px;
}
.accueil_container .right_col{
	float: right;
	width: 178px;
}
.accueil_container .content .right_col, .accueil_container .content .left_col{
	padding-bottom: 2px;
	background: url("../images/line.gif") bottom left repeat-x;
}

.accueil_container .footer{
	/*margin: 0 178px;*/
	position: relative;
	height: 67px;
	clear: both;
}
.accueil_container .footer .right_col, .accueil_container .footer .left_col{
	height: 67px;
	width: 178px;
}
.accueil_container .footer .left_col{
	background-color: #d45800;
}
.accueil_container .footer .remax_royal_jordan{
	background: url("../images/remax_royal_jordan.gif") #ea9658 bottom left no-repeat;
	overflow: hidden;
	text-indent: -1000px;
	height: 67px;
	margin: 0 178px;
	
}
.accueil_container .footer .ballon_remax{
	position: absolute;
	top: -10px;
	left: 458px;
}

