﻿/*header {
    border-top: 1px solid #ccc;
    padding-top: 2px;
}*/

.content-header {	
    background: #0054A4;
	border-bottom: 1px solid #000000;	
    height: 73px;
}

.content-brasao { width: 95px; }

.brasao {
    border: 0;
    float: left;
    margin: -25px 0px 0px -10px;
    max-width: 120px;
    text-decoration: none;
    z-index: 999;
}

.brasao-link { cursor: pointer; }

@media screen and (max-width: 400px) {
    .content-brasao { width: 75px; }

    .brasao { width: 100px; }
}

.cabecalho {	
    background: #0054A4;	
    float: left;
    height: 70px;
    margin: 0px 0px 2px 0px;
}

.cabecalho h1 {
	color: #fff;
    font-size: 1.4em;
    line-height: 1em;
    margin: 0;
    padding: 15px 0 0 0px;
}

.cabecalho h2 {
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    letter-spacing: -.5px;
    line-height: 1em;
    margin: 0;
    padding: 5px 0 0 0px;
    text-transform: uppercase;
}

.content-escrita-governo { 
	/*background: #ffd400; */	
}

.escrita-governo {
    /*background: url(../../../Images/Sefaz/logo-sp-menor.png) no-repeat scroll center center;*/
	background: url(../../../Images/Sefaz/logoGovernoBranco.png) no-repeat scroll center center;
	background-position: -39px 0px;
    float: right;
    height: 30px;
    margin-top: 15px;
    width: 93px;
    z-index: 999;	
}