﻿body, html 
{
    background-color:#052300;
}
li.torismeloisiretculture a 
{
    background-color:#EFEAE5;
}  
div.t1
{
    width:618px;
    height:100%;
    float:left;
    padding-left:4px;
    /*background-color:#582C52;*/
}
div.t1t1 
{
    width:100%;
    height:108px;
}
div.t1t2
{
    width:628px;
    height:300px;
    background-color:#EAE4DF;
}
div.t1t2t1
{
    width:628px;
    background-color:white;
}   
div.t1t2t1 span.title
{
    margin-left:10px;
    font-size:10px;
    font-weight:bold;
}
div.t1t2t2
{
    margin:0;
    padding:5px 0 5px 5px;
    height:150px;
    font-size:10px;
} 
div.contentContainer 
{
    width:618px;
    height:90px;
    overflow:auto;
}
a.nextLink,a.nextLink img,a.backLink ,a.backLink img

{
    display:none;
}
a.nextLinkActive,a.nextLinkActive img, a.backLinkActive ,a.backLinkActive img
{
    border:0;
    display:inline;
}
div.contentPanel
{
    font-size:10px;
    padding:0 0 0 5px;
    height:150px;
    
}