/* Círculo Militar de Campinas */

body {
	background:url(../img/site/gramaup.jpg) no-repeat center top;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
img {
	border:0;
	}
	
#global {
	margin:0 auto;
	background:url(../img/site/gramadown.jpg) no-repeat center bottom;
	min-width:1024px;
	width:auto !important;
	width:1024px;
	overflow:hidden;
	padding:0px 0px 42px 0px;
	}
	
#geral {
	/*border:1px solid #ff00ff;*/
	min-width:1024px;
	width:auto !important;
	width:1024px;
	overflow:hidden;
	margin:0 auto;
	}
	
#topo {
	min-width:1024px;
	width:auto !important;
	width:1024px;
	text-align:center;
	overflow:hidden;
	}
	
#busca {
	width:950px;
	overflow:hidden;
	position:absolute;
	margin:0px 0px 0px 0px;
	z-index:2;
	/*border:1px solid #00ff00;*/
	}
	
#AreaBusca {
	float:right;
	width:235px;
	overflow:hidden;
	position:relative;
	padding:25px 50px 0px 0px;
	/*border:1px solid #0000ff;*/
	}
	
#busca .texto {
	float:left;
	color:#FFFFFF;
	text-align:left;
	font-weight:600;
	padding:3px 10px 0px 0px;
	/*border:1px solid #FF0000;*/
	}
	
#busca .box {
	float:left;
	/*border:1px solid #FFFF00;*/
	}
	
#busca .inputBusca {
	background:url(../img/site/bgbusca.png) no-repeat left top;
	width:165px;
	height:21px;
	border:0;
	padding:3px 0px 0px 0px;
	text-align:center;
	}
	
#busca .lupa {
	float:right;
	/*border:1px solid #ffffff;*/
	padding:2px 0px 0px 3px;
	}
	
#banner { /**/
	width:100%;
	overflow:hidden;
	padding:15px 0px 0px 0px;
	position:relative;
	/*border:1px solid #000000;*/
	}
	
#principal { /**/
	background:url(../img/site/bgprincipal.png) no-repeat center top;
	/*border:1px solid #000000;*/
	width:100%;
	overflow:hidden;
	margin:-56px 0px 0px 0px;
	}
	
#AreaPrincipal {
	width:1002px;
	overflow:hidden;
	/*border:1px solid #000000;*/
	margin:0 auto;
	}
	
#AreaExclusiva {
	width:100%;
	height:49px;
	/*border:1px solid #0000FF;*/
	margin:27px 0px 0px 0px;
	}
	
#boxAreaExclusiva { /**/
	float:right;
	background:url(../img/site/bgAreaExclusiva.png) no-repeat left top;
	width:777px;
	height:49px;
	/*border:1px solid #0000FF;*/
	margin:0px 24px 0px 0px;
	}
	
#boxAreaExclusiva .area {
	width:350px;
	overflow:hidden;
	margin:0px 0px 0px 150px;
	padding-top:6px;
	position:relative;
	/*border:1px solid #0000FF;*/
	}
	
#boxAreaExclusiva .titulo {
	float:left;
	padding:3px 10px 0px 0px;
	color:#224215;
	}
	
#boxAreaExclusiva .Email {
	float:left;
	padding:0px 3px 0px 0px;
	/*border:1px solid #ff00ff;*/
	}
	
#boxAreaExclusiva .campoEmail {
	background:url(../img/site/bgEmailAE.png) no-repeat left top;
	width:127px;
	height:21px;
	border:0;
	padding:2px 0px 0px 0px;
	text-align:center;
	}
	
#boxAreaExclusiva .Senha {
	float:left;
	position:relative;
	/*border:1px solid #0000ff;*/
	}
	
#boxAreaExclusiva .campoSenha {
	background:url(../img/site/bgSenhaAE.png) no-repeat left top;
	width:91px;
	height:21px;
	border:0;
	padding:2px 0px 0px 0px;
	text-align:center;
	}
	
#boxAreaExclusiva .botao {
	float:left;
	_margin-top:1px;
	*margin-top:1px;
	margin-left:-7px;
	/*border:1px solid #000000;*/
	}
	
#AreaContent {
	width:1002px;
	overflow:hidden;
	/*border:1px solid #0000ff;*/
	margin:5px 0px 0px 0px;
	}
	
#Esq {
	float:left;
	width:205px;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}	
	
#menu { /**/
	width:100%;
	height:313px;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#menu .item {
	background:url(../img/site/linha.gif) no-repeat bottom right;
	width:100%;
	height:22px;
	text-align:right;
	padding:3px 0px 3px 0px;
	/*border:1px solid #000000;*/
	}
	
#menu .linha {
	border:1px solid #000000;
	}
	
#menu .item a {
	color:#626460;
	text-decoration:none;
	display:block;
	padding:4px 25px 0px 0px;
	}
	
#menu .item a:hover { /**/
	background:url(../img/site/btn_on.gif) no-repeat top left;
	color:#1b2714;
	text-decoration:none;
	display:block;
	height:22px;
	}
	
#menu .item_selected {
	background:url(../img/site/linha.gif) no-repeat bottom right;
	width:100%;
	height:22px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	/*border:1px solid #000000;*/
	}
	
#menu .item_selected a {
	background:url(../img/site/btn_on.gif) no-repeat top left;
	color:#9d9b02;
	text-decoration:none;
	display:block;
	height:22px;
	padding:2px 25px 0px 0px;
	}
	
#menu .item_selected a:hover { /**/
	background:url(../img/site/btn_on.gif) no-repeat top left;
	color:#9d9b02;
	text-decoration:none;
	display:block;
	height:22px;
	}
	
#boxfutebol {
	width:100%;
	overflow:hidden;
	margin:10px 0px 0px 5px;
	}
	
#newsletter {
	width:100%;
	overflow:hidden;
	margin:5px 0px 0px 0px;
	}
	
#newsletter .up {
	background:url(../img/site/bgnewsup.gif) no-repeat center bottom;
	width:206px;
	height:6px;
	}
	
