
/*	 ************************************************************************
     * Module Name		: OffrEmploi.css									*
     * Release			: 1.0												*
     * Date				: 10/03/2008										*
     * Project			: AGSE_TT											*
     * Author			: aCOSwt											*
     * Description		: OffreEmploi.html specific CSS definitions			*
     * Language			: CSS												*
     * Compatibility	: FireFox 2 - IE 7 - Opera 9 - Konqueror 3			*
     ************************************************************************/

/******************************** IDs ***************************************/

#ACTBTTN {
    float:right;
  }

#ANNONCES {
    background-color : white;
    color : white;
    height : 10px;
    width : 100%;
  }

#DECORUM {
    float:left;
    width:300px;
    height:323px;
    padding-bottom:5px;
    padding-top:5px;
  }

#EMPLOI_HD {
    margin-top:5px;
    padding-bottom:5px;
    float:right;
    width:468px;
    height:65px;
  }

/******************************** Classes ************************************/

.accroche {
    text-align:justify;
    font-family:"Times New Roman";
    font-style:italic;
    font-size:15px;
    color:#2452A0;
  }

.borderframe {
    width:100%;
    background-color:#2452A0;
    clear:both;
    color:white;
    font-family:arial;
    font-weight:bold;
    font-size:13px;
  }

.frmitin {
    margin-top:0px;
    height:0px;
    font-family:verdana;
    font-size:8pt;
    display:block;
    float:right;
  }

.imgnum {
    float:left;
  }

.slct {
    color: #10316E;
    font-family: verdana;
    font-size: 9pt;
    margin-left:10px;
  }

.slctdiv {
    padding-top:10px;
    padding-bottom:10px;
  }
