body {
	background-color:#000000;
	font-family:verdana,arial,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color:#9999CC;
}
#header {
	height: 140px;
	border: 0px;
}
#corps {
	height: 534px;
	top:141px;
}
#header-left {
	float:left;
	width:130px;
	height:126px;
}
.boite-centre {
	width:396px;
	height:117px;
	position:absolute;
	left:50%;
	margin-left:-198px;
}
#header-right {
	float:right;
	width:130px;
	height:126px;
}
#div_container {
	position:absolute;
	top:120px;
	width:380px;
	left:50%;
	margin-left:-190px;
	height:19px;
	padding-top:3px;
	text-align:center;
	vertical-align:middle;
	z-index:1;
	border:solid 1px #002CED;
	background-color:#000D2A;
}
#gauche_index {
	float:left;
	top:181px;
	left:0;
	width: 240px;
	margin-left: 15px;
}
.centre_index {
	width:462px;
	height:57px;
	position:absolute;
	top:151px;
	left:50%;
	margin-left:-231px;
}
.centre_index2 {
	width:380px;
	height:534px;
	position:absolute;
	top:211px;
	left:50%;
	margin-left:-190px;
}
#droit_index {
	float:right;
	top:181px;
	width: 280px;
	margin-right: 15px;
	text-align:right;
}
#gauche_titre_index {
	float:left;
	top:141px;
	margin-left:20px;
	width: 100px;
}
.centre_titre_index {
	width:100px;
	height:50px;
	position:absolute;
	left:50%;
	margin-left:-10px;
}
#droit_titre_index {
	float:right;
	width: 68px;
	margin-right: 15px;
	text-align:right;
}
#conteneur {
	position: absolute;
	width: 100%;
}
#centre {
	margin-left: 240px;
}
.menugauche {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menugauche li {
	margin-bottom: 5px;
}
a {
	font-size:16px;
	color: #002CED;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	border:0px;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#Titre {
	font-size: 18px;
	padding:10px;
}
#Texte {
	font-size:14px;
	padding:10px;
	font-weight:bold;	
}
p {margin: 0 0 10px 0; color:#E84313;}

.float {
float: left;
width: 10px;
background-color:#000000;
}

.infobulle{
position: absolute;	
visibility : hidden;
border: 1px solid red;
padding: 10px;
text-align:center;
font-family: Verdana, Arial;
font-size: 14px;
background-color: #000000;
z-index:4;
}
.txtbull { font-family: verdana,arial,sans-serif; font-size:9px }
