#user_bandeau {
		float: left;
		border: 1px solid #000000;
		position: relative;
		padding: 5px;
		width: 815px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		margin-bottom:15px;

}
#user_bandeau  .entete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	width: 815px;
	text-indent:10px;
	line-height:20px;
	margin-bottom:5px;
	background-color: #CCCCCC;
}
#user_bandeau  .ligne {
	float: left;
	width: 810px;
	position: relative;
}
#user_bandeau  a {
	float: left;
	position: relative;
	color:#646464;
	font-weight: bold;
	cursor:hand;
	text-decoration: none;	
}
#user_bandeau  a:hover {
	cursor:hand;
	text-decoration: underline;	
}

#user_bandeau  .cell {
		float: left;
		width: 100px;
		position: relative;
		line-height: 24px;
}




#contenu_user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 550px;
	border: 1px solid #000000;
	position: absolute;
	left: 200px;
	top: 50px;
	visibility: hidden;
	padding:5px;
	z-index:300;
	background-color: #FFFFFF;
}
#contenu_user  .entete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	width: 550px;
	text-indent:10px;
	line-height:20px;
	margin-bottom:5px;
	background-color:#CCCCCC;

}
#contenu_user .ligne{
	width:500px;
	position: relative;
	float: left;

}
#contenu_user  .cell {
		float: left;
		width: 170px;
		position: relative;
}
#contenu_user  .smallcell {
	float: left;
	width: 100px;
	position: relative;
}

#contenu_user .rouge {
	color: #FF0000;
	text-align: center;
	width: 550px;
	font-weight: bold;
}
#contenu_user .vert {
	color: #00CC33;
	text-align: center;
	width: 800px;
	font-weight: bold;
}

#menu_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:150px;
	position:relative;
	float:left;
}
#menu_gauche .ligne{
	text-indent:5px;
}
#menu_gauche a{
	text-decoration:none;;
	color:#000000;
}
#menu_gauche a:hover{
	cursor:hand;
	text-decoration: underline;	
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#contact {

	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	width:50%;
	margin-left: 10px; 
	margin-right: 10px;
	background-color:white;
}
