

#sidebar {
    float:                  right;
    width:                  201px;
    margin-right:           0px;
}

#maincontent {
    background:             red;
}


/** actualites ****************************************************************/
#actualites {
    float:                  left;
   /* width:                  500px;*/
    margin-right:           0px;
	margin-top: 10px;
    color:                  #094583;
    background:             transparent;
}

#actualite_top {
    float:                  left;
    width:                  200px;
    color:                  #466AA9;
    font-weight:            bold;
    padding-left:           10px;
    padding-top:            20px;
    background:             transparent url(images/news_home/top-02.png) no-repeat left center;
}

#actualite_middle {
    float:                  left;
    width:                  200px;
    color:                  #466AA9;
    font-weight:            normal;
    background:             transparent url(images/news_home/middle-02.png) repeat-y left center;
    padding-left:           10px;
    padding-top:            10px;
}

#actualite_middle p {
    width:                  190px!important;
    color:                  #466AA9!important;
    margin:                 0px!important;
    text-align:             left!important;
}

#actualite_middle a:link,
#actualite_middle a:visited {
    color:                  #466AA9;
    text-decoration:        none!important;
}
#actualite_middle a:hover {
    color:                  #466AA9;
    text-decoration:        underline!important;
}

#actualite_bottom {
    float:                  left;
    width:                  210px;
    height:                 20px;
    background:             transparent url(images/news_home/bottom-02.png) no-repeat left center;
}

#maincontent #actualite_middle {

}

/** expert ****************************************************************/
#expert {
    float:                  right;
    width:                  201px;
    margin-right:           0px;
    margin-top:             20px;
    color:                  #094583;
    background:             #ffffff;
}

#expert h3 {
    width:                  186px;
    height:                 27px;
    color:                  #fff;
    text-align:             left;
    padding-left:           15px;
    padding-top:            8px;
    font-size:              14px;
    background:             #fff url(images/home/urgocellostart_title.gif) no-repeat left center;
}


#expert img.cellostart {
    float:                  right;
    border:                 none;
}

/** Site Urgo ****************************************************************/
#site_link {
    float:                  right;
    width:                  201px;
    margin-right:           0px;
    margin-top:             20px;
    margin-bottom:          20px;
    color:                  #094583;
    background:             #4674d6 url(images/home/site_link_background.gif) repeat-x left;
}

#site_link h3 {
    width:                  186px;
    height:                 27px;
    color:                  #fff;
    text-align:             left;
    padding-left:           15px;
    padding-top:            8px;
    font-size:              14px;
    background:             #fff url(images/home/site_link.gif) no-repeat left center;
}

#site_link img.expert {
    float:                  right;
    border:                 none;
}

#site_link p.site_link {
    text-align:             left;
    padding:                5px 10px; 0 0;
    color:                  #094583;
    font-size:              12px;
    font-weight:            notmal;
}

#site_link a:link.site_link,
#site_link a:visited.site_link {
    color:                  #fff;
    text-decoration:        none;
    font-size:              12px;
    font-weight:            bold;
    padding-left:           15px;
    background:             transparent url(images/home/site_link_arrow.gif) no-repeat left;
}

#site_link a:hover.site_link {
    color:                  #fff;
    text-decoration:        underline;
}
/** outercontent **************************************************************/

#outercontent {
    position:               static;
    /*margin:                 21px 0 0;*/
    margin:                 16px 0 0;
    padding:                0;
    background:             none;
    border:                 0;
}



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

#maincontent {
    float:                  left;
    padding:                0px;
    padding-left:           15px;
    background:             #EBF6FA;
    color:                  #666;
}

#maincontent {
    background:             #fff;
}

#maincontent h3 {
    width:                  680px;
    height:                 30px;
    margin:                 0px 0 0;
    padding-left:           10px;
    color:                  #094583;
    font-size:              16px;
    /*background:             #fff url(images/titres/titre_h1.jpg) no-repeat left;*/
}

#maincontent h4 {
    width:                  680px;
    height:                 30px;
    margin:                 0px 0 0;
    padding-left:           20px;
    padding-top:            10px;
    color:                  #094583;
    font-size:              14px;
    /*background:             #fff url(images/titres/titre_h2.jpg) no-repeat left center;*/
}

#maincontent h5 {
    width:                  680px;
    height:                 30px;
    margin:                 0px 0 0;
    padding-left:           30px;
    padding-top:            0px;
    color:                  #094583;
    font-size:              12px;
    /*background:             #fff url(images/titres/titre_h3.jpg) no-repeat left center;*/
}

#maincontent p {
    margin:                 10px 10px 0px 30px;
    color:                  #094583;
    text-align:             justify;
}

#maincontent .preamble {
    color:                  #666;
    font-weight:            bold;
}

#maincontent .more {
    margin:                 10px 0;
}

#maincontent .more a {
    padding-left:           10px;
}

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

#maincontent ul {
    margin:                 10px 0 0 0;
    padding:                0 40px 0 40px;
    list-style:             none;
}

#maincontent li {
    color:                  #094583;
    margin-top:             2px;
    padding-left:           15px;
    background:             #fff url(images/pictos/circle_blue.gif) no-repeat top left;
}

/** content *******************************************************************/
#content {
    width:                  760px!important;
}

/** 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;
	font-size:              10px;
}


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

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