/* CSS Document */
h1#logo a { height: 195px; height: 175px; display: block; }
div#col-a { width: 235px; float: left; }
div#col-b { width: 688px; float: left; }
div#col-a div#menu { width: 195px; }
div#menu dl { width: 185px; }

/* contenu */
div#contenu { background: transparent url('../images/fond-centre.gif') repeat-y top left; }
div#droite { float: left; width: 131px; background-repeat: no-repeat; }
div#centre { 
	width: 520px;
	border: 18px solid #fff;
	float: left;
	color: #343434;
	font: 1em/1.2em Verdana;
	_width: 556px;	 
}
div#link-boutique, div#link-blog, div#return-home { margin-left: 8px; }
div#link-boutique, div#link-blog, div#return-home { _margin-left: 2px; }

/* mise en forme du texte */
div#contenu div.hr hr { display: none; }
div#centre a { color: #6d7c00; font-weight: bolder; }
div#contenu h3 { font: 1.2em/1.3em Verdana; color: #5d6b00; padding: 1em 0 0.5em; font-weight: bold; }

/* navigation */
p#navigation { margin: 0 72px 0 0; color: #fff; text-align: right; height: 20px; }
p#navigation a { color: #fff; text-decoration: none; }
p#navigation strong { color: #dabe00; font-weight: normal; }



