/********  Tableau de mise en forme  ********/

#divTableAccueil
{
 Width : 900px;
}

#divTableAccueil td
{
 vertical-align : top;
}

.headerAccueil
{
 height : 180px;
 width : 645px;

 background: url(../images/logo_aan.gif) no-repeat 160px 0px;
}

#tablePortlet td
{
 vertical-align : top;
 width:215px;
 padding-left : 5px;
 padding-right : 5px;

}


#accueilImage
{
 margin-left : 5px;
 margin-bottom : 8px;
}


/************* les portlets ***************/

#headerPortlet
{
 background-color : #A6A6A6;
 font-size : 12px;
 font-weight : bold;
 padding : 2 0 2 5;
 margin-bottom : 1px;
 color : #eeeeee;
}

#portlet
{
 border : 1px solid #A6A6A6;
 padding : 4 4 4 4;
 text-align : justify;
 margin-bottom : 10px;
 fontcolor : #red;
 color : #666666;
}

#portletLeft
{
 float : left;
}
/********  Mise en forme du footer ********/

#footer
{
 margin-left : 0px;
 margin-top : 40px;
 
 padding-left : 15px;
 padding-top : 4px;
 padding-bottom : 4px;
 background-color : #F2F2F2;
 color : #666;   
}
