.droite
{
	text-align:			right;
}

.droitePetit
{
	text-align:			right;
	font-size:			x-small;
}

.centre
{
	text-align:			center;
}

.separe
{
	padding-bottom:		1em;
}

.note
{
	text-align:			right;
	font-style:			italic;
}

.reference
{
	font-size:			small;
}

.gros
{
	font-size:			large;
}

.moyen
{
	font-size:			medium;
}

.petit
{
	font-size:			x-small;
}

.toutpetit
{
	font-size:			xx-small;
}

.strong
{
	font-weight:		bold;
}

table.hide
{
	width:				100%;
}

th
{
	font-weight:		bold;
	color:				black;
	background-color:	#AACCCC;
}

tr
{
	vertical-align:		top;
	color:				black;
	background-color:	transparent;
}

td.hide
{
	font-family:		"Courier New", Courier, monospace;
	font-weight:		bold;
	font-size:			xx-small;
	text-align:			center;
	color:				white;
	background-color:	transparent;
}
a.hide
{
	color:				white;
	background-color:	transparent;
}
a.hide:hover
{
	color:				#CC9999;
	background-color:	transparent;
}

dl
{
	font-weight:		bold;
}

.float
{
	margin:				5px;
	float:				left;
	vertical-align:		middle;
}

.floatRight
{
	margin:				5px;
	float:				right;
	vertical-align:		middle;
}

.floatText
{
	margin:				5px;
	float:				left;
	vertical-align:		middle;
	color:				#660066;
	background-color:	white;
	width:				200px;
	padding:			10px;
	border:				dotted medium gray;
}

.banner
{
	margin:				10px;
	text-align:			center;
	text-transform:		uppercase;
	letter-spacing:		20px;
	vertical-align:		middle;
}

table.standard
{
	width:				100%;
	color:				black;
	background-color:	transparent;
}

th.standard
{
	font-weight:		bold;
	text-transform:		uppercase;
	color:				black;
	background-color:	transparent;
}

th.liste
{
	font-family:		"Trebuchet MS", Verdana, serif;
	font-size:			small;
	font-weight:		bold;
	text-align:			right;
	vertical-align:		middle;
	color:				black;
	background-color:	white;
	background-image:	url("../images/greenpaper.gif");
}

td.liste
{
	font-family:		"Trebuchet MS", Verdana, serif;
	font-weight:		normal;
	text-align:			left;
	vertical-align:		middle;
	color:				black;
	background-color:	white;
	background-image:	url("../images/greenpaper.gif");
}

td.standard
{
	color:				black;
	background-color:	transparent;
}

.photographe
{
	font-family:		"Palatino Linotype", Palatino, Verdana, serif;
	font-size:			8pt;
}

img
{
	border-style:		none;
}

hr.couper
{
	border-width:	medium;
	border-style:	dashed;
	color:			black;
}

hr.moitie
{
	width:			50%;
}

input.standard
{
	width:			300px;
}

.journal
{
	font-family:		"Palatino Linotype", Palatino, Verdana, serif;
	font-size:			small;
	color:				#660066;
	background-color:	transparent;
}

.encadre
{
	font-size:			10pt;
	margin:				10px;
	float:				left;
	vertical-align:		middle;
	border:				dotted medium gray;
	padding:			10px;
	color:				green;
	background-color:	white;
}

.rouge
{
	color:				red;
	background-color:	transparent;
}

.bigCode
{
	font-family:		"Courier New", Courier, monospace;
	font-size:			16pt;
	font-weight:		bold;
}

.nowrap
{
	white-space:		nowrap;
}

.petition
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			larger;
	font-weight:		bold;
	color:				#800080;
	background-color:	transparent;
}

.petitionAppel
{
	color:				#008000;
	background-color:	transparent;
}

ul.plain
{
	list-style-type: none;
}

.border
{
	border:				solid thin gray;
}
