.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;

}
a:link {
	color: #FF9933;
}
a:visited {
	color: #FF9933;
}
a:active {
	color: #FF3333;
}
a:hover {
	color: #FF3333;
	font-style: italic;

}
.titreexpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;



}
.tabexpo {
	border: thin ridge #FF9933;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 50%;
}
.tabexpouk {
	color: #ff6666;
	text-align: center;
}

body {
	margin: 0px;
}

table {
	margin: 0px;
	border: 0px;
}
.poptab {
	text-align: center;
	vertical-align:bottom;
	height: 100%;


}
.imgtab {
	border: medium inset #FF9900;
	cursor: hand;
	text-align: center;
	vertical-align: middle;

}
.fmarquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

