a.White-link {
    caption: White Link;
	color:#FFFFFF; 
    FONT-WEIGHT:normal;
    TEXT-DECORATION: underline;
}

a.White-link:active {
    color:#FFFFFF; 
    FONT-WEIGHT:normal;
    TEXT-DECORATION: underline;
}

a.White-link:visited {
    color:#FFFFFF; 
    FONT-WEIGHT:normal;
    TEXT-DECORATION: underline;
}

a.White-link:hover {
    color:#CF212A; 
    FONT-WEIGHT:normal;
    TEXT-DECORATION: underline;
}

P, LI {
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #252525;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

OL {
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #676767;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

UL {
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	list-style-type: none;
	list-style-image: url(/myImages/04/ul-trait.png);
}

ul.UL-blanc li{
	caption: UL-blanc;
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	list-style-type: none;
	list-style-image: url(/myImages/04/ul-trait-blanc.png);
	color: #FFFFFF;

}

H1 {
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #606760;
	font-weight:bold;
}

H2 {
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #6184a6;
	font-weight:bold;
}

H3 {
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #3a506b;
	font-weight:bold;
}

H4 {
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #6184a6;
	font-weight:bold;
}

H5 {
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #3a506b;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}

H6 {
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #3a506b;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
	font-style:italic;
}

.bokref { text-decoration: none; cursor: pointer; }

.normal {
	caption: Text normal;
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.normal small {
	caption: Text small;
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.normal smaller {
	caption: Text smaller;
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: normal;
	FONT-SIZE: 6px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.normalRed {
	caption: Text Red;
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color:#CF212A; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.normalBleu {
	caption: Text Bleu;
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	color:#1D5A99; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.normalWhite {
	caption: Text White;
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.big wite { 
	caption: Big White;
	color: #ffffff;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;  text-decoration: none;
	letter-spacing: 1pt; 
}

.comment wite{ 
	color: #ffffff; 
	FONT-SIZE: 10px; 
	font-family: arial; 
	font-weight: lighter; 
	text-decoration: none; 
	letter-spacing: 0.5pt; }

.Text-gris{
	caption: text-gris;
	color: #555;
}



.TitleNormal {
	caption: Title normal;
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #676767;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.TitleRed {
	caption: Title red;
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	color:#CF212A; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.TitleWhite {
	caption: Title white;
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	color:#ffffff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.TitleBleu {
	caption: Title Bleu;
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	color:#1D5A99; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

A {
	color:#1D5A99; 
    FONT-WEIGHT:normal;
    TEXT-DECORATION: underline
}

A:active {
	color:#1D5A99; 
    FONT-WEIGHT:normal;
    TEXT-DECORATION: underline
}

A:visited {
	color:#1D5A99; 
    FONT-WEIGHT:normal;
    TEXT-DECORATION: underline
}

A:hover {
    color:#CF212A; 
    FONT-WEIGHT:normal;
    TEXT-DECORATION: underline
}

#links ul {
	caption: Link ul;
	margin-top:0.001pt;
	margin-bottom:0.001pt;
	margin-left: 0pt;
	padding-left:0pt;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	color:#1D5A99; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
	display: list-item;
	list-style-type: none;
}
#links ul a {
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}





#home-menu {
	width: 704px;
}
#home-menu div {
	width: 704px;
	margin-top: 8px;
	clear: both;
}
#home-menu div div {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color:#1D5A99;
	text-decoration:none;
	float: left;
	width: 172px;
	height: 151px;
	padding: 0px 0px 10px 0px;
	margin: 1px;
	text-align: center;
	cursor:pointer;
	clear: none;
}
#home-menu div div:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color:#CF212A;
	text-decoration:none;
	float: left;
	width: 172px;
	height: 151px;
	padding: 0px 0px 10px 0px;
	margin: 1px;
	text-align: center;
	cursor:pointer;
	clear: none;
}
#home-menu div div img {
	position: relative;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* table gris */
.t-l-gris{  
	background-image: url(/myImages/04/017/002/t-l-gris.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
.t-c-gris{
	background-image: url(/myImages/04/017/002/t-c-gris.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 8px;
}
.t-r-gris{
	background-image: url(/myImages/04/017/002/t-r-gris.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 8px;
	width: 10px;
}
.c-l-gris{
	background-image: url(/myImages/04/017/002/c-l-gris.gif);
	background-position: right center;
	background-repeat: repeat-y;
	width: 5px;
}
.c-c-gris{
	background-image: url(/myImages/04/017/002/c-c-gris.gif);
	background-position: left top;
	background-repeat: repeat;
	padding:3px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	color:#3d4656;
	text-align: center;
}

.c-r-gris{
	background-image: url(/myImages/04/017/002/c-r-gris.gif);
	background-position: left center;
	background-repeat: repeat-y;
	width: 10px;
}
.b-l-gris{
	background-image: url(/myImages/04/017/002/b-l-gris.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 11px;
	width: 8px;
}
.b-c-gris{
	background-image: url(/myImages/04/017/002/b-c-gris.gif);
	background-position: center top;
	background-repeat: repeat-x;
	height: 11px;
}
.b-r-gris{
	background-image: url(/myImages/04/017/002/b-r-gris.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 11px;
	width: 10px;
}

.invisible{
	caption:invisible;
	display:none;
}
.clear{
	clear:both;
}
.alert-div{
padding: 7px;
margin: 20px;
border: 1px  rgb(206,32,41) dashed;
}

#modal-popup ul{
	margin:0px;
	padding:0px;
}
#modal-popup li{
	margin: 10px;
	float: left;
	list-style-type: none;
	list-style-image: url(/myImages/04/017/square_trans.gif);	
}
#variablecontent{
	margin: 20px;
	padding: 20px;
}

