/* ---- titre ---- */

#infos_p {
	margin:15px 5px;
	border-bottom:1px #B9987E solid;
}

#infos_p h1 {
	font-size:22pt;
	color:#930;
	font-weight:normal;
	display:inline;
}

#infos_p #moteur {
	float:right;
	margin-top:14px;
	background-color:white;
}

*+html #infos_p #moteur {
	margin-top:12px;
}

/* ----- infos générales ---- */

#profil {
	margin-left:10px;
}

#profil h2 {
	font-size:11pt;
	color:#666;
}

#profil .infos {
	margin-left:15px;
	margin-top:10px;
}

#profil .infos span {
	color:#777;
	display:block;
	float:left;
	width:150px;
	text-align:right;
	margin-right:5px;
}

#profil .infos small {
	color:#999;
}


/* ---- galerie photo ---- */

#avatar .avatar {
	width:110px;
	float:left;
	margin:10px;
	text-align:center;
}

#avatar .avatar img {
	padding:5px;
	margin-bottom:4px;
	background-color:white;
	border:1px #999 solid;
	width:100px;
}

#avatar .avatar span {
	color:#999;
}

#avatar .photos {
	float:right;
	margin:10px 15px 2px 10px;
	width:306px;
	border-left:1px #aaa solid;
	padding-left:14px;
	height:110px;
	overflow:auto;
}

html>body #avatar .photos {
	height:auto;
	min-height:110px;
}

#avatar .photos img {
	padding:1px;
	vertical-align:middle;
	margin-bottom:3px;
	background-color:white;
	border:1px #999 solid;
	margin-left:2px;
	margin-right:2px;
	width:50px;
}


#avatar .photos span {
	color:#999;
}

#noUPhoto {
	width:250px;
	margin:0px auto;
	height:110px;
	text-align:center;
	vertical-align:middle;
	font-size:10pt;
	background:url('/img/apn.jpg') no-repeat center;
}


/* ---- friends ---- */

#friends {
	margin-top:35px;
}

#friends div .friend {
	width:80px;
	margin:5px;
	text-align:center;
	float:left;
}

#friends div .friend img {
	width:50px;
	padding:3px;
	border:1px #999 solid;
}

#friends div .friend a.lien, #friends div .friend a.lien:link, #friends div .friend a.lien:visited {
	color:#004a99;
	text-decoration:none;
}

#friends div .friend .infos {
	color:#666;
	font-size:7pt;
}


/* ---- messages ---- */
#messages {
	border:0px;
	margin-bottom:15px;
}

#messages #messagesHead {
	border:0px;
	border-bottom:1px #7E9DB9 solid;
	height:20px;
}

#messages #messagesHead .msgOnglets {
	float:left;
	padding:2px 10px;
	width:120px;
	height:15px;
	color:#004a99;
	background-color:#EFEFEF;
	border-top:1px #7E9DB9 solid;
	border-left:1px #7E9DB9 solid;
	border-right:1px #7E9DB9 solid;
	text-align:center;
}

#messages #messagesHead .msgOnglets a:link,
#messages #messagesHead .msgOnglets a:active,
#messages #messagesHead .msgOnglets a:visited {
	color:#004a99;
	text-decoration:none;
}

#messages #messagesHead .notSelected a:hover {
	color:#666;
}

#messages #messagesHead .notSelected:hover {
	background-color:#CCCCCC;
	color:#666;
}

#messages #messagesHead .notSelected {
	border-bottom:1px #7E9DB9 solid;	
}

#messages #messagesHead .selected {
	height:16px;
}

#messages #messagesHead .msgOngletSpacer {
	height:0px;
	clear:both;
}

#messages .messagesDetails {
	background-color:#EFEFEF;
	border-bottom:1px #7E9DB9 solid;
	border-left:1px #7E9DB9 solid;
	border-right:1px #7E9DB9 solid;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:8px;
}

#messages .messagesDetails h3 {
	font-size:10pt;
}

#messages .hide {
	display:none;
}

#messages .show {
	display:block;
}

/*-- LSP --- */
#liens_sponsorises {
	margin-bottom:10px;
	background-color:#eeeeee;
	margin-right:10px;
}

/* ---- Livre d'Or --- */
#wallpost {
	border:0px;	
}

#wallpost .h2 {
	font-size:14pt;
	color:#004a99;
}

#wallpost div div .lien:link, 
#wallpost div div .lien:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#wallpost div div .lien:hover {
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
}


#wallpost .lien_d:link, 
#wallpost .lien_d:visited {
	text-decoration:none;
	color:#000000;
}

#wallpost .lien_d:hover {
	text-decoration:none;
	color: #CCCCCC;
}

#wallpost .wallPostMsg {
	margin-left:10px;
	width:710px;
	background-color:#eff3fa;
}

#wallpost .wallPostMsg h2 {
	color:white;
}

#wallpost div div .admin {
	float:right;
	margin-top:-18px;
	padding-right:5px;
}

#wallpost div div .admin img {
	vertical-align:middle;
	cursor:pointer;
}


#wallpost div div date_post {
	color:#CCCCCC;
}

#wallpost div .cadre_contenu .commentaire_avatar {
	width:60px;
	height:58px ;
	float:left ;
	
	padding-top:5px ;
	padding-left:5px ;
	padding-right:0px ;
	padding-bottom:5px ;
}

#wallpost div .cadre_contenu .commentaire_avatar img {
	border:1px gray solid ;
	padding:3px;
	cursor:pointer;
}

#wallpost div .cadre_contenu .commentaire_texte {
	width:618px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:8px;
	text-align:justify;
	font-size:10pt;
	float:right;
}

#wallpost div .cadre_contenu .commentaire_texte .ligne_signature {
	height:1px;
	border:1px #CCCCCC dotted;
}

#wallpost div .cadre_contenu .commentaire_texte i {
	font-size:8pt;
	color:#666666;
}

#wallpost div .cadre_contenu .commentaire_texte p {
	color:#000000;
	display:inline;
}

#wallpost #wallpostForm {
	margin-top:25px;
	margin-left:10px;
	width:710px;
	border:0px;
}

#wallpost #wallpostForm textarea {
	border:1px gray solid;
	background-color:white;
	width:720px;
	height:100px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px ;
	padding-bottom:2px;
	text-align:left;
	font-family:Tahoma;
	font-size:10pt;
}


