/* TAGS < */
html				{ height:100%; }
body				{ height:100%; margin:0px; padding:0px; background-image:url(../imagens/fundo.png); background-position:top; background-repeat:repeat-x; background-color:#eaeaea; }
h1					{ font-family:Arial; font-size:14px; font-weight:bold; color:#1e4382; line-height:30px; text-align:center; }
h2					{ font-family:Arial; font-size:14px; font-weight:bold; color:#1e4382; margin:5px; line-height:20px; text-align:center; }
a					{ outline:none; border:none; text-decoration:none; }
img					{ outline:none; border:none; }
li					{ margin-bottom:5px; }
ul,ol				{ margin-top:5px; }
input				{ font-family:Arial; font-size:12px; font-weight:normal; }
/* TAGS > */


/* GERAL < */
#divCentral			{ position:relative; margin:0px auto; width:720px; height:100%; background-image:url(../imagens/fundo_miolo.png); background-position:top; background-repeat:no-repeat; }
#divMenu			{ position:absolute; left:320px; top:49px; width:388px; height:45px; z-index:2; }
#divConteudo		{ position:absolute; top:133px; padding:0px 10px 0px 10px; font-family:Arial; font-size:12px; line-height:18px; color:#1e4382; background-image:url(../imagens/fundo_miolo_repeat.png); background-position:top; background-repeat:repeat-y; z-index:1; }
#logo				{ position:absolute; top:6px; left:20px; }
.a1					{ font-family:Arial; font-size:14px; font-weight:bold; color:#1e4382; line-height:35px; }
.a1:hover			{ color:#ff9732; }
.a2					{ font-family:Arial; font-size:12px; color:#1e4382; }
.a2:hover			{ color:#ff9732; }
.a3					{ font-family:Arial; font-size:13px; font-weight:bold; color:#ff9732; }
.a3:hover			{ color:#1e4382; }
.texto				{ margin:0px 30px 15px 30px; text-align:justify; }
.aviso				{ color:#ff0000; }
.hidden				{ border-bottom:#1e4382 1px solid; border-left:none; border-right:none; border-top:none; width:490px; margin-right:50px; }
.alerta				{ font-family:Arial; font-size:13px; font-weight:bold; color:#ff0000; margin-top:25px; text-align:center; }
/* GERAL > */

