#box_groupe {
	width: 780px;
	margin-top: 95px;
	margin-left: auto;
	margin-right: auto;
}

*html #box_groupe {
	margin-top: 15px;
}

#avatar {
	float: left;
	background-color: white;
	width: 161px;
	text-align:center;
	/*width: 139px;*/
	height: 110px;
	border-left: 1px solid #4A4A4A;
	/*padding-left: 22px;*/
	padding-top: 15px;
	overflow: visible;
}

* html #avatar {
	margin-top: 1px;
	overflow: hidden;
}

#info_groupe {
	margin-left: 163px;
}

* html #info_groupe {
	float: right;
	margin-top: -125px;
	margin-left: 163px;
}

.white, .red {
	height: 21px;
	width: 607px;
	padding-top: 5px;
	padding-left: 10px;
}

.white a, .white a:link, .white a:visited, .red a, .red a:link, .red a:visited {
	color: blue;
	text-decoration: underline;
}

.white a:hover, .red a:hover {
	text-decoration: none;
}

.white {
	background-color: white;
}

.red {
	background-color: #c98a7a;
}

.bold {
	font-weight: bold;
}

#groupe_des {
	padding-top: 1px;
	height: 46px;
	width: 607px;
	padding-left: 10px;
	overflow: auto;
}

#creatgroupe {
	margin-left: 20px;
}

#sendmess {
	margin-left: 20px;
}

#membre_groupe {
	height: 21px;
	width: 769px;
	margin-left: 1px;
	margin-top: 1px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #c98a7a;
}

#membre_groupe_cont {	
	height: 200px;
	width: 779px;
	margin-left: 1px;
	margin-top: 1px;
	background-color: white;
	text-align: center;
	overflow: auto;
}

.membre {
	float: left;
	margin-left: 26px;
	margin-top:10px;
	width:120px;
}

* html .membre {
	margin-left: 16px;
}

.membre a, .membre a :link, .membre a:visited  {
	color: blue;
	text-decoration: underline;
}

.membre a:hover {
	text-decoration: none;
}

.membre_line {
	height: 21px;
}

#commentaire_label {
	height: 21px;
	width: 769px;
	margin-left: 1px;
	margin-top: 1px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #c98a7a; 
}

#commentaire_cont {
	float: left;
	width: 450px;
	height: 500px;
	background-color: white;
	overflow: auto;
}

.date {
	margin-left: 20px;
}

.eff_com {
	float: right;
	margin-top:-15px;
	background-color:#dadada;

}

#comentaire_new {
	padding: 10px;
	height: 480px;
	width: 310px;
	margin-left: 450px;
	background-color: white;
}

* html #comentaire_new {
	float: right;
	margin-right: 1px;
	margin-top: -500px;
}

.grey {
	padding: 5px;
	background-color: #dadada;
	height: 16px;
}

.grey a, .grey a:link, .grey a:visited {
	color: blue;
	text-decoration: underline;
}

.grey a:hover {
	text-decoration: none;
}

.comentaire_txt {
	padding: 10px;
}

#post_new_comm {
	margin-top: 10px;
	margin-left: 225px;
}

* html #comentaire_new {
	padding-right: 0;
	width: 320px;
}

#new_comm_input {
	width: 295px;
}

.btn_envoyer {
	background: transparent url(/images/boutons/btn_envoyer.gif) no-repeat center center;
	display: block;
	height: 23px;
	width: 77px;
	color:#FFFFFF;
	margin-top:-2px;


}
