/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 5 Eki 2019, 18:22:49
    Author     : BRANDA AFİŞ NET
*/
#sacont{
    text-align: center;
    width:670px;
    height:530px;
    float: left;
    margin-left:76px;
    margin-top:80px;
}

#sa01 {
    width: 670px;
    height: 60px;
    text-align: center;
    background-color: #BD0C02;
    letter-spacing: 1px;
}

#sa01 h1 {
    margin-top:0px;
    margin-bottom: 0px;
    padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size:30pt;
    color: #FFFFFF;    
}

#sa02 {
    width: 670px;
    height:110px;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 10px;
}

#sa02 h2 {
    margin-top:0px;
    margin-bottom:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size:30pt;   
    color: #101469;    
}
#sa02 h3 {
    margin-top:0px;
    margin-bottom:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size:12pt;   
    color: #BD0C02;     
    
}

#sa03 {
    width: 670px;
    height:110px;
    text-align: center;
    letter-spacing: 1px;
}

#sa03 h2 {
    margin-top:0px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size:20pt;
    line-height: 28pt;
    color: #BD0C02;    
}

#sa04 {
    width: 670px;
    height:80px;
    padding-top:5px;
    text-align: center;
    letter-spacing: 1px;
    background-color:#101469; 
}

#sa04 h2 {
    margin-top:0px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size:24pt;
    color: #FFFFFF;    
}

#sa05 {
    width: 670px;
    height:40px;
    padding-top:5px;
    text-align: center;
    letter-spacing: 1px;
}

#sa05 h2 {
    margin-top:0px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size:18pt;
    line-height: 28pt;
    color: #BD0C02;    
}

#sa06 {
    width: 670px;
    height:110px;
    text-align: center;
    letter-spacing: 1px;
}

#sa06 h2 {
    margin-top:0px;
    margin-bottom:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size:30pt;   
    color: #101469;
    text-align: left;
}

#tel {
    width: 110px;
    height: 100px;
    float:left;
    margin-left: 100PX;
    background-image: url(tel.png);
    background-repeat: no-repeat;
}