body, form {
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #07077F;
}
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: 12px;
	color: white;
	text-decoration: none;
} 

.textemenuhover {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #275820;
	text-decoration: none;
}
.textepied {
	font-size: 10px;
	text-decoration: none;
	background-image:url(/images/interface/piedhaut.gif);
	background-repeat: repeat-x;
	background-position:top;
	
}
.imprim{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01295F;
}
.texteform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.actu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titre, .txttitr, .txtJaune {
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color:#CB392A;
	display:block;
	width:275px;
	margin:10px 0 10px 10px;
	padding:5px;	
}
.textebandeau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin:0 10px 0 0;
	line-height:35px;
}
.textebarre{
	font-size: 11px;
	color: #00006A;
	text-decoration: none;
	font-weight: bold;
}
a.textemenu:hover, a.txtMenu:hover {
	color: #F6F31E;
	text-decoration: none;
}
a {
	color:white;
	text-decoration: none;
}
a:hover {
	color: #F6F31E;
	text-decoration: none;
}
.bdr {
	border: 10px solid white;
	margin:10px 0 0 10px;
}
.color {
	color: #666666;
	text-decoration: none;
}
.ref {
	color: white;
	text-decoration: none;
	font-weight:bold;
	background-image:url(/images/interface/ligne.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	width:190px;
	line-height:20px;
	text-align:right;
	margin-bottom:10px;
}
.details {
	background-image:url(/images/interface/ligne.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:190px;
	padding-top:5px;
	text-align:right;
	margin-top:10px;
}
#tabtest{
}
.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;
}
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;
}
}