#home_contenu {
    width:900px;
    margin: 0px auto 0px auto;
    padding:0px 5px 0px 5px;
    background-color:#191929;
    background: url(../images/bg_content.gif) repeat-y top left;
}
#home_col_gauche {
    float:left;
    width:520px;
    background-color:#ffffff;
}
#home_espaceur {
    float:left;
    width:10px;
    height:690px;
    background: url(../images/filler.gif) no-repeat top left;
}
#home_col_droite {
    float:right;
    width:370px;
    height:auto;
    background-color:#585A6E;
}
#home_col_droite_bas {
    float:right;
    width:370px;
    height:20px;
    background:url(../images/rightcolumn_bottom.gif) no-repeat top left;
    background-color:#585A6E;
}    
#home_col_gauche_bas {
    float:left;
    width:520px;
    height:20px;
    background:url(../images/leftcolumn_bottom.gif) no-repeat top left;
    background-color:#ffffff;
}    
#alaffiche {
   float:left;
   width:510px;
   margin-bottom:10px;
   background-repeat:no-repeat;
}

#alaffiche img, #avenir img {
   float:left;
}

#alaffiche_texte {
    float:right;
    width:300px;
    padding :20px 18px 0px 0px;
    font-family:Arial, 'Trebuchet MS', sans-serif;
    font-size:11px;
    line-height:14px;
    color:#333333;
    text-align:justify;
}
#avenir {
   float:left;
   width:510px;
   margin-bottom:5px;
   background: no-repeat top left;
}
#avenir_texte {
    float:right;
    width:300px;
    padding :12px 18px 0px 0px;
    line-height:14px;
    font-family:Arial, 'Trebuchet MS', sans-serif;
    font-size:11px;
    color:#333333;
    text-align:justify;
}
#alaffiche img, #avenir img {
    padding-left:18px;
    border:0px;
}

.actutitle {
    text-align:justify;
    font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:bold;
    line-height:14px;
    color:#ffffff;
}

.actutext {
    text-align:justify;
    font-family:Arial, sans-serif;
    font-size:11px;
    font-weight:normal;
    line-height:14px;
    color:#D0D5E8;
}

a #actualite1, a #actualite2, a #actualite3  {
    float:right;
    width:320px;
    min-height:87px;
    height:auto;
    height:87px;
    padding:10px 30px 10px 10px;
    border-top:1px dotted #000000;
    background: url(../images/ensavoirplus_off.gif) no-repeat top right;
    font-family: Arial, 'Trebuchet MS', sans-serif;
    color:#ffffff;
    font-size:11px;
    text-align:justify;
    text-decoration:none;
}    
a:hover #actualite1, a:hover #actualite2, a:hover #actualite3  {
    background: url(../images/ensavoirplus_over.gif) no-repeat top right;
    text-decoration:none;
}
#actuempty  {
    float:right;
    width:320px;
    min-height:87px;
    height:auto !important;
    height:87px;
    padding:10px 30px 10px 10px;
    border-top:1px dotted #000000;
    background: url(../images/emptyactu.gif) no-repeat top right;
    font-family: Arial, 'Trebuchet MS', sans-serif;
    color:#ffffff;
    font-size:11px;
    text-align:justify;
    text-decoration:none;
}    

#actualite3 {
    border-bottom:1px dotted #000000;
}
#video_titre {
    float:right;
    width:350px;
    height:10px;
    background: url(../images/bg_videotitle.gif) no-repeat top left;
    margin-top:5px;
    padding:5px 0px 5px 20px;
    font-family: Arial, 'Trebuchet MS', sans-serif;
    color:#ffffff;
    font-size:10px;
    text-align:justify;
    text-decoration:none;
}    
#lecteur_video {
    float:right;
    width:370px;
    height:240px;
    margin:auto;
    padding:5px 0px 5px 0px;
    background-color:#000000;
}
a #podcast {
    float:right;
    width:370px;
    height:44px;
    margin-top:10px;
    background: url(../images/podcast_off.jpg) no-repeat top left;
}
a:hover #podcast {
    background: url(../images/podcast_over.jpg) no-repeat top left;
}
    
    
    