﻿.sep01
{
     background:url(images/sep01.png) 40% 50% no-repeat; 
     height:7px;
    }
.sep10
{
    background-position: url('images/sep10.png');
    background: url('images/sep10.png');
    background-repeat: repeat-x;
    width: 530px;
    height: 3px;
    margin-bottom: 5px;
}
.royale
{
    color: #00CC99;
    font-weight: bold;
}
