body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

/*---------------
	Formulaire
-----------------*/
p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.formligne {
	clear: both;
	overflow: visible;
	margin-left: 25px;
	margin-top: 3px;
	margin-bottom: 4px;
}

.formligne .label, .formligne .labelstrong  {
	display: block;
	float: left;
	text-align: left;
	width: 150px;
	height: 17x;
	padding-top: 3px;
	padding-left: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.formligne .notice  {
	display: block;
	text-align: left;
	padding-top: 3px;
	padding-left: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.formligne .labelstrong  {
	font-weight: bold;
}

.etoile {
	font-weight: bold;
	color: #3c4f5a;
}

.formligne .labeltitre  {
	color: #3c4f5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 350px;
}

.formligne .champ, .formligne .champliste, .formligne .bouton {
	display: block;
	margin: 0px;
	padding: 0px;
}
.formligne .champliste {
	width: 350px;
}
.formligne .bouton {
	width: 450px;
}

input, select, textarea, .formligne .champ, .formligne .champliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #3c4f5a;
}
.saisielong, textarea {
	border: 1px solid #3c4f5a;
	width: 260px;
}
input, select {
	height: 18px;
}
textarea {
}
input {
	padding-left: 4px;
}
.bouton {
	text-align: right;
}
.bouton input {
	width: 124px;
	height: 32px;
	right: 0px;
}

#formcuisine, #formbain {
	margin-top: 30px;
}
#formbain {
	display: none;
}

.inspiration { color: #838D91; }
.esprit { color: #96AE00; }
.pays { color: #5579B7; }
.classiques { color: #2273BF; }
.modernes { color: #35A9B8; }

/*---------------
	Habillage
-----------------*/

img {
	display: block;
}

.bandeau {
	margin-bottom: 20px;
}

h1, .blocdebut, .blocfin, .mention {
	width: 450px;
	margin-left: 25px;
}

h1 { 
	color: #3c4f5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}

.blocdebut { }
.blocfin {
	margin-bottom: 20px;
}

.mention {
	margin-top: 20px;
	color: #7B7B7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.remarque {
	margin-top: 20px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}

 .lien {
	color: #3c4f5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
    display: none;
	font-family:Arial, Helvetica, sans-serif;
    position: absolute;
    top: 5%;
	margin-bottom:20px;
    left: 50%;
    margin-left: -300px;
    width: 600px;
	height:450px;
	overflow:scroll;
	font-size:12px;
    background-color: #fff;
    color: #000;
    border: 1px solid black;
    padding: 12px;
}
.titre_rouge {
color:#3c4f5a;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
}
.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#nom_magasin{
	width:350px; 
	margin-left:20px; 
	background-color:#eee; 
	padding:5px; 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

#titreNW, #titrePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #832B1C;
	width: 100%;
}
#titrePrint {
	display: none;
}

a{
	color:#3c4f5a;
}

#listeNW {
	width: 100%;
	display : block;
	margin-bottom: 20px;
	border-bottom: 1px solid #832B1C;
	clear: both;
}

.ligne {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #3c4f5a;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	overflow: visible;
}
.magasin {
	width: 45%; 
	float:left;
}

.magasin div {
	margin-bottom: 4px;
}

.nom, .adresse, .tel, .lien, .texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ville {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #832B1C;
	font-weight: bold;
}
.nom {
}
.adresse {
}
.tel {
}