/*Profil*/
.blocProfil {
border:1px solid #CCCCCC;
float:left;
margin-left:130px;
padding:10px;
width:700px;
background-image:url(/include/images/site/profil/photo/profil.gif);
background-repeat:no-repeat;
background-position:right center;
}
.photo {
float:right;
}
.conteneurtexteprofil {
background-color:#E9EDF4;
border:1px solid #A0B9E2;
width:500px;
padding:5px;
margin-bottom:20px;
}
.blocProfil .titre {
color:#0D429A;
width:200px;
}
.texte {
font-weight:bold;
font-size:1.2em;
}
.titreperso {
margin-top:10px;
font-weight:bold;
}
.titrepresentation {
font-weight:bold;
}
/*fin profil*/

/*listeavis*/
#AVISLISTE {
	width: 700px;
	margin:30px auto 30px 130px;
	float:left;
}

#AVISLISTE h2 {
color:#0D429A;
}

.produitAvis {
	float: right;
	width: 300px;
}

p {
	padding: 0;
	margin: 0;
}

.entete {
	position: relative;
	overflow: hidden;
}

.moderateur {
	color: #FF6600;
}

.avis {
	border: 1px solid #CADCA7;
	padding: 10px;
	margin: 20px 0;
}

.avis h4 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}

.valide {
	margin: 20px 0;
	color: blue;
}

.avisUtile {
	margin: 10px 0;
	color: gray;
}

.noteAvis {

}

.titreAvis {
	color: #cf6e9f;
	margin-top: 10px;
	margin-bottom: 10px;
}

.texteAvis {
	background-color: #EFF5E5;
	border: 1px solid #CADCA7;
	padding: 10px;
	font-size: 12px;
}

.commAvis {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 0 10px 5px;
}

li {
	margin-bottom: 10px;
}

.comDetail {
	color: #666666;
}

.titre a {
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}

.titre a:hover {
	text-decoration: underline;
}

.titre {
	font-weight: bold;
	margin-top: 3px;
}
