@charset "iso-8859-1";

@import url(gallery.css);
@import url(_elements.css);
@import url(structure.css);
@import url(navigation_elements.css);
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);

@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);
@import url(contextualisation.css);
@import url(fiche_produit.css);
@import url(page_accueil.css);
@import url(style_ie.css);

/* COMMON STYLES */
/*reset d'un certain nombre de styles css par defaut*/
* {
	border: 0;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
/*CSSEditor|structure,global|Zone extérieure|notext*/
body {
	background:#8A7265 url(/media/bg_general__002894900_1654_08102008.gif) no-repeat center top; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
        letter-spacing:-1px;
	font-size:11px;
	line-height:150%;
}
/*CSSEditor|content,image|Apparence des images|notext*/
img {
	border:0;
	vertical-align: bottom;
}

.clear {
	border:0;
	clear: both;
	height:0;
	line-height:0;
	visibility: hidden;
}

* html #ie6_warning { display: none; }

* html .rubrique_sommaire_ #ie6_warning {
    border: 2px dotted red;
    position: absolute;
    text-align: center;
    background: white;
    display: block;
    padding: 5px;
    z-index:1000;
    width: 400px;
    left: 0px;
    top: 0px;

}

/* --------------------------- */
/* *************************** */
/* CONTEXTUALISATION DES PAGES */
/* *************************** */
/* --------------------------- */

/* -------------- */
/* PAGE D'ACCUEIL */
/* -------------- */

.rubrique_sommaire_ #chapter_picture #masque_chapter { width: 5px; }

/* --------- */
/* GARANTIES */
/* --------- */

table#garanties_pictos tr td { text-align: center; }
