﻿body 
{
    margin: 0 0 0 0;
    color: #fff;
    FONT-FAMILY: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
    font-size:16px;
    background-image: url('images/bg-top.png');
    background-repeat: repeat-x;
    background-color:#2E772B;
}

#top 
{

}

h1 
{
    font-size:18px;
}

h2 
{
    font-size:20px;
}

h3
{
    font-size:18px;
}


input 
{
    border:solid 1px;
    FONT-FAMILY: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
}

textarea 
{
    border:solid 1px;
    FONT-FAMILY: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
}

#main-top
{
    background-image: url('images/bg-top.png');
    background-repeat: repeat-x;
    background-color:#94B74C;
    width:100%;
    height:100%;
}

#main-bottom
{
    width:100%;
    height:40px;
    background-color:#388235;
    background-image: url('images/bg-bottom.png');
    background-repeat: repeat-x;
}

.bos 
{
    width:10px;
    float:left;
}

.bos2
{
    width:100px;
    float:left;
}



.yataybos30
{
    height:25px;
}

.yataybos50
{
    height:50px;
}

#top-left 
{
    width:200px;
    float:left;
    height:60px;
}

#top-right 
{
    width:500px;
    float:left;
    height:60px;
}

#top-menu 
{
    text-align:center;
    height:60px;
}

#header 
{
    height:60px;
}

#menu 
{
    color: #0B3851;
    FONT-FAMILY: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
    font-size:24px;
    font-weight:700;
}

#menu a 
{
    color: #0B3851;
    text-decoration:none;
}

#menu a:hover
{
    color: #C4DF9B;
    text-decoration:none;
}


#menu-alt
{
    color: #0B3851;
    FONT-FAMILY: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
    font-size:24px;
    font-weight:700;
    text-align:right;
    width:710px;
    margin-top:10px;
}

#menu-alt a 
{
    color: #07283B;
    text-decoration:none;
}

#menu-alt a:hover
{
    color: #9FB57E;
    text-decoration:none;
}

#content-middle
{
    width:610px;
    text-align:right;
    float:left;
}

#content
{
    min-height:350px;
}

#sidebar
{
    width:200px;
    text-align:center;
}

#loading
{
    background-image: url('images/loadingbg.png');
    width:70px;
    height:70px;
    text-align:center;
    position:absolute;
}

#gaste a {

font-size:11px;

}


a 
{
    color: #07283B;
    text-decoration:none;
}

a:hover
{
    color: #fff;
    text-decoration:none;
}
