body{
margin:0 ;
padding:0 ;
font-family:  "Comic Sans MS" ,Arial, Verdana;
font-size:13px;
background:url(images/headmaj.png) no-repeat top #ffba00 ;
}

#header{
	
	height: 0px;
	}

#menu{
margin-top: 235px;
}

#menu ul li{
	list-style: none;
	float: left;
	}

#menu ul li a{
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(images/bleu.png) no-repeat top;
	width: 100px;
	height: 36px;
	text-align: center;
	display: block;
	text-decoration: none;
	color:#FFF;
	}

#menu ul li a:hover{
	font-size: 11px;
	}
	
#menu ul li .orange{
	background: url(images/orange.png) no-repeat top;
	}
	
#menu ul li .vert{
	background: url(images/vert.png) no-repeat top;
	}

#menu ul li .rose{
	background: url(images/rose.png) no-repeat top;
	}
	
#menu ul li .jaune{
	background: url(images/jaune.png) no-repeat top;
}

	#content{
	width: 675px;
	background:url(images/top.png) bottom no-repeat ;
	height: 84px;
	}

#conteneur{
	margin: 0 auto;
	width: 675px;
	
}
#text-content{
	font-family:Verdana, Geneva, sans-serif;
	color: #222222;
	font-size: 14px;
	
	padding: 10px 10px 10px 10px;
	background: #FFf ; 
	}

#footer{
	height: 95px;
	background:url(images/footer2.png) ;
	}
	

.jeux{
	text-align:center;
	}
#conteneur #text-content p iframe {
	text-align: center;
}

a{ color:#333333;
	
 }
 
a:hover{
color:#FF9900;
font-size: 15px;
}