#profil_tete{
	width: 668px;
	height: 38px;
	background-color: transparent;	
	background-image: url(../images/profils/tete_profil.gif);	
	background-repeat: no-repeat;
	color: #ffffff;
	padding-left: 22px;
	/*padding-top: 10px;*/
	line-height: 38px;
	font-weight: bold;
	font-size: 18px;
}

#profil_content {
	width: 656px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 15px;
	background-color: #585858;	
}

#profil_content a{
	text-decoration: none;
}


#profil_content table {
	width: 100%;
}

#profil_content img{
	border: 1px solid #000000;	
}

#profil_onglets{
	margin-top: 20px;
	height: 24px;
	float: right;
	overflow: hidden;
}

#profil_onglets img{
	border: none;
}

#profil_onglets p {
	float: left;
	border: 0px solid green;
	margin:0;
	padding:0;
	margin-left: 2px;
	/*margin-right: 2px;*/
}

#profil_bas {
	height: 18px;
	width: 690px;
	background-color: transparent;
	background-image: url(../images/common/box_bottom.gif);
	background-repeat: no-repeat;
}

.separateur_cat {
	height: 27px;
	background-image: url(../images/profils/onglet.jpg);
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}
.separateur_cat span{
	font-size: 12px;
	font-weight: normal;
}
.libelle {
	background-color: #ddcfbe;
	border-right: 1px solid #ece7a5;
	border-bottom: 1px solid #cebc7e;
	padding-left: 5px;
	height: 32px;
	font-size: 15px;
}
.erreur {
	background-color: #ddcfbe;
	border-right: 1px solid #ece7a5;
	border-bottom: 1px solid #cebc7e;
	padding-left: 5px;
	height: 32px;
	font-size: 15px;
	color: #f00;
	font-weight: bold;
}
.champ {
	background-color: #ffffff;
	padding-left: 5px;
	border-bottom: 1px solid #ece7a5;
	font-size: 15px;
}
#bouton_valider {
	height: 53px;
	background-color: #ffffff;
}
.valider {
	text-align: center;
}	
#modifier_profil_tab {
	border: 1px solid #e0bb0e;
}
#box_message_action {
	padding-top: 20px;
}
#zone_validation {
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #fff;
	font-size: 14px;
}
#zone_validation a{
	color: #000;
	text-decoration: underline;
}
#inscription_tab {
	margin-top: 20px;
	border: 1px solid #e0bb0e;
}
#box_message_bottom {
	background-image:url(../images/common/bas.gif);
	background-repeat:no-repeat;
	height:13px;
	margin:auto;
	width:332px;
}
#box_message_content {
	background-color:#9F9F9F;
	margin:auto;
	padding-left:15px;
	width:302px;
	color:#fff;
}
#box_message_top {
	background-image:url(../images/common/haut.gif);
	background-repeat:no-repeat;
	height:13px;
	margin:auto;
	width:332px;
}