<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* GLOBAL */
body { background:url("img/bg.jpg") repeat-x #f5f4f2; font-family:Telex, sans-serif; font-size:16px; padding:0 40px; }
#global { max-width:960px; margin:0 auto; }
header { width:100%; height:200px; padding-top:30px; text-align:center; }
h1 { display:none; }
h2 { display:none; }
section { margin-bottom:65px; }
p { margin-bottom:20px; font-size:14px; }


/* TELECHARGEMENT */
#telechargement { margin-bottom:10px; text-align:center; }
.telech { display:inline-block; width:400px; padding:10px; opacity:0.75; border:dotted 1px rgba(255,255,255,0); text-align:left; }
.telech:hover { background:#fff; border:dotted 1px #DE8902; opacity:1 !important; }
#telech_gs { color:#DE8800; }
#telech_gc { color:#394E95; }
#telech_gs:hover { border:dotted 1px #DE8902; }
#telech_gc:hover { border:dotted 1px #394E95; }
.logo { float:left; margin-right:15px; width:100px; }
.titre1 { font-weight:bold; margin-bottom:10px; }
.titre2 { font-weight:bold; margin-bottom:15px; font-size:24px; }
.infos { float:left; }
.infos a { margin-left:30px; }
.os { font-size:12px; color:#666; }
.os span { display:inline-block; vertical-align:middle; }
.os img { display:inline-block; vertical-align:middle; margin-right:8px; width:24px; }
.os2 { width:180px; height:62px; display:inline-block; position:relative; font-size:14px; color:#666; padding-top:15px;  }
.os2 small { display:block; margin-top:8px; color:#888 !important; font-style:italic; }
#os_mac::after { content:""; background:url("img/macos.png") center no-repeat; opacity:0.2; top:0; left:0; bottom:0; right:0; position:absolute; z-index:-1; }
#os_mac:hover::after { content:""; background:url("img/macos.png") center no-repeat; opacity:0.4; top:0; left:0; bottom:0; right:0; position:absolute; z-index:-1; }
#os_linux::after { content:""; background:url("img/linux.png") center no-repeat; opacity:0.2; top:0; left:0; bottom:0; right:0; position:absolute; z-index:-1; }
#os_linux:hover::after { content:""; background:url("img/linux.png") center no-repeat; opacity:0.4; top:0; left:0; bottom:0; right:0; position:absolute; z-index:-1; }
.help_link { color:#4B6BC5; font-size:13px; font-weight:bold; }
.help_link:hover { text-decoration:underline; }
.help_icon { background:#4B6BC5; color:#fff; padding:4px; border-radius:14px; width:24px; display:inline-block; margin-right:15px; }
#moreos { width:100%; margin:40px 0 60px; text-align:center; }
#moreos .os { padding:15px; opacity:0.75; border:dotted 1px rgba(255,255,255,0); color:#607890; } 
#moreos .os:hover { background:#fff; opacity:1 !important; border:dotted 1px #003366; }
.warning { font-size:13px; color:#433; text-align:center; width:70%; margin:0 auto; padding:10px; background:#fff; border-radius:8px; border:solid 1px #FFA500; }
.alert { font-size:13px; color:rgb(189, 22, 22); text-align:center; padding:10px; background:#fff; border-radius:8px; border:solid 2px rgb(230, 55, 11); }
.alert-title { color:rgb(189, 22, 22); font-weight:bold; font-size:1.25em; line-height:1.5; }
.alert-title span { vertical-align:middle; }
.alert-icon { width:32px; vertical-align:middle; }
.alert-content { height:0px; overflow:hidden; padding:0 1em; }


/* WINSCOP SA */
#winscop_sa { color:#433; text-align:center; width:70%; margin:0 auto 3em; padding:10px; background:#fff; border-radius:8px; border:solid 1px #b73328; }
#winscop_sa h5 { font-size:1em; margin-bottom:1em; color:#b73328; }
#winscop_sa p { font-size:.9em; margin-bottom:0; }
#infos_winscop_sa h2 { display:block; font-size:3em; text-align:center; color:#b73328; margin-bottom:.75em; }
#infos_winscop_sa li { font-size:.9em; margin-left:2em; }
#sa_back { display:block; font-size:1.75em; text-align:center; margin:1em auto; }


/* PRESENTATION */
#presentation img { float:right; margin-left:30px; }


/* ASSISTANCE */
#assistance { text-align:center; margin-bottom:75px; }
#ass_logo {	display:inline-block; width:40px; }
#ass_titre { display:inline-block; width:915px; color:#b73328; font-size:26px; border-bottom:solid 1px #b73328; vertical-align:top; margin-bottom:40px; text-align:left; }
.ass_item { display:inline-block; width:360px; text-align:left; vertical-align:top; }
.ass_item img { float:left; width:80px; margin-right:20px; }
.ass_infos { float:left; width:260px; }
.ass_infos p { text-indent:0; font-size:14px; }
.ass_nb { margin:15px 0 20px; padding:15px 10px; color:#4B5875; font-size:13px; text-align:center; }
#tv_link { display:block; font-size:13px; color:#c00; padding-top:30px; }
#tv_link:hover { text-decoration:underline; }

/* FOOTER */
footer {width:960px; margin:0 auto; padding-bottom:60px; text-align:center; font-size:12px; color:#666; }
#cpe_coord { font-size:14px; }
#cpe_coord strong { color:#444; }</pre></body></html>