﻿.blog 
{
    background-image: url(../../imgnew/blog_bg.gif);
    background-position: right bottom;
    border-left: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding: 3px 3px;
    height: 135px;
    width: 260px;
    float: left;
    margin: 5px 8px;
}

.titolo 
{
     border-bottom: 2px solid #ebebeb;
     padding-bottom: 3px;
     margin-bottom: 3px;
}

hr 
{
    height: 1px;
}

h1 a:link, h1 a:hover
{
    text-decoration: none;
}

/**/
.scrivicommento 
{
    padding-top: 50px;
    float: left;
}

textarea 
{
    width: 500px;
    height: 80px;
    margin: 0px 0px 0px 30px;
    border: 3px double #999;
    padding: 2px;
}

.leggi_commenti 
{
    float: left;
    width: 500px;
    margin: 30px 0px 30px 30px;
}

.cmt_header 
{
    background-color: #4773a5;
    color: #fff;
    font-weight: bold;
    padding: 3px 3px;
}

.cmt_testo
{
    padding: 3px;
}

.cmt_footer
{
    border: 2px solid #4773a5;
    margin-bottom: 7px;
}

/**/
.datagrid 
{
    margin-bottom: 3px;
}

.headerstyle
{
    background-color: #e01d26;
    color: #fff;
}
