﻿.CornerLeftTop_FC
{
    background: url('../images/Encadrer/fenetre_Contour/corner_LeftTop.png') no-repeat left bottom;
}

.CornerRightTop_FC
{
    background: url('../images/Encadrer/fenetre_Contour/Corner_RightTop.png') no-repeat left bottom;
}

.CornerLeftBottom_FC
{
    background: url('../images/Encadrer/fenetre_Contour/corner_LeftBottom.png') no-repeat left bottom;
}

.CornerRightBottom_FC
{
    background: url('../images/Encadrer/fenetre_Contour/Corner_RightBottom.png') no-repeat left bottom;
}

.EncadrerFillingTop_FC
{
    background: url('../images/Encadrer/fenetre_Contour/corner_FillingTop.png') repeat-x left bottom;
}

.EncadrerFillingBottom_FC
{
    background: url('../images/Encadrer/fenetre_Contour/corner_FillingBottom.png') repeat-x left bottom;
}

.EncadrerFillingRight_FC
{
    background: url('../images/Encadrer/fenetre_Contour/corner_FillingRight.png') repeat-y left bottom;
}

.EncadrerFillingLeft_FC
{
    background: url('../images/Encadrer/fenetre_Contour/corner_FillingLeft.png') repeat-y left bottom;
}