#newsletter .down {
	background:url(../img/site/bgnewsdown.gif) no-repeat center top;
	width:206px;
	height:7px;
	}
	
#newsletter .meio {
	background:#c9cdbe;
	width:206px;
	overflow:hidden;
	padding:7px 0px 2px 0px;
	}
	
#newsletter h3 {
	text-align:right;
	color:#1c4f75;
	font-size:14px;
	padding:0px 25px 0px 0px;
	margin:0;
	text-transform:uppercase;
	}
	
#newsletter h4 {
	text-align:center;
	color:#1b2714;
	font-size:13px;
	padding:0px 25px 0px 25px;
	margin:5px 0px 0px 0px;
	font-weight:normal;
	}
	
#newsletter .campo {
	margin:12px 0px 0px 0px;
	text-align:center;
	}
	
#newsletter input {
	background:url(../img/site/bgnewsc.png) no-repeat top left;
	width:166px;
	height:22px;
	border:0;
	padding:2px 0px 0px 0px;
	text-align:center;
	}
	
#newsletter .img {
	margin:7px 0px 0px 0px;
	text-align:center;
	}
	
#newsletter img a {
	cursor:pointer;
	}
	
#enquete { /**/
	width:100%;
	overflow:hidden;
	margin:12px 0px 0px 0px;
	}
	
#enquete .up {
	background:url(../img/site/bgenqup.gif) no-repeat center bottom;
	width:206px;
	height:12px;
	}
	
#enquete .down {
	background:url(../img/site/bgenqdown.gif) no-repeat center top;
	width:206px;
	height:16px;
	}
	
#enquete .meio {
	background:url(../img/site/bgenqmeio.gif) repeat-y center top;
	width:206px;
	overflow:hidden;
	}
	
#enquete h3 {
	text-align:right;
	color:#227a4c;
	font-size:14px;
	padding:0px 38px 0px 0px;
	margin:10px 0px 0px 0px;
	text-transform:uppercase;
	}
	
#enquete h4 {
	text-align:center;
	color:#1b2714;
	font-size:13px;
	padding:0px 22px 0px 22px;
	margin:5px 0px 20px 0px;
	font-weight:600;
	}
	
#enquete .campo {
	text-align:right;
	color:#1b2714;
	padding:0px 25px 0px 0px;
	}
	
#enquete input {
	/*vertical-align:sub;*/
	}
	
#enquete .img {
	margin:10px 0px 0px 0px;
	text-align:right;
	padding:0px 30px 0px 0px;
	}
	
#enquete img a {
	cursor:pointer;
	}
	
#enquete .cursor {
	cursor:pointer;
	}
	
#enquete .submit {
	height:20px;
	width:52px;
	border:0px;
	background:url(../img/site/btEnq.png) no-repeat;
	}
	
#enquete .resultado {
	height:20px;
	width:101px;
	border:0px;
	background:url(../img/site/bt_res.png) no-repeat;
	}
	
#enquete .resposta {
	padding:0px 22px 0px 22px;
	}
	
#content {
	float:right;
	width:755px;
	overflow:hidden;
	/*height:400px;*/
	/*border:1px solid #000000;*/
	margin:0px 3px 0px 0px;
	}
	
#noticias { /**/
	background:url(../img/site/bgnoticias.png) no-repeat center top;
	width:751px;
	height:234px;
	/*border:1px solid #0000FF;*/
	}
	
#AreaNoticia {
	width:731px;
	height:214px;
	position:absolute;
	margin:9px 0px 0px 9px;
	/*border:1px solid #000000;*/
	}
	
#NoticiaDestaque {
	float:left;
	width:278px; /*278*/
	height:100%;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#setaNoticiaDestaque {
	width:45px;
	height:44px;
	position:absolute;
	z-index:1;
	left:233px;
	top:171px;
	}
	
#boxNoticiaPrincipal {
	background:url(../img/site/boxNoticiaPrincipal.jpg) no-repeat left top;
	width:233px;
	height:212px;
	position:absolute;
	margin:2px 0px 0px 4px;
	}
	
#boxNoticiaPrincipal .img {
	text-align:center;
	margin:8px 2px 0px 0px;
	}
	
#boxNoticiaPrincipal .titulo {
	text-align:left;
	color:#a67e12;
	font-size:15px;
	text-transform:uppercase;
	font-weight:600;
	margin:0px 0px 0px 9px;
	}
	
#boxNoticiaPrincipal .titulo a {
	text-decoration:none;
	color:#a67e12;
	}
	
#boxNoticiaPrincipal .titulo a:hover {
	text-decoration:underline;
	color:#a67e12;
	}
	
#boxNoticiaPrincipal .texto {
	color:#4c4c4c;
	text-align:left;
	margin:0px 0px 0px 9px;
	}
	
#boxNoticiaPrincipal .texto a {
	text-decoration:none;
	color:#4c4c4c;
	}
	
#boxNoticiaPrincipal .texto a:hover {
	text-decoration:underline;
	color:#4c4c4c;
	}
	
#NoticiasTop5 {
	float:right;
	width:453px; /*453*/
	height:100%;
	overflow:hidden;
	/*border:1px solid #00ff00;*/
	}
	
#setaNoticiaTop5 {
	width:47px;
	height:46px;
	position:absolute;
	z-index:1;
	right:0;
	bottom:0;
	}
	
#NoticiasRSS {
	width:100%;
	height:26px;
	margin:16px 0px 0px 0px;
	/*border:1px solid #0000ff;*/
	}
	
#NoticiasRSS h3 {
	float:left;
	color:#2c4615;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:20px;
	font-weight:normal;
	/*border:1px solid #000000;*/
	margin:0;
	padding:0px 0px 0px 44px;
	}
	
#NoticiasRSS .rss {
	float:right;
	margin:0px 10px 0px 0px;
	}
	
#AreaNoticiaTop5 {
	width:100%;
	overflow:hidden;
	margin:7px 0px 0px 0px;
	/*border:1px solid #0000ff;*/
	}
	
