﻿/*body { font-size: 80%; background: #ffffff; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }*/
/* #cfcfcf */
/*.corner { position: absolute; width: 10px; height: 10px; background: url(../../images/corners old.gif) no-repeat; font-size: 0%; }*/
.cornerBox 
{
    position: relative; 
    width: 100%;
    background: url(../../images/bg_news_corpo2.gif) repeat; 
    border-style:solid;
    border-width:2px; 
    border-color:Maroon;
    }

.cornerBoxSmall
{
    position: relative; 
    width: 97%;
    background: url(../../images/bg_news_corpo2.gif) repeat; 
    border-style:solid;
    border-width:2px; 
    border-color:Maroon;
    }

.cornerBoxInner 
{
    padding-left: 10px; 
    padding-right: 10px; 
    padding-top: 10px; 
    padding-bottom: 10px;
    color:Maroon;
    line-height:2em;
	text-align:justify;	font-size:8pt;	font-weight:bold;    
    }
/*
.TL { top: 0; left: 0; background-position: 0 0; background: url(../../images/bg/bg_content.jpg)}
.TR { top: 0; right: 0; background-position: -10px 0; background: url(../../images/bg/bg_content.jpg)}
.BL { bottom: 0; left: 0; background-position: 0 -10px; background: url(../../images/bg/bg_content.jpg)}
.BR { bottom: 0; right: 0; background-position: -10px -10px; background: url(../../images/bg/bg_content.jpg)}
*/
