body, div, p, ul, ol, li, th, td, dl, dd, dt, font {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;

}

body {
	margin: 0;
	background-color: #69A6CF;
	color: #000000;
}

div {
    padding-top: 0px;
    margin-left: 20px;
}

img {border: 0px;}

tt {
    font-family: Courier New, Courier, mono;
    font-size: small;
}

th {
	background-color: #DCDCDC;
}

a:link {
	color: #0000EE;
//	padding: 2px;  
//	border-right: px solid #7e81ae;
//	padding-right: 0px;
//	padding-left: 0px;
  }

a:visited {
	color: #551A8B;
  }

a:hover {
	text-decoration: none;
//	color: #99ccff;		//ajout Lille
  }

table.serree {
	width: 100%;
	background-color:#FFFFFF ;
	border-spacing: 0px ;
//	padding: 0px ;
}

td.ptt {
	padding-left:15px ;
	width:5px ;
	vertical-align:top;
}

td.tptt {
	width:5px ;
	vertical-align:top;
}

h3 span {
  text-align: center;
  padding: 2px;
  border-top:  1px solid;
  border-bottom: 1px solid;
}

h2 span {
  text-align: center;
  color: blue;
}

#topnav  a:hover { 
	background: #e68a16;
	color: black;
}

/* Pied de page 
 --------------------------*/
 #footer {
left-margin:20px;
right-margin:20px;
text-align:center;
}


h3.liens span {
  padding: 2px;
  border-top:  1px solid;
  border-bottom: 1px solid;
}

h2.liens span {
  text-align: center;
  color: blue;
}



