body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color: #868080;
	}

a:link {color: black; text-decoration: none;}
a:visited {color: black; text-decoration: none;}
a:hover {color: #902769; text-decoration: none;}

a.entete:link {color: #66141b; text-decoration: none;}
a.entete:visited {color: #66141b; text-decoration: none;}
a.entete:hover {color: #d76900; text-decoration: none;}

table
	{
	font-size: 12px;
	}

table.page	{
	font-size: 12px;
	text-align: justify;
	border: 2px solid #daf4cd;
	background-color: #ffffff;
	width: 980px;
	height: 600px;
	padding: 0px;
	margin: 10px;
	}

td.entete	{
	padding: 0px;
	margin: 0px;
	background-image: url("../img/audio2000/entete.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #be95b7;
	height: 120px;
	}

span.nomlaboentete	{
	font-size: 22px;
	font-weight: bold;
}

span.sloganentete	{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

span.nomaudioentete	{
	font-size: 14px;
	color: #ffe1c7;
}

td.menuhaut	{
	padding: 0px;
	text-align: right;
	margin: 0px;
	font-size: 11px;
	background-image: url("../img/audio2000/fondmenuhaut.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #be95b7;
	height: 26px;
	}

	td.menuhautextremitegauche	{
		background-image: url("../img/audio2000/menuhg.gif");
		background-repeat: no-repeat;
		background-position: right top;
		width: 12px;
		height: 26px;
		padding: 0px;
		}
	
	td.menuhautseparateur	{
		background-image: url("../img/audio2000/menuhs.gif");
		background-repeat: no-repeat;
		background-position: left top;
		width: 18px;
		height: 26px;
		padding: 0px;
		}
	
	td.menuhautlien	{
		background-image: url("../img/audio2000/menuhi.gif");
		background-repeat: repeat-x;
		background-position: top;
		padding: 0px;
		height: 26px;
		font-size: 11px;
		font-weight: bold;
		font-variant: small-caps;
		}

		.menuhautlien a:link {color: #ffefe1; text-decoration: none;}
		.menuhautlien a:visited {color: #ffefe1; text-decoration: none;}
		.menuhautlien a:hover {color: #d4f3c9; text-decoration: none;}

td.contenu	{
	padding: 10px;
	margin: 0px;
	font-size: 12px;
	width: 820px;
	background-image: url("../img/audio2000/fondcontenu.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left: 2px solid #be95b7;
	border-top: 2px solid #be95b7;
	border-bottom: 2px solid #be95b7;
	}

	.contenu p	{
		text-align: justify;
		}

td.pied	{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	height: 26px;
	color: #868080;
	background-image: url("../img/audio2000/pied.png");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #be95b7;
	}

td.menugauche	{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
	text-align: left;
	font-size: 11px;
	background-color: #d4f3c9;
	width: 150px;
	background-image: url("../img/audio2000/menugauche.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	}

	td.menugauchelien	{
		padding-left: 4px;
		padding-right: 0px;
		padding-top: 2px;
		padding-bottom: 0px;
		font-size: 11px;
		text-align: left;
		width: 95px;
		line-height: 13px;
		}
	
		.menugauchelien a:link {color: black; text-decoration: none;}
		.menugauchelien a:visited {color: black; text-decoration: none;}
		.menugauchelien a:hover {color: #be7fb3; text-decoration: none;}
	
	td.menugauchetitre	{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 8px;
		padding-bottom: 0px;
		font-size: 12px;
		text-align: left;
		font-weight: bold;
		color: #7b0e68;
		}

input.choisiradresse	{
	background-color: #ffffff;
	border: 1px solid black;
	font-size: 10px;
	}

td.coord	{
	text-align: right;
	}

	input.coord	{
		border: 1px solid #595959;
		background-color: #ffffff;
		color: black;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		width: 256px;
		}

	select.coord	{
		border: 1px solid #595959;
		background-color: #ffffff;
		color: black;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		width: auto;
		}

	textarea.coord	{
		margin: 0px;
		padding: 0px;
		border: 1px solid #595959;
		background-color: #ffffff;
		color: black;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		width: 256px;
		height: 200px;
		}

input.login	{
	border: 1px solid #595959;
	background-color: #ffffff;
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 128px;
	}

input.loginbtn	{
	border-left: 1px solid #deb5d7;
	border-top: 1px solid #deb5d7;
	border-bottom: 1px solid #595959;
	border-right: 1px solid #595959;
	background-color: #be7fb3;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	}

	.designationlistarticles a:link {color: black; text-decoration: none;}
	.designationlistarticles a:visited {color: black; text-decoration: none;}
	.designationlistarticles a:hover {color: #7d7d7d; text-decoration: none;}

input.qte	{
	border: 1px solid #902769;
	background-color: #ffffff;
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 32px;
	text-align: right;
	}

tr.entetepanier	{
	border: 1px solid #13273f;
	background-color: #ffc37c;
	text-align: center;
	}


tr.entetepassercommande	{
	border: 1px solid #13273f;
	background-color: #8DE1FF;
	color: black;
	text-align: center;
	}

td.boutongauche	{
	padding: 0px;
	margin: 0px;
	height: 32px;
	width: 11px;
	background-image: url("../img/bleuciel/boutong.gif");
	background-repeat: no-repeat;
	background-position: right top;
	}

	td.boutonmilieu	{
		padding: 0px;
		margin: 0px;
		height: 32px;
		width: auto;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		background-image: url("../img/bleuciel/boutonm.gif");
		background-repeat: repeat-x;
		background-position: top;
		}

	td.boutondroite	{
		padding: 0px;
		margin: 0px;
		height: 32px;
		width: 11px;
		background-image: url("../img/bleuciel/boutond.gif");
		background-repeat: no-repeat;
		background-position: left top;
		}

td.bandeau	{
	background-color: #ffefe1;
	color: #474444;
	background-image: url("../img/audio2000/milieutitre.gif");
	background-repeat: repeat-x;
	background-position: center center;
	}

td.bandeauclair	{
	background-color: #ffefe1;
	}

td.bandeaufonce	{
	background-color: #ffe1c7;
	}

td.bandeaufondhautgauche	{
	padding: 0px;
	margin: 0px;
	height: 7px;
	width: 7px;
	background-image: url("../img/audio2000/bandfondhg.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	}

	td.bandeaufondhautdroite	{
		padding: 0px;
		margin: 0px;
		height: 7px;
		width: 7px;
		background-image: url("../img/audio2000/bandfondhd.gif");
		background-repeat: no-repeat;
		background-position: left bottom;
		}

	td.bandeaufondbasgauche	{
		padding: 0px;
		margin: 0px;
		height: 7px;
		width: 7px;
		background-image: url("../img/audio2000/bandfondbg.gif");
		background-repeat: no-repeat;
		background-position: right top;
		}

	td.bandeaufondbasdroite	{
		padding: 0px;
		margin: 0px;
		height: 7px;
		width: 7px;
		background-image: url("../img/audio2000/bandfondbd.gif");
		background-repeat: no-repeat;
		background-position: left top;
		}

td.bandeaufondhautgaucheespace	{
	padding: 0px;
	margin: 0px;
	height: 23px;
	width: 23px;
	background-image: url("../img/bleuciel/bandfondhgesp.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	}

	td.bandeaufondhautdroiteespace	{
		padding: 0px;
		margin: 0px;
		height: 23px;
		width: 23px;
		background-image: url("../img/bleuciel/bandfondhdesp.gif");
		background-repeat: no-repeat;
		background-position: left bottom;
		}

	td.bandeaufondbasgaucheespace	{
		padding: 0px;
		margin: 0px;
		height: 23px;
		width: 23px;
		background-image: url("../img/bleuciel/bandfondbgesp.gif");
		background-repeat: no-repeat;
		background-position: right top;
		}

	td.bandeaufondbasdroiteespace	{
		padding: 0px;
		margin: 0px;
		height: 23px;
		width: 23px;
		background-image: url("../img/bleuciel/bandfondbdesp.gif");
		background-repeat: no-repeat;
		background-position: left top;
		}

td.caddie	{
	width: 100px;
	height: 106px;
	background-image: url("../img/bleuciel/caddie.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	}

td.maison	{
	width: 100px;
	height: 100px;
	background-image: url("../img/bleuciel/maison.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	}

td.calculatrice	{
	width: 100px;
	height: 100px;
	background-image: url("../img/bleuciel/calculatrice.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	}

td.dossiers	{
	width: 100px;
	height: 100px;
	background-image: url("../img/bleuciel/dossiers.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	}

a.violet:link {color: #1d3d63; text-decoration: none;}
a.violet:visited {color: #1d3d63; text-decoration: none;}
a.violet:hover {color: #6f2288; text-decoration: none;}

a.jaune:link {color: #1d3d63; text-decoration: none;}
a.jaune:visited {color: #1d3d63; text-decoration: none;}
a.jaune:hover {color: #eeda00; text-decoration: none;}

tr.entetecommande
	{
	text-align: center;
	color: black;
	font-weight: bold;
	background-color: #ffcb43;
	}

	td.cmdbordurebasdroite
	{
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	}

	td.cmdbordurebas
	{
	border-bottom: 1px solid #868686;
	}

	td.cmdbordurehaut
	{
	border-top: 1px solid #868686;
	}

	td.cmdbordurehautdroite
	{
	border-top: 1px solid #868686;
	border-right: 1px solid #868686;
	}

	td.cmdborduredroite
	{
	border-right: 1px solid #868686;
	}

tr.couleurmesadresses
	{
	background-color: #daecff;
	}

td.oreilledessin
	{
	width: 200px;
	height: 325px;
	background-image: url("../img/bleuciel/oreille_dessin.gif");
	background-repeat: no-repeat;
	background-position: center center;
	}

table.fidelitedetailarticle
	{
	width: auto;
	height: auto;
	font-size: 12px;
	border: 4px solid #ffe674;
	background-image: url("../img/bleuciel/fidelitedetart.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	}

span.titresaccueilvert	{
	margin: 0px;
	padding: 4px;
	background-color: #d4f3c9;
	color: black;
	font-weight: bold;
	font-size: 14px;
}

span.titresaccueilviolet	{
	margin: 0px;
	padding: 4px;
	background-color: #be95b7;
	color: #ffe1c7;
	font-weight: bold;
	font-size: 14px;
}

table.testervotreaudition	{
	font-family: Verdana, Geneva, Arial, Helvetica,  sans-serif;
	border: 1px solid #c3c3c3;
	width: 470px;
}

	.testervotreaudition td.haut	{
		background-color: #ef2750;
		font-size: 22px;
		color: white;
		background-image: url("../img/audio2000/claudebrasseurcarte.jpg");
		background-repeat: no-repeat;
		background-position: bottom right;
		width: 470px;
		height: 450px;
		padding: 10px;
	}

	.testervotreaudition td.bas	{
		background-color: #33bdf2;
		font-size: 17px;
		font-weight: bold;
		color: white;
		padding: 6px;
		background-image: url("../img/audio2000/audio2000noir57x34.jpg");
		background-repeat: no-repeat;
		background-position: top right;
	}

	.testervotreaudition td.inouie	{
		background-image: url("../img/audio2000/inouies.jpg");
		background-repeat: no-repeat;
		background-position: top right;
		margin: 0;
		padding: 0;
		width: 468px;
		height: 572px;
	}

table.main	{
	background-image: url("../img/audio2000/main.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

	table.main td.main	{
		width: 130px;
		height: 229px;
	}
