@CHARSET "ISO-8859-1";

.clear{
	clear:both;
}

.error
{	
	float:left;
	margin-left:10px;
	color : red;
}

#gauche
{
	float: left;
	mar gin: 0px 0px 0px 120px;
	height: 800px;
}

#droit
{
	float: left;
	ma rgin: 0px 120px 0px 0px;
}

#footer{
	float:left;
	
}
#total{
	margin:0px auto;
	width:1024px;
}
.colone{
	float:left;
	width:657px;
}

.haut_groupe{
	float:left;
	background-image:url(../images/group_haut.jpg);
	width:657px;
	height:40px;
}

.centre_groupe{
	float:left;
	background-image:url(../images/group_center.jpg);
	background-repeat:repeat-y;
	width:657px;
}

.bas_groupe{
	float:left;
	background-image:url(../images/mon_amical_bas.jpg);
	width:657px;
	height:13px;
}

#liste_gp{
	float:left;
	margin-left:50px;
}

#liste_messages{
	float:left;
	width:380px;
	margin-left:80px;
}

#creer_gp{
	float:left;
	margin-left:50px;
	margin-top:20px;
}

.pic_group{
	margin-left:50px;
	list-style:none;
	list-style-image:url(../images/groupe.jpg);
}

.user_gp{
	float:left;
	
}

/******************************************************** formulaire */
.txt_combo{
	float:left;
	margin-top:6px;
	margin-right:5px;
}

.fond_combo_01{
	float:left;
	background-image:url(../images/edit_inscr.jpg);
	width:212px;
	height:34px;
}

.fond_textarea{
	float:left;
	background-image:url(../images/edit_inscr3.jpg);
	width:455px;
	height:105px;
}

.int_combo{
	float:left;
	margin-left:20px;
	margin-top:8px;
	background-color:#FFFFFF;
	border:0px;
}

.bouton_submit{
	float:left;
	background-image:url(../images/bouton_submit.jpg);
	width:146px;
	height:33px;
	border:none;
	text-align:center;
	color:#660000;
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
}
/***************************************************************** lien */


.bouton_group{
	float:left;
	background-image:url(../images/bouton_groups.gif);
	width:321px;
	height:33px;
}

