﻿.famtheme
{
    text-align:center;
    font-size:13px;
    font-weight:bold;
    background:url('../../img/bloc_std.jpg') repeat-x;
    color:white;
    height:20px;
}

.theme
{
    float:left;
}

.theme div
{
    border:none;
    width:240px;
    margin-left:5px;
    font-weight:bold;
    color:#2970BE;
    font-size:11px;
}

.theme div a h2
{
    display:inline;
    font-size:11px;
}