body {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	color: #FFFFFF;
	font: normal 80%/120% Verdana, "Times New Roman", Times, serif;
	background-repeat:no-repeat;
	background-color: #feb8de;
	background-image:url(images/fond.jpg); 
	}
	
.logo { text-align:center; 

		}
		
.1jeux { width: 654px; 
		}

.bas { 	background-repeat:no-repeat;
		background-image:url(images/bas.png);
		width: 654px;
		min-height: 300px; 
		float:left;		
		padding-top: 0px;
		padding-bottom: 0px ;
		
		text-align:center;
		color: red;
		}
		
.jeux { 	background-repeat:repeat-y;
		background-image:url(images/jeux_fond_milieu.png);
		width: 637px;
		min-height: 50px; 
		float:left;		
		padding-top: 0px;
		padding-bottom: 0px ;
		text-align:center;
		color: red;
		}
		
.hautAccueil { 	background-repeat:repeat-y;
		background-image:url(images/jeux_fond_milieu.png);
		width: 637px;
		height: 60px; 
		float:left;		
		padding-top: 0px;
		padding-bottom: 0px ;
		color: #666;
		}
		
.bas2 { 	padding-top: 210px;
		padding-bottom: 0px ;
		position: relative;

		text-align:center;
		color: #666;
		}
		
.bas2 a {
	color: #666;
	text-decoration: none;
	/*    letter-spacing: 1px;    */
	font-size: 0.7em;
	}
	
.miniLogo{ float:left;
			margin-left:20px;
			}
.contact { float: right ;
			margin-right:20px;
			}
		
		
.fond2{ 
			padding: 0px 10px;
			margin-left: auto; 
			margin-right: auto; 	
		}			
		
.fond_haut{ background-repeat:no-repeat;
			background-image:url(images/haut3.png);
			height: 50px; 
			width: 637px;
			padding: 15px 10px;	
			font-size: 12px;
			color: #666;
		}	
	
a {	color: #f479af;
	}
h1 {
	font: normal 320%/100% verdana, "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0;
	letter-spacing: -2px;
	text-align:center;
}

.localisation { vertical-align: middle; display: inline;
				margin: 0px 5px 5px 5px;
				}
				
.maisonAccueil { float: left ;
				margin: 10px ;
				}

.credits {
	padding-bottom: 5px;
	margin: 0 0 5px 0;
	font: 120% verdana, Georgia, serif;
}
.credits em {
	color: #999;
}
.credits a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.credits a:hover {
	color: #66bbf4;
}

img {
	border: none;
}
#partenaires{	font-size:10px;
				text-align:left;
				margin:0px 0px 5px 20px;
			}
#partenaires a {font-size:10px;
				font-weight:bold;}
				
#referencement{ padding-left:15px;
				}
#referencement a{color:#ff81b4;}
				
/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 20px 5px 5px;
	padding: 8px;
	background: url(images/polaroid.png) no-repeat;
	float: left;
	position: relative;
	width: 186px;
}
.gallery span {
	background: url(images/tape.png) no-repeat;
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	left: 54px;
	top: -12px;
}
.gallery em {
	display: block;
	padding: 0 20px 0 0;
	text-align: center;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #333;
}	
/*
<!--[if lt IE 7]>
<style type="text/css">
	.gallery span { behavior: url(iepngfix.htc); cursor: pointer; }
</style>
<![endif]-->  */

