﻿body, html 
{
    background-color:#487E4A;
}
li.fetes a 
{
    background-color:#EFEAE5;
}  
div.m1
{
    width:357px;
    height:100%;
    float:left;
    padding-left:4px;
    /*background-color:#582C52;*/
}
div.m2
{
    width:270px;
    height:100%;
    float:left;

}
div.m1t1 
{
    width:353px;
    height:260px;
    float:left;
    background-color:#D9CDC3;
}
div.m1t2
{
    width:353px;
    height:300px;
    float:left;
   
}
div.m1t1t1
{
    width:353px;
    background-color:white;
    
}   
div.m1t1t1 span.title
{
    margin-left:10px;
    font-size:10px;
    font-weight:bold;
}
div.m1t1t2
{
    margin:5px 0;
    width:100%;
    height:198px;
    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 5px;
}