body {margin: 0; padding:0; font-family:Arial;}

body{
	background-image:url(lignes.png);
	background-repeat:repeat;
	background-color:#a2c3f8;
	color:#282828;
}

h1, h2, h3, h4, h5, h6{
	font-family:Georgia;
	margin-top:0;
	margin-bottom:0;
}

#container{
	width:100%;
	background-image:url(headerback.png);
	background-repeat:repeat-x;
}

#incontent{
	width:850px;
	margin:0 auto;
}

#header{
	height:90px;
	width:100%;
}

#applelogo{
	width:67px;
	height:80px;
	background-image:url(applelogo.png);
	position:absolute;
	margin-left:160px;
	margin-top:6px;
}

#ident{
	float:left;
	height:55px;
	width:393px;
	position:absolute;
	margin-left:240px;
	margin-top:3px;
	background-image:url(headertext.png);
}

#nav{
	position:absolute;
	height:22px;
	margin-top:70px;
	margin-left:240px;;
	font-size:1em;
	font-family:Georgia;
}

.navbut{
	height:20px;	
	float:left;
	margin-bottom:10px;
	position:relative;
}

.navleft{
	height:100%;
	width:12px;
	background-image:url(navleft.png);
	float:left;
}

.navcenter{
	height:100%;
	background-image:url(navcenter.png);
	float:left;
}

.navright{
	height:100%;
	width:16px;
	background-image:url(navright.png);
	float:left;
}

#nav a{
	color:#4373a5;
	text-decoration:none;
}

#nav a:hover{
	color:#000000;
}

#main{
	width:100%;
	clear:both;
}

#content{
	margin-top:35px;
	float:left;
	margin-bottom:35px;
	font-size:1em;
}

.indexlink{
	float:left;
	width:165px;
	height:165px;
	margin-left:4px;
	margin-right:3px;
}

#lefttop{
	background-image:url(lefttop.png);
	width:544px;
	height:82px;
}

#adsense{
	float:right;
	margin-right:100px;
	margin-top:10px;
	font-size:1 em;
}

#leftmid{
	background-image:url(leftmid.png);
	width:544px;
}

#leftcontent{
	margin-right:17px;
	margin-left:10px;
	position:relative;
	padding-top:-65px;
}

#leftbot{
	background-image:url(leftbot.png);
	width:544px;
	height:24px;
}

#right{
	margin-top:35px;
	float:right;
	margin-bottom:35px;
}

#righttop{
	background-image:url(righttop.png);
	width:294px;
	height:81px;
}

#inrighttop{
	background-image:url(inrighttop.png);
	width:294px;
	height:81px;
}

#rightmid{
	background-image:url(rightmid.png);
	width:294px;
}

#rightcontent{
	margin-right:17px;
	margin-left:10px;
}

#rightimage{
	width:263px;
	height:180px;
	margin:0 auto;
	background-image:url(recentnews.png);
	position:relative;
	margin-left:6px;
}

#rightbot{
	background-image:url(rightbot.png);
	width:294px;
	height:22px;
}

#footer{
	width:854px;
	height:75px;
	margin:0 auto;
	clear:both;
	background-image:url(footer.png);
}

#infooter{
	font-size:1 em;
	margin-top:40px;
	margin-right:20px;
	float:right;
}

.top5{
	margin-top:15px;
}

.top5 a{
	color:#a2c3f8;
	text-decoration:none;
}

.top5 a:hover{
	color:#000000;
}

.bullet {display:block; margin:0 auto;}

input, textarea{
	background-image:url(lignes.png);
	background-color:#a2c3f8;
	padding:0;
	margin:0;
}

.registerTable{
	width:75%;
	margin:0 auto;
}

.justified{
	text-align:justify;
}

.lignejaune{
	display:block;
	margin:0 auto;
}