﻿.a_no_line
{
    text-decoration: none;
    color: #AA2C2F;
}

.a_under_line
{
    text-decoration: undeline;
    color: #AA2C2F;
}

a:hover
{
    font-weight:bold;
}

h1
{
    font-size: 16px;
    color: #AA2C2F;
}

h2
{
    font-size: 14px;
    color: #AA2C2F;
}

div.label
{
    float:left;
    color:Black;
    width:135px;
    font-size:9pt;
    height:22px;
    display:inline;
}

div.content
{
    height:22px;
    width:255px;
    text-align:left;
    float:right;
}

input.form
{
    height:14px;
    font-weight:bold;
    width:200px;
}

select
{
    width:207px;
}

h3
{
    font-size: 13px;
    color: #AA2C2F;
    margin: 15px 0px 0px 0px;
}


table
{
    padding: 0px 0px 0px 0px;
    margin:  0px 0px 0px 0px;
    border: none 0px black;

}

p 
{
    color: #676767;
    font-size: 12px;
    text-indent: 20pt;
    margin: 0px 0px 20px 0px;
    text-align:justify;
    line-height:140%;
}

p.rez
{
    font-weight:bold;
    font-size:8pt;
    color:#AA2C2F;
}

b
{
    color: #676767;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
}    
 
body, html
{
    font-family:Verdana, Sans-Serif;
    /*margin:10px 0px 30px 0px;*/
    margin:0px;
    padding:0px;
    text-align:center;
    font-size:9pt;
    width:100%;
}

body
{
    text-align:-moz-center;
}

div.fond
{
    text-align:left;
    width:812px;
    margin:0px 0px 0px 0px;
    padding-top:0px;
    color: #FFFFFF;
    margin-left:auto;
    margin-right:auto;
}

div.fond2
{
    text-align:center;
    width:792px;
    margin:10px 0px 0px 0px;
}

div.fond2
{
            text-align:-moz-center;
}

.linii_oriz
{
    border-bottom: solid 1px #F2F2F2;
    border-top   : solid 1px #F2F2F2;
    width: 790px; 
    height:10px;
    margin-bottom:7px;
    padding:0px;
}

.linii_verti
{
     background-repeat:repeat-y; 
     width:9px;
}

.colturi
{
    width:9px;
    height:9px;
    background-repeat:no-repeat;
}

.ul_padd_left
{
    padding-left: 20px;
    color:#676767;
}

a.smi:link, a.smi:visited
{
    color:#AA2C2F;
    text-decoration:none;
    font-size:8pt;
}

a.smi:hover
{
    text-decoration:underline;
    color:#000000;
    font-weight:normal;
}

ul
{
    margin-left:5px;
    margin-top:2px;
}

li
{
    margin-top:5px;
}
input.bt
{
    
}

input.tb
{
    width:250px;
    color:#990000;
}

textarea.textarea
{
    width:250px;
    height:80px;
    font-family:Verdana;
    color:#990000;
    overflow:auto;
}