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

IMG, A IMG
{
	border: none;
	margin: 0;
}

H1, H2, H3, H4, H5, H6, H7
{
    margin: 0; padding: 0;
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
	

body {
	margin:	0 auto;
	background-image: url(images/background-dreamfactory.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#container{
	width:1019px;
	height:auto;
	margin: 0 auto;
}

#header{
	width: 898px;
	height: 239px;
	margin-left: -57px;
	background-image:url(images/entete-df.jpg);
	background-position:center;
	}

#mainContent {
	margin-left:200px;
	width: 432px;
	height:auto;
	/**zoom: 1;**/
	}
	
#centre{
	width: 432px;
	height: 342px;
	}
	
#logofilo li{ 
	margin: 0;
	display:inline;
	}

#logofilo{
	width:440px;
	/**height:107px;
	margin-top:-18px;
	position:relative;**/
		}
		
#leftcol{
	float:left;
	margin-left:-72px;
	width: 258px;
	height: 469px;
	/**background-image:url(images/section_gauche.jpg);**/
	}
	
#rightcol{
	float:right;
	width:329px;
	height:469px;
	/**background-image:url(images/section_droite_tickets.jpg);**/
	}

#menupopcorn{
	margin-left:72px;
	width:360px;
	height:49px;
	}
	
	
#popcorn li{
	display:inline;
	}
