body, * { 
 margin: 0;
 padding: 0;
 font-family: Verdana;
 font-size: 10px;
}

iframe { 
 border: none;
}

img {
 border: 0;
}

#header { 
 height: 84px;
 width: 955px;
}

#header .head_blue { 
 height: 84px;
 width: 742px;
 padding-left: 30px;
 line-height: 80px;
 vertical-align: middle;
 background-color: #314E9C;
 color: white;
 font-family: Verdana;
 font-size: 16px;
 font-weight: bold;
}

#content { 
 width: 955px;
 height: 650px;
 border: 1px solid #314E9C;
 border-top: 0;
 border-left: 0;
}

.panel { 
 width: 183px;
 height: 650px;
 vertical-align:top;
}

.explorer { 
 width: 771px;
 height: 650px;
}

.encart, .encartorange {
  width: 170px;
  margin-left: 3px; 
  text-align: left;
  font-family: Verdana;
  font-size: 10px;
  line-height: 13px;
}

.encartorange {
  width: 188px;
}

.encart .top, .encartorange .top { 
  padding-left: 10px;
  height: 30px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 2px solid white;
  background-image: url(../img/side_top.gif);
  background-repeat: no-repeat;
}

.encartorange .top {
  background-image: url(../img/encart2_top.gif);
}

.encart .middle, .encartorange .middle { 
  padding: 5px 0 5px 5px;
  color: black;
  font-weight: normal;
  background-image: url(../img/encart1_middle.gif);
}

.encartorange .middle {
  background-image: url(../img/encart2_middle.gif);
}

.encart .middle a, .encartorange .middle a {
  color: #0D2F8B;
}

.encart .bottom, .encartorange .bottom { 
  height: 8px;
  background-image: url(../img/encart1_bottom.gif);
  background-repeat: no-repeat;
}

.encartorange .bottom {
  background-image: url(../img/encart2_bottom.gif);
}

#table_explorer { 
  width: 100%;
}

#table_explorer td {
 width: 25%;
 text-align:center;
 padding: 5px;
 vertical-align: top;
}

#table_explorer a { 
 text-decoration: none;
 color: #000;
 font-weight: normal;
}

#table_explorer a:hover { 
 color: #990000;
}

#chemin_explorer, #chemin_explorer a{ 
 text-decoration: none;
 color: #fff;
 font-weight: bold;
 background-color: #FF5900;
}

#chemin_explorer { 
 height: 25px;
 line-height: 25px;
 vertical-align: middle;
 margin-bottom: 15px;
}

.chemin_navigation a{
 text-decoration: none;	
 color: #000;	
 font-weight: bold;
}

.intro_explorer { 
 font-size: 12px;
}

#loginField { 
 width: 400px;
 height: 80px; 
 padding: 15px;
 margin: 40px auto 0 auto;
 border: 1px solid black;
 color: white;
 font-weight: bold;
 background-color: #314E9C;
}

#loginField label { 
 display: block;
 float: left;
 width: 150px;
 margin-right: 10px;
 text-align:right;
}

.explorer h1 { 
 font-size: 14px;
}

.forum { 
 width: 90%;
 border-collapse: collapse;
 font-size: 12px;
 margin-bottom: 15px;
}

.forum td { 
 border: 1px solid #314E9C;
 padding: 5px;
}

#compose { 
 display: none;
}

#compose fieldset { 
 width: 500px;
 padding: 0 10px 0 10px;
 border: 1px solid #314E9C;
}

#compose legend { 
 font-size: 12px;
}

#compose label { 
 display: block;
 float: left;
 width: 150px;
 margin-right: 10px;
 text-align: right;
}

#compose input, #compose textarea { 
 border: 1px solid #314E9C;
 background-color: #DFE4F0;
 margin-bottom: 3px;
}

.dialog .title { 
 background-color:#8092C4;height: 20px; line-height:20px; vertical-aligne:middle; padding-left:10px;color:#fff;font-weight:bold;font-size:12px;margin-bottom:15px
}

.dialog input { 
 border: 1px solid #314E9C;
 background-color: #DFE4F0;
 margin-bottom: 3px;
}

.dialog textarea {
 width: 80%; 
 border: 1px solid #314E9C;
 background-color: #DFE4F0;
 margin-bottom: 3px;
}
