html, body {height:100%}

#body
{
    min-height:585px; /* Altura mínima */
    height:auto !important;
    background-image: url("../imagens/background2.jpg"); /* Aqui vai a mesma imagem que usamos acima */
    background-repeat: no-repeat;
    background-color: #9b9b9b;
    background-size:100% 100%; /* Imagem ocupando toda largura e altura da div */
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    -khtml-background-size: 100%;
    -moz-background-size: 100% 100%;
}

#tudo
{
	min-height: 100%;
}

#corpo1
{
    background-image:   url("../imagens/body.png");
    background-repeat:  repeat-y;
    width: 909px;
    height: 330px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -225px;
    margin-left: -455px;
}

#conteudo
{
    background-image:   url("../imagens/body.png");
    background-repeat:  repeat-y;
    width: 909px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 105px;
    margin-left: -455px;
}

#table1
{
    width: 888px;
    left: 50%;
    margin-left: 10px;
}

#table2
{
    width: 440px;
    height: 930px;
    top: 50%;
    left: 50%;
    margin-left: 460px;
    margin-top: -900px;
}

#table3
{
    width: 425px;
    height: 395px;
    top: 50%;
    left: 50%;
    margin-left: 440px;
    margin-top: -365px;
}

#razao
{
    width: 595px;
    height: 31px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -297px;
    z-index: 1;
}

#fundo_razao
{
    background-image:   url("../imagens/frazao.png");
    width: 681px;
    height: 91px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -325px;
    margin-left: -341px;
}

#lmoudura
{
    background-image:   url("../imagens/lmoudura.png");
    width: 196px;
    height: 196px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -480px;
    z-index: 1;
}

#logo
{
    width: 128px;
    height: 136px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -224px;
    margin-left: -445px;
    z-index: 2;
}

#divisao
{
    width: 909px;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -160px;
    margin-left: -455px;
}

#apresentacao
{
    width: 886px;
    height: 227px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -130px;
    margin-left: -443px;
}

#rodape
{
    background-image:   url("../imagens/body.png");
    background-repeat:  repeat-y;
    width: 909px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-top: 380px;
    margin-left: -455px;
    font-size: 14px;
}

#rodape1
{
    background-image:   url("../imagens/body.png");
    background-repeat:  repeat-y;
    width: 909px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-top: 360px;
    margin-left: -455px;
    font-size: 14px;
}

#rodape2
{
    background-image:   url("../imagens/body.png");
    background-repeat:  repeat-y;
    width: 909px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-top: 1966px;
    margin-left: -455px;
    font-size: 14px;
}

#rodape3
{
    background-image:   url("../imagens/body.png");
    background-repeat:  repeat-y;
    width: 909px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-top: 1086px;
    margin-left: -455px;
    font-size: 14px;
}

#rodape4
{
    background-image:   url("../imagens/body.png");
    background-repeat:  repeat-y;
    width: 909px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-top: 496px;
    margin-left: -455px;
    font-size: 14px;
}

#rodape5
{
    background-image:   url("../imagens/body.png");
    background-repeat:  repeat-y;
    width: 909px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-top: 548px;
    margin-left: -455px;
    font-size: 14px;
}


#rodape6
{
    background-image:   url("../imagens/body.png");
    background-repeat:  repeat-y;
    width: 909px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-top: 822px;
    margin-left: -455px;
    font-size: 14px;
}

#rodape7
{
    background-image:   url("../imagens/body.png");
    background-repeat:  repeat-y;
    width: 909px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-top: 989px;
    margin-left: -455px;
    font-size: 14px;
}

#brasao
{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -344px;
    margin-left: 460px;
}

#menu
{
    width: 730px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -229px;
}

#menu ul {
	padding:0px;
	margin:0px;
	background-color:#;
	list-style:none;
	font-family: "Myriad Pro", "times new roman", arial, helvetica, serif;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
}

#menu ul li { display: inline; }

#menu ul li a {
	padding: 2px 10px;
	display: inline-block;
	color: #000000;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #001da2;
	background-color: #;
}

.image:hover
{ 
    -webkit-transition: all 2s ease; 
    -moz-transition: all 2s ease; 
    -o-transition: all 2s ease; 
    transition: all 2s ease; 
    opacity: 0.5;
}

#link1 a:link
{
    text-decoration: none;
    color: #000935;
}

#link1 a:hover
{
	color: #001da2;
	text-decoration: none;
}

#link2 a:link
{
    text-decoration: none;
    color: #001da2;
}

#link2 a:hover
{
	color: #000935;
	text-decoration: underline;
}

#link3 a:link
{
    text-decoration: none;
    color: #000fd1;
}

#link3 a:visited
{
    color: #000fd1;
    text-decoration: none;
}

#link3 a:hover
{
	color: #000fd1;
	text-decoration: underline;
}

#link4 a:link
{
	font-family: "Myriad Pro", "times new roman", arial, helvetica, serif;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
    text-decoration: none;
    color: #000000;
}

#link4 a:visited
{
	font-family: "Myriad Pro", "times new roman", arial, helvetica, serif;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
    color: #000000;
    text-decoration: none;
}

#link4 a:hover
{
	font-family: "Myriad Pro", "times new roman", arial, helvetica, serif;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	color: #001da2;
	text-decoration: none;
}

#link4 a:active
{
	font-family: "Myriad Pro", "times new roman", arial, helvetica, serif;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
    color: #ff0000;
    text-decoration: none;
}