@charset "utf-8";
/* CSS Document */

#container
{
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    width: 1126px;
    margin-top : 25px;

}

#containerHeaderIntro
{
    background-color : #fff;
    margin-left: auto;
    margin-right: auto;
    width: 1126px;
}

#containerBodyIntro
{
    background-color : #fff;
    margin-left: auto;
    margin-right: auto;
    width: 1110px;
    margin-top : 40px;
}



#containerFooterIntro
{
    background-color : #fff;
    margin-left: auto;
    margin-right: auto;
    width: 1110px;
    padding-top : 20px;
}


.clearfix 
{
  clear: both;
  font-size:0;
  line-height:0;
  border: 0px;
} 






#headerimggauche
{
    float : left; 
}

#headerimgdroite
{
    float : right; 
    
    
    position:relative;
    border:0px solid black;
    width:728px;
    height:616px;
    overflow:hidden;

}

/*---------------------------------------------------------------------------*/
/* section image ombre gauche intro                                          */
/*---------------------------------------------------------------------------*/
#shadowgaucheintro
{
    float: left;
    border-left: 0px solid #eaeaea;
    border-right: 0px solid #eaeaea;
    display: inline; /* évite le Doubled Float-Margin Bug d'IE6 */
    background: #fff;

    background: url(../images/images_ombre/back_396_616.png) no-repeat;
    
    padding-top:8px;
    padding-left:8px;
    margin-right:-8px;
    margin-bottom:-8px;
    
    width: 396px;
    height: 616px;

}

/*---------------------------------------------------------------------------*/
/* section image ombre droite intro                                          */
/*---------------------------------------------------------------------------*/
#shadowdroiteintro
{
    float: right;
    border-left: 0px solid #eaeaea;
    border-right: 0px solid #eaeaea;
    display: inline; /* évite le Doubled Float-Margin Bug d'IE6 */
    background: #fff;

/*    background: url(../images/images_ombre/back_396_616.png) no-repeat;
    padding-top:8px;
    padding-left:8px;
    margin-right:-8px;
    margin-bottom:-8px;*/
    
    width: 728px;
    height: 600px;

}


#visuel
{
    width: 380px;
    height: 600px;
    background: url('') -0px 0px no-repeat;
    border: 0px solid #333;
    /*margin: 20px auto 20px auto;*/
}

#skip
{
    font-family : arial, sans-serif;
	font-size: 0.9em;
    font-weight:normal;
    text-decoration: none;
    color:rgb(85,148,255);
}

#footerslogantexteIntro
{
    background-color: #fff;
    width:750px;
    float: right; 
    padding-top : 44px;
    font-family : arial, sans-serif;
    font-size: 0.8em;
    line-height: 1.2em;
    text-align:right;
    color :rgb(85,148,255);
}
