@charset "utf-8";
/*  ----------------------------------------------------------------------------

Tout disfonctionnement a reporter a meriem point tellache chez gmail point com.

-------------------------------------------------------------------------------- */

body {
	font-size: 9px;
	font-family: "Times New Roman", Times, Serif;
}

.spacer {
	clear: both;
	margin: 0;
}

/* ------------------ TRAIT_HORIZONTAL: DEBUT */
div.trait_horizontal {
	width: 1100px;
	height: 1px;
	background-image: url(../Images/trait_horizontal.gif);
}
/* ------------------ TRAIT_HORIZONTAL: FIN */

/* ------------------------------------------------------------------------- TESTE : DEBUT */
div#teste {
	width: 1100px;
	height: 100px;
	margin: 0;
	padding: 0;
}

a#titre_accueil {
	width: 1100px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url(../Images/clemenceart.com.gif) right top no-repeat;
	display: block;
	text-indent: -10000px;
	outline: 0;
}

a#titre_accueil:hover {
	width: 1100px;
	height: 100px;
	background: url(../Images/clemenceart.com.gif) left top no-repeat;
}
/* ------------------------------------------------------------------------- TESTE : FIN */

/* ------------------------------------------------------------------------- CONTENU : DEBUT */
/* ------------------------------------------------------------------------- MENU : DEBUT */
div#menu {
	width: 224px;
	float: left;
	margin-top: 60px;
}

ul li {
	margin-bottom: 5px;
	list-style: none;
	float: left;
}

/* ------------------ MENU A#: DEBUT */
div#menu a {
	display: block;
	text-indent: -10000px;
	outline: 0;
	margin-left: 10px;
}

li.marge {
	margin-left: 25px;
}

li#tableaux {
	width: 185px;
	height: 50px;
	background: url(../Images/bt/bt_tableaux.gif) left top no-repeat;
	text-indent: -10000px;
}

a#bleus {
	width: 185px;
	height: 50px;
	background: url(../Images/bt/bt_bleus.gif) left top no-repeat;
}

a#bleus:hover {
	background: url(../Images/bt/bt_bleus.gif) right top no-repeat;
}

a#rouges {
	width: 185px;
	height: 50px;
	background: url(../Images/bt/bt_rouges.gif) left top no-repeat;
}

a#rouges:hover {
	background: url(../Images/bt/bt_rouges.gif) right top no-repeat;
}

a#marrons {
	width: 185px;
	height: 50px;
	background: url(../Images/bt/bt_marrons.gif) left top no-repeat;
}

a#marrons:hover {
	background: url(../Images/bt/bt_marrons.gif) right top no-repeat;
}

a#multicolores {
	width: 185px;
	height: 50px;
	background: url(../Images/bt/bt_multicolores.gif) left top no-repeat;
}

a#multicolores:hover {
	background: url(../Images/bt/bt_multicolores.gif) right top no-repeat;
}

a#mini_prix {
	width: 185px;
	height: 50px;
	background: url(../Images/bt/bt_mini_prix.jpg) left top no-repeat;
}

a#mini_prix:hover {
	background: url(../Images/bt/bt_mini_prix.jpg) right top no-repeat;
}

a#artiste {
	width: 185px;
	height: 50px;
	background: url(../Images/bt/bt_artiste.gif) left top no-repeat;
}

a#artiste:hover {
	background: url(../Images/bt/bt_artiste.gif) right top no-repeat;
}

a#contact {
	width: 185px;
	height: 50px;
	background: url(../Images/bt/bt_contact.gif) left top no-repeat;
}

a#contact:hover {
	background: url(../Images/bt/bt_contact.gif) right top no-repeat;
}

a#conditions_vente {
	width: 185px;
	height: 50px;
	background: url(../Images/bt/bt_conditions_vente.gif) left top no-repeat;
}

a#conditions_vente:hover {
	background: url(../Images/bt/bt_conditions_vente.gif) right top no-repeat;
}

a#fiscalite {
	width: 185px;
	height: 50px;
	background: url(../Images/bt/bt_fiscalite.jpg) left top no-repeat;
}

a#fiscalite:hover {
	background: url(../Images/bt/bt_fiscalite.jpg) right top no-repeat;
}
/* ------------------ MENU A#: FIN */

/* ------------------------------------------------------------------------- CENTRE : DEBUT */
div#centre {
	width: 835px;
	float: left;
	text-align: left;
	margin-top: 5px;
}
/* ------------------------------------------------------------------------- CENTRE : FIN */

/* ------------------------------------------------------------------------- PIED_PAGE : DEBUT */
div#pied_page {
	padding: 20px 0 50px 0px;
}
/* ------------------------------------------------------------------------- PIED_PAGE : FIN */
/* ------------------------------------------------------------------------- CONTENU : FIN */