/* CSS Document */
.Normal, .NormalTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
/* GENERIC */
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#686869
}
.subhead{
	color:#323234
}

H1 {
	font-size:  18px;
	font-weight: bold;
	color:#686869
}

H2 {
	font-size:  15px;
	font-weight: bold;
	color:#686869
}

H3 {
	font-size:  14px;
	font-weight: bold;
	color:#686869
}
H4 {
	font-size:  13px;
	font-weight: bold;
	color:#686869
}
H5, DT {
	font-size:  12px;
	font-weight:    bold;
	color:#686869
}
H6 {
	font-size:  1.0em;
	font-weight:    bold;
	color:#686869
}

 A:link, A:active, A:visited, {
 text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
SMALL {
	font-size:  0.8em;
}
BIG {
	font-size:  1.2em;
}
BLOCKQUOTE, PRE {
	font-family:    Lucida Console, monospace;
	font-size: 12px;
}
UL LI {
	list-style-type:    square;
	color: #686869;
	font-size: 12px;
}
UL LI LI {
	list-style-type:    disc;
	color: #686869;
	font-size: 12px;
}
UL LI LI LI {
	list-style-type:    circle;
	color: #686869;
	font-size: 12px;
}
OL LI {
	list-style-type:    decimal;
	color: #686869;
	font-size: 12px;
}
OL OL LI {
	list-style-type:    lower-alpha;
	color: #686869;
	font-size: 12px;
}
OL OL OL LI {
	list-style-type:    lower-roman;
	color: #686869;
	font-size: 12px;
}


HR {
	height:1pt;
	text-align:left;
	color: dimgrey;
}
.Breadcrumb {
	color: #483366;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {
	text-decoration: none;
	color: #993300;
}
A.Breadcrumb:hover {
	text-decoration: underline;
	color: #993300;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #686869;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #686869;
		font-size: 12px;
}
/* ============================================================ */
.myLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.myLogin:link, a.myLogin:active, a.myLogin:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
a.myLogin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	text-transform:uppercase;
}
.myCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.myFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.myFooter:link, a.myFooter:active, a.myFooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.myFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a.myLanguage:link, a.myLanguage:active, a.myLanguage:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b3b65;
	text-decoration: none;
	font-weight: bold;
}
a.myLanguage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b3b65;
	text-decoration: underline;
	font-weight: bold;
}
.myDate {
	font-family: Arial, Helvetica, sans-serif;
	color:#829ceb;
	font-size: 12px;
	font-weight: bold;
}
.ReadMore
{
color:#4647E7; text-transform:uppercase; text-decoration:none;
}

.ReadMore A:link, .ReadMore A:visited

{
color:#4647E7; text-transform:uppercase; text-decoration:none;
}

.ReadMore A:hover
{
color:#4647E7; text-transform:uppercase; text-decoration:underline;
}

.ReadMore A:active
{
color:#4647E7; text-transform:uppercase; text-decoration:underline;
}

/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {

.sIFR-active ModuleTitleBleuFonceSmall
{
    visibility: hidden; 
	FONT-WEIGHT: bold;
    FONT-SIZE: 22px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial,Sans Serif;
	
}

}