/* CSS Document */

*
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

body {
  background-color : #2c2c2c;
  margin: 0; 
}

a {
  text-decoration: none;
}

h1 {
  font-family : Arial;
  font-size: 25pt;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 1em;
  text-align: center;
  font-weight: thin;
  margin-top:20px;
}

h1 a{
  font-family : Arial;
  font-size: 25pt;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 1em;
  text-align: center;
  font-weight: thin;
}

h2 {
  font-family : Arial;
  font-size: 25pt;
  color: #000000;
  text-transform: uppercase;
  line-height: 1em;
  text-align: center;
  font-weight: thin;
  margin-top: -5px;
}

h2 a{
  font-family : Arial;
  font-size: 25pt;
  color: #000000;
  text-transform: uppercase;
  line-height: 1em;
  text-align: center;
  font-weight: thin;
}

h3 {
  font-family : Tahoma;
  font-style: italic;
  font-weight: thin;
  color: #2c2c2c;
  font-size: 13pt;
  text-align: center;
  position: absolute;
  padding-left: 150px;
  margin-top: 9px;
}

h4 {
  font-family : Tahoma;
  font-style: italic;
  font-weight: thin;
  color: #ffffff;
  font-size: 13pt;
  text-align: center;
  margin-top: 9px;
}

h5 {
  font-family : Tahoma;
  font-style: italic;
  font-weight: bold;
  color: #2c2c2c;
  font-size: 15pt;
  text-align: left;
  margin-top: 15px;
  padding-left: 300px;
}

h5 a{
  font-family : Tahoma;
  font-style: italic;
  font-weight: bold;
  color: #2c2c2c;
  font-size: 15pt;
  text-align: left;
}

.conteneur-principal {
  width: 1020px;
  left: 50%;
	margin-left: -590px;
	position: absolute;
	top: 20px;
}

.bouton-menu {
  top:32px;
  left: 455px;
  position: absolute;
  width: 650px;
}

.menu-meuble-bringer {
  top: 25px;
  left: 456px;
  position: absolute;
  z-index: 50;
}

.logo-meuble-bringer {
  position: absolute;
  top : 10px;
  left: 100px;
  background-image: url("img/cuisine-lozere.png");
  width: 266px;
  height: 103px;
  background-repeat: no-repeat;
  z-index: 20;
}

.photo-meuble-bringer {
  background-color: #FFFFFF;
  width: 1020px;
  height: 390px;
  position: absolute;
  top: 60px;
  left: 80px;
  z-index: 10;
}

.cuisine {
  width: 520px;
  height: 377px;
  position: absolute;
  left: 6px;
  top: 6px;
}

.salon {
  width: 481px;
  height: 378px;
  position: absolute;
  left: 533px;
  top: 6px;
}

.meuble-bringer-qui-sommes-nous {
  width: 572px;
  height: 171px;
  background-color: #b4a88d;
  position: absolute;
  left: 80px;
  top: 450px;
  border-top : 1px solid;
  border-top-color : #2c2c2c;
}

.meuble-bringer-nos-produits {
  width: 447px;
  height: 171px;
  background-color: #7c220d;
  position: absolute;
  left: 653px;
  top: 450px;
  border-top : 1px solid;
  border-top-color : #2c2c2c;
}

.txt-nos-produits {
  font-family: Tahoma;
  font-size: 10pt;
  color: #ffffff;
  text-align: justify;
  width: 400px;
  /*margin-top: -7px;*/
  position: absolute;
  line-height: 1.6em;
  top: 40px;
  left: 45px;
  padding: 0px;
}

.txt-nos-produits a{
  font-family: Tahoma;
  font-size: 10pt;
  color: #ffffff;
  text-align: justify;
  line-height: 1.6em;
}

.txt-nos-produits a:hover{
  text-decoration: underline;
}

.txt-qui-sommes-nous {
  font-family: Tahoma;
  font-size: 8pt;
  color: #2c2c2c;
  text-align: justify;
  width: 410px;
  /*padding-left: 140px;
  margin-top: -100px;*/
  position: absolute;
  line-height: 1.8em;
  left: 140px;
  top: 40px;
}

.txt-qui-sommes-nous a{
  font-family: Tahoma;
  font-size: 8pt;
  color: #2c2c2c;
  text-align: justify;
  line-height: 1.8em;
  text-decoration: underline;
}

.txt-qui-sommes-nous a:hover{
  color: #000000;
}

.txt-liens {
  font-family: Arial;
  font-style: italic;
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
  padding-left: 14px;
  padding-top: 8px;
}

.txt-liens a{
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
}

.txt-liens a:hover{
  text-decoration: underline;
}

.page-meuble-bringer {
  width: 1020px;
  /*height: 464px;*/
  background-color: #ffffff;
  position: absolute;
  top: 60px;
  left: 80px;
  padding-bottom: 24px;
}

.meuble-bringer-fabrication-cuisine {
  width: 572px;
  height: 171px;
  background-color: #b4a88d;
  position: absolute;
  left: 80px;
  top: 523px;
  border-top : 1px solid;
  border-top-color : #2c2c2c;
}

.txt-fabrication-cuisine {
  font-family: Tahoma;
  font-size: 8pt;
  color: #2c2c2c;
  text-align: justify;
  width: 350px;
  position: absolute;
  line-height: 1.8em;
  left: 190px;
  top: 45px;
}

