body
{
	width: 770px;
	margin: auto; 
	margin-bottom: 150px; 
	margin-top: 0px;
	background-color:white;	
}
#header
{
   margin-top: 0px; 
   background-image:url(pictures/headerkds.gif);
   height:330px;
}
#bodytwo
{
   margin-bottom: 20px; 
   background-color:white; 
   width: 760px;
}
#footer
{
   background-position:right;
   background-repeat: no-repeat;
   background-image:url(pictures/footer.gif); 
   height: 250px;
}
td.postit
{
	width: 127px;
    height: 129px;
    background-image:url(pictures/menu.png);
    text-align: center;		
}
img.taal
{
	width: 30px;
    height: 30px;	
}
table.upBan
{
	position: relative;
	margin-top: 9%;	
}
img.taille
{
	width: 100%;
}
p.info
{
	width: 186px;
    height: 186px;
    background-image:url(pictures/post_it.png);
	text-align: center;
	color : DimGray;
}
A:link 
{
text-decoration: none;
color: DimGray;
}
A:visited 
{
text-decoration: none;
color: DimGray;
}
A:active 
{
text-decoration: none;
color: DimGray;
}
A:hover 
{
font-weight:bold; 
color: DimGray;
}
h4
{
color: DimGray;
text-align: center;
}
p.texte
{
color:  black;
}
p.centrer
{
text-align: center;
}


