
body {
  background-color: #77BBFF;
  color: #000000;
  text-align: center;	
 }
 	
a img {border: none; }
	
 a:link {
  color: #0033CC;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #0033CC;
}
a:hover {
  text-decoration: none;
  font-weight: normal;
  color: #E73E53;
  
}
a:active {
  text-decoration: none;
}
.Style1 {
  font-family: Verdana;
  font-size: 26px;
  font-weight: bold;
}
.Style2 {
  font-family: Verdana;
  font-size: 13px;
  }

.Style3 {
  font-family: Verdana;
  font-size: 13px;
  font-style: italic;
}
.Style4 {
  color: #333;
  font-size: 11px;
  font-family: Verdana;
  font-weight: bold;
  font-style: normal;
  }
.Style5 {
  color: #333;
  font-size: 13px;
  font-weight: bold;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
}

.Style5m {
  color: #333;
  font-size: 13px;
  font-weight: bold;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  margin-left:20px;
  text-align : left;
}

.Style12 {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
}


.Style6 {
  color: #333;
  font-size: 11px;
  font-family: Verdana;
  font-style: normal;
  
  }

.Style6l {
  color: #333;
  font-size: 11px;
  font-family: Verdana;
  font-style: normal;
  text-align : left;

  }
  
  .Style6m {
  color: #333;
  font-size: 11px;
  font-family: Verdana;
  font-style: normal;
  margin-left:20px;
  text-align : left;
  }

.Style7 {
  color: #333;
  font-family: Verdana;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  line-height: normal;
}

.Style8 {
  color: #333;
  font-size: 11px;
  font-family: Verdana;
  font-style: italic;
  }

.Style9 {font-size: 26px}

.Style10 {
  color: #333;
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: normal;
}
.Style11 {
  color: #555;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  line-height: normal;
}

.Style14 {font-size: 8px}

.Style15 {
  color: #333;
  font-size: 11px;
  font-family: Verdana;
  font-weight: bold;
  font-style: normal;
  }

.tableTitre {
font-family: Verdana;
background-color : #999999;
font-weight : bold;
font-size : 11px; 
text-align : center;
height :30px;
}
.tableDesc {
font-family: Verdana;
background-color : #FFFFFF;
font-size : 11px; 
text-align : center;
}
.tableAnnee {
font-family: Verdana;
background-color : #FFFFFF;
font-size : 11px; 
text-align : center;
}
.tableMarque {
font-family: Verdana;
background-color : #CCCCCC;
font-size : 11px; 
font-weight : bold;
text-align : center;
}
.tablePocketDesc {
font-family: Verdana;
background-color : #EFEFEF;
font-size : 11px; 
text-align : left;
line-height :20px;
padding-left : 5px;
border-bottom: solid 1px #999999;

}
.tablePocketTitre {
font-family: Verdana;
background-color : #EFEFEF;
font-size : 13px; 
font-weight : bold;
text-align : center;
height :30px; 
}
.tablePocketPict {
background-color : #FFFFFF;
text-align : center;
/* padding-top: 30px;
padding-bottom: 30px; */
}
.tableBiblioDesc1 {
font-family: Verdana;
background-color : #E7E2DA;
font-size : 11px; 
font-weight : bold;
font-style: italic;
text-align : left;
}
.tableBiblioDesc2 {
font-family: Verdana;
background-color : #E7E2DA;
font-size : 11px; 
text-align : left;
margin-left:5px;
}
.tableBiblioTitre {
font-family: Verdana;
background-color : #9C988D;
font-size : 13px; 
font-weight : bold;
text-align : left;
height :30px;
}
div.display{
	width : 300px;
	border: 2px solid #003B62;
	font-family: verdana;
	background-color: #B5CFE0;
	padding: 7px;
	margin: 5px;
}

.checkboxes label {
    display: block;
    float: left;
    padding-right: 10px;
    white-space: nowrap;
}
.checkboxes input {
    vertical-align: middle;
}
.checkboxes label span {
    vertical-align: middle;
}