1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Bienvenue</title>
<style type="text/css">
BODY {background : transparent url("images/orange.gif") bottom right fixed no-repeat; font-family: "Futura Lt BT", verdana, arial; color:#436088; margin:30px; padding:0; }
#fond1 { top:0; width:800px; height:0; background:url("images/logo.gif") top right fixed no-repeat; z-index:10; }
A:LINK {color:navy; text-decoration: none}
A:VISITED {color:navy; text-decoration: none}
A:ACTIVE {color: navy; text-decoration: none}
LI {color: #000050; text-decoration: bold; font-size: 90%}
</style>
</head>
<body>
<div id="fond1"></div>
<center>
<H1 ALIGN="LEFT"><FONT FACE="Futura Lt BT">Conseil en <BR>risques et assurances</FONT></H1><BR>
<H3 ALIGN="LEFT"><FONT FACE="Univers">Notre métier: <BR> conseiller, médiateur</H3><BR>
<H4 ALIGN="LEFT">- CREA étudie votre activité, analyse vos risques <BR>professionnels et vous conseille pour les réduire <BR><BR>
- CREA établit un projet de couverture d'assurance <BR>et suit les contrats placés <BR><BR>
- CREA organise et entretient la relation avec <BR>les assureurs <BR><BR>
- CREA vous conseille à l'occasion des litiges <BR>et organise des solutions</FONT></H5>
</center>
</body>
</html> |
Partager