	/* CORPS */

body {
	margin-left: 0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 11px;
	color: #FFFFFF;
	background: #C1C1C1 url(images/bg.jpg) no-repeat 50% 0;
}

	/* DIVS */ 

#conteneur{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 950px;
	margin-left: -455px; /* moitié de la largeur */
	height: 610px;
	margin-top: -305px;	
	/*background-color: #000;*/
}
#entete{
	position: absolute;
	width: 950px;
	height: 29px;
	color:#FFFFFF;
	background-image: url(images/v2/haut.png);
	/*border-bottom: 1px solid #FFF;*/
}
#navig_horiz{
	position: absolute;
	top:29px;
	left:0px;
	width: 892px;
	height: 65px;
	margin-left: 29px;
	margin-right: 29px;
	background-image: url(images/v2/t_cryptones.png);
	/*border-top: 1px solid #FFF;*/
	background-color:#000000;
}
#menu{
	position: absolute;
	top:94px;
	left:-1px;
	width: 892px;
	height: 30px;
	margin-left: 30px;
	margin-right: 29px;
	z-index: 99;
	background-color: #000000;
	line-height: 30px;
}
#navig_gauche{
	position: absolute;
	width: 29px;
	height: 552px;
	top: 29px;
	color:#FFFFFF;
	background-image: url(images/v2/gauche.png);
	/*border-right: 1px solid #FFF;*/
}
#navig_droite{
	position: absolute;
	right: 0px;
	width: 29px;
	height: 552px;
	top: 29px;
	color:#FFFFFF;
	background-image: url(images/v2/droite.png);
	/*border-left: 1px solid #FFF;*/
}
#contenu {
	position: absolute;
	width: 892px;
	left:29px;
	height: 420px;
	top: 124px;
	overflow: auto;
	background-color:#000000;
}
#myspace {
	position: absolute;
	width: 892px;
	left:29px;
	height: 30px;
	top: 544px;
	overflow: hidden;
	z-index: 98;
	/*border-bottom: 1px solid #FFF;*/
	padding-top: 7px;
	background-color:#000000;
}
#fond_contenu {
	position: absolute;
	width: 890px;
	left:30px;
	height: 552px;
	top: 30px;
	overflow: hidden;
}
#pied{
	position:absolute;
	width:950px;
	bottom:0px;
	clear:both;
	height: 29px;
	color:#FFFFFF;
	top:581px;
	background-image: url(images/v2/bas.png);
}

.table_align{
	margin-left:auto;
	margin-right:auto;	
}

#table_accueil{
	width:892px;
}
.img_droite {
	padding-left:20px;}
H1 {
	color:#FFFF00;
	font-size:16px;
	font-weight: bold;
}
H2 {
	color:#FFFF00;
	font-size:12px;
}
H6 {
	color:#F00;
	font-size:12px;
}
.retour_top {
	float:right;
}

A:link    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ee840c;
	font-weight: normal;
	font-weight: bold;
	}
A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ee840c;
	font-weight: bold;
}
A:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ee840c;
	font-weight: bold;
}
A.myspace   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33FFFF;
	font-weight: bold;
}
