body{
  font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  ffont-size:1em;
  font-size:90%;
  ffont-size:16px;
  margin:0px;
  padding:0px;
  background-color: #194369;
}
div{
 bborder:solid red 1px;
}
form{
  padding:0px;
  margin:0px;
}
h4{
  margin:0px;
  padding:0px;
}

a:visited{
  color:blue;
}

#divcontainer{
  width:814px;
  bnborder:solid red 1px;
  position:absolute;
  left:50%;
  margin-left:-407px;
  background-color: #FFF;
    
}
#divMenu{
  background-image: url(../images/silver_background.jpg);
  height:25px;
  padding:0px 5px 0px 5px;
  font-size:16px;
}

#divcontent{
  padding:5px 5px 0px 5px;
  bborder:solid red 1px;
}
#divFooter{
  ffont-size:12px;
  ppadding:0px 5px 0px 5px;
  text-align:center;
}
#divFooterLeft{
  float:left;
}
#divFooterRight{
  float:right;
}
#hrbottom{
   color:#194369;
   background-color:#194369;
   height:2px;
   border:0px;
   margin:10px 5px 0px 5px;
}

#typerecherche{
   font-family:Arial, Helvetica, sans-serif;
   color:#5284AD;
   font-weight:bold;
   font-size:1.2em;
}

#typerecherchecontainer{
  bborder:solid red 1px;
  background-image: url(../images/background.jpg);
  background-repeat: repeat-y;
}

#title{
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:1.2em;
}
#typeservice{  
  width:50%;
  background-image: url(../images/background.jpg);
  background-repeat: repeat-y;
  padding-left:5px;
  float:left;
 bcorder:#194369 1px solid; 
}
#divcarte{
  width:48%;
  float:left;  
  text-align:center;
  border-left:#194369 2px solid;
  z-order:0;
}

#tableresultat{
  background: url(../images/background.jpg) repeat-y;
  nbackground:#FFF;
  padding:5px 0px 0px 5px;
  bborder:3px green solid;
  
}
.LettreService{
  color:#000;
  font-weight:bold;
}
.LettreService:visited{
  color:#000; 
}

.service{
  margin-left: 10px;
  color: #3466FF;
}
.service:visited{
   color: #3466FF;
}		
.groupService{
   margin-bottom:15px;
}
.linkSearch{
   size: 9;
   color: orange;
}
.linkSearch a{
   size: 9;
   color: orange;
}
.imgbouton{
  cursor:pointer;
}
.title{
   font-size: 20px;
   color:#5284AD;
}
.hrsubdiv{  
  margin:10px 20px 10px 20px;
  border-bottom : 1px dashed #D0CF93; 
  wwidth : 100%;
  cclear:both;
}
