/* CSS Document */
body,tr,td,div{
    font-family: Verdana;
    font-size: 8pt;
}

#CPTEXT{
padding-left: 28px;
padding-top: 2px;
color: #EFEFEF;
}

h3{
  font-size: 10pt;
  font-weight: bold;
  color: #53A4D9;
  /*padding: 0px,10px,0px,0px;*/
}

h1{
  font-size: 12pt;
  font-weight: Bold;
}

h2{
  font-size: 12pt;
  font-weight: bold;
  color: #53A4D9;
  /*padding: 0px,10px,0px,0px;*/
}

#w_text{
  color: #EFEFEF;
 /* font-weight: bold;*/
}

td.mainwindow{
  padding: 10px 10px 10px 10px;
  margin: 10 10 10 10;
}

a.menu{
  display: block;
  text-decoration: none;
  font-weight: bold;
  margin-left: 6px;
  margin-right: 6px;
  font-size: 8pt;
  color: #235063;
}

 td.fdetailleft{
   width:140px;
  /* font-weight: bold;*/
    border: 1px solid #003366;
    background-color: #EDF5FA;
 }
 td.fdetailright{

  margin: 2px;
  padding: 2px;

 }
a.menu:hover{
 color: #CC0033;
 text-decoration: underline;
}

#topmenu{
  background-color: #EDF5FA;
  margin: 3px 3px 3px 3px;
}


ul{

list-style: disc;
margin: 0px;
padding: 0;
}
ul li{
font-size: 10pt;
color:#1C557B;
margin: 0px;
padding: 0;
font-weight: bold;
}
ul li a{
font-size: 10pt;
color:#6589B1;
margin: 0px;
padding: 0;
font-weight: bold;
text-decoration: none;
}
ul li a:hover{
color: #CC0033;
}

td.menu{
 /* border-left: 1px solid #363636 ;*/
  border-right: 1px solid #363636 ;
 /* border-bottom: 1px solid #363636 ;*/
}

ul.mainpage{
list-style: disc;
margin: 40px;
padding: 0px;
}

#flpicl{
   float: left;
   margin-right: 10px;
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 0px;
}
#flpicr{
  float: right;
  margin-left: 10px;
   margin-top: 5px;
   margin-bottom: 5px;
   margin-right: 0px;
}
#ttext{
  text-align: justify;
}

td.stlistetop{
  border: 1px solid #333399;
  background-color: #A7BCC9;
  font-weight: bold;
  margin-top: 20px;
}
td.stlistedet{
  border: 1px dotted #333399;
  background-color:  #EDF5FA;
  font-weight: normal;
}

a.sidemenu{

  text-decoration: none;
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 8pt;
  color: #142F3A;
}
a.sidemenu:hover{
 color: #CC0033;
 text-decoration: none;
}

#pic{
  float: left;
  margin: 3px 3px 2px 2px;
 /* border: 2px solid #3366CC;*/
  min-height: 115px;
}

#pic_n{
	float:left;
	margin:6px;
	font-family:verdana;
	font-size:8pt;
	border: 1px solid #FF4701 ;
	min-height:150px;
	}


#pic_liste{
  border: 2px solid #3366CC;
}

#counter{
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 10px 10px;
  color: #E1E1E1;
  font-weight: bold;
}


