strong, b {
	font-weight: bold;

}
body, table, td, p, div, span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;

}
BODY {
	scrollbar-face-color: #336666;
	scrollbar-shadow-color: #336666;
	scrollbar-highlight-color: #336666;
	scrollbar-3dlight-color: #CC6633;
	scrollbar-darkshadow-color: #CC6633;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CC6633;
	margin: 0px;
	background-image: url(/images/interface/pixbeige.gif);
}
body>table {
	margin: 0 auto;
}
h1 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 11px;
	color: #666666;
	line-height: normal;
	margin: 0px;
	font-weight: normal;
	display: inline;
}
h3 {
	font-size: 10px;
	line-height: normal;
	color: #FFFFCC;
	margin: 0px;
	font-weight: normal;
	display: inline;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC6633;
}
.textemenu {
	font-size: 10px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/interface/espaceur.gif);
	padding-right: 14px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textemenuhover {
	font-size: 10px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/interface/menupicto.gif);
	background-repeat: no-repeat;
	padding-right: 14px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.textemenu:hover {
	color: #003333;
	background-image: url(/images/interface/menupicto.gif);
	background-repeat: no-repeat;
}
.img {
	border-left: 2px solid #FFFFFF;
	margin-right: 10px;
}
.libelleform {
	font-size: 11px;
	color: #666666;
}
.rubform {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.txtfield {
	font-size: 10px;
	color: #666666;
}
.boutonform {
	font-size: 10px;
	color: #666666;
}
#article{
	width:524px;
	/*height:188px;*/
	overflow:hidden;
	zoom:1;
	margin-bottom: 15px;

}
#tab{
	background-color: #FFFFFF;
}
.photogal img
{
	border-left: 2px solid white;
}
#panel, #panel td
{
	color: #000000 !important;
	background-color:#E1DBC6;
 }
@media print {

strong, b {
	font-weight: bold;

}
p, table, body , div, span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
h1 {
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 11px;
	color: #000000;
	line-height: normal;
	margin: 0px;
	font-weight: normal;
	display: inline;
}
h3 {
	font-size: 10px;
	line-height: normal;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	display: inline;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
}
