body, form {
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #FFFFFF;
}
body, table, td, p, span, .textenormal, .txtNormal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
} 
.textemenu, .txtMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	text-decoration: none;
} 
.textemenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

} 
.menug {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.textemenuacc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textemenuhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD4848;
	text-decoration: none;
}
a.textemenu:hover {
	color: #FD4848;
	text-decoration: none;
}
a.menug:hover {
	color: #003333;
	text-decoration: none;
}
.textepied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.titre, .txttitr, .txtJaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: FEAAAA;
	text-decoration: none;
	font-weight: bold;
}
.textebandeau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FD4848;
	text-decoration: none;
}
.bdr {
	border-right: 1px solid #C72228;
	border-bottom: 1px solid #C72228;
	border-left: 1px solid #C72228;
}
.color {
	color: #666666;
	text-decoration: none;
}
.ref {
	color: #666666;
	text-decoration: none;
}
#tabtest{
	background-image: url(/images/interface/pixrouge.gif);
}
.txtNormalIMPR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
} .txtJauneIMPR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
} 
.imprim{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}

body h1
{
	margin: 0 auto;
	text-align: center;
	z-index: -25; 
	position: absolute;
	width: 477px;
	font-size: 15px;
}

body * h1 {
	z-index: 1;
	margin: auto;
	font-size:24px;
}
@media print {
.toolbar {
display:none;
}
body h1
{
	display: none;
}

body * h1 {
	display: block;
}
}
