
/* avis for HP */
#lp-avisCroisieristes{
	clear:both;
}
#hp-avisCroisieristes, #hp-avisCroisieristes .customBoxBlue_gradientTTB_content {
	width: 100%;
}
#hp-avisCroisieristes .customBoxBlue_gradientTTB_content .avis .commentaire {
	width: 230px !important;
	float: none !important;
	margin-left: 0px !important;
	background-image: url(/static/images/bg/avis-bulle-hp-custom.png);
	min-height:40px;
	height:auto;
	background-color:#a9dffc;
	padding:0px 0px 0px 10px;
	
}
#hp-avisCroisieristes.avis-small .customBoxBlue_gradientTTB_content .avis .commentaire {
    width:157px !important;
}
#hp-avisCroisieristes .customBoxBlue_gradientTTB_content .avis .link {
	width:90% !important;
	float: left !important;
	margin-left: 10px !important;
}
#hp-avisCroisieristes .customBoxBlue_gradientTTB_content h2 {
	margin-left: 0 !important;
	width:100%;
	text-align: center;
}
#hp-avisCroisieristes .customBoxBlue_gradientTTB_content .avis {
	padding-left:5px;
}
.avis-small .customBoxBlue_gradientTTB_content .avis {
    padding-left:4px !important;
}

.avis-commentaire-body{
	width:94%;
	padding: 0px 10px 10px;
}
/*avis for LP*/
#lp-avisCroisieristes{
	position:relative;
	top:10px;
	clear:both;
}
#lp-avisCroisieristes, #lp-avisCroisieristes .customBoxBlue_gradientTTB_content {
	width: 100%;
}
#lp-avisCroisieristes .customBoxBlue_gradientTTB_content .avis .commentaire {
	width: 230px !important;
	float: none !important;
	margin-left: 0px !important;
	background-image: url(/static/images/bg/avis-bulle-hp-custom.png);
	min-height:40px;
	height:auto;
	background-color:#a9dffc;
	padding:0px 0px 0px 10px;
	
}
#lp-avisCroisieristes .customBoxBlue_gradientTTB_content .avis .link {
	width: 90% !important;
	float: left !important;
	margin-left: 10px !important;
}
#lp-avisCroisieristes .customBoxBlue_gradientTTB_content h2 {
	margin-left: 0 !important;
	width:100%;
	text-align: center;
}
#lp-avisCroisieristes .customBoxBlue_gradientTTB_content .avis {
	padding-left:5px;
}

.avis-commentaire-footer, .avis-comentaire-head
{ display: block; background: url('/static/images/sprites/general-sprite-bgs.png') no-repeat;
}
 
.avis-commentaire-footer { 
	background-position: -250px 0;
    height: 13px;
   width:241px; 
}
.avis-small .avis-commentaire-footer {
    background-position: 0 -382px;
    width:167px;
}

.avis-comentaire-head { background-position: -250px -14px; width:241px; height: 8px; }

.avis-small .avis-comentaire-head {
    background-position: 0 -395px;
    width:167px;
}

.customBoxBlue_gradientTTB_content h2 {
	color: #fff;
	margin-left: 15px !important;
        +margin-left: 10px;
	margin-top: 10px;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
.customBoxBlue_gradientTTB_content .avis {
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0 9px;
}

.customBoxBlue_gradientTTB_content span.sep {
	float: left;
	display: inline;
	height: 1px;
	width: 700px;
	overflow: hidden;
	background: url(/static/images/bg/HP_avis-clients-sep.gif) bottom left no-repeat;
}

.customBoxBlue_gradientTTB_content .avis .photo {
	float: left;
	margin-left: 20px;
	top: 0;
	width: 94px;
	height: 68px;
}
.customBoxBlue_gradientTTB_content .avis .commentaire {
	background: url(/static/images/bg/avis-bulle.png) no-repeat;
	float: right;
	width: 530px !important;
		+width: 550px;
	height: 41px;
	margin: 0 13px 0 0 !important;
		+margin: 0 7px 0 0;
	padding: 5px 10px 10px;
	color: #000;
}
.customBoxBlue_gradientTTB_content .avis .coord {
	font-weight: bold;
}
.customBoxBlue_gradientTTB_content .avis .link {
	font-weight: bold;
	float: right;
	width: 563px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 13px;
}
.customBoxBlue_gradientTTB_content .avis .link a {
	font-weight: bold;
	color: #fff;
}
.customBoxBlue_gradientTTB_content .avis .link a:hover {
	text-decoration: underline;
}
.customBoxBlue_gradientTTB_content .avis .link .prix {
	padding: 0px 5px;
	font-weight:bold;
	background: red;
}

