body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #471e00;
	margin: 0px;
	padding: 0px;
	background-color: #e7e8e9;
	background-image: url("../img/bleuciel/fondgris.png");
	background-repeat: repeat-x;
	background-position: top;
}

a:link {color: #1d3d63; text-decoration: none;}
a:visited {color: #1d3d63; text-decoration: none;}
a:hover {color: #101010; 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: 1px solid #000000;
	background-color: #ffffff;
	width: 980px;
	height: 600px;
	padding: 0px;
	margin: 10px;
}

td.entete	{
	padding: 0px;
	margin: 0px;
	background-image: url("../img/auris/entete.png");
	background-repeat: no-repeat;
	background-position: left top;
	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: 18px;
	color: #939393;*/
	visibility: hidden;
}

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

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

td.contenu	{
	padding: 10px;
	margin: 0px;
	font-size: 12px;
	width: 820px;
	background-image: url("../img/auris/fondcontenu.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

	.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: #4e4e4e;
	background-image: url("../img/auris/pied.png");
	background-repeat: repeat-y;
	background-position: left top;
}

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

	td.menugauchelien	{
		padding-left: 4px;
		padding-right: 0px;
		padding-top: 4px;
		padding-bottom: 0px;
		font-size: 12px;
		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: #fff016; text-decoration: none;}
	
	td.menugauchetitre	{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 8px;
		padding-bottom: 0px;
		font-size: 11px;
		text-align: left;
		font-weight: bold;
	}

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

td.coord	{
	text-align: right;
}

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

	select.coord	{
		border: 1px solid #1d3d63;
		background-color: #ffffff;
		color: #1d3d63;
		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 #1d3d63;
		background-color: #ffffff;
		color: #1d3d63;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		width: 256px;
		height: 200px;
	}

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

input.loginbtn	{
	border: 1px solid #1d3d63;
	background-color: #cee6ff;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
}

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

input.qte	{
	border: 1px solid #1d3d63;
	background-color: #ffffff;
	color: #1d3d63;
	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: #daecff;
	color: #471e00;
	background-image: url("../img/auris/milieutitre.gif");
	background-repeat: repeat-x;
	background-position: center center;
}

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

td.bandeaufonce	{
	background-color: #90bdfa;
}

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

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

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

	td.bandeaufondbasdroite	{
		padding: 0px;
		margin: 0px;
		height: 7px;
		width: 7px;
		background-image: url("../img/auris/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;
}

table.produitsacc	{
	font-size: 10px;
	line-height: 13px;
	width: 200px;
	color: black;
}

	.produitsacc td	{
		padding: 4px;
		border: 1px solid #90bdfa;
		border-right: 1px solid #692b16;
		border-bottom: 1px solid #692b16;
		background-color: white;
	}

	.produitsacc a:link {color: #000000; text-decoration: none;}
	.produitsacc a:visited {color: #000000; text-decoration: none;}
	.produitsacc a:hover {color: #5e7ca4; text-decoration: none;}

p.txtaccueil	{
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 11px;
}

table.autresboutiquesacc	{
	font-size: 11px;
	background-color: #e1ecfa;
}

	.autresboutiquesacc td.uncentre	{
		border: 1px solid #90bdfa;
		border-right: 1px solid #692b16;
		border-bottom: 1px solid #692b16;
		background-color: white;
	}

	.autresboutiquesacc a:link {color: #4793fa; text-decoration: none;}
	.autresboutiquesacc a:visited {color: #4793fa; text-decoration: none;}
	.autresboutiquesacc a:hover {color: #692b16; text-decoration: none;}