a:active {
	outline:none;
	border:none;
	text-decoration:none;
}
body{
	background:url(../images/bg_accueil.jpg) no-repeat top center #3c3936;
	margin:0;
	padding:0;
	text-align:center;
	min-width:980px;
}

img, a {
	text-decoration:none;
	border:none;
}

.main {
	width:880px;
	text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.header{
	width:100%;
	height:220px;
	text-align:center;
}

.header a{
	display:block;
	padding:55px 0px 0px 0px;
	width:274px;
	margin-left: auto;
    margin-right: auto;
}

.header .header_phone{
	float:right;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	padding:0px 20px 0px 0px;
}

.boites{
	width:100%;
	height:346px;
}

.boite1, .boite2, .boite3{
	width:288px;
	height:300px;
	float:left;
	margin:0px 7px 0px 0px;
}

.boite1 a, .boite2 a, .boite3 a{
	text-decoration:none;
}

.boite3{
	margin:0px 0px 0px 2px;
}

.boite1 .photo{
	width:288px;
	height:346px;
	background:url(../images/home_boite01.jpg) no-repeat top left;
}

.boite1 .photo:hover{
	background:url(../images/home_boite01.jpg) no-repeat top right;
}

.boite2 .photo{
	width:288px;
	height:346px;
	background:url(../images/home_boite02.jpg) no-repeat top left;
}

.boite2 .photo:hover{
	background:url(../images/home_boite02.jpg) no-repeat top right;
}

.boite3 .photo{
	width:288px;
	height:346px;
	background:url(../images/home_boite03.jpg) no-repeat top left;
}

.boite3 .photo:hover{
	background:url(../images/home_boite03.jpg) no-repeat top right;
}

.boites a:link, .boites a:hover, .boites a:visited{
	text-decoration:none;
}

.boites span{
	display:block;
	/*background-color:#3c3835;*/
	width:288px;
	/*height:48px;*/
	height:35px;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	padding:307px 0px 0px 0px;
	border:none;
}

.footer{
	text-align:center;
	width:100%;
	color:#3c3835;
}

.slogan{
	
	font-family:"Times New Roman", Times, serif;
	display:block;
	font-size:46px;
	letter-spacing:4px;
	margin:10px 0px 0px 0px;
}

.adresse{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	display:block;
}

.chat{
	text-align:center;
}

.chat a{
	color:#665b54;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:13px 10px;
	background-color:#f1f1f0;
	width:150px;
	margin:20px 0px 0px 0px;
	display:block;
	font-weight:bold;
	font-size:14px;
	margin-left: auto;
    margin-right: auto;
}

.chat a:hover{
	color:#FFFFFF;
	background-color:#848484;
}

#copyright{
	margin-top:60px;
	font-size:14px;
}

#copyright span{
	text-decoration:none;
	color:#777;
}

#copyright a:link, #copyright a:visited{
	text-decoration:none;
	color:#888;
}

#copyright a:hover{
	text-decoration:underline;
}
