* {
	margin:0;
	padding:0
}

body {
	background-color:#fff;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

a      { color:#ee1c23;text-decoration:underline}
a:hover { color:#ee1c23;text-decoration:none }
a:visited { color:#c9494d;text-decoration:underline }
a:visited:hover { color:#c9494d;text-decoration:none  }

p { padding-bottom:10px; }
strong { color:#24e3ff; font-weight:normal }
a img { border:0 }
abbr, acronym { cursor: help; border-bottom: 1px dotted; }
del { text-decoration: line-through; }
ins { text-decoration: none; padding-left:5px }
ol { margin:14px 0 10px 20px; }
ol li { padding-bottom:6px }
ul { margin:10px 0 10px 20px; }
ul li { list-style-image:url(../img/read.jpg);
list-style:none; margin-bottom:6px }
table {empty-cells: show; border-collapse: collapse}

#content #menu { display:none }
#content #breadcrumb { display:none }
#content h1.title { font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#797979; font-weight:normal; padding:60px 0 40px 0 }

#top { position:relative; width:753px; height:170px; background:url(../img/bg_top.png) top no-repeat; margin:0 auto; text-align:center; top:0 }
#top #lycee { position:absolute; top:0; right:0; text-align:right; height:148px;  }
#top #ecole { position:absolute; top:0; left:0; text-align:left; height:148px; }

#top h2 { position:absolute; left:310px; }
#top h2 a { display:block; width:128px; height:148px;  }
#top h2 a q { display:none; }
#top h3 { font:13px Georgia, "Times New Roman", Times, serif; padding:4px }
#top h3 a, #top h3 a:visited { text-decoration:none; color:#fff; }
#top h3 a:hover, #top h3 a:visited:hover { text-decoration:underline }
#top #ecole h3 a, #top #ecole h3 a:visited { text-decoration:none; color:#444; }
#top #ecole h3 a:hover, #top #ecole h3 a:visited:hover { text-decoration:underline }
#top p { padding:16px; line-height:1.4em}
#top #ecole .btgo { position:absolute; width:107px; height:41px; bottom:10px; left:10px; }
#top #ecole .btgo em{ display:none;}
#top #lycee .btgo { position:absolute; width:107px; height:41px; bottom:10px; right:10px; }
#top #lycee .btgo em{ display:none;}
#top #ecole p.addr { padding:0; color:#fff; position:absolute; left:10px; bottom:-20px; width:350px }
#top #lycee p.addr { padding:0; color:#fff; position:absolute; right:10px; bottom:-20px; width:350px }

#footer { width:924px; position:absolute; padding:0 20px 20px 20px; color:#a5a5a5; }
#footer #footerLeft { float:left; padding:0px }
#footer #footerRight { float:right; padding:0px }
#footer  a, #footer  a:visited { color:#a5a5a5; text-decoration:none  }