#FotoNoticia {
	width:100%;
	height:33px;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#FotoNoticia .img {
	float:left;
	}
	
#FotoNoticia .Bg {
	background:url(../img/site/bgtop5.gif) no-repeat left top;
	width:401px;
	height:33px;
	float:left;
	}
	
#FotoNoticia .NoBg {
	width:401px;
	height:33px;
	float:left;
	}
	
#FotoNoticia .seta {
	margin:0px 12px 0px -12px;
	}
	
#FotoNoticia .titulo {
	color:#000000;
	text-align:left;
	padding:7px 0px 0px 16px;
	}
	
#FotoNoticia .titulo a {
	color:#000000;
	text-decoration:none;
	}
	
#FotoNoticia .titulo a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
#agenda-dir {
	width:100%;
	overflow:hidden;
	margin:10px 0px 0px 0px;
	/*border:1px solid #00ff00;*/
	}
	
#agenda-banners {
	float:left;
	width:511px; /* 511 */
	overflow:hidden;
	/*border:1px solid #0000ff;*/
	}
	
#agenda {
	background:url(../img/site/bgagenda.gif) no-repeat center top;
	width:100%;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#agenda h3 {
	color:#2c4615;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:16px;
	font-weight:600;
	/*border:1px solid #000000;*/
	text-align:center;
	margin:0;
	height:33px;
	padding:3px 0px 20px 0px;
	}
	
#agenda .msg {
	text-align:left;
	text-transform:uppercase;
	font-weight:600;
	font-size:15px;
	color:#2c4615;
	padding:0px 0px 30px 5px;
	}
	
#AreaAgenda {
	width:100%;
	overflow:hidden;
	margin:0px 0px 5px 0px;
	/*border:1px solid #000000;*/
	}
	
#AreaAgenda .col_esq {
	float:left;
	width:230px;
	overflow:hidden;
	/*border:1px solid #0000ff;*/
	}
	
#AreaAgenda .col_dir {
	float:right;
	width:230px;
	overflow:hidden;
	/*border:1px solid #ff00ff;*/
	}
	
#AreaAgenda .linha {
	width:460px;
	overflow:hidden;
	/*border:1px solid #0000ff;*/
	}
	
#AreaAgenda .area_col {
	width:100%;
	overflow:hidden;
	}
	
#AreaAgenda .data {
	float:left;
	background:url(../img/site/bgdata2.gif) no-repeat left top;
	width:90px;
	height:48px;
	}
	
#AreaAgenda .AreaData {
	width:100%;
	height:100%;
	overflow:hidden;
	padding:5px 0px 0px 0px;
	}
	
#AreaAgenda .dia { /**/
	float:left;
	width:32px;
	overflow:hidden;
	padding:6px 0px 0px 0px;
	/*border:1px solid #000000;*/
	text-align:center;
	font-size:18px;
	color:#000000;
	margin:0px 0px 0px 4px;
	}
	
#AreaAgenda .mes {
	float:right;
	width:32px;
	height:27px;
	padding:7px 0px 0px 0px;
	/*border:1px solid #000000;*/
	text-align:center;
	color:#FFFFFF;
	font-size:15px;
	text-transform:lowercase;
	margin:0px 6px 0px 0px;
	}
	
#AreaAgenda .titulo {
	float:left;
	width:130px;
	padding:5px 0px 0px 5px;
	text-align:left;
	color:#2c4615;
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
	}
	
#AreaAgenda .titulo a {
	text-decoration:none;
	color:#2c4615;
	}
	
#AreaAgenda .titulo a:hover {
	text-decoration:underline;
	color:#2c4615;
	}
	
#AreaAgenda .titulo2 {
	clear:right;
	padding:0px 0px 0px 5px;
	text-align:left;
	color:#2c4615;
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
	}
	
#AreaAgenda .titulo2 a {
	text-decoration:none;
	color:#2c4615;
	}
	
#AreaAgenda .titulo2 a:hover {
	text-decoration:underline;
	color:#2c4615;
	}
	
#AreaAgenda .texto {
	text-align:left;
	padding:0 2px 0 0;
	color:#000000;
	}
	
#AreaAgenda .texto a {
	color:#000000;
	text-decoration:none;
	}
	
#AreaAgenda .texto a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
#banners {
	width:100%;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#banners .prop_up {
	text-align:center;
	}
	
#banners .prop_down {
	text-align:center;
	margin:5px 0 0 0;
	}
	
#dir {
	float:right;
	width:232px; /* 232 */
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#revista {
	background:url(../img/site/bgRevista.jpg) no-repeat left top;
	width:100%;
	height:180px;
	overflow:hidden;
	}
	
#setaRevista {
	width:45px;
	height:44px;
	position:absolute;
	z-index:1;
	margin:117px 0px 0px 150px;
	}
	
#AreaRevista {
	width:190px;
	height:160px;
	/*border:1px solid #000000;*/
	margin:8px 0px 0px 0px;
	}
	
#AreaRevista h3 {
	color:#152f92;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	/*border:1px solid #000000;*/
	text-align:left;
	margin:0;
	padding:18px 0px 0px 15px;
	}
	
#AreaRevista h3 a {
	text-decoration:none;
	color:#152f92;
	}
	
#AreaRevista h3 a:hover {
	text-decoration:underline;
	color:#152f92;
	}
	
#AreaRevista .img {
	float:right;
	/*border:1px solid #000000;*/
	margin:0px -5px 0px 0px;
	}
	
#AreaRevista .texto {
	float:right;
	color:#615e5e;
	text-align:right;
	padding-top:15px;
	padding-right:5px;
	/*padding:23px 0px 0px 7px;*/
	font-size:12px;
	}
	
#AreaRevista .texto a {
	text-decoration:none;
	color:#615e5e;
	}
	
#AreaRevista .texto a:hover {
	text-decoration:underline;
	color:#615e5e;
	}
	
#aconteceu {
	background:url(../img/site/bgTopoAconteceu.gif) no-repeat top center;
	width:100%;
	overflow:hidden;
	margin:15px 0px 0px 0px;
	}
	
