* { margin: 0px; padding: 0px;}

body { background-color:#ffffff; font-family:arial, helvetica, sans-serif;}

img {border:none;}

#cadreSite {
	position:relative;
	width: 700px;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;

}

#menuTHCD { 
position:relative;
top:245px;
left:-25px;
width:750px;
height:200px;
}
#menuTHCD a:link { text-decoration:none; }
#menuTHCD a:visited { text-decoration:none; }
#menuTHCD a:hover { text-decoration:none; }

/* Boutons du menu principal THCD */
.bMenuTHCD {
width: 140px; 
height: 38px;
background-image:url('img/bMenu.png');
background-repeat: no-repeat;
margin-bottom:20px;

}

/* Page d'accueil de THCD */
#pageTHCD {
	position:relative;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	height:700px;
	background-image:url('img/menuTHC.jpg');
	background-repeat: no-repeat;
}


/* Information au centre */
#infoProjet {
	/* display:none;*/
	position:relative;
	left:210px;
	top:-60px;
	width:300px;
	height:300px;
	/*background-color:#eeeeee;*/
	background-image:url('img/info3x3Eyes.png');
	background-repeat: no-repeat;
	z-index:100;
	display:none;
}

#infoProjet h1 { 
position:relative;
top:10px;
font-size:26px;
text-align:center;
margin-bottom:20px;
}
#infoProjet h2 { 
position:relative;
top:10px;
font-size:14px;
text-align:center;
margin-bottom:20px;
}
#infoProjet p { 
	position:relative;
	margin-top:10px; 
	margin-left:42px;
	margin-right:42px;
	/*word-spacing:6pt;*/
	text-align:center;
	font-size:14px;
	line-height:16px;
	/*text-align:left; */
	/*background-color:#00ffe0; */
}
#infoProjet ul { position:relative;left:60px;margin-top:10px;width:300px;}

#iKenBRO { display:none; font-size:12px; }
#iPandaWar { display:none; font-size:12px;}
#iKCD { display:none; font-size:12px;}
#i3x3Eyes { display:none; font-size:12px;}
#iReesquisses { display:none; font-size:12px;}

/* Boutons dessus et dessous la page */
#bTHCDiv {
	position:relative;
	top:-20px;
	left:0px;
}

#bTHC {
	position:relative;
	top:410px;
	left:0px;
}

#copyright {
	position:relative;
	/*top:-100px;*/
	/*display:none;*/
	width:700px;
	height:700px;
	background-image:url('img/pageTHCD.png');
	background-repeat: no-repeat;
	font-size:14px;
}

#copyright p {

	margin-left:50px;
	margin-right:50px;
	margin-bottom:10px;
}

#copyright ul {
	margin-left:250px;
	margin-right:250px;
	margin-top:15px;
	margin-bottom:15px;
	width:200px;
}

#mention {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	font-size:10px;
	font-style:normal;
}

#mention a:link { color:#000000; }
#mention a:visited {  color:#000000; }
#mention a:hover { text-decoration:none; }

.invisible {
	display:none;
}
