body {
	margin: 20px 0;
	padding: 0;
	background: #CECECE url(imagens/fundo.gif);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
    }

#geral {
    margin: auto;
	width: 700px;
    }
	
#cabecalho {
	width: 700px;
	height: 100px;
	margin: 0 auto;
	background: url(imagens/cabecalho.jpg);
    }

/* Menu Superior */

#menu-sup {
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: url(imagens/fundo-menu.gif)
    }

#menu-sup ul {
	margin: 0;
	padding: 0;
	list-style: none;
    }

#menu-sup li {
	display: inline;
    }

#menu-sup a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #cccccc;
    }

#menu-sup a:hover, #menu .active a {
	background: url(imagens/fundo-menu.gif);
	color: #ffffff;
    }

/* Conteudo esquerda */

#cx-esq {
    margin: 8px 0 8px 0;
	padding: 0 5px 0 5px;
	float: left;
	width: 215px;
	height: 380px;
	border: 1px solid #466aa4;
    }

#tit-esq {
    margin-top: 8px;
	width: 213px;
	height: 35px;
	border: 1px solid #466aa4;
    }

#menu-esq {
	width: 200px;
	margin: 10px;
	}
	
#menu-esq ul {
	margin: 0;
	padding: 0;
	list-style: none;
    }
	
#menu-esq li a.ex1 {
  	height: 32px;
  	height: 24px;
	text-decoration: none;
	}	

#menu-esq li a.ex1:link, #menu-esq li a.ex1:visited {
	color: #333888;
	font-size: 11px;
	display: block;
	background: url(imagens/bg1-menu-esq.jpg);
	padding: 8px 0 0 30px;
	}
	
#menu-esq li a.ex1:hover, #menu-esq li a.ex1:active {
	color: #333888;
	font-size: 11px;
	background: url(imagens/bg2-menu-esq.jpg);
	padding: 8px 0 0 30px;
	}

#menu-esq li a.ex2 {
  	height: 32px;
  	height: 24px;
	text-decoration: none;
	}	

#menu-esq li a.ex2:link, #menu-esq li a.ex2:visited {
	color: #333888;
	font-size: 11px;
	display: block;
	background: url(imagens/bg1-menu-esq-em-breve.jpg);
	padding: 8px 0 0 30px;
	}
	
#menu-esq li a.ex2:hover, #menu-esq li a.ex2:active {
	color: #333888;
	font-size: 11px;
	background: url(imagens/bg2-menu-esq-em-breve.jpg);
	padding: 8px 0 0 30px;
	}


/* Conteudo centro */

#cx-centro {
    margin: 8px 0 5px 8px;
	padding: 5px 5px 0 5px;
	float: left;
	width: 300px;
	border: 1px solid #466aa4;
    }
	
.txt-centro  {
    margin-top: 1px;
	text-align: center;
	font-family: tahoma;
    font-size: 11px;
    color: #f3f3f3;
    font-weight: normal;
	}
	
a.lnk-centro  {
   text-align: center;
	font-family: tahoma;
    font-size: 11px;
    color: #f3f3f3;
	font-weight: normal;
	}	

#cx-banner-centro-1 {
    margin: 0 8px 0 8px;
	padding: 16px 0 4px 8px;	
	float: left;
	width: 270px;
	height: 60px;
	background: url(imagens/banner-centro-1.jpg);
	border: 1px dashed #466aa4;
	}
	
#cx-banner-centro-2 {
    margin: 10px 8px 20px 8px;
	padding: 16px 0 4px 8px;	
	float: left;
	width: 270px;
	height: 60px;
	background: url(imagens/banner-centro-2.jpg);
	border: 1px dashed #466aa4;
	}

h1.txt-banner  {
    margin: 11px 100px 0 0;
	text-align: center;
	font-family: tahoma;
    font-size: 9px;
    color: #000000;
    font-weight: normal;
	}

a.lnk-banner  {
    text-align: center;
	font-family: arial;
    font-size: 10px;
    color: #666666;
    font-weight: normal;
    }

#cx-desc-centro {
    margin: 10px 8px 8px 10px;
	padding: 0 0 0 0;	
	width: 280px;
	border-top: 1px dashed #466aa4;
	}
	
ul.desc-centro {
    text-align: center;
	padding-left: 9px;
	font-family: tahoma;
    font-size: 13px;
    color: #003399;
    font-weight: normal;
	}

a.desc-centro {
    margin: 2px 0 0 0;
	text-align: center;
	padding: 5px;
	font-family: tahoma;
    font-size: 13px;
    color: #003399;
    font-weight: normal;
	}

em.desc-centro {
    margin: 2px 0 0 0;
	text-align: center;
	padding: 5px;
	font-family: tahoma;
    font-size: 10px;
    color: #ff9900;
    font-weight: normal;
	}

.tit-itens-centro {
 	text-align: center;
	padding: 2px 0 2px 0;
	font-family: tahoma;
    font-size: 12px;
    color: #003399;
    font-weight: normal;
    letter-spacing: 3px;
	border-top: 1px dashed #02084c;
	border-bottom: 1px dashed #050d5f;
	}

a.lnk-cont-itens-centro {
 	text-align: center;
	font-family: tahoma;
    font-size: 11px;
    color: #315980;
    font-weight: normal;
    }

.cont-itens-centro {
 	text-align: center;
	font-family: tahoma;
    font-size: 11px;
    color: #315980;
    font-weight: normal;
    } 

ul.itens-centro {
    text-align: center;
	padding-left: 9px;
	font-family: tahoma;
    font-size: 10px;
    color: #315980;
    font-weight: normal;
	list-style-type: none;
	}

.txt-inf  {
    margin-top: 1px;
	text-align: center;
	font-family: tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
	}

a.lnk-inf  {
    margin-top: 1px;
	text-align: center;
	font-family: tahoma;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
	}

/* Conteudo direita */

#cx-dir {
    margin: 8px 0 0 8px;
	float: left;
	width: 143px;
	height: 380px;
	border: 1px solid #466aa4;
    }

/* Rodapé */

#cx-rodape {
	margin-top: 100px;
	width: 700px;
	height: 50px;
	}