#aconteceuTopo {
	width:100%;
	overflow:hidden;
	height:43px;
	}
	
#aconteceuTopo .camera {
	float:left;
	padding:3px 5px 0px 16px;
	}
	
#aconteceuTopo h3 {
	float:left;
	padding:13px 15px 0px 0px;
	color:#7a052c;
	text-transform:uppercase;
	font-size:15px;
	margin:0;
	}
	
#aconteceuTopo .lupa {
	float:left;
	padding:14px 0px 0px 0px;
	}
	
#boxAconteceu {
	background:url(../img/site/bgAconteceuB.jpg) no-repeat right bottom;
	width:100%;
	overflow:hidden;
	padding:0px 0px 10px 0px;
	}
	
#boxAconteceuA {
	background:url(../img/site/bgAconteceuA.png) no-repeat right top;
	width:100%;
	overflow:hidden;
	}
	
#boxAconteceuC {
	background:url(../img/site/bgAconteceuC.gif) repeat-y right top;
	width:100%;
	overflow:hidden;
	}
	
#boxAconteceu .img {
	width:100%;
	text-align:center;
	padding:10px 0px 0px 0px;
	}
	
#boxAconteceu .botoes {
	width:56px;
	overflow:hidden;
	padding:3px 0px 0px 0px;
	/*border:1px solid #000000;*/
	margin:0 auto;
	}
	
#boxAconteceu .bt_esq {
	float:left;
	padding:0px 5px 0px 0px;
	}
	
#boxAconteceu .bt_dir {
	float:left;
	padding:0px 0px 0px 5px;
	}
	
#banner-lat {
	width:100%;
	overflow:hidden;
	margin:20px 0px 0px 0px;
	}
	
#banner-lat .img {
	text-align:center;
	}
	
#rodape {
	background:url(../img/site/bgrodapefim.gif) no-repeat right top;
	width:100%;
	overflow:hidden;
	margin:12px 0px 0px 0px;
	/*border:1px solid #000000;*/
	}
	
#AreaRodape { 
	background:url(../img/site/bgrodapeIni.gif) no-repeat left top #ccd5c7;
	width:1002px;
	height:109px;
	overflow:hidden;
	margin:0 auto;
	/*border:1px solid #0000FF;*/
	}
	
#grandeClube {
	float:left;
	width:206px;
	height:100%;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#grandeClube .img {
	float:left;
	padding:12px 10px 0px 25px;
	}
	
#grandeClube .texto {
	float:left;
	padding:35px 0px 0px 0px;
	}
	
#grandeClube .texto1 {
	color:#fffffe;
	font-size:13px;
	text-align:left;
	}
	
#grandeClube .texto2 {
	color:#aab80a;
	text-align:left;
	font-size:20px;
	padding:0px 0px 0px 12px;
	}
	
#grandeClube .seta {
	vertical-align:middle;
	}
	
#menu_inferior {
	float:left;
	width:543px;
	height:100%;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#menuInf {
	width:100%;
	overflow:hidden;
	padding:5px 0px 0px 0px;
	}
	
#menuInf .titulo {
	color:#4f4f4f;
	font-size:13px;
	text-align:center;
	padding:7px 0px 0px 0px;
	}
	
#menuInf .titulo a {
	text-decoration:none;
	color:#4f4f4f;
	}
	
#menuInf .titulo a:hover {
	text-decoration:underline;
	color:#4f4f4f;
	}
	
#menuInf .direitos {
	background:url(../img/site/linha_rodape.png) no-repeat top center;
	width:100%;
	height:20px;
	text-align:center;
	color:#4f4f4f;
	font-size:13px;
	padding:5px 0px 0px 0px;
	margin:8px 0px 0px 0px;
	}
	
#menuInf .xy2 {
	text-align:center;
	color:#4f4f4f;
	padding:5px 0px 0px 0px;
	}
	
#menuInf .seta {
	vertical-align:middle;
	}
	
#funcionamento {
	float:right;
	width:229px;
	height:100%;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#funcionamento .titulo {
	text-align:left;
	text-transform:uppercase;
	color:#2d5417;
	font-size:13px;
	font-weight:600;
	padding:12px 0px 7px 18px;
	}
	
#funcionamento .texto {
	text-align:left;
	padding:0px 0px 0px 18px;
	color:#555654;
	font-size:13px;
	}
	
#interna {
	width:728px;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#interna2 {
	width:100%;
	overflow:hidden;
	margin:-5px 0px 0px 0px;
	/*border:1px solid #000000;*/
	}
	
#interna2 .descricao {
	overflow:hidden;
	padding:10px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:justify;
	}
	
#interna2 .areaAtendimento {
	width:100%;
	overflow:hidden;
	padding:20px 0px 5px 0px;
	}
	
#interna2 .esq {
	float:left;
	width:400px;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#interna2 .area {
	width:100%;
	overflow:hidden;
	padding:0px 0px 10px 0px;
	}
	
#interna2 .textoF {
	text-align:left;
	padding:0px 10px 0px 0px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:600;
	color:#000000;
	}
	
#interna2 .campoF {
	padding:3px 0px 0px 0px;
	}

#interna2 .inputEnviar {
	background:url(../img/site/bt_enviar.gif) no-repeat left top;
	width:52px;
	height:21px;
	border:0;
	cursor:pointer;
	}
	
#titulo-interna {
	background:url(../img/site/bgTituloInterna.jpg) no-repeat left top;
	width:100%;
	height:45px;
	}
	
#titulo-interna h1 {
	margin:0;
	padding:8px 0px 0px 45px;
	color:#0f2d06;
	text-align:left;
	font-size:17px;
	text-transform:uppercase;
	font-weight:600;
	}
	
#titulo-interna .seta {
	vertical-align:middle;
	}
	
#menu-interna {
	width:100%;
	overflow:hidden;
	}
	
#menu-interna .up {
	background:url(../img/site/bgMenuUp.gif) no-repeat center bottom;
	width:100%;
	height:12px;
	}
	
