/* ENTETE DE LA PAGE */

#header 				
	{height: 180px;}

#header .headercontent 	
	{background: url(http://www.fdi.fr/css/img/fdi/header.png) top left no-repeat;height: 180px;position: relative;}
#header .headercontent a, #header .headercontent h1 {
	display : block;
	height : 180px;
}
#header .logo 			
	{background: url(http://www.fdi.fr/css/img/fdi/logo.png) top left no-repeat;height: 180px;}
#header .logo h1		
	{text-indent: -9999px;}
#header .slogan div 	
	{
			background: url(http://www.fdi.fr/css/img/slogan.png) top left no-repeat;width: 341px;height: 41px;position: absolute;
		top: 117px;left: 622px;text-indent: -9999px;
		}
#header .photo div 		
	{
	background: url(http://www.fdi.fr/css/img/photo.jpg) top left no-repeat;width: 480px;
	height: 90px;position: absolute;top:0px;left:480px;text-indent: -9999px;}

/* ENTETE DE LA PAGE */
