@charset "UTF-8";
.body_bold {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.blue_frame {
	color: #006699;
}

.cadre {
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.titre {
	font-family: Courier, monospace;
	font-size: 36px;
	color: #06C;
}
.texte {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
.texte .texte .texte .texte {
	font-size: 15px;
}
.txt {
	font-size: 12px;
}
.tableau {
	font-size: 9px;
	line-height: 12px;
}
.texte2 {
	font-size: 15px;
}
.small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

