<?php
$themeset["headcolor"] = "eeeeee";
$themeset["pageimage"] = "themes/kde/Paper01.jpg";
$themeset["headstartcode"] = "<table width=100% height=100% cellpadding=0 cellspacing=0 nowrap border=0>
                                                         <tr height=100%><td><img src='themes/kde/icone.png'></td>
							 <td background='themes/kde/lisse.png' nowrap valign=middle><b>&nbsp;";
$themeset["headendcode"] =" </b></td><td background='themes/kde/perle.png' width=100%></td></tr></table>";
$themeset["footerstartcode"] = "<table width=100% height=100% cellpadding=0 cellspacing=0 nowrap border=0>
                                                         <tr height=100% align=center><td background='themes/kde/degr.png' nowrap valign=middle>";
$themeset["footerendcode"] ="</td></tr></table>";

$themeset["bodycolor"] = "dddddd";
$themeset["dirtheme"] = "themes/e";
$themeset["cadrenews"] = 1;

?>