<html><!-- #BeginTemplate "/Templates/circa.dwt" -->
<head>
<!-- #BeginEditable "doctitle" -->
<title>Votre compte : Gestion des url</title>
<!-- #EndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
font-family: sans-serif;
color: black;
background: white;
margin-left : 0;
margin-top : 0;
}
th, td { /* ns 4 */
font-family: sans-serif;
}
a {font: bold; color:Navy;}
h1 { text-align: center }
h2, h3, h4, h5, h6 { text-align: left }
h1, h2, h3 { color: #005A9C; }
h1 { font: bold 100% }
h2 { margin:1em; font: bold 95% }
h3 { font: 90% }
h4 { font: bold 85% }
h5 { font: italic 85% }
h6 { text-align: right }
ul,p { font: 80%;}
p { text-align:justify; margin:1em;}
.p-liens {text-align:right;}
TH {background : #008080; color : White;}
TD {}
.td-bord {background : Navy; color : White;}
.small {font:70%; }
.h2-sans-marge {margin:0; text-align:center;}
.without-margin {margin:0,0,0,0;}
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="8%" class="td-bord" align="left"> </td>
</td>
<td width="62%"><!-- #BeginEditable "titre" -->
<h1>Administration de votre compte</h1>
<h2 class="h2-sans-marge">Gestion des url</h2>
<!-- #EndEditable --></td>
<td width="8%" class="td-bord"> </td>
</tr>
<tr>
<td width="8%" class="td-bord"> </td>
<td colspan="2"> </td>
<td width="8%" class="td-bord"> </td>
</tr>
<tr>
<td width="8%" class="td-bord"> </td>
<td colspan="2"><!-- #BeginEditable "corps" --> <? $sommaire ?>
<form method="get" name="reno">
<h2>Liste des URL non validées</h2>
<p> <input type="hidden" name="ecran_validation" value="1">
<input type="hidden" name="compte" value="<? $id ?>">
<? $tab_valide ?> </p>
</form>
<!-- #EndEditable --></td>
<td width="8%" class="td-bord"> </td>
</tr>
<tr>
<td width="8%" class="td-bord"> </td>
<td colspan="2"><!-- #BeginEditable "bas_page" --><!-- #EndEditable --></td>
<td width="8%" class="td-bord"> </td>
</tr>
<tr>
<td width="8%" class="td-bord"> </td>
<td colspan="2">
<h6> </h6>
</h6>
</td>
<td width="8%" class="td-bord"> </td>
</tr>
</table>
</body>
<!-- #EndTemplate --></html>