.cadretxt {
	overflow: hidden;
	height: 420px;
	width: 720px;
}
.menu {
	font: 12px "Century Gothic", Arial, sans-serif;
	text-decoration: none;
	color:#000000;
}

.menu:hover {
	font: bold 12px "Century Gothic", Arial, sans-serif;
	text-decoration: none;
}
.menu2 {
	font: 12px "Century Gothic", Arial, sans-serif;
	text-decoration: none;
	color:#FFFFFF;
}
.menu2:hover {
	font: bold 12px "Century Gothic", Arial, sans-serif;
	text-decoration: none;color:#FFFFFF;
}
.menu2:a{
	font: bold 12px "Century Gothic", Arial, sans-serif;
	text-decoration: none;color:#FFFFFF;
}
.textnormal {
	font: 13px/16px "Century Gothic", Arial, sans-serif;
	color: #333333;
}
.titre {

	font: bold 17px "Century Gothic", Arial, sans-serif;
	color: #1770B4;
}
#Layer1 {
	background: url(img/postit.gif) no-repeat;
}
.textpostit {

	font: 11px "Century Gothic", Arial, sans-serif;
	color: #000099;
}
.lienbas {
	font: 10px "Century Gothic", Arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
.lienbas:hover {
	font: bold 10px "Century Gothic", Arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
.hauteur {

	height: 300px;
	width: auto;
	overflow: auto;
}
.cadre_noir {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