#menu-interna .down {
	background:url(../img/site/bgMenuDown.gif) no-repeat center top;
	width:100%;
	height:10px;
	}
	
#menu-interna .meio {
	background:url(../img/site/bgMenuMeio.gif) repeat-y left top;
	width:100%;
	overflow:hidden;
	}
	
#menu-interna .area {
	overflow:hidden;
	margin:0px 4px 1px 4px;
	/*border:1px solid #000000;*/
	}
	
#menu-interna .botao_off {
	background:url(../img/site/bgMenuInterna_off.gif) no-repeat left top;
	float:left;
	width:176px;
	height:33px;
	margin:0px 4px 0px 0px;
	/*border:1px solid #000000;*/
	}
	
#menu-interna .botao_on {
	background:url(../img/site/bgMenuInterna_on.gif) no-repeat left top;
	float:left;
	width:176px;
	height:33px;
	margin:0px 4px 0px 0px;
	/*border:1px solid #000000;*/
	}
	
#menu-interna .titulo {
	font-size:14px;
	font-weight:600;
	text-align:left;
	color:#000000;
	/*border:1px solid #000000;*/
	padding:8px 0px 0px 20px;
	}
	
#menu-interna .titulo a {
	text-decoration:none;
	color:#000000;
	display:block;
	}
	
#menu-interna .titulo a:hover {
	text-decoration:none;
	color:#9d9b02;
	display:block;
	}
	
#menu-interna .filtrar {
	padding:10px 0px 0px 5px;
	margin:0;
	}
	
#menu-interna .cursor {
	cursor:pointer;
	}
	
#descricao-espaco {
	background:url(../img/site/bgEspaco.gif) no-repeat left top;
	width:100%;
	overflow:hidden;
	margin:10px 0px 0px 0px;
	/*border:1px solid #000000;*/
	}
	
#descricao-espaco-img {
	background:url(../img/site/bgEspaco2.gif) no-repeat left bottom;
	width:100%;
	overflow:hidden;
	padding:0px 0px 20px 0px;
	/*border:1px solid #000000;*/
	}
	
#descricao-espaco .AreaDescricao {
	float:left;
	width:530px;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#descricao-espaco .titulo {
	text-align:left;
	text-transform:uppercase;
	color:#788d03;
	font-size:15px;
	font-weight:bold;
	line-height:1.5em;
	padding:0px 0px 20px 5px;
	}
	
#descricao-espaco .texto {
	text-align:left;
	color:#000000;
	font-size:12px;
	padding:0px 5px 0px 5px;
	}
	
#descricao-espaco .AreaFoto {
	float:right;
	width:170px;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#descricao-espaco .img {
	padding:30px 0px 10px 0px;
	}
	
#descricao-espaco .vista {
	text-align:center;
	color:#000000;
	font-size:12px;
	}
	
#descricao-espaco .vista a {
	color:#000000;
	text-decoration:none;
	}
	
#descricao-espaco .vista a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
#Img {
	width:100%;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	/*border:1px solid #000000;*/
	}
	
#Img .img {
	text-align:center;
	}
	
#galeria {
	width:100%;
	overflow:hidden;
	margin:12px 0px 0px 0px;
	}
	
#galeria .area {
	padding:0px 0px 10px 0px;
	}
	
#galeria .AreaT {
	width:100%;
	overflow:hidden;
	padding:10px 0px 0px 0px;
	}
	
#galeria .img {
	float:left;
	margin:0px 10px 0px 0px;
	}
	
#galeria .borda {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	padding:3px;
	margin:0px 10px 0px 0px;
	vertical-align:middle;
	}
	
#galeria .titulo {
	background:url(../img/site/bgListrado.gif) no-repeat right top;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#0a6683;
	text-align:left;
	text-transform:uppercase;
	/*border:1px solid #000000;*/
	}
	
#galeria .camera {
	vertical-align:middle;
	margin:7px 50px 0px 50px;
	/*border:1px solid #0000FF;*/
	}
	
#galeria .galeria {
	text-align:center;
	margin:5px 0px 0px 0px;
	}
	
#galeria .btEsq {
	float:left;
	padding:50px 0px 0px 10px;
	}
	
#galeria .btDir {
	float:right;
	padding:50px 10px 0px 0px;
	}
	
#tour {
	width:100%;
	overflow:hidden;
	margin:10px 0px 0px 0px;
	/*border:1px solid #000000;*/
	}
	
#tour .titulo {
	background:url(../img/site/bgListrado.gif) no-repeat left;
	font-family:Tahoma;
	font-size:12px;
	font-weight:500;
	color:#000000;
	text-align:left;
	/*border:1px solid #0000ff;*/
	position:relative;
	}
	
#tour .tour {
	vertical-align:middle;
	margin:0px 15px 0px 10px;
	}
	
#tour .up {
	background:url(../img/site/bgGeralUp.gif) no-repeat left bottom;
	width:100%;
	height:10px;
	}
	
#tour .down {
	background:url(../img/site/bgGeralDown.gif) no-repeat left top;
	width:100%;
	height:11px;
	}
	
#tour .meio {
	background:url(../img/site/bgGeralMeio.gif) repeat-y top;
	width:100%;
	overflow:hidden;
	}
	
#tour .flash {
	width:100%;
	overflow:hidden;
	text-align:center;
	}
	
#tour .seta {
	vertical-align:middle;
	margin:0px 0px 0px 5px;
	}
	
#DestaqueNot {
	width:100%;
	overflow:hidden;
	margin:15px 0px 0px 0px;
	}
	
#DestaqueNot .header {
	background:url(../img/site/bgListrado.gif) no-repeat right top;
	height:43px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#0a6683;
	text-align:left;
	text-transform:uppercase;
	padding:8px 0px 0px 10px;
	/*border:1px solid #000000;*/
	}
	
#DestaqueNot .area {
	width:100%;
	overflow:hidden;
	padding:0px 0px 10px 0px;
	}
	
