@charset "windows-1251";
BODY {
        color: #000000;
        background-color: White;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-repeat : repeat-y;
        background-attachment : scroll;
        margin-left : 0px;
        margin-top : 0px;
        background-image : url(img/foto/bg.jpg);
}


A {
        text-decoration: none;
}

A:link    {
        color: #333399;
}
A:visited {
        color: #333399;
}
A:hover   {
        color: #E05CAB;
}
A:active  { color: #E05CAB;}


.button{
        border:none;
        background: transparent;
        padding-left : 3;
        vertical-align : middle;
        height: 20px;
}

.copyright{
        color : #FFBCE5;
        font-size: 10;
        padding-top : 20;
}


.text {
        color: #000000;
        font-family: Verdana, Arial;
}

.menu
{
        font-size : 12;
        font-weight : bold;
        color : #5F479D;
}
.select{
        font-family: Verdana,MS Sans Serif,sans-serif, Verdana,Tahoma;
        font-size: 12px;
        color : #000000;
        width : 180px;
        font-weight : bold;
        margin-top : 4;
}

.title
{
        color : #8560E0;
        font : bold;
        text-indent: 130px;
        font-size : 16;
}
.title_foto
{
        color : #8560E0;
        font : bold;
        font-size : 16;
}
P
{
        text-indent: 20px;
        font-size: 12;
        color: #000000;
        text-align : justify;
        padding-left : 10;
        padding-right : 10;
        padding-bottom : 15;
}
.space
{
        font-size : 1;
}

.page
{
        font-size : 11;
        color : #E05CAB;
}

TD
{
        margin-left: 5;
}
