/* feuille de style pour site Barbarella MCMLXVIII */
/* (C) 2004, Marc Nadeau, La Pagerie, http://www.pagerie.com */
/* styles liés à generique.phtml et liens.phtml */

table {
	border: none;
	color: white;
	background-color: transparent;
	font-weight: bold;
	padding: 0.5ex;
	line-height: 130%;
}

td.nom1 {
	 text-align: left;
	 font-size: 120%;
	 color: #fff;
}

td.fonction1 {
	text-align: right;
	font-size: 120%;
	 color: #fff;
}

td.reference1 {
	 text-align: center;
	 font-size: 120%;
	 padding: 1.5ex;
	 color: #fff;
}

td.nom2 {
	 text-align: left;
	 font-size: 100%;
 	 color: #fff;
}

td.fonction2 {
	text-align: right;
	font-size: 100%;
	color: #fff;
}

td.reference2 {
	text-align: center;
	font-size: 100%;
	 padding: 1.5ex;
 	 color: #fff;
}

td.nom3 {
	text-align: left;
	font-size: 90%;
	font-weight: normal;
 	 color: #fff;
}

td.fonction3 {
	text-align: right;
	font-size: 90%;
	font-weight: normal;
	color: #fff;
}

td.reference3 {
	text-align: center;
	font-size: 90%;
	font-weight: normal;
	 color: #fff;
}
