body{
  background-color: #CFD4DE;
  FONT-FAMILY: verdana;
  font-size: 12px;
}
.main{ 
text-align: center;
color: #000000;
}
.main h2{
color: #003366;
border-color : #CFD4DE; 
border-style : solid; 
border-width : 0 0 3px; 
font-size : 17px; 
font-weight : 700; 
margin : 15; 
padding-left : 0; 
} 


.link table{
  height: 40px;
  width: 640px;
}
.link td{
  color: #000000;
  border : 1px dashed #000000;
  background-color: #CFD4DE;
}

.link a{
color : #ffffff; 
  font-size: 12px;
background-color : transparent;  
text-decoration : none;
}
.link a:hover{
color : #000000;
}
.link .selected {
  border : 1px dashed #0;
  background-color: #FFFFFF;
}
.link .selected a{
color : #CFD4DE; 
background-color : transparent;  
text-decoration : none;
}

.contenu{
  background-color: #FFFFFF;
  border : 1px dashed #000000;
  width: 640px;
  text-align: left;
}

.contenu ul {
margin-bottom : 0.5em; 
margin-top : 0.5em; 
}
.contenu .adresse{
FONT-FAMILY: book Antiqua;
text-align: center;
font-size : 10px;
}
.contenu .index ul {
margin-bottom : 10 px; 
margin-top : 20 px;
margin-left : 40 px; 
} 
.contenu .index li {
display : inline;
list-style: circle; 
}
.contenu .index a {
color : #003366; 
background-color : transparent; 
display : block;
}
.contenu .index a:hover {
background-color : #ffecce; 
color : #f60; 
}
