#title {
    display:                none;
}


/** actualites ****************************************************************/

#actualites {
    float:                  left;
    /*top:                    16px;*/
    left:                   196px;
    width:                  411px;
    /*margin-top:             225px;
    padding-left:           10px;*/
    margin-right:           15px;
    /*padding-top:            288px;*/
    color:                  #666;
    background:             #fff url(../images/extradiv.jpg) no-repeat;
    height:                 auto!important;
}

#actualites .first-child {
    background:             #f2fcf3;
}

#actualites .actualite {
    padding:                10px 0px;
    border-bottom:          1px solid #ccc;
}

#actualites h3 {
    padding-bottom:         9px;
    /*border-bottom:          1px solid #ccc;*/
    color:                  #390;
    font-size:              12px;
}

#actualites h4 {
    color:                  #390;
    font-size:              12px;
}

#actualites p.date {
    color:                  #666;
    font-size:              12px;
    font-weight:            bold;
}

#actualites a {
    color:                  #a40b00;
    text-decoration:        none;
}

#actualites p.more {
    margin:                 8px 0;
}

#actualites p.more a {
    padding-left:           10px;
    background:             url(images/arrow-green.gif) no-repeat left center;
}


/** outercontent **************************************************************/

#outercontent {
    position:               static;
    /*margin:                 21px 0 0;*/
    margin:                 0px 0 0;
    padding:                0;
    border:                 0;
    overflow:               hidden;
}


/** maincontent ***************************************************************/

#maincontent {
    /*float:                  right;*/
    margin-left:            620px;
    margin-right:           12px;
    margin-top:             16px;
    width:                  360px;
    /*padding:                0px;*/
    min-height:             542px;
    height:                 auto!important;
    background:             url(images/degrade_maincontent.gif) repeat-x;
    color:                  #666;
}

#maincontent h3 {
    margin:                 0;
    color:                  #78a400;
    font-size:              12px;
}

#maincontent p {
    margin:                 0;
}

#maincontent p.subheadline {
    display:                block;
    font-weight:            bold;
}

#maincontent p.more {
    margin:                 0;
}

#maincontent p.more a {
    padding:                0;
    background:             none;
}

#maincontent img {
    padding:                0;
    border:                 0px;
}

#maincontent a {
    text-decoration:        none;
}

#maincontent p.image {
    float:                  left;
    width:                  95px;
    height:                 95px;
    margin:                 0 12px 15px 0;
}


/** sidebar *******************************************************************/

#sidebar {
    top:                    92px;
}

#sidebar #print {
    display:                none;
    background:             url(images/pictos/print.gif) no-repeat;
}


/** links *********************************************************************/

#links {
    display:                block;
    top:                    309px;
    left:                   0;
    background:             none;
}

#links h3 {
    height:                 18px;
    padding:                none;
    border-bottom:          1px solid #ccc;
    color:                  #666;
    font-size:              12px;
    padding-bottom:         9px;
    margin-left:            18px;
}

#links ul {
    background:             none;
}

#links li {
    background:             none;
}

#links #infos {
    border-top:             1px solid #ccc;
    margin-left:            18px;
    padding-left:           0;
}


/** footer ********************************************************************/

#footer {
    padding-left:           185px;
}


/** navcontainer **************************************************************/

/*#nav-accueil a.selected, 
#nav-accueil a.selected:hover {
    background:             #75051F;
    border-bottom:          1px solid #fff;
    text-indent:            -100em;
    overflow:               hidden;
    cursor:                 default;
}*/


/** extras ********************************************************************/
/*
#extraDiv1 {
    position:               absolute;
    z-index:                50;
    top:                    151px;
    left:                   196px;
    width:                  411px;
    height:                 272px;
    background:             #fff url(../images/extradiv.jpg);
}*/

