/* CSS Document */

#body{
background:url(file:///C|/Program Files/EasyPHP1-8/www/IF/img/background.jpg);
}

#menu{
width:900px;
height:50px;
margin-top:293px;
position:relative;
}

#contenu{
width:650px;
margin-left:0px;
float:left;
}

#contenu  a:link, a:visited{
	color:#E65320;
	font-family:"Myriad Pro";
	text-decoration:none;
	
}

#contenu a:hover{
	color:#73B718;
	font-family:"Myriad Pro";
	text-decoration:none;
}

#menu1{
width:255px;
float:right;
background:url(../img/search.jpg);
background-repeat:no-repeat;
margin-top:200px;
}

#menu2{
width:255px;
float:right;
background:url(../img/cnx.jpg);
background-repeat:no-repeat;
margin-top:10px;
}

#menu3{
width:255px;
float:right;
background:url(../img/partner.jpg);
background-repeat:no-repeat;
margin-top:10px;
}

#footer{
width:900px;
background-color:#444444;
text-align:justify;
position:relative;
margin-top:auto;
}
