@charset "utf-8";

#conteudo h1{
    background: url(../img/padrao/sombraH2.jpg) no-repeat left 5px;
    height: 40px;
    margin-bottom: 1em;
    padding-top: 5px;
	padding-left: 10px;
}


#conteudo h1 span{
    background: url(../img/padrao/bgH2.jpg) no-repeat right top;
    font-family: 'Arial', cursive;
    font-size: 210%;
    display: block;
	line-height: 40px;
    height: 40px;
    padding-right: 40px;
	padding-left: 10px;
       
}

.box {
    float:left;
    width:330px;
    padding: 0 70px;
}

.boxFirst{
    background: url(../img/padrao/bgDivisoriaV.jpg) repeat-y right top;
}



.saibaMais{
    background: url(../img/padrao/btn.png) no-repeat left top;
    width:114px;
    height: 25px;
    display: block;
    text-align: center;
    line-height: 25px;
    color:#000;
    text-decoration: none;
}

