* {
	padding:0px;
	margin:0px;
	border:0px;
	position:relative;
}

html {
	width:100%;
	height:100%;
}

body {
	width:98%;
	height:98%;
	margin:auto;
	background-color:#455;
	color:black;
	font-family: arial sans-serif;
	overflow:auto;
}

li {
	padding:4px 0 0 0;
	margin:0px 0 0 20px;
}

h2,h3,h4 {
	margin:20px 0;
}

h1 {
	border-bottom:4px black solid;
	font-size:1.8em;
	padding:10px;
	margin:0 0 20px 0;
}

h2 {
	border-bottom:1px black solid;
	font-size:1.4em;
}

h3 {
	font-size:1.2em;
}

p {
	margin:10px 0;
}

a {
	text-decoration:none;
	color:#0066AA;
	font-weight:bold;
}

div > a {
	display:block;
}

a:hover {
	background-color:#A9C3C4;
}

#tout {
	margin:auto;
	min-width:45em;
/* 	max-width:60em; */
	min-height:36em;
	width:90%;
	height:100%;
}

#entete {
	width:100%;
	height:74px;
	text-align:center;
	font-weight:bold;
	background-color:#A9C3C4;
	border-top:2px solid black;
	border-bottom:2px dotted black;
	color:black;
}

#nom {
	width:100%;
	font-size:1.8em;
	padding:5px;
}

#contact {
	font-size:0.6em;
	font-weight:normal;
}

#langue {
	position:absolute;
	right:5px;
	top:5px;
}

#langue img {
	padding-bottom:12px;
	padding-left:12px;
	width:32px;
}

#langue a {
	background-color:#A9C3C4;
}

#langue img:hover {
	padding-bottom:0px;
	padding-left:0px;
	width:64px;
}

#corps {
	width:100%;
	height:85%;
}

#menucont {
	position:absolute;
	height:100%;
	width:20%;
	background-color:#889D9E;
	font-family:sans-serif;
	border-bottom:4px solid black;
}

#menu {
	position:absolute;
	border-right:2px dotted black;
	width:99%;
	height:100%;
}

#menu > div {
	height:60px;
	width:100%;
}

#menu a {
	color:black;
	cursor:pointer;
}

#menu > div:hover {
	background-color:#A9C3C4;
}

.menumark {
    position:absolute;
    width:70%;
    right:0;
    top:40px;
    height:2px;
    border-bottom:2px dotted #A9C3C4;
}

#menu span.menuimg {
	display:block;
	width:48px;
	height:48px;
	padding-left:6px;
    padding:6px 0 6px 0;
}

#menu img.petite {
	width:24px;
	margin:12px 0 0 12px;
}

#menu img.grande {
	display:none;
}

#menu .activemenu img.petite,
#menu > div:hover img.petite {
	display:none;
}

#menu .activemenu img.grande,
#menu > div:hover img.grande {
	display:inline;
	width:48px;
	margin-left:0px;
	margin-top:0px;
}

#menu span.menutxt {
	display:block;
	position:absolute;
	right:6px;
	top:0px;
	line-height:60px;
	text-align:center;
}

.activemenu .menutxt {
	font-size:1.3em;
	color:#ffe7b4;
}

#menu > div:hover .menutxt {
    font-size:1.3em;
}

#contenucont {
	position:absolute;
	right:0px;
	width:80%;
	height:100%;
	background-color:#CAE8EA;
	border-bottom:4px solid black;
}

#contenu {
	overflow:auto;
	width:100%;
	height:100%;
}

#contenu > * {
	margin-left:20px;
	margin-right:20px;
}

#intro {
	width:95%;
	min-height:180px;
}

#intro_txt {
	width:65%;
}

#intro_data {
	position:absolute;
	right:0px;
	top:0px;
}

#intro_data > .dl,
#intro_photo {
	float:left;
}

#intro_photo > img {
	border:1px solid black;
}

