.right_content .main_content {
	padding:13px 8px 68px 8px;
	width:761px;
}

.right_content .chapo {
	background:url(../images/global/bg_chapo_pres.gif) repeat;
	height:117px;	
	padding:10px 10px 17px 10px;
	font-size:0.85em;
	margin-bottom:23px;
}

	.right_content .chapo .ariane{
		background-color:#fff;
		height:18px;
		width:737px;
		padding-top:3px;
		padding-left:3px;
	}
	
		.right_content .chapo .ariane li{
			float:left;
			background:url(../images/global/arrow_ariane.gif) no-repeat 0 5px;
			padding-left:10px;
			margin-right:10px;
		}
			
			.right_content .chapo .ariane li a{
				text-transform:uppercase;
				color:#00b9d5;
			}
		
	.right_content .chapo .title {
		color:#d55fb5;
		text-transform:uppercase;
		display:block;
		padding:15px 0 5px 10px;
	}
	
	.right_content .chapo .text{
		padding-left:10px;
		font-weight:bold;
		font-size:1.3em;
	}
	
	.right_content .description {
		padding:0 15px;
		font-size:0.85em;
	}
	
			.right_content .description img{
				margin-top:8px;
			}
			
			.right_content .description .intro{
				width:348px;
				padding-right:14px;
				float:left;
				margin-bottom:20px;
			}
		
				.right_content .description .title{
					color:#d55fb5;
					line-height:17px;
					text-transform:uppercase;
				}
				
				.right_content .description h3{
					color:#d55fb5;
					line-height:17px;
					text-transform:uppercase;
				}
				

				
				.right_content .description .intro .text{					
					margin-top:8px;
					float:left;
				}
				
			.right_content .description .list_salons {
					margin-bottom:20px;	
			}
			
				.right_content .description .list_salons li {
					float:left;
					margin-right:10px;
					height:86px;
					width:172px;			
						
				}
				
					.right_content .description .list_salons li .line{
						background:url(../images/global/underline_content.gif) repeat-x left top;
						height:4px;
						width:172px;
						display:block;
						margin-bottom:10px;
					}
					
					.right_content .description .list_salons li.last{
						margin-right:0;
					}
				
					.right_content .description .list_salons li .salon{
						color:#00b9d5;
						font-weight:bold;
						display:block;
						padding-left:2px;
					}
	
					.right_content .description .list_salons li .text{
						color:#000;
						padding-left:2px;
						display:block;
					}
					
				.right_content .description li{
					background:url(../images/global/coche.gif) no-repeat 0 3px;
					padding-left:15px;
					display:block;
					margin-bottom:15px;
				}

			.right_content .description .why {
				float:left;
				width:525px;
				margin-right:20px;		
			}
			
			.right_content .description .why .title{
					padding-bottom:10px;
			}
			
				.right_content .description .why li{
					background:url(../images/global/puce_list_why.gif) no-repeat 0 7px;
					padding-left:25px;
					display:block;
					margin-bottom:15px;
				}
	
			.right_content .description .bubble {
				float:left;
				margin:0;			
				width:172px;
			}
			
				.right_content .description .bubble img.db {
					display:block;
					margin:0;
				}

				.right_content .description .bubble .content{			
					background:url(../images/global/bg_bubble.gif) repeat;
					padding:15px 15px 1px 15px;
					margin-top:10px;
				}
				
					.right_content .description .bubble .content .result{
						padding-bottom:13px;
					}
					
						.right_content .description .bubble .content .result .prc{
							height:20px;
							margin-bottom:5px;
						}
						
						.right_content .description .bubble .content .result span{
							color:#d55fb5;
						}
			
			.right_content .description .who {
				margin-top:20px;
			}
			
				.right_content .description .who h3{
					display:block;
					margin-bottom:5px;
				}
	
	
.right_content .description a {
	color:#d55fb5;
}

.right_content .description a:hover {
	text-decoration:underline;
}
	
	