@charset "utf-8";
/* CSS Document */
/*CSSRESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
/*END CSSRESET*/
em		{ font-style:italic; }
strong	{ font-weight:bold; }
u		{ text-decoration:underline; }

body	{ background:url(../images/pattern.jpg) repeat 0 0 scroll; cursor: url(../images/cursor.gif), auto; }
.global	{ background:#fff url(../images/bg_contents.jpg) no-repeat 0 0 scroll; width:960px; height:1217px; margin:0 auto; position:relative; font-family:Helvetica, sans-serif; }

.defis		{ position:absolute; top:514px; left:246px; width:422px; height:168px; font-size:15px; padding:32px 0 0; }
.defis ul	{ font-weight:normal; list-style:none inside; }
.defis li	{ font-size:13px; margin:8px 0; padding-left:2px; }
.defis a	{ color:#000; }

.contact			{ position:absolute; top:482px; left:722px; width:200px; text-align:center; font-weight:bold; font-size:12px; line-height:1.5; }
.contact a			{ color:#000; text-decoration:none; }
.contact a:hover	{ text-decoration:underline; }
.note				{ position:absolute; top:940px; left:690px; width:257px; text-align:center; font-size:10px; font-weight:bold; line-height:1.5; }
.cours				{ position:absolute; top:835px; left:39px; width:500px; height:200px; }
.cours ul			{ list-style:disc outside; margin-left:18px; }
.cours li			{ font-size:14px; margin:14px 0; }

#photo	{ position:absolute; top:-20px; left:-224px; }

.footer	{ width:960px; margin:20px auto; font:12px Arial, Helvetica, sans-serif; text-align:center; }