.colin {
	font-variant:small-caps;
	font-weight:bold;
}

table {
	border-collapse:collapse;
	width:95%;
	margin-bottom:20px;
}

#jury td,
th {
	border-bottom:2px solid #A9C3C4;
	text-align:left;
	padding:0 5px 0 5px;
}

.dlpub,
.dl {
	margin-right:20px;
	text-align:center;
}

.dl {
	float:left;
	border:1px dashed #A9C3C4;
}

.dl img {
	padding:10px;
	margin:auto;
}

.dlpub img {
	padding:5px;
	margin:auto;
}

.dl > a {
	padding:5px;
}

#page_publis table td {
	border-bottom:2px dotted #A9C3C4;
}

#page_publis h3 {
	margin:40px 0 40px 0;
}

.clear {
	clear:both;
}

#construction {
	height:64px;
	text-align:center;
}

#construction div {
	line-height:64px;
	display:inline;
	vertical-align:top;
	font-size:2em;
	font-weight:bold;
	margin:20px;
}

.soumis {
	font-weight:bold;
	color:red;
}

#page_funny h1 {
	margin:0;
}

#funnymenu {
	font-family: sans-serif;
}

#funnymenu > .funnyitem {
    cursor:pointer;
	text-align:center;
    padding:0 10px 0;
    margin:0 4px;
	line-height:30px;
	font-weight:bold;
	color:black;
	float:left;
	background-color:#A9C3C4;
    border-right:2px dotted black;
    border-left:2px dotted black;
    border-bottom:2px dotted black;
}

#funnymenu > .funnyitem:hover {
	background-color:#889D9E;
/* 	padding:10px; */
/* 	border-top-width:10px; */
}

#funnymenu > .funnyitem.activemenu {
	color:#ffe7b4;
/* 	height:2em; */
/* 	padding:10px; */
/* 	border-top-width:10px; */
/* 	vertical-align:bottom; */
/*     font-size:1.2em; */
}

#funnycontent > div.activecontent {
	display:block;
}

#funnycontent > div {
	display:none;
}

#funnycontent {
    margin-top:20px;
}

.button:hover {
    background-color:#889D9E;
    border-right:4px solid #455;
    border-bottom:4px solid #455;
    border-left:4px solid #889D9E;
    border-top:4px solid #889D9E;
}

.button {
    cursor:pointer;
    color:black;
    background-color:#A9C3C4;
    border-right:4px solid #889D9E;
    border-bottom:4px solid #889D9E;
    border-left:4px solid #A9C3C4;
    border-top:4px solid #A9C3C4;
    padding:3px;
}

.quote {
    margin:20px;
    padding:10px;
    font-family:"Courier New","Lucida Console",Monospace;
    border:1px dotted #889D9E;
    background-color:#E0F0F0;
}

.browse {
    padding:10px;
}

.video {
    margin:40px;
    display:none;
}

.note {
    padding:20px;
}

.video > object {
    border:2px black dotted;
}

.tabledev th {
    padding-right:20px;
    border-bottom:1px dotted #444;
    vertical-align:text-top;
}

.tabledev td {
    border-bottom:1px dotted #444;
    vertical-align:text-top;
}

.tableteach td {
    padding:5px 0;
}

.teachyear {
    width:150px;
	font-weight:bold;
	padding-bottom:20px;
}

.warning {
    text-decoration:underline;
    color:red;
}

.mehdi {
	font-weight:bold;
}

#JDM {
	width:300px;
	height:58px;
	padding:5px 20px 10px 20px;
	margin:auto;
}

#JDM img {
	width:300px;
	height:58px;
/* 	display:block; */
	border:2px #CAE8EA solid;
}

#JDM a:hover {
	background-color:#CAE8EA;
}

#JDM img:hover {
	border:2px #A9C3C4 solid;
}

#page_games td {
	text-align:center;
	padding:10px;
}