body {
	background-color: #FFFFFF;
	font-size : 10pt;
	font-family: Tahoma, "Times New Roman", Times, serif;
	margin: 0px;
}
a {
color : #FB4D00;
font-size : 12px;
}
a:visited {
color : #FB4D00;
font-size : 12px;
}
a:hover {
color : #FB4D00;
font-size : 12px;
}
a:active {
color : #FB4D00;
font-size : 12px;
}
a.linkblanc {
	font-size : 14px;
	color : #FFFFFF;
	font-weight: bold;
}
a.linkblanc:visited {
	font-size : 14px;
	color : #FFFFFF;
	font-weight: bold;
}
a.linkblanc:active {
	font-size : 14px;
	color : #FFFFFF;
	font-weight: bold;
}
a.linkblanc:hover {
	text-decoration : none;
	font-size : 14px;
	color : #FFFFFF;
	font-weight: bold;
}
a.linkbold {
text-decoration : none;
font-size : 14px;
color : #FB4D00;
	font-weight: bold;
}
a.linkbold:visited {
text-decoration : none;
font-size : 14px;
color : #FB4D00;
	font-weight: bold;
}
a.linkbold:active {
text-decoration : none;
font-size : 14px;
color : #FB4D00;
	font-weight: bold;
}
a.linkbold:hover {
text-decoration : none;
font-size : 14px;
color : #FB4D00;
	font-weight: bold;
}
a.link {
text-decoration : none;
font-size : 14px;
color : #FB4D00;
}
a.link:visited {
text-decoration : none;
font-size : 14px;
color : #FB4D00;
}
a.link:active {
text-decoration : none;
font-size : 14px;
color : #FB4D00;
}
a.link:hover {
text-decoration : none;
font-size : 14px;
color : #FB4D00;
}
a.linkSmall {
text-decoration : none;
font-size : 10px;
color : #FB4D00;
}
a.linkSmall:visited {
text-decoration : none;
font-size : 10px;
color : #FB4D00;
}
a.linkSmall:active {
text-decoration : none;
font-size : 10px;
color : #FB4D00;
}
a.linkSmall:hover {
font-size : 10px;
color : #FB4D00;
}
a.linkWhite {
text-decoration : none;
font-size : 12px;
color : #FFFFFF;
	font-weight: bold;
}
a.linkWhite:visited {
text-decoration : none;
font-size : 12px;
color : #FFFFFF;
	font-weight: bold;
}
a.linkWhite:active {
text-decoration : none;
font-size : 12px;
color : #FFFFFF;
	font-weight: bold;
}
a.linkWhite:hover {
text-decoration : none;
font-size : 12px;
color : #FFFFFF;
	font-weight: bold;
	}
.TextePetitBlanc {
color : #FFFFFF;
font-size : 8pt;
}
.TextePetit {
color : #3C3C3C;
font-size : 8pt;
}
.TexteMoyen {
color : #3C3C3C;
font-size : 10pt;
}
.TexteGrand {
color : #3C3C3C;
font-size : 11pt;
}
table {
font-size : 11px;
}

input.checkbox {
	background-color: transparent;
	border: 0px;

}
input.submit {
	border:  1px inset Black;

}
input.input, textarea, select {
	font-size: 10px;
}
.formfield {
	color: Black;
	font-size: 10px;
	font-weight: bold;
}
.Big {
font-family: Tahoma, "Times New Roman", Times, serif;
color : #FB4D00;
font-size: 32px;
font-weight: 900;
}
.UnderBig {
font-family: Tahoma, "Times New Roman", Times, serif;
color: #FB4D00;
font-size: 28px;
font-weight: 900;
}
.TitreOrange {
color : #FB4D00;
font-size: 14px;
font-weight: bold;
}
.TitreBleu {
color : #0463D7;
font-size: 16px;
font-weight: bold;
}
.boxtable {
	border: 2px solid #FB4D00;
	background-color : #FB4D00;
	color: White;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
}
.boxtitre {
	border: 1px solid #000099;
	background-color: #5A7DE1;
	color: White;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
}
.WarnOk {
	color: #228B22;
	font-weight: bold;
	font-size: 12px;
}
.WarnNotOk {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.style2 {color: #FFFFFF}
.alt {
border-top: 0;
border-left: 0;
border-right: 1px solid #FEFEF3;
background: #D5EDF9;
color: #797268;
font-size: 12px;
}
.alter {
font-size: 12px;
border-top: 0;
border-left: 0;
border-right: 1px solid #D5EDF9;
background-color: #FEFEF3;
}
.LoadStory_div
{
    position: absolute;
    left: 250px;
    top: 446px;
    width: 300px;
    z-index: 100;
    text-align:left;
    border: 2px solid #ccccff;
    background-color: #0463D7;
    color: #ffffff;
    padding: 10px;
    visibility: hidden;
}

.LoadStory_bg
{
    color: #ffffff;
    background-color: #0463D7;
}
.Big2 {
font-family: Tahoma, "Times New Roman", Times, serif;
color: #597DE2;
font-size: 24px;
font-weight: 900;
}