﻿body
{
    width:1003px;
    margin:auto;

    
}

body.Accueil
{
    width:1003px;
    margin:auto;   
}

.Logo
{
    background-image:url(../images/Accueil/LogoLabo.gif);
    background-repeat:no-repeat;
    width:502px;
    height :192px; 
    float:left;
 }
.divVisuelAccueil
{    
    background-image:url(../images/Accueil/VisuelAccueil.gif);
    background-position:center bottom ;
    background-repeat:no-repeat;
    width:501px;
    height :192px; 
    float:left;    
}

div#FondOnde
{
    float:left;
    width:100%;
    height:500px;
    background-position:center -230px ;
    background-image:url(../images/Accueil/FondAccueil.gif);
    background-repeat:no-repeat;

}
.FondMenuAccueil
{
    background-image:url(../images/Accueil/Fondmenu.gif);
    background-repeat:no-repeat;
    width:1003px;
    height :46px; 
    float:left;    
    padding-left:35px;
    padding-top:3px;
}

.divGauche
{
   width:540px;
   height:243px;
   height:auto !important;
   min-height:243px;
   float:left; 

}

.divDroite
{
   width:463px;
   height:230px;
   height:auto !important;
   min-height:230px;
   float:left; 

}

.divGaucheFooter
{
   width:535px;
   height:110px;
   float:left;    
   margin-top:-64px;
   margin-left:5px;
}

.divDroiteFooter
{
   width:463px;
   height:110px;
   float:left; 
   background-image:url(../images/Accueil/Separator.gif);
   background-repeat:no-repeat;
   padding-top:5px;
   margin-top:5px;
}

.divActualite
{
    margin-top:24px;    
    width:200px;  
}

.divActualite p
{
    color:#5e5e5e ;
}
.divActualite h4
{
    color:#252525 !important;
    font-weight:bold !important;
}

.divIntro
{
    margin-top:24px; 
    float:right; 
    margin-left:210px;    
    margin-right:62px; 
    width:268px;
}
 .TitreActu
 {
    color:#0d418d;   
    font-size:14px;
    letter-spacing:7px;
    font-family:Verdana ; 
    }

.divLien ul
{
    padding:0px;
    margin:0px;
 margin-left  :10px;
}
.divMenuLienRubrique ul
{
    padding:0px;
    margin:0px;  
}




/***********WEBPUBLIC.MASTER********/

.LogoRubrique
{
    float:left;    
    height:138px;
    width:371px;   
    background-image:url(../images/Rubrique/Logo.gif);
    background-repeat:no-repeat;
    background-position:center;
}
.divheaderRubrique
{
    float:left;    
    height:138px;
    width:632px;   
    background-image:url(../images/Rubrique/VisuelRubrique.gif);
    background-repeat:no-repeat;
    background-position:center;  
}
.divSiteMapPath
{
    height:21px;

    background-image:url(../images/Rubrique/FondSiteMapPath.gif);
    background-repeat:no-repeat;   
    border-bottom:1px solid #838384; 
    float:left;
    width:780px;
    padding-left:20px;
}

.divSiteMapPath a,.divSiteMapPath a:visited ,.divSiteMapPath span
{
    text-decoration : none;
    font-family:Arial;
    font-size:12px;
    color:#5e5e5e; 
    font-weight:bold;
    

}

.divSiteMapPath a:hover
{
    color:#0097e3;
    text-decoration : none;
    font-family:Arial;
    font-size:12px;  
    color:black;   
        font-weight:bold;
}

.Contenu
{
    margin-top:10px; 
    margin-left:35px;  
    float:left;
    width:593px;
      background-color:White !important;
 }
     
.divDroiteRubrique
 {
    float:left;
    width:159px;
    height:350px;   
    Padding-left:28px;
    }

.PlanduSite
{
    float:left;
    margin-left:50px; 
    }
    





/****cartouche en rubrique actualite****/
/*Actualite*/

div#CartoucheDroiteActualite
{   
    background-image:url(../images/Rubrique/TitreCartoucheActualite.gif);   
    background-repeat:no-repeat ;
    padding-top:13px;
    margin-top:4px;
    padding-left:30px;
    padding-bottom:19px;
    border-bottom:1px solid #838384;
    margin-bottom:4px;
 }
  /****cartouche en rubrique Liens****/
 div#CartoucheDroiteLiens
 {
    background-image:url(../images/Rubrique/TitreCartoucheLiens.gif);   
    background-repeat:no-repeat ;
    padding-top:13px;
    padding-bottom:13px;
    border-bottom:1px solid #838384;
    margin-bottom:4px;

 }
 
   /****cartouche en rubrique Liens****/
 div#CartoucheDroitePartenaires
 {
    background-image:url(../images/Rubrique/TitreCartouchePartenaires.gif);   
    background-repeat:no-repeat ;
    padding-top:25px;
    padding-bottom:13px;
    border-bottom:1px solid #838384;
    padding-left:30px;
 }