#DestaqueNot .areaEsq {
	float:left;
	width:350px;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#DestaqueNot .areaDir {
	float:right;
	width:350px;
	overflow:hidden;
	/*border:1px solid #000000;*/
	}
	
#DestaqueNot .img {
	float:left;
	padding:0px 10px 0px 0px;
	}
	
#DestaqueNot .imgareaEsq {
	float:left;
	padding:0px 10px 0px 2px;
	}
	
#DestaqueNot .imgareaDir {
	float:right;
	padding:0px 2px 0px 10px;
	}
	
#DestaqueNot .borda {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	padding:3px;
	}
	
#DestaqueNot .linha {
	height:10px;
	border-top:1px dotted #000000;
	}
	
#DestaqueNot .titulo {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	}
	
#DestaqueNot .titulo a {
	text-decoration:none;
	color:#000000;
	}
	
#DestaqueNot .titulo a:hover {
	text-decoration:underline;
	color:#000000;
	}
	
#DestaqueNot .tituloareaEsq {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	}
	
#DestaqueNot .tituloareaEsq a {
	text-decoration:none;
	color:#000000;
	}
	
#DestaqueNot .tituloareaEsq a:hover {
	text-decoration:underline;
	color:#000000;
	}
	
#DestaqueNot .tituloareaDir {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#000000;
	}
	
#DestaqueNot .tituloareaDir a {
	text-decoration:none;
	color:#000000;
	}
	
#DestaqueNot .tituloareaDir a:hover {
	text-decoration:underline;
	color:#000000;
	}
	
#DestaqueNot .tituloAgenda {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	padding:0px 0px 10px 0px;
	text-transform:uppercase;
	}
	
#DestaqueNot .resumo {
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#626460;
	}
	
#DestaqueNot .resumo a {
	text-decoration:none;
	color:#626460;
	}
	
#DestaqueNot .resumo a:hover {
	text-decoration:underline;
	color:#626460;
	}
	
#DestaqueNot .resumoareaEsq {
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#626460;
	}
	
#DestaqueNot .resumoareaEsq a {
	text-decoration:none;
	color:#626460;
	}
	
#DestaqueNot .resumoareaEsq a:hover {
	text-decoration:underline;
	color:#626460;
	}
	
#DestaqueNot .resumoareaDir {
	font-family:Arial;
	font-size:12px;
	text-align:right;
	color:#626460;
	}
	
#DestaqueNot .resumoareaDir a {
	text-decoration:none;
	color:#626460;
	}
	
#DestaqueNot .resumoareaDir a:hover {
	text-decoration:underline;
	color:#626460;
	}
	
#DestaqueNot .data {
	font-family:Arial;
	font-size:12px;
	font-weight:600;
	text-align:left;
	color:#333333;
	padding:0px 0px 5px 0px;
	}
	
#DestaqueNot .trecho {
	font-family:Arial;
	font-size:11px;
	font-weight:500;
	text-align:left;
	color:#333333;
	padding:0px 0px 10px 0px;
	font-style:italic;
	}
	
#DestaqueNot .descricao {
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#626460;
	}
	
#DestaqueNot .mais {
	font-family:Arial;
	font-size:12px;
	text-align:right;
	color:#626460;
	font-weight:500;
	text-transform:none;
	padding:20px 10px 0px 0px;
	}
	
#DestaqueNot .mais a {
	color:#333333;
	text-decoration:none;
	}
	
#DestaqueNot .mais a:hover {
	color:#333333;
	text-decoration:underline;
	}
	
#DestaqueNot .down {
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#626460;
	font-weight:500;
	text-transform:none;
	padding:20px 10px 0px 0px;
	}
	
#DestaqueNot .down a {
	color:#333333;
	text-decoration:none;
	}
	
#DestaqueNot .down a:hover {
	color:#333333;
	text-decoration:underline;
	}
	
#voltar {
	font-family:Arial;
	font-size:12px;
	text-align:right;
	color:#333333;
	font-weight:600;
	text-transform:uppercase;
	padding:20px 0px 0px 0px;
	}

#voltar a {
	text-decoration:none;
	color:#333333;
	}
	
#voltar a:hover {
	text-decoration:underline;
	color:#333333;
	}
	
#OutrasNot {
	width:100%;
	overflow:hidden;
	margin:15px 0px 0px 0px;
	}
	
#OutrasNot .header {
	background:url(../img/site/bgListrado.gif) no-repeat right top;
	height:43px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#0a6683;
	text-align:left;
	text-transform:uppercase;
	padding:8px 0px 0px 10px;
	/*border:1px solid #000000;*/
	}
	
#OutrasNot .line {
	padding:0px 0px 0px 20px;
	line-height:2.2em;
	}
	
#OutrasNot .line a {
	text-decoration:none;
	color:#999999;
	}
	
#OutrasNot .line a:hover {
	text-decoration:underline;
	color:#999999;
	}
	
#OutrasNot .data {
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	color:#0a6683;
	}
	
#OutrasNot .titulo {
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	color:#000000;
	}
	
#OutrasNot .resumo {
	font-family:Arial;
	font-size:11px;
	text-align:left;
	color:#626460;
	}
	
#paginacao {
	width:100%;
	overflow:hidden;
	padding:10px 0px 0px 0px;
	font-family:Tahoma;
	color:#626460;
	text-align:center;
	}
	
#paginacao a {
	text-decoration:none;
	color:#626460;
	}
	
#paginacao a:hover {
	text-decoration:underline;
	color:#626460;
	}
	
#paginacao .ativo {
	font-weight:bold;
	}
	
#msg {
	font-family:Arial;
	font-size:13px;
	font-weight:600;
	text-align:left;
	color:#626460;
	padding:20px 0px 0px 10px;
	}
	
#Meses {
	width:100%;
	overflow:hidden;
	margin:20px 0px 0px 0px;
	}
	
#Meses .mes {
	float:left;
	text-align:right;
	font-family:Arial;
	font-size:14px;
	color:#626460;
	font-weight:600;
	text-transform:uppercase;
	padding:2px;
	}
	
