body{
	color: #111111;
	background-color: #4a3f3a;
	font-style: normal;
	font-weight: normal;
	font-size: 9Pt;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	scrollbar-FACE-COLOR: #EBEBEB;
	scrollbar-HIGHLIGHT-COLOR: #cccccc;
	scrollbar-SHADOW-COLOR: #4a3f3a;
	scrollbar-ARROW-COLOR: #ACACAC;
	scrollbar-TRACK-COLOR: #7B7B7B;
	scrollbar-DARKSHADOW-COLOR: #333333;
	scrollbar-BASE-COLOR: #333333
}

table.ecran
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	border-bottom: #333333 1px solid;
}
.ecran td{
	padding: 0px;
	border-width: 0px;
	border-style: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9Pt;
	color: #111111
}
td{
	padding: 0px;
	border-width: 0px;
	border-style: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9Pt;
	color: #111111
}

H1{
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 2px;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
}

H2{
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 2px;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #d10019;
}

.legende { color: #4a3f3a; font-style: normal; font-weight: normal; font-size: 9pt; font-family: Arial,Helvetica,sans-serif}
.alerte {  font-family: Arial,Helvetica,sans-serif; font-size: 9pt; font-weight: bold; color: #0055BB}
.erreur {  font-family: Arial,Helvetica,sans-serif; font-size: 9pt; font-weight: bold; color: #d10019}
.prix {  font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; font-weight: bold; color: #0055BB}
.navigation
{
	font-weight: bold;
	font-size: 9pt;
	color: #d10019;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
}


select{
	font-size: 9Pt;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #ffffff;
}
input
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 9pt;
	margin: 2px;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
	background-color: #ffffff;
}
input.bouton
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 9pt;
	background-image: url(../images/fondBouton.gif);
	margin: 1px;
	border-left: #7f9db9 1px solid;
	color: #333333;
	border-bottom: #7f9db9 1px solid;
	background-color: #ffffff;
}
textarea     { font-family: Arial,Helvetica,sans-serif; font-size: 9Pt; background-color: #ffffff; border: 1px solid #7F9DB9; }


A:LINK, A:ACTIVE, A:VISITED
{
	color: #d10019;
	text-decoration: none;
}
A:HOVER {
	text-decoration : underline;
	color: #d10019;
}


table.fantome{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-width: 0px;
	border-style:none;
}
.fantome td{
	padding: 0px;
	border-width: 0px;
	border-style: none;
}

table.impression{
	border-color: #000000;
	border-collapse: collapse;
	padding: 0;
	margin: 1px;
	background-color: #FFFFFF
}
.impression td{
	height:20px;
	border:1px solid #000000;
	padding-left:4;
	padding-right:4;
	padding-top:1;
	padding-bottom:1;
	font-size: 8Pt;
}

.menuGauche td
{
	font-size: 9pt;
	color: #111111;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	background-image: url(../images/fondMenu.gif);
}
.menuGauche a:link, .menuGauche a:active, .menuGauche a:visited
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 0px;
	width: 100%;
	color: #ffffff;
	padding-top: 0px;
	text-decoration: none;
}
.menuGauche a:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
 td.menuGaucheDetail
{
	font-size: 9pt;
	background-image: none;
	color: #111111;
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
}
th.menuGaucheDetail
{
	color: #d10019;
	text-align:left;
	font-size: 9pt;
}
.menuGaucheDetail a:link, .menuGaucheDetail a:active, .menuGaucheDetail a:visited
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 0px;
	width: 100%;
	color: #000000;
	padding-top: 0px;
	text-decoration: none;
}
.menuGaucheDetail a:hover
{
	font-weight: bold;
	color: #d10019;
	text-decoration: none;
}

.menuDroit td {  font-family: Arial,Helvetica,sans-serif; font-size: 9pt; color: #111111; background-color: #4a3f3a;}

table.header {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF
}

table.footer {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF
}