.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bold {
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.italic {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	background-color: #999966;
	color: #FFFFFF;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #999966;
	text-decoration: none;
	background-color: #000000;
}
.picturesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006600;
	text-decoration: underline;
	font-weight: bolder;
}
.bold1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.onglets {
	height: 24px;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #2F3E2D;
	font-weight: normal;
	text-transform: capitalize;
	background-color: #EAEAEA;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: left;
}
.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1D1D1D;
	font-weight: normal;
}
.lcdstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFCC66;
	background-color: #000000;
}

