.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.gegant {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.gegantgris {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}

.textpetit {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.textblanc {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}

.titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8b8b8b;
	text-decoration: none;
}

.supertitular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8b8b8b;
	text-decoration: underline;
}

.menus {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8b8b8b;
	text-decoration: none;
}

.menus:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}

.menusgris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
}

.menusblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8b8b8b;
	text-decoration: none;
}

TD.latesq
{
	BORDER-RIGHT: 0px none White;
	BORDER-TOP: 0px none White;
	BORDER-LEFT: 1px solid #696969;
	BORDER-BOTTOM: 0px none White;
	BACKGROUND-COLOR: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

TD.latdret
{
	BORDER-RIGHT: 1px solid #696969;
	BORDER-TOP: 0px none white;
	BORDER-LEFT: 0px none white;
	BORDER-BOTTOM: 0px none white;
	BACKGROUND-COLOR: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

TD.bloc
{
	BORDER-RIGHT: 1px solid #696969;
	BORDER-TOP: 1px solid #696969;
	BORDER-LEFT: 1px solid #696969;
	BORDER-BOTTOM: 1px solid #696969;
	BACKGROUND-COLOR: #f9f9f9;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