.meuble-bringer-nos-produits-interieur {
  width: 447px;
  height: 171px;
  background-color: #7c220d;
  position: absolute;
  left: 653px;
  top: 523px;
  border-top : 1px solid;
  border-top-color : #2c2c2c;
}

.presentation-cuisine {
  float: left;
  padding-top: 40px;
  padding-left: 25px;
}

.txt-presentation-cuisine {
  padding-top: 10px;
  font-family : Arial;
  font-size: 9pt;
  width: 305px;
  text-align: justify;
}

.mentions_accueil {
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
  position: absolute;
  top: 635px;
  text-align: left;
  left: 80px;
  padding-bottom:10px;
}

.mentions_accueil a{
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
}

.mentions_accueil a:hover{
  text-decoration: underline;
}

.mentions_cuisine {
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
  position: absolute;
  top: 610px;
  text-align: left;
  left: 80px;
  padding-bottom: 10px;
}

.mentions_cuisine a{
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
}

.mentions_cuisine a:hover{
  text-decoration: underline;
}

.mentions_salle_de_bain {
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
  position: absolute;
  top: 560px;
  text-align: left;
  left: 80px;
}

.mentions_salle_de_bain a{
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
}

.mentions_salle_de_bain a:hover{
  text-decoration: underline;
}

.mentions_contact {
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
  position: absolute;
  top: 420px;
  text-align: left;
  left: 0px;
}

.mentions_contact a{
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
}

.mentions_contact a:hover{
  text-decoration: underline;
}

.mentions_acces {
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
  position: absolute;
  top: 520px;
  text-align: left;
  left: 80px;
}

.mentions_acces a{
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
}

.mentions_acces a:hover{
  text-decoration: underline;
}

.mentions {
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
  position: absolute;
  top: 440px;
  text-align: left;
  left: 80px;
}

.mentions a{
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
}

.mentions a:hover{
  text-decoration: underline;
}

.mentions_accessoire {
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
  position: absolute;
  top: 880px;
  text-align: left;
  left: 80px;
  padding-bottom:10px;
}

.mentions_accessoire a{
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
}

.mentions_accessoire a:hover{
  text-decoration: underline;
}

.mentions_ameublement {
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
  position: absolute;
  top: 1030px;
  text-align: left;
  left: 80px;
  padding-bottom:10px;
}

.mentions_ameublement a{
  font-family : Tahoma;
  font-size: 7pt;
  color: #ffffff;
}

.mentions_ameublement a:hover{
  text-decoration: underline;
}

.presentation-accessoire {
  float: left;
  padding-top: 40px;
  padding-left: 25px;
  display: inline;
  width: 305px;
}

.presentation-accessoire-ligne2-gauche {
  padding-top: 40px;
  padding-left: 25px;
  float: left;
  width: 305px;
  clear: both;
}

.explication_accessoire {
  font-family : Arial;
  font-size: 9.5pt;
  width: 950px;
  margin-left: 30px;
  margin-top: 50px;
  line-height: 1.6em;
  font-style: italic;
  text-align: justify;
}

.explication_accessoire a{
  font-family : Arial;
  font-size: 10pt;
  font-style: italic;
  text-decoration: underline;
  color: #000000;
}

.presentation-salle-de-bain {
  float: left;
  padding-top: 40px;
  padding-left: 25px;
}

.txt-presentation-salle-de-bain {
  padding-top: 5px;
  padding-left: 30px;
  font-family : Arial;
  font-size: 9pt;
  width: 450px;
  text-align: justify;
  display: inline;
  float: left;
}

.photo-presentation-salle-de-bain {
  float: left;
  display: inline;
}

.formulaire_contact {
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 20px;
}

.magasin {
  margin-top: 30px;
  display: inline;
  float: left;
  font-family: Tahoma;
	font-size: 12px;
	line-height: 1.7em;
	width: 500px;
}

.magasin a{
  font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

.magasin a:hover{
  text-decoration: underline;
}

.atelier {
  margin-top: 30px;
  display: inline;
  float: left;
  font-family: Tahoma;
	font-size: 12px;
	line-height: 1.7em;
	width: 500px;
}

.atelier a{
  font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

.atelier a:hover{
  text-decoration: underline;
}

.texte-acces {
  display: inline;
  float: left;
  margin-left: 20px;
}

.photo-acces {
  float: left;
  display: inline;
  margin-left: 30px;
}

.mentions_legales {
  font-family: Tahoma;
	font-size: 11px;
	line-height: 1.7em;
	margin-top: 30px;
	margin-left: 30px;
	width: 990px;
}

.plan_left {
  font-family: Tahoma;
	font-size: 11px;
	line-height: 1.7em;
	margin-top: 45px;
	margin-left: 30px;
	width: 445px;
	float: left;
	display: inline;
}

.plan_left a{
  font-family: Tahoma;
	font-size: 11px;
	line-height: 1.7em;
	color: #000000;
}

.plan_left a:hover{
  text-decoration: underline;
}

.plan_left a:visited, a:active{
  color: #000000;
}

.plan_right {
  font-family: Tahoma;
	font-size: 11px;
	line-height: 1.7em;
	margin-top: 45px;
	margin-left: 30px;
	width: 445px;
	float: left;
	display: inline;
}

.plan_right a{
  font-family: Tahoma;
	font-size: 11px;
	line-height: 1.7em;
	color: #000000;
}

.plan_right a:hover{
  text-decoration: underline;
}

.plan_right a:visited, a:active{
  color: #000000;
}
