.situ_titre{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 0px solid gray;
background: url(../images/situ_header.gif);
height:31px;
}

.situ_titre2{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 0px solid gray;
background: url(../images/situ_header2.gif);
height:31px;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: url(../images/situ_header_over.gif);
}

.thepet {width:190px; padding:10px;font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif; text-align:justify;}

/* -------------- Les compétences --------------- */
.compe_titre{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
background: url(../images/situ_header_over.gif);
/*height:18px;*/
}
.compe_text {width:460px; margin-top:-10px; margin-left:35px; padding-left:30px; padding-bottom:5px; text-align:left; font-size:13px; line-height:1.5em; color:#686764; background-color:#dddccc;}
.compe_open { background: url(../images/situ_header.gif);}

