.titre {
	font-family: Lucida Grande, Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
}
.menugauche {
	font-family: Lucida Grande, Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.gauchelien {
	font-family: Lucida Grande, Trebuchet MS, Arial;
	font-size: 12px;
	text-decoration: none;
}
.gauchelien a:link {
	font-family: Lucida Grande, Trebuchet MS, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.gauchelien a:hover {
	font-family: Lucida Grande, Trebuchet MS, Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.gauchelien a:visited {
	font-family: Lucida Grande, Trebuchet MS, Arial;
	font-size: 12px;
	color: #333333
	text-decoration: none;
}
.gauchelien a:active {
	font-family: Lucida Grande, Trebuchet MS, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #333333
}
.liendiscret {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Lucida Grande, Trebuchet MS, Arial;
}
.liendiscret a:link {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Lucida Grande, Trebuchet MS, Arial;
}

.liendiscret a:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Lucida Grande, Trebuchet MS, Arial;
}
.liendiscret a:hover {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	font-family: Lucida Grande, Trebuchet MS, Arial;
}
.liendiscret a:active {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Lucida Grande, Trebuchet MS, Arial;
}
.bottom {
	font-size: 10px;
}
.minigauche {
	font-size: 9px;
	color: #666666;
}
.cadre {
	border: thin solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sanscadre {
	margin: 5px;
	padding: 5px;
}
.titreindex {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	font-family: Lucida Grande, Trebuchet MS, Arial;
}
