/* Styles communs */

html{ height: 100%;  }

body { 
	font-family: "Garamond, Hoefler Text, Times New Roman, Times, serif"; font-style:italic; font-weight: 950; color: #000000;
	height: 100%; margin: 0; padding: 0;
	background:#ffffff url("../images/zigouigoui_bas_droite.png") no-repeat scroll right bottom; }

td.mainContent { 
	margin-top: 150px; padding-left: 30px;
	/*border: 1px solid red; width: 700px;*/
	background:transparent url("../images/zigouigoui_haut_gauche.png") no-repeat scroll left top; }

/* Pages des tarifs */
td.tarifsContent { font-family: "Tahoma, Arial, Helvetica"; font-style:normal; font-weight: normal; }

table.tarifs { border: 1px solid #000000; width: 98%; }
table.tarifs td { padding: 1px; }
td.formule { border-right: 1px solid #000000; /*width: 110px;*/ font-weight: bold; color: #989898; }
td.formuleDescription { color: #962471; font-weight: bold; font-style: italic; }

td.tarifRetirage { border-left: 1px solid #000000; }
td.tarifRetirageTitre { color: #962471; font-weight: bold; font-style: italic; }