*
{
margin: 0;
padding: 0;
}

body{
	background: #B2C909;
	color: #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.35;
}

h1 {
	color: #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	line-height: 1.35;
}

h2 {
	color: #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	line-height: 1.35;
}

h3 {
	color: #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.35;
}

#container {
	width:1024px;
	height:820px;
	margin-left:auto;
	margin-right:auto;
}

a:link {
font-weight: bold;
color: #ae0468;
text-decoration: none;
}

a:visited {
font-weight: bold;
color: #d70681;
text-decoration: none;
}

a:hover {
font-weight: bold;
color: #B2C909;
text-decoration: none;
}

ul {
	margin-left:40px;
}
/*-------------------------- corps -------------------------------------*/
#bodycorps {
	width:1024px;
	height:790px;
	float:left;
	background:url(../images/fond_blanc_concours.gif);
	background-repeat: no-repeat;
	background-position:center;
	-background-position:top;
}


#header {
	float:left;
	position:relative;
	height:120px;
	width:950px;
	text-align:center;
	left:33px;
	bottom:125px;
}

#menu {
	position:relative;
	float:left;
	width:130px;
	height:350px;
	margin-left:20px;
	left:18px;
	bottom:50px;
}

#edition3 {
	position:relative;
	float:left;
	width:51px;
	height:28px;
	top:275px;
	right:795px;
	
}

#edition2 {
	position:relative;
	float:left;
	width:37px;
	height:28px;
	top:285px;
	right:795px;
}

#zonetexte {
	float:left;
	position:relative;
	width:545px;
	height:auto;
	left:70px;
	bottom:375px;
	text-align:left;
}


#partenaires {
	float:right;
	position:relative;
	width:200px;
	height:300px;
	left:65px;
	bottom:105px;
	
}

#partenaires2 {
	position:relative;
	float:right;
	width:190px;
	height:250px;
	left:265px;
	bottom:85px;
}


#concours {
	float:right;
	position:relative;
	width:110px;
	height:131px;
	top:165px;
	right:100px;
}



#puzzles {
	float:left;
	position:relative;
	width:136px;
	height:136px;
	left:850px;
	top:641px;
}

#eef {
	float:left;
	position:relative;
	width:822px;
	top:651px;
	right:106px;
	
}

#contact{
	font-size:11px;
	float:left;
	position:relative;
	width:500px;
	top:720px;
	left:140px;
	
	
}

#footer{
	font-size:10px;
	float:left;
	position:relative;
	width:500px;
	top:783px;
	left:130px;
	text-align:center;
}
