/* entete Logo+Menu */
.Header
{
    width:960px;
}
.HeaderPane
{
    height:124px;
    text-align:left;
    vertical-align:middle;
}
a.lblien
{
	display:block;
	width:445px;
	height:124px;
	background:url(images/entete.png) no-repeat;
	background-position:left top;
}
.HeaderPaneTitre
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#003a80;
    text-transform: uppercase;
    text-shadow: 0px 0px 0px;
}
.HeaderPane strong
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bolder;
    color:#003a80;
    text-transform: uppercase;
    text-shadow: 0px 0px 0px;
}
.MenuPane
{
    height:35px;
    background-color:#0784bc;    
    text-align:center;
    vertical-align:middle;
}
/* partie centrale */
.PartieCentrale
{
    width:960px;
    background-color:#0e4a6f;
    background-image:url(images/FDdashboard.jpg);
    background-repeat:no-repeat;
    background-position:center bottom;	
}
.ContentPane
{
    width:960px;
    height:35px;
    text-align:center;
    vertical-align:middle;
}
.TraficPane
{
    width:240px;
    height:448px;
    text-align:center;
    vertical-align:middle;
}
.MarketingPane
{
    width:240px;
	height:448px;
    text-align:center;
    vertical-align:middle;
}
.OperationPane
{
    width:240px;
	height:448px;
    text-align:center;
    vertical-align:middle;
}
.institutionnelPane
{
    width:240px;
    height:448px;
    text-align:center;
    vertical-align:middle;
}
/**** Pied de Page ***/
.footer
{
    width:960px;
    height:35px;
    line-height:35px;
    text-align:center;
    vertical-align:middle;
}
.Lien
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:9px;
    font-weight:normal;
    color:#003a80;    
    text-decoration:none;    
}
.footer a:link
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:9px;
    font-weight:normal;
    color:#003a80;    
    text-decoration:none;    
    text-align:center;
}
.footer a:visited
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:9px;
    font-weight:normal;
    color:#003a80;    
    text-decoration:none;    
    text-align:center;
}
.footer a:hover
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:9px;
    font-weight:normal;
    color:#003a80;    
    text-decoration:underline;    
    text-align:center;
}





























