* {margin:0; padding:0; font-family:Arial, Verdana, Helvetica}

body {background:url(../imagens/bg.png) repeat-x;}

#geral {margin: 0 auto; overflow:hidden; width:980px; height:880px;}

#pagina {background:url(../imagens/bg-pagina_r1_c3.jpg) repeat-x; width:940px; height:1000px;float:left;}
#pagina-left {background:url(../imagens/bg-pagina_r1_c1.jpg) no-repeat; width:20px; height:1000px; float:left;}
#pagina-right {background:url(../imagens/bg-pagina_r1_c5.jpg) no-repeat; width:20px; height:20px; float:left; height:1000px;}

/* INICIO TOPO */
.topo {width:940px;float:left;}
.topo-esquerda {float:left; width:213px; padding: 20px 25px 25px 30px;}
.topo-direita {float:right; width:580px; height:45px; padding: 78px 30px 0 0;}

	/* CSS MENU ORIGINAL 
#menu {background:url(../imagens/bg_menu.png) repeat-x; width:620px; height:45px; border: #453FA9 1px solid; float:right; padding: 0 5px;}
#menu ul {list-style-type:none; display:block; font-size:14px; font-weight:bold;}
#menu ul a {text-decoration:none; color:#000;}
#menu ul a:hover {color: #C05245; text-transform:uppercase; font-size:12px; font-weight:bold}
#menu ul li {display:inline; line-height:45px;float:left; padding: 0 4px}
	*/
	

	/* INICIO CSS MENU PROVISÓRIO */
#menu {background:url(../imagens/bg_menu_provisorio.png); width:620px; height:45px; border: #453FA9 1px solid; float:right; padding: 0 5px;}
#menu ul {list-style-type:none; display:block; font-size:14px; font-weight:bold; margin-left:195px;}
#menu ul a {text-decoration:none; color:#000;}
#menu ul a:hover {color: #C05245; text-transform:uppercase;font-weight:bold}
#menu ul li {display:inline; line-height:45px;float:left; padding: 0 20px}
	/* FIM CSS MENU PROVISÓRIO */



/* FIM TOPO */

/* INICIO CONTEÚDO */
#conteudo {width:940px; height:100%;}

#flash {width:940px; height:300px; margin-bottom:35px; background:#f0f0f0; float:left;}
#flash h1 {text-align:center; color:#e0e0e0;}

.box-peq {width:320px; height:300px; border:#453FA9 1px solid; float:left; background:url(../imagens/bg-box.png) repeat-x;}
.box-peq h2 {width:256px; text-align:center; font-size:13px; margin: 0 auto; padding:76px 0 25px;}
.box-peq p {width:256px; text-align:left; font-size:12px; margin: 0 auto; padding-bottom:20px;}
.box-peq hr {width:280px; height:2px; color:#453FA9; margin:0 auto;}
.box-peq table {list-style-type:none; width:256px; text-align:left; font-size:12px; margin: 0 auto; /*padding-top:20px;*/}
.box-peq iframe {margin: 0 1px 1px 2px;}

.box {width:560px; height:300px; border:#453FA9 1px solid; float:right; background:url(../imagens/bg-box_2.png) repeat-x;}
.box h2 {width:450px; text-align:center; font-size:14px; margin: 0 auto; padding:38px;}
.box p {width:450px; text-align:justify; font-size:13px; margin: 0 auto;}

.box-formulario {background:url(../imagens/bg-formulario.jpg) no-repeat; width:620px; height:450px; margin:200px auto; border:#453FA9 1px solid; overflow:hidden;}
.box-formulario h2 {font-size:16px; width:620px; text-align:center; padding-top:15px;}
#form form{clear:both;width:450px; margin:0 auto;}
#form form fieldset{border:none; margin:0 auto; padding:5px;}
#form form fieldset label{display:block;padding:5px;}
#form form fieldset label span{display:block;font-size:15px;}
#form form fieldset label input, textarea{padding:5px;}

.enviar {background:url(../imagens/botao_r2_c2_f3.jpg) no-repeat; border:none; width:85px; height:30px; margin-left:93px;}
.enviar:hover {background:url(../imagens/botao_r2_c2_f2.jpg) no-repeat;}
.enviar:active {background:url(../imagens/botao_r2_c2.jpg) no-repeat;}

.limpar {background:url(../imagens/botao_f3.gif) no-repeat; border:none; width:85px; height:30px; margin-left:80px;}
.limpar:hover {background:url(../imagens/botao_f2.gif) no-repeat;}
.limpar:active {background:url(../imagens/botao.gif) no-repeat;}

.div-conteudo {background:url(../imagens/div-conteudo.png) no-repeat; width:10px; height:302px; float:left; margin-left:23px;}

/* FIM CONTEÚDO */

/* INICIO RODAPÉ */
#rodape {background:url(../imagens/bg-rodape.png) repeat-x; width:100%; height:82px; float:left;}
#rodape p { margin:0 auto; text-align:center; font-size:12px; padding: 20px;}
#rodape a {text-decoration:none;}


/* FIM RODAPÉ */
