body,html
{
    margin:0;
    padding:0;
    background-color:#252525;
}
#container
{
    width:725px;
    margin:auto;
    text-align:center;
    position:relative
}
img,a:active img,
a,a:active,a:focus
{
    border:0;
    outline:0;
}
h1
{
    position:relative;
    left:50%;
    margin-left:-107px;
    float:left;
    text-indent:-9999999px;
    width:213px;
    height:223px;
    background-image:url('img/logo.png');
}
div.block
{
    border-top:11px solid #FFFFFF;
    float:left;
    margin-bottom:20px;
    margin-top:14px;
    padding-top:13px;
    width:100%;
}
div.block a.first
{
    margin-right:40px;
}
div.block a
{
    margin-top:15px;
    
    float:left;
    width:197px;
    height:263px;
}
div.block a:hover
{
    opacity:0.87;
}
div.block h2
{
    margin:0;
    padding:0;
    float:left;
    background-repeat:no-repeat;
    height:45px;
    width:290px;
    text-indent:-99999999px;
}
div#reenchente h2
{
    background-image:url('img/reenchente.png');
}
div#rue h2
{
    background-image:url('img/rue.png');
}
div#contact
{
    float:right;
    width:100%;
    font-family:Georgia, arial, sans-serif;
    color:#fff;

    border-top:11px solid #fff;
    margin-top:15px;
    text-align:left;
    padding-top:20px;
    padding-bottom:20px;
    font-style:italic;
    font-size:12px;
}
div#contact a
{
    text-decoration:none;
    color:#ffe900;
}
div#contact a:hover
{
    color:#fff;
}

div#credit
{
    float:right;
    width:100%;
    font-family:Georgia, arial, sans-serif;
    color:#fff;

    border-top:11px solid #fff;
    margin-bottom:35px;
    text-align:right;
    padding-top:20px;
    padding-bottom:20px;
    font-style:italic;
    font-size:12px;
}
div.creditTxt a
{
    color:#fff;
    text-decoration:none;
}
div.creditTxt a:hover
{
    text-decoration:underline;
}
div#credit h2
{
    cursor:pointer;
    opacity:0.7;
    margin:0;
    padding:0;
    float:left;
    height:22px;
    width:290px;
    background-repeat:no-repeat;
    background-image:url('img/credit.png');
}
div#credit h2:hover
{
    opacity:1;
}

div#credit div.creditTxt
{
    display:none;
    float:right;
    width:650px;
    margin-top:30px;
}
div.redac,
div.rea,
div.crea
{
    position:relative;
    float:left;
    width:100%;
    margin-bottom:20px;
}
div.crea a.logo
{
    position:absolute;
    right:1px;
    top:36px;
    background-image:url('img/studio87.png');
    background-repeat:no-repeat;
    width:112px;
    height:29px;
}
div.crea p
{
    padding-top:20px;
    padding-bottom:20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
div.creditTxt h4
{
    margin:0;
    padding:0;
    float:right;
    background-position:right top;
    background-repeat:no-repeat;
    width:146px;
    height:40px;
}
div.creditTxt p
{
    width:450px;
    float:right;
    text-align:left;
    margin:0;
    margin-left:18px;
    
}
div.redac h4
{
    background-image:url('img/redac.png');
}
div.crea h4
{
    background-image:url('img/crea.png');
    margin-top:21px;
}
div.rea h4
{
    background-image:url('img/rea.png');
}

