<!--
body {
	margin-top:0px;
	margin-left:0px;
	background-color: #222d2d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a{
	color:#21A0D9;
	text-decoration:none;
}
input{
	background-image:url('../images/input.gif');
	background-repeat:repeat-x;
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
}
.input{
	background-image:url('../images/input.gif');
	background-repeat:repeat-x;
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
}
.Style1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #b4b0b0;
}
#clash{
	border: 1px solid black;
}
#corp_body{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#222D2D;
}
a.link_menu{
	color:#D4EEF9;
	text-decoration:none;
}
a.link_menu:hover{
	background-color:#0E0E0E;
	width:170px;
	height:10px;
	margin-left:12px;
}

a.bulle span{
display: none;
}

a.bulle:hover{
background: none; /*contournement bug IE*/
}

a.bulle:hover span{
border:0px;
text-decoration:none;
display: inline;
position: absolute;
text-align: center;
text-decoration: none;
}
a.bulle2 span{
display: none;
}

a.bulle2:hover{
background: none; /*contournement bug IE*/
}

a.bulle2:hover span{
border:0px;
background-color: #FFFFFF;
text-decoration:none;
display: inline;
position: absolute;
text-align: center;
text-decoration: none;
}
#edito{
	font-size:12px;
}
-->