@charset "utf-8";
#profil2 {
	background-image: url(../img/fond_profil.gif);
	width: 545px;
	border: 1px solid #CCCCCC;
	margin-left: 3px;
	margin-top: 5px;
	padding: 10px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F7F8F4;
}
#com {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	margin-left: 3px;
	padding: 5px;
}
h3  {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
h6 {
	font-size: 16px;
	color: #2FB4D1;
}

h2 {
	font-size: 18px;
}
h4 {
	float: none;
	margin-left: 2px;
}
#descrip {
	margin-top: 20px;
}
#cliquez {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}
#infos {
	line-height: 20px;
}

#bulle {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#profil2  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