#Meses .mes a {
	text-decoration:none;
	color:#626460;
	padding:2px;
	}
	
#Meses .mes a:hover {
	text-decoration:none;
	color:#626460;
	padding:2px;
	background:#dddee3;
	}
	
.active {
	background:#dddee3;
	}
	
#Meses .linha {
	float:left;
	padding:0px 5px 0px 5px;
	}

#allEventos {
	width:100%;
	overflow:hidden;
	margin:10px 0px 0px 0px;
	}
	
#allEventos .header {
	background:url(../img/site/bgListrado.gif) no-repeat right top;
	height:43px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#0a6683;
	text-align:left;
	text-transform:uppercase;
	padding:8px 0px 0px 10px;
	/*border:1px solid #000000;*/
	}

#allEventos .data {
	font-family:Tahoma;
	font-size:14px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	padding:10px 0px 5px 20px;
	text-transform:uppercase;
	}
	
#allEventos .seta {	
	vertical-align:middle;
	padding:0px 5px 0px 0px;
	}
	
#allEventos .titulo {
	font-family:Arial;
	color:#0a6683;
	text-align:left;
	padding:0px 0px 0px 40px;
	list-style:circle;
	}
	
#allEventos .titulo a {
	text-decoration:none;
	color:#0a6683;
	}
	
#allEventos .titulo a:hover {
	text-decoration:underline;
	color:#0a6683;
	}
	
#allEventos .categoria {
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	padding:0px 5px 0px 0px;
	color:#CCCCCC;
	}
	
#allEventos .msg {
	font-family:Arial;
	font-size:13px;
	font-weight:600;
	text-align:left;
	color:#626460;
	padding:10px 0px 0px 10px;
	}
	
#grade {
	width:100%;
	overflow:hidden;
	margin:12px 0px 0px 0px;
	}
	
#grade .titulo {
	background:url(../img/site/bgListrado.gif) no-repeat right top;
	height:43px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#0a6683;
	text-align:left;
	text-transform:uppercase;
	padding:8px 0px 0px 10px;
	/*border:1px solid #000000;*/
	}
	
#grade .area {
	width:100%;
	overflow:hidden;
	margin:1px;
	}
	
#grade .table {
	margin:0 auto;
	border:1px solid #cccccc;
	}
	
#grade .info {
	width:25%;
	text-align:center;
	background:#dcdcd1;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	padding:3px;
	}
	
#grade .dia {
	width:20%;
	text-align:center;
	background:#dcdcd1;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	padding:3px;
	}
	
#grade .horario {
	width:12%;
	text-align:center;
	background:#dcdcd1;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	padding:3px;
	}
	
#grade .prof {
	width:13%;
	text-align:center;
	background:#dcdcd1;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	padding:3px;
	}
	
#grade .local {
	width:20%;
	text-align:center;
	background:#dcdcd1;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	padding:3px;
	}
	
#grade .texto {
	text-align:center;
	background:#e8e8df;
	padding:4px 2px 4px 2px;
	font-family:Arial;
	}
	
#grade .texto2 {
	text-align:center;
	padding:4px 2px 4px 2px;
	font-family:Arial;
	}

#mural {
	width:100%;
	overflow:hidden;
	margin:12px 0px 0px 0px;
	}
	
#mural .header {
	background:url(../img/site/bgListrado.gif) no-repeat right top;
	height:43px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#0a6683;
	text-align:left;
	text-transform:uppercase;
	padding:8px 0px 0px 10px;
	/*border:1px solid #000000;*/
	}
	
#mural .area {
	padding:0px 0px 0px 10px;
	}
	
#mural .data {
	font-family:Arial;
	font-size:13px;
	color:#626460;
	text-align:left;
	font-weight:600;
	}
	
#mural .titulo {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	text-align:left;
	font-weight:600;
	}
	
#box-interna {
	width:100%;
	overflow:hidden;
	}
	
#box-interna .up {
	background:url(../img/site/bgGeralUp.gif) no-repeat left bottom;
	width:100%;
	height:10px;
	}
	
#box-interna .down {
	background:url(../img/site/bgGeralDown.gif) no-repeat left top;
	width:100%;
	height:11px;
	}
	
#box-interna .meio {
	background:url(../img/site/bgGeralMeio.gif) repeat-y top;
	width:100%;
	overflow:hidden;
	}
	
#box-interna .esq {
	float:left;
	width:200px;
	overflow:hidden;
	/*border:1px solid #000000;*/
	margin:0px 0px 0px 10px;
	}
	
#box-interna .area {
	overflow:hidden;
	margin:0px 4px 10px 0px;
	/*border:1px solid #000000;*/
	}
	
#box-interna .botao_off {
	background:url(../img/site/bgMenuInterna_off.gif) no-repeat left top;
	float:left;
	width:176px;
	height:33px;
	margin:0px 4px 0px 0px;
	/*border:1px solid #000000;*/
	}
	
#box-interna .botao_on {
	background:url(../img/site/bgMenuInterna_on.gif) no-repeat left top;
	float:left;
	width:176px;
	height:33px;
	margin:0px 4px 0px 0px;
	/*border:1px solid #000000;*/
	}
	
#box-interna .titulo {
	font-size:14px;
	font-weight:600;
	text-align:left;
	color:#000000;
	/*border:1px solid #000000;*/
	padding:8px 0px 0px 20px;
	}
	
#box-interna .titulo a {
	text-decoration:none;
	color:#000000;
	display:block;
	}
	
#box-interna .titulo a:hover {
	text-decoration:none;
	color:#9d9b02;
	display:block;
	}
	
#box-interna .titulo_on {
	font-size:14px;
	font-weight:600;
	text-align:left;
	color:#9d9b02;
	/*border:1px solid #000000;*/
	padding:8px 0px 0px 20px;
	}
	
#box-interna .titulo_on a {
	text-decoration:none;
	color:#9d9b02;
	display:block;
	}
	
#box-interna .titulo_on a:hover {
	text-decoration:none;
	color:#9d9b02;
	display:block;
	}
	
