<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


html {height: 100%}
body {height: 100%;margin: 0;padding: 0;color:#666;background-color:#fff; font-size:14px; font-family: Helvetica, Arial, sans-serif;}


.header {height:160px; width:100%; border-bottom:1px #999 solid; background-color:#fff; position:absolute; z-index:999}
/* -------------------------------------------LOGO--------------------------------------------- */

.logo {display:none; height:200px;width:300px; background:transparent url('../images/rond.png') no-repeat scroll center center; position:absolute; left:50%; top:-55px; margin-left:-150px}
.logo_title { width:100%; height:200px; background:transparent url('../images/michelesarfati.png') no-repeat scroll center center; position:absolute; top:100px}

/* -------------------------------------------CONTENT--------------------------------------------- */

.enter_title {width:230px; height:370px; margin:0 auto; background:transparent url('../images/enter_title.png') no-repeat scroll center bottom}
.enter {margin:40px auto 0 auto; width:70px; height:38px; background:transparent url('../images/enter.png') no-repeat scroll center center}
.enter a {width:70px; height:38px; display:block}

/* -------------------------------------------STYLE--------------------------------------------- */

.split {width:600px; margin:20px auto; overflow:hidden}
a.links {color:#999; text-decoration:none; font-size:12px}
a.links:hover {color:#c0c0c0; text-decoration:underline}

h1 {font-size:32px; text-align:center; font-weight:lighter; letter-spacing:2px; font-weight:100}
h1 span {font-weight:900}
h1 em { font-size:24px}
h2 {font-size:24px; font-weight:lighter}

</pre></body></html>