* {
	margin:0;
	padding:0
}

body {
	background:url(../img/bg_accueil.jpg) top center repeat-x #fffbd9;
	font:17px Georgia, "Times New Roman", Times, serif;
	color:#000;
}

a, a:visited { color:#000; text-decoration:none}
a:hover, a:visited:hover { text-decoration:underline }
a:active, a:focus{ outline:none; }

#content {
	position:relative;
	margin:0 auto;
	top:315px;
	width:872px;
	height:250px;
	background:url(../img/accueil.jpg) no-repeat;
}

h2, p { display:none }
h3 { font-weight:normal }

h3#ecole a { width:316px; height:42px; position:absolute; top:0; left:0; text-align:right; padding:197px 18px 0 0; }
h3#lycee a { width:316px; height:42px; position:absolute; top:0; right:0; padding:197px 0 0 18px; color:#fff;   }