body {
    padding: 0px;
    margin: 0px;
    background-color: white;
    color: #4E4B49;
    
}
a{
    color: #4E4B49;
}
a:hover{
    color: #B0271F;
}
.seo1{
    font-size: 10px;
}
.seo2{
    font-size: 11px;    
}
td{
    vertical-align: top;
    text-align: left;
    font-family: arial;
    font-size: 14px;
    line-height: 20px;
}
li{
    padding-bottom: 10px;
    padding-right: 30px;
}

/* CONTEINER 1 */
.conteiner_1_top{
    width: 224px;
    border: 1px #DDDDDC solid;
    text-align: center;
}
.conteiner_1_top_text{
    text-align: center;
    vertical-align: middle;
    background-image: url('../img/bg_conteiner_head.png');
   	background-repeat: no-repeat;
    color: white;
    font-weight: bold;
}
.conteiner_1{
    width: 224px;
    border-left: 1px #DDDDDC solid;
    border-right: 1px #DDDDDC solid;
    border-bottom: 1px #DDDDDC solid;      
}

/* CONTEINER 2 */

.conteiner_2_top{
    width: 488px;
    text-align: center;
    color: white;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    background-image: url('../img/bg_conteiner_2_head.png');
   	background-repeat: no-repeat;
    
}
.conteiner_2{
    width: 488px;
    border: 1px #DDDDDC solid;
    
}
.conteiner_2_body{
    text-align: justify;
    padding: 1px;
    border-bottom: 1px #DDDDDC solid;    
}
.conteiner_2_box{
    border: 1px #B9B8B8 solid;  
}
.conteiner_2_box_head{
    background-image: url('../img/bg_conteiner_box_head.png');
   	background-repeat: no-repeat;
    height: 27px;
    padding-left: 30px;
    padding-top: 5px;    
}
td.conteiner_2_box_body{
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 20px;
    padding-top: 14px; 
    background-image: url('../img/bg_conteiner_box_foot.png');
   	background-repeat: no-repeat;
    background-position: bottom;
    color: #4E4B49;
    text-align: justify;  
        
}

/* CONTEINER 4 */

.conteiner_4_box{
    background-image: url('../img/bg_conteiner_box_head_nohead.png');
   	background-repeat: repeat-x;
}

/* NEWS */

.conteiner_news{
    width: 224px;
    border: 1px #DDDDDC solid;   
}
.conteiner_news_top{
    text-align: center;
    vertical-align: middle;
    background-image: url('../img/bg_news_head.png');
   	background-repeat: no-repeat;
    color: #3A3734;
    font-weight: bold;    
}
.conteiner_news_body{
    background-image: url('../img/bg_news.png');
   	background-repeat: no-repeat;
    background-position: top;
    color: #3A3734;
    font-size: 12px;
    text-align: justify;
    padding: 10px;    
}
.conteiner_news_footer{
    background-image: url('../img/bg_news_footer.png');
   	background-repeat: no-repeat;
    background-position: bottom;
    font-size: 12px;
    text-align: right;
    height: 15px;     
}
td.conteiner_news_foto{
    vertical-align: middle;
    text-align: center;
    padding: 1px;
}
img.conteiner_news_foto{
    border: #B9B8B8 1px solid;
}
a.news_podr{
    text-decoration: none;
    color: #C4512B;
}
/* COMPANY NEWS  */



.conteiner_cnews_top{
    text-align: center;
    vertical-align: middle;
    background-image: url('../img/bg_cnews_head.png');
   	background-repeat: no-repeat;
    color: white;
    font-weight: bold;    
}

/* FILIALS */

.conteiner_filial{
    width: 224px;
    border: 1px #DDDDDC solid;     
}
.conteiner_filial_top{
    text-align: left;
    padding-left: 33px;
    vertical-align: middle;
    background-image: url('../img/bg_conteiner_filial_top.png');
   	background-repeat: no-repeat;
    color: #3A3734;
    font-weight: bold;    
}

/* ÀÂÒÎ ÍÀ ÏÐÎÄÀÆÓ */

td.tb_head{
    background-color: #CACACA;
    text-align: center;
    font-weight: bold;
    
}
td.tb_row{
    text-align: center;
}

/* STEP */

.step_conteiner{
    width: 218px;
    height: 43px;
    text-align: left;
    border-top: 1px #B9B8B8 solid;
    border-left: 1px #B9B8B8 solid;
    border-right: 1px #B9B8B8 solid;
   	background-repeat: no-repeat;

    vertical-align: middle;
}
.step{
    padding-left: 35px;
}
h1{
    font-size: 14px;
    display:inline;
    color: #4E4B49;
    line-height: 13px;
}
h2{
    font-size: 14px;
    display:inline;
    color: #4E4B49;
    line-height: 13px;
}
div.list{
    background-image: url('../img/li.png');
    background-repeat: no-repeat;
    padding-left: 23px;
    background-position: 0px 2px;
    margin-bottom: 15px;
}