table.ppal{
	border: 1px;
	border-style: solid;
}

img.logo_wk{
	position: relative;
	top: 50 px;
	right: 0px;
}
#newslinks {
	font-family:Helvetica,Arial,sans-serif;
	font-size: 12px;
}
#newslinks a {
	color: #932B85;
	text-decoration: none;
	font-family:Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#principal {
	width:75%;
	background-image:url('../images/borders2/area_left.gif');
	background-repeat: repeat-y;
	background-color : #FFFFFF;
}
#principal2 {
	background-image:url('../images/borders2/area_right.gif');
	background-repeat: repeat-y;
	background-position: right;
}

#haut {
	height:26px;
	background-image:url('../images/borders2/area_top.gif');
}

#haut img {
		vertical-align:top; /* for ie5*/
}

#coingh {
	width:33px;
	height:26px;
	background-image:url('../images/borders2/area_top_left.gif');
	float: left;
}
#coindh {
	width:23px;
	height:26px;
	background-image:url('../images/borders2/area_top_right.gif');
	float: right;
}
#contenu {
	padding: 18px 26px 0 36px;
}

#contenu p {
	margin: 0px;

}

#bas {
	height:33px;
	background-image:url('../images/borders2/area_bottom.gif');
}
#coingb {
	width:33px;
	height:33px;
	background-image:url('../images/borders2/area_bottom_left.gif');
	float: left;
}
#coindb {
	width:23px;
	height:33px;
	background-image:url('../images/borders2/area_bottom_right.gif');
	float:right;
}
