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

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

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

span.nomlaboentete	{
	font-size: 17px;
	font-weight: bold;
	color: #010080;
}

span.sloganentete	{
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #308ec9;
}

span.nomaudioentete	{
	font-size: 15px;
	color: #8b8b8b;
}

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

}

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

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

td.contenu	{
	padding: 10px;
	margin: 0px;
	font-size: 12px;
	width: 820px;
	background-image: url("../img/acociacion/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: white;
	background-image: url("../img/acociacion/pied.png");
	background-repeat: no-repeat;
	background-position: right 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: #2e74b1;
	width: 150px;
	background-image: url("../img/acociacion/menugauche.png");
	background-repeat: no-repeat;
	background-position: right top;
}

	td.menugauchelien	{
		padding-left: 4px;
		padding-right: 0px;
		padding-top: 4px;
		padding-bottom: 0px;
		font-size: 12px;
		text-align: left;
		line-height: 13px;
	}

		.menugauchelien a:link {color: white; text-decoration: none;}
		.menugauchelien a:visited {color: white; text-decoration: none;}
		.menugauchelien a:hover {color: #ffbc6c; text-decoration: none;}
	
	td.menugauchetitre	{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 8px;
		padding-bottom: 0px;
		font-size: 14px;
		text-align: left;
		font-weight: bold;
		font-variant: small-caps;
		color: #ffbc6c;
/*		background-image: url("../img/acociacion/menugauchetitre.gif");
		background-repeat: no-repeat;
		background-position: left bottom;*/
		}

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

td.coord
	{
	text-align: right;
	}

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

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

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

input.loginbtn
	{
	border: 1px solid #868686;
	background-color: #0098cf;
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
	}

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

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

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

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

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

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

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

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

a.jaune:link {color: #010080; text-decoration: none;}
a.jaune:visited {color: #010080; 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.cartemarseille	{
	width: 790px;
	height: 551px;
	background-image: url("../photoslabo/41/marseille.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

	.cartemarseille p	{
		color: white;
		font-weight: bold;
		font-size: 16px;
		text-align: right;
		padding-right: 30px;
	}

table.accinfos	{
	font-size: 11px;
	color: black;
}

	.accinfos p	{
		font-size: 11px;
		line-height: 13px;
		margin: 0px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
	}

hr.marron	{
	border: 1px solid #2b1003;
	margin: 0px;
	padding: 0px;
}

td.accbleu	{
	background-image: url("../img/acociacion/fondarticleaccueil.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #bee6ff;
	color: #1f2670;
	font-size: 11px;
}

td.accgris	{
	background-color: #dedede;
	color: black;
	font-size: 11px;
}

td.accadresses	{
	background-image: url("../img/acociacion/accfondadresses.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #8d8d8d;
}

span.titrebleu	{
	padding: 0px;
	margin: 0px;
	color: #29689e;
	font-size: 14px;
	font-weight: bold;
}

table.livret	{
	border-top: 1px solid #78b7ec;
	border-left: 1px solid #78b7ec;
	border-bottom: 1px solid #29689e;
	border-right: 1px solid #29689e;
}

	.livret td.jaune	{
		background-image: url("../img/acociacion/accfondlivret.jpg");
		background-repeat: no-repeat;
		background-position: bottom right;
		background-color: white;
	}