#box-interna .dir {
	float:right;
	width:500px;
	overflow:hidden;
	/*border:1px solid #000000;*/
	margin:0px 12px 0px 0px;
	}
	
#box-interna .nomegrupo {
	font-size:15px;
	font-weight:600;
	text-align:left;
	color:#000000;
	background:#dcdcd1;
	padding:5px;
	text-transform:uppercase;
	/*border:1px solid #000000;*/
	/*padding:8px 0px 0px 20px;*/
	}
	
#box-interna .foto {
	text-align:left;
	text-transform:uppercase;
	padding:10px 0px 0px 5px;
	}
	
#box-interna .nome {
	font-family:Tahoma;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0px 0px 5px;
	}
	
#box-interna .cargo {
	font-family:Tahoma;
	font-size:10px;
	text-align:left;
	text-transform:capitalize;
	padding:0px 0px 0px 5px;
	}
	
#parceiros {
	width:100%;
	overflow:hidden;
	margin:10px 0px 0px 0px;
	/*border:1px solid #000000;*/
	}
	
#parceiros .header {
	background:url(../img/site/bgListrado.gif) no-repeat right top;
	height:43px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#0a6683;
	text-align:left;
	text-transform:uppercase;
	padding:8px 0px 0px 10px;
	/*border:1px solid #000000;*/
	}
	
#parceiros .area {
	width:100%;
	overflow:hidden;
	padding:0px 0px 10px 0px;
	}
	
#parceiros .img {
	float:left;
	padding:0px 10px 0px 0px;
	}
	
#parceiros .borda {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	padding:3px;
	}
	
#aconteceu-interna {
	width:100%;
	overflow:hidden;
	margin:15px 0px 0px 0px;
	}
	
#aconteceu-interna .header {
	background:url(../img/site/bgListrado.gif) no-repeat right top;
	height:43px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#0a6683;
	text-align:left;
	text-transform:uppercase;
	padding:8px 0px 0px 10px;
	/*border:1px solid #000000;*/
	}
	
#aconteceu-interna .area {
	width:100%;
	overflow:hidden;
	padding:0px 0px 10px 0px;
	}
	
#aconteceu-interna .areaBox {
	width:144px;
	overflow:hidden;
	float:left;
	margin:10px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	border:1px solid #CCCCCC;
	}
	
#aconteceu-interna .box {
	width:144px;
	height:120px;
	display:table;
	}
	
#aconteceu-interna .img {
	float:left;
	padding:0px 20px 0px 0px;
	}
	
#aconteceu-interna .imgAconteceu {
	text-align:center;
	padding:5px;
	/*border:1px solid #000000;*/
	/*#position:absolute;
	#top:50%;
	#left:50%;*/
	display:table-cell;
	vertical-align:middle;
	}
	
#aconteceu-interna .imgAconteceu2 {
	position:relative;
	#top:-50%;
	#left:-50%;
	}
	
#aconteceu-interna .borda {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	padding:3px;
	}
	
#aconteceu-interna .linha {
	height:10px;
	border-top:1px solid #d9e6f7;
	}
	
#aconteceu-interna .titulo {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#626460;
	text-transform:uppercase;
	padding:0px 0px 5px 0px;
	}
	
#aconteceu-interna .total {
	text-transform:none;
	color:#bab6b6;
	font-size:12px;
	}
	
#aconteceu-interna .texto {
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#626460;
	padding:0px 0px 5px 0px;
	}
	
#aconteceu-interna .clique {
	font-family:Arial;
	font-size:12px;
	text-align:right;
	color:#626460;
	padding:10px 10px 5px 0px;
	}
	
#aconteceu-interna .data {
	font-family:Arial;
	font-size:11px;
	text-align:left;
	color:#afabab;
	padding:0px 0px 15px 0px;
	}
	
#aconteceu-interna .ver {
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#626460;
	font-weight:500;
	text-transform:none;
	}
	
#aconteceu-interna .ver a {
	color:#333333;
	text-decoration:none;
	}
	
#aconteceu-interna .ver a:hover {
	color:#333333;
	text-decoration:underline;
	}
	
#aconteceu-interna .descImgs {
	text-align:center;
	padding:3px 0px 0px 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	}
	
#aconteceu-interna .duplalinha {
	height:3px;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	}
	
#aconteceu-interna .desc_img {
	width:150px;
	overflow:hidden;
	background:#CCCCCC;
	padding:5px;
	}
	
#aconteceu-interna .areaVazia {
	width:100%;
	overflow:hidden;
	padding:0px 0px 5px 0px;
	}
	
#aconteceu-interna .textoF {
	float:left;
	width:100px;
	text-align:right;
	padding:0px 10px 0px 0px;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	}
	
#aconteceu-interna .campoF {
	float:left;
	padding:0px 10px 0px 0px;
	}

#aconteceu-interna .inputComprar {
	background:url(../img/site/bt_comprar.gif) no-repeat left top;
	width:79px;
	height:21px;
	border:0;
	cursor:pointer;
	}
	
#aconteceu-interna .line {
	border-top:1px dotted #000000;
	height:10px;
	}
	
#buscaresultado {
	width:100%;
	overflow:hidden;
	margin:15px 0px 0px 0px;
	}
	
#buscaresultado .header {
	background:url(../img/site/bgListrado.gif) no-repeat right top;
	height:43px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#0a6683;
	text-align:left;
	text-transform:uppercase;
	padding:8px 0px 0px 10px;
	/*border:1px solid #000000;*/
	}
	
/* Ex-presidente */
#expresidente {
	margin-left: 80px;
	margin-right: 1px;
}
.ExpresidenteFoto {
	height: 125px;
}
.ExpresidenteNome {
	top: 10px;
	font-weight: bold;
}
.ExpresidenteMandato {
	top: 10px;
}
.container {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
/*  */

/* Diretor */

.diretorFoto {
	width: 50px;
}
.diretorNome {
	float: left;
	font-weight: bold;
}
.diretorCargo {
	float:left;
	clear: right;
	font-weight: bold;
}
.diretorContainer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
/*  */