*
{
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;
}

/*-------------------------- corps -------------------------------------*/
#bodycorps {
	width:1024px;
	height:768px;
	float:left;
	background:url(../images/fond_blanc.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:108px;
}

#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;
	right:145px;
	bottom:410px;
	text-align:left;
}

#textconcours{
	position:relative; 
	float:left;
	top:230px;
	left:75px;
	width:190px;
	
}

#textspeedmeeting {
	position:relative;
	float:left;
	top:65px;
	left:340px;
	width:200px;
}

#cadretextconcours {
	position:relative; 
	float:left;
	left:8px;
	bottom:12px;
	width:220px;
	height:210px;
}

#cadretextspeedmeeting {
	position:relative; 
	float:left;
	left:52px;
	bottom:12px;
	width:225px;
	height:210px;
}

#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:100px;
	height:131px;
	top:165px;
	right:100px;
}



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

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

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

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

