ÿþ<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr"> <head> <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type"/> <style type="text/css"> * { margin: 0px; padding: 0px; } p { margin: 10px 0px; } ul { margin: 0px 0px 0px 15px; } html { background:#929eaa url(Themes/ArtSafe/_Pictures/ErrorPage/bgGeneral.jpg) repeat-x top center; } body { text-align: center; } a { color: #6A9B28; text-decoration: none; } a:hover { text-decoration: underline; } .ErrorBlock { width: 984px; height: 450px; position: relative; margin: 0px auto; text-align: left; } .Offline { background-color: #FFF; border: solid 2px #e4e5e9; width: 940px; height: 450px; position: relative; padding: 20px; text-align: left; } a.Logo { left: 0px; height: 44px; width: 150px; margin: 0px 0px 10px 0px; text-align: left; } a.Logo img { left: 0px; border: none; } .Title { font-size: 200%; font-family: Arial, Helvetica, sans-serif; color: #7a8a97; height: 44px; } .Text { font-size: 80%; font-family: Arial, Helvetica, sans-serif; color: #7a8a97; text-align:justify; } </style> </head> <body> <div class="ErrorBlock"> <a href="http://www.arteo.com" class="Logo"><img src="Themes/ArtSafe/_Pictures/ErrorPage/logo.jpg" alt="Arteo" /></a> <div class="Offline"> <div class="Title">Le site a rencontré un problème</div> <div class="Text"> <p>Cette erreur a été enregistrée et nos équipes font le maximum pour la corriger.</p> <p>Merci de réessayer prochainement.</p> <p>Si ce problème persiste, n hésitez pas à nous contacter par email : contact@arteo.com</p> </div> </div> </div> </body> </html>