/* overwrite defaults for homepage */
#branding { background: transparent url(../images/theme/header-accueil.jpg) top center no-repeat; }
#colmask { background:#fff url(/images/theme/page-accueil.png) top left repeat-y; }

.homepage_contenu { display:block;float:left;width:587px;}
.homepage_actualites { background:transparent url(/images/theme/actualites.jpg) bottom right no-repeat;width:262px;display:block;float:left;min-height:330px;height:auto !important;height:330px;}
.homepage_actualites p.lire_suite { 
  display:block;background:transparent url(/images/theme/actualites_suite.jpg) bottom center no-repeat;
  text-align:right;color:#005189;font-weight:bold;
  padding:5px 10px;}
.homepage_actualites p.lire_suite a { color:#005189; }
.homepage_actualites div.actualites { width:202px;padding:30px 5px 0px 5px; }
.homepage_actualites h3 { font-size:1.2em;}
.homepage_actualites h3 a:hover { color:#fbba00;}

.homepage_actualites div.itemactu { width:162px;padding:0px 25px; }

#homepage div#content { margin:0px 15px 10px 15px;}
#content.cols2 {display:block;float:none;margin-left:0px;width:auto;}
#cols1 {display:none;}
#content .article { margin-top:30px;margin-left:45px;margin-right:30px;}

