
ul {
	font-family: Verdana, Arial, Helvetica, Sans-serif; color: white; padding-left: -5px
}

p {
	font-family: Verdana, Arial, Helvetica, Sans-serif; color: white; padding-left: 5px
}

p.moinssmall{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: white;
	font-size : 10pt;
}

p.small{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: white;
	font-size : 8pt;
}

.nav {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: white;
	font-size : 7pt;
}

a:active {
	color: white; text-decoration: none
}
a:visited {
	color: white; text-decoration: none
}
a:hover {
	color: red; text-decoration: none
}
a:link {
	color: white; text-decoration: none
}

img {
		border: 1px white solid
}

red {
		border: 1px red solid
}

.nocadre {
		border: 0px white solid
}

.tdleft {
	border-left: 1px white solid;
	border-top: 1px white solid;
	border-bottom: 1px white solid
}

.tdright {
	border-right: 1px white solid;
	border-top: 1px white solid;
	border-bottom: 1px white solid
}

