@font-face {
	font-family: 'Nexa Bold'
    src: url('nexa_bold.otf') format('otf'),
    	 url('nexa_bold.woff') format('woff');
}

*
{
	font-family: 'Nexa Bold', Arial, Verdana, Frutiger, sans-serif;
	text-align: center;
}

body
{
	background-color: rgb(244,209,204); /*le fond de la page sera rose */
}

.imageflottante
{
	float: left;
}

{

#logo
{



}

h1
{

    color: blue;

}

.introduction
{

	clear: both;
	color: ;

}