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

#entete_liste_galeries {
	background: url('../images/pages/photos/tete_photo.gif') no-repeat;
	color:#FFFFFF;
	font-size:19px;
	height:38px;
	line-height:38px;
	padding-left:30px;
	width: auto;
}
#container_galeries {
	background-color: #585858;
	width: auto;
}
#bas_photos {
	background:transparent url(../images/common/box_bottom.gif) no-repeat;
	height:18px;
	width: auto;
}

#zone_com_form {
	padding-top: 30px;
	padding-left: 38px;
	padding-bottom: 25px;
	
}

#box_commentaire
{
color:white;
width:570px;
/*height:138px;*/
background-color:#deac0c;
padding-top:5px;
padding-left: 8px;
}
/*
*html #box_commentaire {
	height:145px;
}
*+html #box_commentaire {
	height:145px;
}
*html #box_commentaire textarea {
	width:552px;
	height:83px;
}
*+html #box_commentaire textarea {
	width:552px;
	height:83px;
}*/
#box_commentaire textarea
{
border:1px solid black;
margin-top:5px;
margin-bottom:3px;
overflow: auto;
}

#titre_box_com
{
display:inline;
}

#submit_commentaire
{
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}

.sexe_masculin, .sexe_masculin a{
	color : #00B4FF;
	text-decoration: none;
}

.sexe_feminin,.sexe_feminin a {
	color : #F5168A;
	text-decoration: none;
}

.sexe_inconnu ,.sexe_inconnu  a{
	color : #FFFFFF;
	text-decoration: none;
}
.texte_ajout_com {
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.retourindex {
	display: block;
	padding-left: 30px;
	padding-top: 7px;
}
.retourindex a {
	color: #ffffff;
	font-weight: bold;
}
#nom_galerie {
	margin-top: 10px;
	padding-left: 30px;
	color: #F5168A;
	font-weight: bold;
	font-size: 14px;
}
#description_galerie {
	padding-left: 30px;
	color: #ffffff;
	padding-right: 30px;
	text-align: justify;
}
#commentaires {
	width: 574px;
	margin-left: 50px;
	
}

#zone_com_posted {
	/*border: 1px solid red;*/
	width: 574px;
	margin-left: auto;
	margin-right: auto;
}

#zone_com_posted_galerie_bde {
	width: auto;
}

#zone_com_posted table{
	/*padding-left: 35px;
	padding-right: 35px;*/
	width: 574px;
}

.un_commentaire {
	color: #000000;
	vertical-align: top;
}

.un_avatar {
	text-align: center;
	width: 80px;
}
.un_avatar img {
	border: 1px solid #000000;
}
.contenu_commentaire {
	padding-left: 10px;
	padding-bottom: 7px;
}



#demo-status
{
	background-color:		#F9F7ED;
	padding:				10px 15px;
}
 
#demo-status .progress
{
	background:				white url(../images/fancy/progress.gif) no-repeat;
	background-position:	+50% 0;
	margin-right:			0.5em;
}
 
#demo-status .progress-text
{
	font-size:				0.9em;
	font-weight:			bold;
}
 
#demo-list
{
	list-style:				none;
	margin:					0;
}
 
#demo-list li.file
{
	border-bottom:			1px solid #eee;
	background:				white url(../images/fancy/file.png) no-repeat 4px 4px;
}
#demo-list li.file.file-uploading
{
	background-image:		url(../images/fancy/uploading.png);
	background-color:		#D9DDE9;
}
#demo-list li.file.file-success
{
	background-image:		url(../images/fancy/success.png);
}
#demo-list li.file.file-failed
{
	background-image:		url(../images/fancy/failed.png);
}
 
#demo-list li.file .file-name
{
	font-size:				1.2em;
	margin-left:			44px;
	display:				block;
	clear:					left;
	line-height:			40px;
	height:					40px;
	font-weight:			bold;
}
#demo-list li.file .file-size
{
	font-size:				0.9em;
	line-height:			18px;
	float:					right;
	margin-top:				2px;
	margin-right:			6px;
}
#demo-list li.file .file-info
{
	display:				block;
	margin-left:			44px;
	font-size:				0.9em;
	line-height:			20px;
	clear
}
#demo-list li.file .file-remove
{
	clear:					right;
	float:					right;
	line-height:			18px;
	margin-right:			6px;
}
.demo-p
{
  text-align:center;
}
.demo-p input
{
  width:200px;
}
.hide
{
  display:none;
}
