body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004541;
	margin: 0px;
	padding: 0px;
	background-color: #f9fcfc;
	background-image: url("../img/entendre/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: #e53dff; text-decoration: none;}

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

table
	{
	font-size: 12px;
	}

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

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

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

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

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

	.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;
	height: 26px;
	color: #4e4e4e;
	background-image: url("../img/entendre/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: #ecf7f6;
	width: 150px;
	background-image: url("../img/entendre/menugauche.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	}

	td.menugauchelien
		{
/*border: 1px dotted blue;*/
		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: #005551; text-decoration: none;}
		.menugauchelien a:visited {color: #005551; text-decoration: none;}
		.menugauchelien a:hover {color: #e53dff; text-decoration: none;}
	
	td.menugauchetitre
		{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 8px;
		padding-bottom: 4px;
		font-size: 11px;
		text-align: left;
		font-weight: bold;
		color: #f85c88;
		background-image: url("../img/entendre/menugauche_titre.jpg");
		background-repeat: no-repeat;
		background-position: left bottom;
/*background-color: blue;*/
		}

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: #009391;
	background-image: url("../img/entendre/milieutitre.gif");
	background-repeat: repeat-x;
	background-position: center center;
	}

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

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

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

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

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

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