﻿BODY {
	margin: 0px;
}
.nav0 {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textForm {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textFormRed {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6666;
}
.form {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 10px;
	border-top: 0px 0;
	border-right: 0px 0;
	border-bottom: 0px 0;
	border-left: 0px 0;
}
.txtWhite {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;

}
.txtNormalWhiteBold {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.txtWhiteCaps {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;

}
.txtWhiteNote {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.txtRedCaps {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 9px;
	color: #FF3333;
	text-transform: uppercase;
	font-weight: bold;
}

.txtRedCaps17 {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size:17px;
	color: #FF3300;
	text-transform: uppercase;
	font-weight: bold;
}
.txtBleuCaps {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 9px;
	color: #3399FF;
	text-transform: uppercase;
	font-weight: bold;
}
.linkWhite {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkWhite:link {
	color: #FFFFFF;
	text-decoration: none;
} 
a.linkWhite:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
a.linkWhite:active {
	color: #ACB1C7;
	text-decoration: underline;
} 
a.linkWhite:hover {
	color: #ACB1C7;
	text-decoration: underline;
}

.linkWhiteNews {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkWhiteNews:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkWhiteNews:visited {
	color: #ACB1C7;
	text-decoration: underline;
}
a.linkWhiteNews:active {
	color: #ACB1C7;
	text-decoration: underline;
}
a.linkWhiteNews:hover {
	color: #ACB1C7;
	text-decoration: underline;
}

.linkWhiteRed {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkWhiteRed:link {
	color: #FFFFFF;
	text-decoration: none;
} 
a.linkWhiteRed:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
a.linkWhiteRed:active {
	color: #FF3333;
	text-decoration: none;
} 
a.linkWhiteRed:hover {
	color: #FF3333;
	text-decoration: none;
} 
 
.linkGrey {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.linkGrey:link {
	color: #666666;
	text-decoration: none;
} 
a.linkGrey:visited {
	color: #666666;
	text-decoration: none;
} 
a.linkGrey:active {
	color: #000000;
	text-decoration: underline;
} 
a.linkGrey:hover {
	color: #000000;
	text-decoration: underline;
} 
.bgTd {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txtBold {
	font-weight: bold;
}
.txtBoldRed {
	font-weight: bold;
	color: #FF3333;
}
.txtTitleWhite {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;

}
.txtSubTitleWhite {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.bgTdBleu {

	background-repeat: repeat-x;
	background-color: #D5DCED;
}
.txtSubTitleBleu {

	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3A5AA8;
}
.bgTdPointsVertical {
	background-repeat: repeat-y;

}
.bgTdTitleSchedule {
	background-repeat: repeat-x;
	background-color: #94A6D0;

}
.txtBleu {
	color: #173D99;

}
.txtBleuUpper {
	color: #173D99;
	text-transform: uppercase;
	font-weight: bold;

}
.txtBleuTableSchedule {
	color: #173D99;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 10px;

}

.txtBleuTableScheduleBold {
	color: #173D99;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.linkBleuTableSchedule {
	color: #173D99;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.linkBleuTableSchedule:link {
	color: #173D99;
	text-decoration: underline;
} 
a.linkBleuTableSchedule:visited {
	color: #173D99;
	text-decoration: underline;
} 
a.linkBleuTableSchedule:active {
	color: #3366FF;
	text-decoration: underline;
} 
a.linkBleuTableSchedule:hover {
	color: #3366FF;
	text-decoration: underline;
}
.linkRedTableSchedule {
	color: #CC0000;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.linkRedTableSchedule:link {
	color: #CC0000;
	text-decoration: underline;
} 
a.linkRedTableSchedule:visited {
	color: #CC0000;
	text-decoration: underline;
} 
a.linkRedTableSchedule:active {
	color: #FF0000;
	text-decoration: underline;
} 
a.linkRedTableSchedule:hover {
	color: #FF0000;
	text-decoration: underline;
}
select,textarea,input {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.linkBlack {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.linkBlack:link {
	color: #000000;
	text-decoration: underline;
} 
a.linkBlack:visited {
	color: #000000;
	text-decoration: underline;
} 
a.linkBlack:active {
	color: #EEEEEE;
	text-decoration: underline;
} 
a.linkBlack:hover {
	color: #EEEEEE;
	text-decoration: underline;
} 
body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	table-layout: auto;
	empty-cells: show;
}
input.button {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3399FF;
	background-color: #003399;
	letter-spacing: 2px;
	border-top: 2px solid #6699CC;
  border-right: 2px solid #003366;
  border-bottom: 2px solid #003366;
  border-left: 2px solid #6699CC;
	padding: 1px 3px;
}
input.button2 {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #173D99;
	background-color: #B0BDDC;
	letter-spacing: 2px;
	border-top: 2px solid #D5DCED;
    border-right: 2px solid #003366;
    border-bottom: 2px solid #003366;
    border-left: 2px solid #D5DCED;
	padding: 1px 3px;
}

input.close {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #173D99;
	/*letter-spacing: 2px;*/
	background-color: #B0BDDC;
	border-top: 1px solid #D5DCED;
    border-right: 1px solid #003366;
    border-bottom: 1px solid #003366;
    border-left: 1px solid #D5DCED;
	padding: 0px 0px;
}
.input {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D5DCED;
	border-top: 1px solid #003366;
    border-right: 1px solid #003366;
    border-bottom: 1px solid #003366;
    border-left: 1px solid #003366;
}
.txtWhiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.txtBleuBold {
	color: #173D99;
	font-weight: bold;
}
.txtBleuBoldSmall {
    font-size: 10px;
	color: #173D99;
	font-weight: bold;
}
.linkBleuPop {
	color: #173D99;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a.linkBleuPop:link {
	color: #173D99;
	text-decoration: underline;
} 
a.linkBleuPop:visited {
	color: #173D99;
	text-decoration: underline;
} 
a.linkBleuPop:active {
	color: #3366FF;
	text-decoration: underline;
} 
a.linkBleuPop:hover {
	color: #3366FF;
	text-decoration: underline;
}
.linkRedPop {
	color: #CC0000;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a.linkRedPop:link {
	color: #CC0000;
	text-decoration: underline;
} 
a.linkRedPop:visited {
	color: #CC0000;
	text-decoration: underline;
} 
a.linkRedPop:active {
	color: #FF0000;
	text-decoration: underline;
} 
a.linkRedPop:hover {
	color: #FF0000;
	text-decoration: underline;
}
BODY.popUps {
	margin-right: 10px;
	margin-left: 10px;
}
.linkBleuNormal {
	color: #173D99;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	text-decoration: underline;
}
a.linkBleuNormal:link {
	color: #173D99;
	text-decoration: underline;
} 
a.linkBleuNormal:visited {
	color: #173D99;
	text-decoration: underline;
} 
a.linkBleuNormal:active {
	color: #3366FF;
	text-decoration: underline;
} 
a.linkBleuNormal:hover {
	color: #3366FF;
	text-decoration: underline;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}

.anylinkcss{
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 205px;
	color: white;
	font-family: Arial;
	font-size: medium;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: white;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

.tablenouvelles {
width: 80%;
}

.statsteu {
  font-family: Charcoal;
  font-style: normal;
  font-variant: normal;
  font-size: 10px;
  line-height: normal;
}

.alert {
	background: #fff6bf url("/media/exclamation.png") center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
        
        
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  line-height: 40px;
}

h1 {
  font-size: 38.5px;
}

h2 {
  font-size: 61.5px;
}

h3 {
  font-size: 24.5px;
}

h4 {
  font-size: 17.5px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 11.9px;
}

h1 small {
  font-size: 24.5px;
}

h2 small {
  font-size: 17.5px;
}

h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 14px;
}
