table.objText1 tr td a.anchorAnim,table.objText1 tr td a.anchorAnim:link,table.objText1 tr td a.anchorAnim:visited,table.objText1 tr td a.anchorAnim:active{
  color :           #333399;
  border-bottom :   1px solid #FF9900;
  background-image: none;
}

.objLine {
  background-color: #FFFFFF;
}
.objTitleLine {
  background-color: #CCCCCC;
}
/*les titres des objets*/
.objTitle {
  font-family:      Arial, Helvetica, sans-serif;
  font-size:        16px;
  font-style:       normal;
  font-weight:      800;
  text-decoration:  none;
  color:            #333399;
  background-color: #FFFFFF;
  border-bottom :   1px solid #FF9900;
}
/* les titres des parents et des enfants--------------------------------------*/
table.objText1 tr td.objTitle{
  font-family:      Arial, Helvetica, sans-serif;
  font-size:        12px;
  font-style:       normal;
  font-weight:      600;
  text-decoration:  none;
  color:            #333399;
  background-color: #FF9900;
  border-bottom :   0px;
  margin-top :      10px;
  height:           30 px;
}
/* les titres des parents et des enfants--------------------------------------*/
table.objText2 tr span.pretty_frame_right td.objTitle{
  font-family:      Arial, Helvetica, sans-serif;
  font-size:        12px;
  font-style:       normal;
  font-weight:      600;
  text-decoration:  none;
  color:            #FFFFFF;
  background-color: #FF9900;
  border-bottom :   0px;
  margin-top :      10px;
  height:           30 px;
}
table.objText2 tr span.pretty_frame_right td {
  background-color: #FEC845;

}
table.objText2 tr span.pretty_frame_right td.objTinyText{
  text-align: right; 
}
table.objText2 tr span.pretty_frame_right td a.anchorAnim {
  text-align: left; 
  padding-left: 20px;
  background-image: url(../fr/flecheorangeobj.gif);
  color:            #333399;
  background-color: #FEC845;
  text-decoration : underline;
  
}
/*----------------------------------------------------------------------------*/

/*Présentation du cadre des parents ------------------------------------------*/
table.objText1{
  border-top  : thin solid #FE9613;
  border-left : thin solid #FE9613;
}
/*----------------------------------------------------------------------------*/


A.objTitle:link    { color: #000000 }        
A.objTitle:visited { color: #000000 }      
A.objTitle:active  { color: #000000 }       

.objText1 {
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  font-size:        12px;
  font-style:       normal;
  font-weight:      normal;
  text-align:       justify;
  color:            #000000;
  background-color: #FFFFFF;
}



.objTextLabel {
  font-weight:      bold;
}


.objText2 {
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  font-size:        12px;
  font-style:       normal;
  font-weight:      normal;
  text-align:       justify;
  color:            #000000;
  background-color: #FFFFFF;
}

.objText {
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  font-size:        12px;
  font-style:       normal;
  font-weight:      normal;
  text-align:       justify;
  color:            #000000;
  background-color: #FFFFFF;
}
/*Faire disparaître les sous titres des parents et des enfants ---------------*/
table.objText1 tr td.objTinyText{
  display : none;
}