@charset "utf-8";


.roundedcornr_box {
	background: url(../img/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(../img/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(../img/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(../img/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(../img/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content {
	margin-top: 0px;
}


.roundedcornr_bottom {
	margin-top: 0px;
}
.roundedcornr_content { padding: 0px 15px; }



.roundedcornr_box_2 {
	background: url(../img/roundedcornr_tl_2.png) no-repeat top left;
}
.roundedcornr_top_2 {
	background: url(../img/roundedcornr_tr_2.png) no-repeat top right;
}
.roundedcornr_bottom_2 {
	background: url(../img/roundedcornr_bl_2.png) no-repeat bottom left;
}
.roundedcornr_bottom_2 div {
	background: url(../img/roundedcornr_br_2.png) no-repeat bottom right;
}
.roundedcornr_content_2 {
	background: url(../img/roundedcornr_r_2.png) top right repeat-y;
}

.roundedcornr_top_2 div,.roundedcornr_top_2,
.roundedcornr_bottom_2 div, .roundedcornr_bottom_2 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_2 {
	margin-top: 0px;
}


.roundedcornr_bottom {
	margin-top: 0px;
}
.roundedcornr_content { padding: 0px 15px; }




#top_vous_avez_aime {
        position:relative;

}


#main_vous_avez_aime {
        position:relative;
        top:-5px;

}

.encadre_vous_avez_aime {
	border: 2px solid #5e4d5e;
	/*padding: 10px;*/
	margin: 0px;
	background-color: #cccccc;
}

