﻿body {
}
#zone1
{
    background-image: url('../../image/news.jpg');
    padding-right: 270px;
}
hr
{
    width: 400px;
    text-align: left;
}
p
{
    padding-top: 5px;
    padding-bottom: 10px;
}
.sol
{
    width: 10em;
    display:inline-block;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#c0c0c0;
    margin-left:3em;
}
.times
{
    width: 8em;
    display:inline-block;
    
}
