#menug {
	float: left;
	height: auto;
	width: 250px;
}
#contenu {
	height: auto;
	width: 740px;
	margin-left: 280px;
}
#conteneur {
	margin-left: auto;
	background-repeat: no-repeat;
}
#conteneur table {
}
.tablo {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.rose {
	font-family: Verdana;
	font-size: 12px;
	font-weight: lighter;
	color: #FF9999;
	text-decoration: none;
	margin-left: 80px;
}
.jaune {
	font-family: Verdana;
	font-size: 12px;
	font-weight: lighter;
	color: #FF0;
	text-decoration: none;
}
.verdana12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
}
.verdana12b {
	font-family: Verdana;
	font-size: 12px;
	font-weight: lighter;
	color: #FFF;
	text-decoration: underline;
}
.titre1 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: lighter;
	color: #FF0;
	text-decoration: none;
}
.georgia {
	font-family: Georgia;
	font-size: 16px;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
}
.titre2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: lighter;
	color: #FF0;
	text-decoration: none;
}
.titre3 {
	font-family: Georgia;
	font-size: 36px;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
}
.verdana14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
}

