h2 {
    color:                  #272265;
    text-align:             center;
    font-size:              1.4em;
}

#content {

    margin-top:             300px;
    margin-left:            55px;
    margin-right:           232px;
    padding:                0;
    background:             none;
    z-index:1;
}

#footer {
    margin-top:             20px;
    margin-left:            0px;
    background:             none;
}

#navcontainer {
    top:                    180px;
    left:                   35px !important;
    left:                   15px;
    width:                  880px;
    margin:                 0 auto;
}

#navcontainer span {
    display:                block;
    height:                 40px;
    padding:                10px 5px;
    text-align:             left;
    font-style:             italic;
}

#navcontainer li {
    position:               relative;
    float:                  left;
    width:                  152px;
    margin:                 0 0 0 20px;
    padding-bottom:         11px;
}

#navcontainer li a {
    padding-top:            0px;
    background-repeat:      no-repeat;
}

#navcontainer img {
    border:0;
}

#navcontainer li ul {
    width:                  132px;
    height:                 120px;
    background:             none;
}

#navcontainer li li {
    float:                  none;
    height:                 auto;
    width:                  auto;
    margin:                 0;
    padding:                2px 0;
    font-size:              1.1em;
}

#navcontainer li li a {
    font-weight:            bold;
}

/** rubrique_1 **/

#rubrique_1 {
	background:             #E7D1E8 url(../charte/li-definition-bottom.gif) no-repeat center bottom;;
}

#rubrique_1 a {
	/*background:             #821789 url(../charte/home-li-definition.png);*/
    background:             #821789;
}

/** rubrique_2 **/

#rubrique_2 {
    background:             #EECCDC url(../charte/li-collecte-bottom.gif) no-repeat center bottom;;
}

#rubrique_2 a {
    /*background:             #AB004C url(../charte/home-li-collecte.png);*/
    background:             #AB004C;
}

/** rubrique_3 **/

#rubrique_3 {
    background:             #CFDCEC url(../charte/li-analyse-bottom.gif) no-repeat center bottom;
}

#rubrique_3 a {
    /*background:             #0A51A1 url(../charte/home-li-analyse.png);*/
    background:             #0A51A1;
}

/** rubrique_4 **/

#rubrique_4 {
    background:             #D5DFE1 url(../charte/li-gestion-bottom.gif) no-repeat center bottom;
}

#rubrique_4 a {
    /*background:             #2F5F69 url(../charte/home-li-gestion.png);*/
    background:             #2F5F69;
}

/** rubrique_5 **/

#navcontainer #rubrique_5 {
    padding-bottom:         0;
    background:             #DBEDD7;
}

#rubrique_5 a {
    /*background:             #4DA535 url(../charte/home-li-services.png);*/
    background:             #4DA535;
}

#navcontainer #rubrique_5 ul {
    height:                 110px;
}



/** actualites ****************************************************************/

#actualites {
    position:               relative;
    width:100%;
    background:             #FFE5CC url(../charte/home-actualites.gif) no-repeat center bottom;
    /* BJ Biosystemes modifie #FF7F00 | 16 04 2010*/
	color:                  #606060;
    z-index:				1;
	/* BJ Biosystemes cree font-size: 0.8em | 16 04 2010*/
	font-size:              0.8em;
	}

#actualites h3 {
    margin:                 0;
    padding:                6px 0 5px;
    background:             #FF7F00 url(../charte/home-h3-actualites.gif) no-repeat;
    color:                  #fff;
    text-align:             center;
    text-transform:         uppercase;
    font-size:              1.2em;
}

#actualites h2 {
    /*margin:                 5px; */
    margin:                 0 0 0 5px;
	padding:                0 0 0 0;
    text-align:             left;
	/* BJ Biosystemes passe font-size: de 1.2 à 0.8em | 16 04 2010*/
    font-size:              1.2em;
}

#actualites h2 a {
    color:                  #AB004C;
	text-decoration:		none;
}

#actualites p {
    margin:                 0 0 0 10px;
    padding:                0 0 5px 0;
}

img {
 z-index:100;
}
/*
#actualites dl.actualite, 
#actualites dl.actualite dd {
    margin:                 0;
    padding:                0;
}

#actualites dl.actualite {
    position:               relative;
    width:                  304px; /* (= 668px/2) /
    margin-left:            334px;
    padding:                20px 15px;
}

#actualites dt {
    font-size:              1.2em;
    font-weight:            bold;
}
 
#actualites dl.actualite ul {
    margin:                 0 20px;
    padding:                0;
}

#actualites dd.image {
    position:               absolute;
    top:                    10px;
    left:                   -334px;
    width:                  334px; /* (= 668px/2) /
    text-align:             center;
}*/
