﻿div.tbloc
{
    width:337px;
    height:auto;
}
div.tblocTop
{
    width:337px;
    height:12px;
    background-position:url(http://campanile.zoneb.org/app_themes/icons/block_top.jpg);
    background-repeat:no-repeat;
    font-size:10px;
    color:#ffffff;
    float:left;
}
div.tblocMain
{
    width:337px;
    height:auto;
    min-height:15px;
    background-position:url(http://campanile.zoneb.org/app_themes/icons/images/block_main.jpg);
    background-repeat:repeat-y;
    font-size:10px;
    color:#f1f1f1;
    float:left;
}
div.tblocFoo
{
    width:337px;
    height:13px;
    background-position:url(http://campanile.zoneb.org/app_themes/icons/images/block_foo.jpg);
    background-repeat:no-repeat;
    float:left;
}

div.tbloc2
{
	background-image:url(http://campanile.zoneb.org/app_themes/icons/Images/bg_pub_2.png);
	background-repeat:no-repeat;
    width:259px;
    height:190px;
}
ul.tbloc2ul
{
	width:250px;
	text-align:left;
	text-transform:uppercase;
	list-style-position:inside;
    list-style-image:url(http://campanile.zoneb.org/app_themes/icons/li.png);
}
ul.tbloc2ul li
{
	margin-top:5px;
	margin-bottom: 10px;
}

ul.tbloc2ul a 
{
    margin: 0 5px;
    display: block;
    color: #f0f0f0;
}
	 
ul.tbloc2ul a:hover
{
     color: #990000; 
}
div.tdirs
{
    width:128px;
    height:128px;
    text-align:center;
    margin:5px 10px 5px 10px;
    border-style:solid;
    border-width:1px;
    border-color:#151515;
    padding: 0 0 0 0;
    overflow:hidden;
    font-size:8px;
    color:#000000;
}
div.tdirs img
{
    width:128px;
    height:128px;
    margin:0 0 0 0;
}
div.tdirs a
{
    font-size:8px;
    color:#000000;
    text-decoration:none;
}
div.tdirs a:hover
{
    font-size:8px;
    color:#000000;
    text-decoration:none;
}