@charset "utf-8";

body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #860303;
background-color: #2f0000;
padding: 0;
margin: 0;
clear: both;
display: block;
background-image: URL("../midia/imagens/fundo_repete.png");
}

div
{
padding: 0;
margin: 0;
}

img
{
border: 0;
}

.center
{
margin: 0 auto;
}

.destaque
{
font-weight: bold;
font-size: 12pt;
}

.clear
{
clear: both;
display: block;
}

div.principal
{
background-color: #fffafa;
background-image: URL("../midia/imagens/fundo.png");
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
margin: 10px auto;
width: 980px;
padding: 5px;
display: table;
}

div.cabecalho
{
height: 161px;
margin-bottom: 15px;
}

div.logo
{
float: left;
padding-left: 5px;
margin-right: 10px;
width: 170px;
}

div.titulos
{
float: right;
padding-right: 10px;
width: 750px;
height: 155px;
}

div.titulo
{
font-weight: bold;
font-style: italic;
font-size: 35pt;
text-align: right;
margin: 15px 3px 0 0;
overflow: hidden;
padding: 25px 3px 0 0;
}

div.menu
{
margin-top: 10px;
}

a.menu
{
padding: 3px 5px;
font-weight: bold;
background-color: #860303;
color: #ffffff;
text-decoration: none;
}

a.menu:hover
{
background-color: #cccccc;
color: #860303;
}

div.conteudo
{
float: left;
padding: 15px;
width: 700px;
overflow: hidden;
}

div.solucoes
{
font-size: 9pt;
float: left;
padding: 15px 5px 15px 15px;
width: 200px;
border-style: solid;
border-color: #860303;
border-width: 0 0 0 1px;
position: relative;
}

div.rodape
{
background-color: #860303;
text-align: center;
margin: 5px auto 0 auto;
color: #ffffff;
padding: 15px;
}

/*

Rafael Paes
A&S Consultoria
+55 (31) 9878 5176
rafael.paes@aesconsultoria.com.br

*/
