@charset "utf-8";
/*  ----------------------------------------------------------------------------

Tout disfonctionnement a reporter a meriem point tellache chez gmail point com.

-------------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Times New Roman", Times, Serif;
	background-color: #fff;
}

h1.G {
	text-align: left;
}

h2 {
	text-align: center;
}

h2.G {
	text-align: left;
}

h3 {
	margin: 0 0 20px 15px;
	font-size: 2em;
	font-style: italic;
}

div.artst_g {
	width: 415px;
	float: left;
	font-size: 1.5em;
	line-height: 2em;
}

div.artst_d {
	width: 415px;
	float: left;
	font-size: 1.5em;	
	line-height: 2em;
	margin-bottom: 50px;
}

div.artst_c {
	font-size: 1.5em;	
	line-height: 2em;
	margin-bottom: 50px;
}

a {
	text-decoration: none;
	color: #AAA;
}

a:hover {
	text-decoration: none;
	color: #242424;
}

a.fb_share {
	margin-left: 15px;
}

div#teste {
	padding-top: 20px;
}

div#tache {
	width: 1300px;
	margin: 0 auto;
	background-image: url(../Images/tache.gif);
	background-repeat: no-repeat;
}

div#corps {
	width: 1100px;
	margin: 0 auto;
	background-color: #fff;
	margin-top: 30px;
}

/* --------------------------------------------------------------------------------- AFFICHER_PANIER: DEBUT */
div#afficher_panier {
	width: 185px;
	height: 50px;
	float: right;
	background: url(../Images/bt/panier.jpg) center top no-repeat;
	margin-bottom: 40px;
}
/* --------------------------------------------------------------------------------- AFFICHER_PANIER: FIN */

/* --------------------------------------------------------------------------------- TRAIT_VERTICAL: DEBUT */
div#trait_vertical {
	width: 1px;
	height: 600px;
	float: left;
	margin-top: 20px;
	background-image: url(../Images/trait_vertical.jpg);
}
/* --------------------------------------------------------------------------------- TRAIT_VERTICAL: FIN */

div#centre {
	color: #000;
	font-size: 1.7em;
	text-align: center;
}

div.tableau_mignature {
	font-size: 11px;
}

div.vendu {
	color: red;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 6px;
}

img#tableau {
	border: 2px solid #000;
	margin-top: 5px;
}


div#pied_page {
	text-align: center;
	font-size: 1.5em;
}