@charset "UTF-8";
/* CSS Document */

body {
	background-color: #F5F4F0;
	background-image: url(images/fond.png);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: left top;
}

div#visuel {
	height: 484px;
	width: 1110px;
}
div#concept {
	background-image: url(images/concept.png);
	background-repeat: no-repeat;
	height: 484px;
	width: 505px;
	float: left;
}

div#boutique {
	background-image: url(images/boutique.png);
	background-repeat: no-repeat;
	height: 484px;
	width: 505px;
	float: left;
}

div#services {
	background-image: url(images/services.png);
	background-repeat: no-repeat;
	height: 484px;
	width: 505px;
	float: left;
}

div#contactp {
	background-image: url(images/contact_gauche.png);
	background-repeat: no-repeat;
	height: 484px;
	width: 115px;
	float: left;
}

div#contact {
	background-image: url(images/services.png);
	background-repeat: no-repeat;
	height: 484px;
	width: 505px;
	float: left;
}

div#texte {
	background-image: url(images/texte.png);
	background-repeat: no-repeat;
	height: 484px;
	width: 505px;
	float: left;
}

div#textecontact {
	background-image: url(images/contact_texte.png);
	background-repeat: no-repeat;
	height: 484px;
	width: 271px;
	float: left;
}

div#contactplan {
	background-image: url(images/contact_plan.png);
	background-repeat: no-repeat;
	height: 484px;
	width: 229px;
	float: left;
}

div#contactadresse {
	background-image: url(images/contact_adresse.png);
	background-repeat: no-repeat;
	height: 484px;
	width: 395px;
	float: left;
}

div#droit {
	background-image: url(images/bloc_droit.png);
	background-repeat: no-repeat;
	height: 484px;
	width: 100px;
	float: left;
}

div#menu {
	height: 136px;
	width: 1110px;
}

div#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 136px;
	width: 280px;
}
div#menu_concept {
	float: left;
	height: 136px;
	width: 112px;
}
div#menu_boutique {
	float: left;
	height: 136px;
	width: 118px;
}
div#menu_services {
	float: left;
	height: 136px;
	width: 112px;
}
div#menu_contact {
	float: left;
	height: 136px;
	width: 112px;
}
div#barre {
	background-image: url(images/barre.png);
	background-repeat: no-repeat;
	float: left;
	height: 136px;
	width: 376px;
}

div#bas {
	background-image: url(images/bloc_bas.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 1110px;
}

<link rel="stylesheet" href="http://www.bouquetdidees.com/css/lightbox.css" type="text/css" media="screen" />
