* {
	margin:0;
	padding:0;
}

body {
	font-family: 'bentonSansRegular', Arial, sans-serif!important;
	font-weight: normal;
	font-size: 18px;
	line-height:21px !important;
	text-align: center;
	background: url(../img/bgfleur.jpg) no-repeat center top #fff;
	color:#57585a;
}
#page {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width:960px;
	position: relative;
}
a {
	color:#15689d;
	text-decoration:none;
}
a:hover {
	color:#15689d;
	text-decoration:underline;
}
.logo{
	top: 0;
	text-align: right;
	position: absolute;
	right: 0;
}
.langue{
	font-size:10px;
	margin:10px 0 0 270px;
}
.langue a {
	color:#15689d;
	text-decoration:none;
}
.langue a:hover {
	color:#15689d;
	text-decoration:underline;
}
.contenu {
	padding:145px 0 0 20px;
	margin: 0 auto;
}

#image_barcelone{
	width:250px;
	position: absolute;
}

.contenu img{
	margin:0 45px 0 0;
}

#texte{
	margin-left: 250px;	
}

.contact{
	margin:0px 0 15px 0;
}
.contact img{
	margin:0 59px 0 0;
	padding:0;
	float:left;
}

#details_contact {
  display: inline-block;
}

.tel {
	font-family: 'bentonSansRegular', Arial, sans-serif!important;
	font-size: 38px;
	line-height:21px !important;
	padding:10px 0 0 0;
}
.heure {
	font-family: 'bentonSansCondRegular', Arial, sans-serif!important;
	padding:15px 0 0 3px;
	font-size: 15px;
}
h1 {
	color:#8881bc;
	font-size:48px;
	line-height:54px;
	font-weight:normal;
	padding:0 0 30px 0!important;
}
h1 em{
	font-style:normal;
	font-weight:bolder!important;
}
h2 {
	color:#8881bc;
	font-weight:normal;
	margin-bottom:5px!important;
}
h3 {
	font-size: 26px;
	font-weight:normal;
	margin:0 0 8px 0!important;
}
.deja {
	font-size: 14px;
	line-height:17px !important;
}
/*h2 {
	font-size:14px;
	line-height:14px;
	font-weight:normal;
	color:#C41230;
	margin:0 0 3px 0;
}
p {
	margin:0 0 10px 0;
}
.left {
	float:left;
	width:234px;
}
.right {
	float:right;
	width:726px;
}
.bt_soum {
	position:absolute;
	margin:50px 0 0 430px;
}
p.langue { 
	font-size:12px;
	margin:0 0 0 40px;
}
.langue a{ 
	color:#000;
	text-decoration:none;
}
.langue a:hover{
	color:#000;
	text-decoration:underline;
}


