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

body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
 color:   #E2007A;
}
#sourire{
/*margin: 0 auto 0 auto;
width: 100%;*/
margin-left:auto;
margin-right:auto;
max-width: 1100px;


height:100%;
max-height:800px;





if lt IE 7

width: expression(document.body.clientWidth  >= 1102? "1100px" : "auto");

height: expression(document.body.clientHeight  >= 802? "800px" : "auto");
align: center;
}




.centreaccueil{
    margin-top:100px;
}
.imgbasse{
    margin-left:283px;
}

