body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004541;
	margin: 0px;
	padding: 0px;
/* 	background-color: #f9fcfc; */
	background-color: #f3f6ed;
/*	background-image: url("../img/bertoux/degradefond.png");
	background-repeat: repeat-x;
	background-position: top;*/
	}

a:link {color: #005551; text-decoration: none;}
a:visited {color: #005551; text-decoration: none;}
a:hover {color: #18aeff; text-decoration: none;}

a.entete:link {color: #0b3d64; text-decoration: none;}
a.entete:visited {color: #0b3d64; text-decoration: none;}
a.entete:hover {color: #18aeff; text-decoration: none;}

table
	{
	font-size: 12px;
	}

table.page
	{
	font-size: 12px;
	text-align: justify;
	border: 1px solid #7fa651;
	background-color: white;
	color: #004541;
	width: 980px;
	height: 600px;
	padding: 0px;
	margin: 10px;
	}

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

span.nomlaboentete	{
	font-size: 20px;
/* 	font-weight: bold; */
	color: #f3f6ed;
}

span.sloganentete	{
	font-size: 14px;
/* 	font-weight: bold; */
/* 	font-style: italic; */
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 4px;
}

span.nomaudioentete	{
	font-size: 18px;
	color: white;
}

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

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

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

	.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/bertoux/pied.png");
	background-repeat: no-repeat;
	background-position: left top;
}

td.menugauche	{
/*border: 1px dotted red;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
	text-align: left;
	font-size: 11px;
	background-color: white;
	width: 150px;
	/*background-image: url("../img/entendre2/menugauche.jpg");
	background-repeat: no-repeat;
	background-position: left top;*/
}

	td.menugauchelien	{
		padding-left: 4px;
		padding-right: 0px;
		padding-top: 6px;
		padding-bottom: 0px;
		font-size: 11px;
		text-align: left;
		line-height: 13px;
		border-left: 1px solid #95d2d3;
	}
	
		.menugauchelien a:link {color: #005551; text-decoration: none;}
		.menugauchelien a:visited {color: #005551; text-decoration: none;}
		.menugauchelien a:hover {color: #e53dff; text-decoration: none;}
	
	td.menugauchetitre	{
		padding-left: 2px;
		padding-right: 0px;
		padding-top: 8px;
		padding-bottom: 4px;
		font-size: 11px;
		text-align: left;
		font-weight: bold;
		color: #003b3a;
		background-image: url("../img/bertoux/menugauche_titre.png");
		background-repeat: no-repeat;
		background-position: left top;
	}

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

td.coord	{
	text-align: right;
}

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

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

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

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

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

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

td.bandeauclair
	{
	background-color: #95d2d3;
	}

td.bandeaufonce
	{
	background-color: #68c1c2;
	}

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

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

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

	td.bandeaufondbasdroite
		{
		padding: 0px;
		margin: 0px;
		height: 7px;
		width: 7px;
		background-image: url("../img/bertoux/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.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: #005551; text-decoration: none;}
a.violet:visited {color: #005551; text-decoration: none;}
a.violet:hover {color: #6f2288; text-decoration: none;}

a.jaune:link {color: #005551; text-decoration: none;}
a.jaune:visited {color: #005551; 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;
	}

td.adressesacc	{
	text-align: center;
	border: 1px solid #848484;
	background-image: url("../img/bertoux/fondverttdacc.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: white;
}

h1.accueilcom	{
	color: #007a77;
	font-size: 17px;
	font-weight: 800;
	display: block;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	border-bottom: solid 1px #7fa651;
}

	.accueilcom span.lettrine	{
		float: left;
		text-align: center;
		color: #ffffff;
		padding-top: 8px;
		padding-bottom: 10px;
		padding-right: 2px;
		color: #ffffff;
		font-size: 25px;
		width: 33px;
		background: transparent url('../img/chopinaud/bulle.gif') no-repeat left bottom;
	}

	.accueilcom span.txt	{
		font-size: 17px;
		font-weight: 800;
		display: block;
		padding-top: 10px;
		line-height: 30px;
	}

table.accueil	{
	font-size: 12px;
	line-height: 18px;
	color: black;
	width: 800px;
}

	.accueil span.titre1	{
		font-weight: bold;
		font-size: 15px;
		margin: 0px;
		padding: 0px;
		color: #007a77;
		font-variant: small-caps;
	}

	.accueil span.titre2	{
		font-weight: bold;
		font-size: 12px;
		margin: 0px;
		padding: 0px;
		color: #008fe2;
	}

	.accueil span.titre2ligne	{
		font-weight: bold;
		font-size: 16px;
		margin: 0px;
		padding: 0px;
		color: #008fe2;
		border-bottom: solid 1px #008fe2;
		display: block;
		line-height: 24px;
	}

td.accueildroite	{
	width: 38%;
	padding: 10px;
}

td.colonneverte	{
	background-image: url("../img/bertoux/fondcolonneverte.jpg");
	background-repeat: repeat-x;
	background-position: top left;
}

span.exelia	{
	color: #8f7eac;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

span.titreadresseacc	{
	font-weight: bold;
	font-size: 18px;
	color: #008eda;
}

p.lettre	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #57595a;
		margin: 0px;
		padding: 0;
		text-align: left;
	}

	span.decouverte	{
		color: #93aa37;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		font-size: 20px;
	}

	div#cordialement	{
		margin: 0px;
		padding: 0px;
	}

		#cordialement p	{
			text-align: right;
			margin: 0px;
			padding-top: 0px;
			padding-left: 0px;
			padding-right: 20px;
			padding-bottom: 0px;
			font-size: 14px;
			color: #57595a;
		}

table.adressesaccueil	{
	width: 800px;
	border: 1px solid #888888;
	color: black;
	font-size: 11px;
}

	table.adressesaccueil td	{
		background-color: #eeeeee;
	}