/* PRINCIPAL */

* { 
	padding:0;
	margin:0;
	text-decoration:none;
}

body {
	text-align:center;
	font-family:arial, helvetica, freesans, sans-serif;
	/*background-color:#B2CADE;*/
}
a {
	outline:none;
}
table { 
    border-collapse:collapse; 
	border-spacing:0; 
} 
td, th {
	padding:0;
	margin:0;
}

ul li {padding:0; margin:0; list-style:none}

#principal {
	margin:auto;
   	width:980px; /*largura de todo o site*/
	overflow:hidden;
}

#topo_principal {
	text-align:left;
	width:100%;
	z-index:0;
	float:left;
	height:148px;
	margin-bottom:10px;
	/*height:135px;*/	
	/*background:url(imagens/logo_sesc.jpg) 0 0 no-repeat;*/	
}

#meio_principal {
	text-align:left;
	background-color:#FFFFFF;
	z-index:999;
	float:left;
	/*width:960px;*/
	/*border-left:1px solid #004E91;
	border-right:1px solid #004E91;*/
}

#lateral_esquerda_principal {
	text-align:left;
	width:200px;
	float:left;
	/*margin-top:10px;	*/
}

#conteudo_principal {
	text-align:left;
	float:left;
	margin:0 6px;
	width:550px;
}

#lateral_direita_principal {
	text-align:left;
	width:200px;
	float:left;
	/*margin-left:10px;*/	
}
#lateral_direita_principal #unidades {
	margin:0;
}

#rodape_principal {
	padding:2.08em 0 3em;
	clear:both;
	border-top:6px solid #004E91;
	margin-top:15px;
	/*text-align:left;
	float:left;
	margin-left:10px;
	width:950px;
	border:1px solid #004E91;	
	border-top:none;*/
}


/* TOPO */
/*   fazer funcionar menu drop em firefox   */
ul.dropdown li:hover ul {
display:block;
}
html>body ul.dropdown li ul {
position: absolute;
left: 35px;
top: 35px;
display: none;
}

/*   fim fazer funcionar menu drop em firefox    */

#botoes {
	float:left;
	margin-left:5px;
	margin-bottom:1px;
	height:100%;
	/*height:35px;
	width:742px;
	position:relative;
	overflow:hidden;
	left:10px;
	*left:-50px;*/
}
#botoes ul.dropdown {
	z-index:999;
	position:absolute;
	/*left:86px;
	margin-left:5px;
	*margin-left:1px;*/
}

#botoes a {
	color:#FFFFFF;
}

#botoes a:hover {
	text-decoration:underline;
}

/* Estilos apenas para o IE6 */
#botoes #cultura, #educacao, #saude, #lazer, #assistencia {
	*position:absolute;
	*left:35px;
	*width:145px;
}
/* Fim de Estilos apenas para o IE6 */

#botao_assistencia {
	float:left;
	width:150px;
	background:url(imagens/menu_topo_botao_assistencia.gif) 0 0 no-repeat;
	line-height:35px;	
	position:absolute;
	/*left:4px;
	padding-left:30px;
	padding-top:2px;*/
}
*.titulo .first-child {
	text-indent:-1000em;
	height:35px;
	cursor:pointer;
}
*.first-li {border-top:1px solid #ddd}

#botao_cultura {
	float:left;
	width:150px;
	background:url(imagens/menu_topo_botao_cultura.gif);
	padding-top:2px;
	line-height:35px;
	background-repeat:no-repeat;	
	position:absolute;
	left:153px;
}

#botao_educacao {
	float:left;
	width:150px;
	background-image:url(imagens/menu_topo_botao_educacao.gif);
	padding-top:2px;
	line-height:35px;
	background-repeat:no-repeat;	
	position:absolute;
	left:304px;
}

#botao_lazer {
	float:left;
	width:150px;
	background-image:url(imagens/menu_topo_botao_lazer.gif);
	padding-top:2px;
	line-height:35px;
	background-repeat:no-repeat;	
	position:absolute;
	left:455px;
}

#botao_saude {
	float:left;
	width:150px;
	background-image:url(imagens/menu_topo_botao_saude.gif);
	padding-top:2px;
	line-height:35px;
	background-repeat:no-repeat;	
	position:absolute;
	left:606px;
}

#busca {
	padding:2px;
	background-repeat:no-repeat;
	background-color:#ccc;
	background-position:center bottom;
	background-repeat:no-repeat;
	height:35px;
	margin-bottom:10px;
	/*width:190px;
	background-image:url(imagens/menu_topo_busca.gif);
	padding:10px 0 0;
	padding-left:10px;*/
	/*line-height:35px;*/
	/*background-image:url(imagens/menu_lateral_titulo.gif);*/
	/*border-bottom:1px solid #97BCCE;*/
	/*float:left;*/	
	/*position:absolute;
	left:751px;*/
}
#busca #cse-search-box {
	/*margin-left:5px;
	margin-top:7px;
	*margin-top:10px;*/
	padding:6px;
}

#busca label {
	color:#FFFFFF;
	float:left;
	/*font-family:"Trebuchet MS";*/
	font-size:14px;
	font-weight:bold;
	padding-right:5px;
	text-transform:uppercase;
}

#busca .input_texto  {
	float:left;
	font-size:11px;
	color:#ccc;
	font-family:"Trebuchet MS";
	/*margin:7px 0 10px 0;
	padding:1px;*/
}

#busca img {
	border:none;		
}
#busca #campo_busca {
	border:none !important;
	background-image:none !important; 
}
#busca #search {
	border:none;
	padding:0;
	background:url(imagens/botao_ok.gif) 0 0 no-repeat;
	width:30px;
	height:22px;
	cursor:pointer;
}

.droplinque {
	display:none;
	line-height:12px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	margin-top:-3px;
	margin-left:-35px;
	border-bottom:2px solid #616161;
	border-right:3px solid #616161;
	width:145px;
}
#assistencia {background-color:#C52822; width:146px;}
#cultura {background-color:#E1752A;}
#educacao {background-color:#01839D;}
#lazer {background-color:#7B2B73;}
#saude {background-color:#749431;}

#botao_assistencia .droplinque a, #botao_cultura .droplinque a, #botao_educacao .droplinque a, #botao_lazer .droplinque a, #botao_saude .droplinque a {
	color:#FFFFFF;
	text-transform:none;
	font-weight:normal;
	margin:0 0 8px 0;
	_width:134px;
	padding-left:4px;
}

#botao_assistencia a, #botao_cultura a, #botao_educacao a, #botao_lazer a, #botao_saude a  {
   display:block;
   left:0;
   text-decoration:none;
   margin-right:1px;
}

#cabecalho {
	width:100%;
	overflow:hidden;
	top:35px;
	z-index:998;
	/*margin-top:3px;	
	height:100px;
	position:absolute;	*/
	/*background-image:url(imagens/fundo_topo_principal.jpg);
	background-repeat:repeat-x;
	border:1px solid #004E91;
	border-bottom:none;*/
}
#cabecalho #menu-principal {
	position:absolute;
	top:36px;
}

#legenda_agenda {
	margin-bottom:10px;
}

/* LATERAL ESQUERDA */
#unidades, #agenda .bg, #informativo_fecomercio, #newsletter  {
	margin:10px 0 0 0;
	background-color:#E3E2E2;
	color:#004E91;
	border:1px solid #e0e0e0;
	padding:1em 1.33em;
	/*width:190px;*/
}
#agenda .bg {  
	border:none;
	padding:0;
	padding-left:1.33em;
}
/*#unidades .bg {
	border:6px solid #004E91;
}*/

#menu {
	background-color:#EBEBEB;
}
#menu .last-child {
	border:none;
}

#menu ul { 
	font-size:0.75em;
	color:#FFFFFF;
	list-style:none; 
	padding:0; 
	font-weight:bold;
	/*font-family:"Trebuchet MS";*/
	/*text-transform:uppercase;*/
}
#menu ul li {
	line-height:1.5em;
}

/*  css para firefox   */
#menu ul a.sub_menu {
	text-decoration:none;
	padding:0 0 0 0.3em; 
	border-bottom:1px solid #DDDDDD;  
	display:block; 
	height:1%; 
	line-height:1.6em;
	/*border-left:6px solid #97BCCE;
	color:#FFFFFF;*/
}

/*#menu ul a.sub_menu:link {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 0 0 0.3em; 
	border-bottom:1px solid #97BCCE; 
	border-left:6px solid #97BCCE; 
	display:block; 
	height:1%; 
	line-height:1.6em;
}

#menu ul a.sub_menu:visited {
	text-decoration:none; 
	padding:0 0 0 0.3em; 
	border-bottom:1px solid #DDDDDD; 
	display:block; 
	height:1%; 
	line-height:1.6em; 
	border-left:6px solid #97BCCE; 
	color:#FFFFFF;
}*/

#menu ul a.sub_menu:hover { 
	border-left:6px solid #F2AC00;
	color:#004E91;
}


/*#menu ul a.sub_menu:active	{ 
	border-left:6px solid #FFCC00;
	color:#FFCC00;
}*/

/*#menu ul a.sub_menu:focus { 
	border-left:6px solid #FFCC00;
	color:#FFCC00;
}*/

/* BANNER */
/*#menu-principal {
	float:right;
	width:754px;
	height:100px;
	overflow:hidden;*/
	/**position:relative;
	*left:4px;
	position:none;
}*/
#cabecalho a.logo {
	display:block;
	float:left;
	width:200px;
	margin-top:15px;
	margin-left:1px;
	text-align:center;
	/*height:100px;*/
}
#menu-principal li {
	float:left;
	margin-left:1px;
}
#menu-principal li a {
	display:block;
	width:150px;
	height:110px;
	background:url(imagens/banner-principal.jpg);
	text-indent:-1000em;
}
#menu-principal .cultura {
	background-position:-150px 0;
}
#menu-principal .educacao {
	background-position:-301px 0;
}
#menu-principal .lazer {
	background-position:-452px 0;
}
#menu-principal .saude {
	background-position:-603px 0;
}
#menu-principal .assistencia:hover {
	background-position:0 110px;
}
#menu-principal .cultura:hover {
	background-position:-150px 110px;
}
#menu-principal .educacao:hover {
	background-position:-301px 110px;
}
#menu-principal .lazer:hover {
	background-position:-452px 110px;
}
#menu-principal .saude:hover {
	background-position:-603px 110px;
}

/*  fim de css para firefox   */
#menu ul li a {
	color:#666666;
	text-decoration:none;
	padding:0 0 0 0.3em; 
	display:block; 
	height:1%; 
	line-height:1.6em;
	font-size:1.165em;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	/*border-bottom:1px solid #97BCCE; 
	border-left:6px solid #97BCCE; 
	background-color:#004E91;*/
}
/*#menu ul li a:link {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 0 0 0.3em; 
	border-bottom:1px solid #97BCCE; 
	border-left:6px solid #97BCCE; 
	display:block; 
	height:1%; 
	line-height:1.6em;
}

/*#menu ul li a:visited {
	color:#FFFFFF;
	text-decoration:none; 
	padding:0 0 0 0.3em; 
	border-bottom:1px solid #97BCCE; 
	border-left:6px solid #97BCCE; 
	display:block; 
	height:1%; 
	line-height:1.6em; 
}*/

#menu ul li a:hover { 
	border-left:6px solid #F6B205;
	color:#004E91;
}

/*#menu ul li a:active	{ 
	border-left:6px solid #004E91;
	color:#FFCC00;
}*/

/*#menu ul li a:focus { 
	border-left:6px solid #004E91;
	color:#FFCC00;
}*/

#menu .titulo {	
	padding:5px 0 5px 0;
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:no-repeat;
	border-bottom:1px solid #F6B205;
	border-top:1px solid #F6B205;
	/*height:25px;*/
	/*background-image:url(imagens/menu_lateral_titulo.gif);*/	
}

#menu .texto_titulo {
	color:#004E91;
	margin-left:10px;
	font-size:1.505em;
	/*line-height:25px;*/
	/*margin:5px 0 0 10px;*/
}
#menu #menu_extendido_unidades, #menu #menu_extendido_turismo, #menu #menu_extendido_excursoes {
	color:#666666;
	font-size:0.75em;
	display:block;
	font-size:0.9em;
	height:1%;
	letter-spacing:-0.05em;
	line-height:1.6em;
	padding:0 0 0 0.3em;
	text-decoration:none;
}
#menu .lastchild {border:none;}
#menu #menu_extendido_unidades li, #menu #menu_extendido_turismo li {
	color:#ccc;
	font-size:1.0em;
}
#newsletter {
	color:#004E91;
	overflow:hidden;
	/*margin:10px 0 0 10px;
	width:190px;*/
}
/*#newsletter input {
	float:right;
	margin:0 5px;
	display:block;
	float:left;
	display:inline;
	*margin:0;
	*float:none;
}*/

/*#newsletter form {
	background-color:#97BCCE;
	float:left;
}*/

/*#newsletter .bg {
	float:left;
	width:190px;
	background-color:#97BCCE;
	border-left:6px solid #004E91;	
}*/

/*#newsletter .titulo {
	width:190px;
	height:25px;
	background-color:#FFFFFF;
	background-image:url(imagens/menu_lateral_titulo2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-bottom:1px solid #004E91;
}*/
html>body #newsletter .titulo {
	font-size:12px;
	overflow:auto;
}

#newsletter .texto_titulo {
	color:#004E91;
	font-weight:bold;
	font-size:12px;
	/*text-transform:uppercase;
	margin:5px 0 0 10px;*/
}

#newsletter p {	
	font-size:0.75em;
	margin:3px 0;
	color:#666666;
}

#newsletter .input_texto  {
	font-size:11px;
	height:14px;
	color:#006699;
	padding:2px;
	width:117px;
	/*margin-top:5px;*/
}
#newsletter .input-news {
	margin-top:5px;
}
#newsletter .rotulo {
	padding-top:10px;
}
#newsletter .label-width {
	width:142px;
}

/*#newsletter img {
	float:right;
	margin:5px 5px 10px 0;
	border:1px solid #FFFFFF;		
}*/

#newsletter label {
	font-size:0.8em;
	cursor:pointer;
	font-weight:bold;
	/*font-family:"Trebuchet MS";*/
}

#informativo_fecomercio {
	border:1px solid #E0E0E0;
	color:#004E91;
	/*margin:10px 0 0 10px;
	width:190px;
	overflow:hidden;*/
}

#informativo_fecomercio .bg {
	/*background-color:#97BCCE;
	border-left:6px solid #004E91;
	float:left;
	margin-top:3px;
	height:211px;
	padding-bottom:7px;
	*height:218px;
	*padding-bottom:5px;*/	
}

#informativo_fecomercio .bg div {
	margin-top:3px
	/*height:225px;*/
}

#informativo_fecomercio .titulo {
	/*width:190px;
	height:25px;
	background-color:#FFFFFF;
	background-image:url(imagens/menu_lateral_titulo2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-bottom:1px solid #004E91;*/
}

#informativo_fecomercio .texto_titulo {
	color:#004E91;
	font-weight:bold;
	font-size:12px;
	/*text-transform:uppercase;
	margin:5px 0 0 5px;
	padding:5px;
	*padding:0;
	font-family:"Trebuchet MS";*/
}

#informativo_fecomercio img {
	float:left;
	border:1px solid #FFFFFF;
	margin-bototm:5px;
	/*margin:5px 0 0 10px;*/
}
html>body #informativo_fecomercio img {
	float:left;
	border:1px solid #FFFFFF;
	/*width:70px;     width:60px;   */
	/*height:109px;      height:80px;  */  
	/*margin:7px 0 0 10px;
	*margin:15px 0 0 10px;*/
}

#informativo_fecomercio .legenda {	
	clear:both;
	font-size:11px;
	display:block;
	/*text-align:left;
	margin-left:10px;
	float:left;
	font-family:"Trebuchet MS";*/
}

#informativo_fecomercio a {
	color:#004E91;
}

#informativo_fecomercio a:hover {
	text-decoration:underline;
}

#unidades .titulo {
	font-weight:bold;
	font-size:1.25em;
	line-height:25px;
	color:#666666;
	font-size:1.25em;
	letter-spacing:-0.05em;
	margin-bottom:0.56em;
	/*width:110px;
	text-transform:uppercase;
	text-align:center;
	background-color:#004E91;
	border-right:4px solid #999999;
	border-top:2px solid #B9B9B9;
	border-left:2px solid #004E91;
	margin:0 0 0 10px;
	font-family:"Trebuchet MS";*/
}

#unidades .tipo {
	font-weight:bold;
	margin:0.3em 0;
	/*font-family:"Trebuchet MS";
	font-size:12px;
	text-transform:uppercase;
	padding-left:4px;
	line-height:20px;
	background-color:#CCCCCC;
	color:#666666;*/
}

#unidades ul a { 
	font-size:12px;
	font-weight:bold;
	color:#666666;
	list-style:none;
	padding:3px;
	display:block;
	/*width:169px;
	text-transform:uppercase;
	font-family:"Trebuchet MS";*/
}

#unidades a:hover {
	background-color:#CCCCCC;
	color:#333333;
}

#agenda {
	margin:10px 0 0 0;
	color:#004E91;
	border:1px solid #E0E0E0;
	background-color:#E3E2E2;
	/*width:190px;*/
}
#agenda h2 {margin-bottom:5px;}

#agenda .titulo {
	height:20px;
	line-height:25px;
	color:#004E91;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	/*text-transform:uppercase;
	background-color:#FFFFFF;
	background-image:url(imagens/menu_lateral_titulo2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-bottom:1px solid #004E91;
	padding:0 0 0 10px;
	font-family:"Trebuchet MS";*/
}

#agenda img {
	width:126px; /*  170px */
	height:163px;  /*  220px */
	border:1px solid #FFFFFF;
}

#agenda p {	
	font-size:11px;
	padding:7px 0;
	dislpay:block;
	/*font-family:"Trebuchet MS";
	margin:10px 0 0 8px;*/
}

#agenda a {
	color:#004E91;
}

#agenda a:hover {
	text-decoration:underline;
}

/* CONTEÚDO PRINCIPAL */

#full_banner_topo {
	margin-bottom:10px;
}
*.full_banner_estagio {
	overflow:hidden;
	/*width:530px;
	margin:13px 0 0 10px;*/
}
#full_banner_estagio img {
	height:100px;
	/*width:530px;*/
}

#destaques {
	width:540px;
	float:left;
	clear:both;
	padding:5px;
	border:1px solid #e0e0e0;
	margin-bottom:20px;
	/*margin:10px 0 10px 10px;
	background-color:#E2E2E2;*/
}

#destaque_grande {
	width:240px;
	height:auto;
	float:left;
	font-weight:normal;
	color:#FFFFFF;
	padding-bottom:5px;
	/*font-family:"Trebuchet MS";*/
}

#destaque_grande img {
	width:230px;
	height:auto;
	margin:5px 0 0 4px;
	border:1px solid #FFFFFF;
}

#destaque_grande h1 {
	margin:0 0 0 4px;
	font-size:13px;
}

#destaque_grande h3 {
	margin:0 0 0 4px;
	font-size:11px;
	font-weight:normal;
}

#destaque_grande a {
	color:#FFFFFF;
}

#destaque_grande a:hover {
	text-decoration:underline;
}

#destaques_pequenos {
	width:290px;
	background-color:#EBEBEB;
	margin:0 0 0 10px;
	padding-bottom:10px;
	float:left;
	font-weight:normal;
	color:#666666;
	/*font-family:"Trebuchet MS";*/	
}

#destaques_pequenos .titulo {
	width:284px;
	/*background-color:#F5F5F5;*/
	margin:0 0 5px 0;
}

#destaques_pequenos h1 {
	margin:0 0 0 4px;
	font-size:0.85em;
}

#destaques_pequenos h3 {
	margin:0 0 0 4px;
	font-size:11px;
	font-weight:normal;
}

#destaques_pequenos a {
	color:#666666;
}

#destaques_pequenos a:hover {
	text-decoration:underline;
}

#destaques_pequenos .mais_noticias {
	font-size:12px;
	margin:10px 10px 0 0;
	float:right;
	display:block;
	border:2px solid #f2f2f2;
	text-decoration:none;
	border:1px solid #CCCCCC;
	padding:5px;
	color:#666666;
}
#destaques_pequenos .mais_noticias:hover {
	text-decoration:none;
	background-color:#CCCCCC;
	color:#fff;
}

#banners {
	padding-bottom:15px;
	overflow:hidden;
	margin-top:10px;
	float:none;
	clear:both;
	/*width:557px;
	margin:10px 0 0 10px;
	background-color:#F5F5F5;*/
}

#banners p {
	margin:10px 0 0 5px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#666666;
	/*font-family:Verdana;*/	
}
#banners h1.tit-destaque {background-color:#0591E8; margin-bottom:20px;}

*.banners_esquerda {
	margin-top:10px;
	/*height:119px;
	border:1px solid #ccc;
	float:left;*/
}
*.banners_esquerda img {border:1px solid #ccc;}

#banners_direita {
	margin:10px 0 0 8px;
	float:left	
}

/*#banner_esquerda {
	float:left;
	margin-bottom:5px;
}*/

#banner_direita {
	float:left;
	/*margin-bottom:5px;*/
}

#full_banner_rodape {
	width:540px;
	/*margin:10px 0 0 10px;
	height:100px; resolve o problema do radapé no firefox*/
	border:#006699 solid 2px;
	overflow:auto;
}

/* CONTEÚDO */

#conteudo {
	background-color:#FFFFFF;
	width:540px;
	padding:5px;
	overflow:hidden;
	border:1px solid #E0E0E0;
	/*margin:5px 0 0 10px;*/
}

/*#conteudo a {
	font-weight:bold;
}*/

#conteudo a:hover {
	text-decoration:underline;
}

#meio_conteudo { padding:5px; }

#meio_conteudo h1, #meio_principal .tit-destaque {
	font-size:18px;
	font-weight:normal;
	color:#fff;
	background-color:#e5a504;
	height:24px; 
	padding:5px;
	margin-bottom:5px;
} 

#meio_conteudo table {
	padding:5px;
	text-align:left;
}

#meio_conteudo a {
	color:#0072CE;
}

#meio_conteudo p {
	font-size:12px;
	font-weight:normal;
	color:#6C6C6C;
	margin-top:10px;
	/*text-align:justify;*/
}

#meio_conteudo table p { margin-top:0!important}

#meio_conteudo p img {margin-right:10px;}

#meio_conteudo .titulo {
	font-size:18px;
	font-weight:bold;
	color:#004E91;
	clear:both;
}

#meio_conteudo .data {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#004E91;
	text-transform:none;
}

#rodape_conteudo {
	clear:both;
	margin:20px 0 0 0;
	height:20px;
}

#rodape_conteudo a {
	margin:0 0 0 15px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#004E91;	
}

#rodape_conteudo a:hover {
	text-decoration:overline;
}

#formulario {
	background-color:#E2E2E2;
	padding:10px;
	overflow:hidden;
}

#formulario .titulo {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:none;
	color:#004E91;
}

#formulario p {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#004E91;
	margin-right:13px !important;
}
#formulario label {display:block; margin-bottom:10px; color:#555555;}
#formulario label input {width:420px; padding:3px 0;}
#formulario label textarea {width:420px;}
#formulario label span {display:block; float:left; padding-right:6px; width:80px; margin-top:6px; font-weight:normal !important; font-size:13px;}
#formulario .input-text {border:1px solid #bbb; color:#666666;}
#formulario .select {width:421px; padding:3px;}
#funcionalidades {
	float:right;
	margin:0 0 0 10px;
}

#galeria_imagens p {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#004E91;
	text-transform:uppercase;
	text-align:center;
}

#galeria_imagens img {
	margin:10px 1px 5px 1px;
	width:96.5px;
	height:75px;
	border:none;	
}

/* RODAPE */

#rodape {
	width:960px;
	height:60px;
	padding:10px 0 0 0;
	margin:0 auto;
	color:#666666;
}
#rodape h3 {
	font-size:0.7em;
	font-weight:normal;
	cursor:pointer;
	font-family:"Trebuchet MS";
	width:90px;
}

#texto_rodape {
	float:left;
	width:540px;
	margin:15px 0 0 105px;
}

#texto_rodape p {
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;	
}

#imagem_rodape {
	float:left;
	margin-left:5px;  /*   margin-right:5px;   */
	width:113px;
	height:50px;
	position:relative;
}

#imagem_rodape a {
	display:block;
	float:left;
	text-indent:-1000em;
}
#imagem_rodape .fecomercio {
	width:110px;
	height:47px;
	margin:3px 0 0 3px;
	background: url('imagens/img_fecomercio.gif') 0 -2px no-repeat;
}
#imagem_rodape a.fecomercio:hover {
	background-position:0 -52px;
}
#imagem_rodape .senac {
	background: url('imagens/senac.gif') 0 0 no-repeat;
	width:33px;
	height:29px;
	position:absolute;
	left:50px;
	_left:52px;
	top:25px;
}
#imagem_rodape a.senac:hover {background-position:0 -29px;}
#imagem_rodape .sesc {background: url('imagens/sesc.gif') 0 0 no-repeat; width:33px; height:29px; position:absolute; left:85px; top:25px; _position:relative; _left:88px; _top:-40px;}
#imagem_rodape .ceape {background: url('imagens/ceape.jpg') 0 0 no-repeat;  width:45px; height:45px;  position:absolute; left:118px; top:25px; _position:relative; _left:98px; _top:-40px;}
#imagem_rodape a.ceape:hover {background-position:0 -57px;}
#programacao-semana-circo h3 {font-family:"Trebuchet MS"; font-size:85%}
#programacao-semana-circo ul li {font-family:Verdana; font-size:11px; font-weight:normal; color:#004E91;}

/* TITULOS */
#meio_conteudo .Assistência {background-color:#C52822;}
#meio_conteudo .Cultura {background-color:#E1752A;}
#meio_conteudo .Educação {background-color:#01839D;}
#meio_conteudo .Lazer {background-color:#7B2B73;}
#meio_conteudo .Saúde {background-color:#749431;}
#meio_conteudo .img_lateral {clear:both; margin:10px 0 0 10px;}
*.Capa {background-color:#004E91 !important; color:#fff;}

/*    TABELA EXCURSOES   */
*.tabela-excursoes { width:538px; padding:0!important; border-collapse:collapse; border-spacing:0px; color:#70767a;/* margin-top:20px; */font-family:Segoe UI,Arial,Helvetica,sans-serif!important}
td.no-border {border:none;}
#conteudo .aviso {color:#000; margin:0}
#conteudo .obs { text-align:center; padding-top:10px; font-size:10px; text-transform:none }
#conteudo .saida {width:110px; font-weight:bold; font-size:11px; text-transform:uppercase; text-align:center}
#conteudo .destino {width:110px; font-weight:bold; font-size:11px; text-transform:uppercase}
#conteudo .periodo {width:50px; font-weight:bold; font-size:11px; text-align:center }
#conteudo .valor {width:60px; font-weight:bold; font-size:11px; }
#conteudo .valor ul li { font-weight:normal; margin-top:5px}
#conteudo .bg-titulo-tabela { background:url(imagens/bg-titulo-tabela-excursoes.png) repeat-x; color:#fff; font-family: Segoe UI,Arial,Helvetica,sans-serif;}
*.tabela-excursoes p {text-align:left!important; font-size:11px; margin:0!important;}
dl dd { margin-bottom:20px}
.mes { font-size:24px; color:#7B2B73!important; font-size:20px!important; padding-left:30px; background:url(imagens/bg-titulo-excursoes.png) no-repeat; border:none; }
*.tabela-excursoes .date {text-align:center;}
*.tabela-excursoes td {padding:3px; border-left:1px solid #fff;}
*.tabela-excursoes th {padding:5px;}
*.tabela-excursoes tfoot tr {background-color:#f5db9b;}
*.tabela-excursoes thead {text-align:center; }
*.tabela-excursoes th h4 {color:#004E91;}
*.tabela-excursoes .asterisco {color:#E5A504;}
*.tabela-excursoes th span {color:#70767A; font-size:11px; display:block;}
*.tabela-excursoes th, *.tabela-excursoes tr, *.tabela-excursoes td { border:1px solid #DADADA}

/* FORMULARIO RESERVA */
#hospedagem { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#999; font-weight:bold}
fieldset {  border:none}
#hospedagem label { display:block; margin-top:5px}
#hospedagem input[type=text,select,radio,checkbox] { margin-right:10px; margin-left:10px; font-weight:normal}
#hospedagem label.noblock { display:inline-block; margin-top:5px;}
#hospedagem ul li p.floatleft label { font-weight:bold; color:#999}
#hospedagem ul li { margin-bottom:10px;}
#hospedagem ul li input.nome, #hospedagem ul li input.email { width:500px}
#hospedagem ul li.menor { width:230px; float:left}
#hospedagem ul li.menorainda { width:150px; float:left; margin-right:10px;}
#hospedagem ul li.nofloat { float:none; clear:both}
#hospedagem ul li.float { float:left;}
#hospedagem ul li.hide { display:none; }
#hospedagem ul li.show { display:inline; }
#hospedagem ul li.float span.qtd { margin-right:10px;}
#hospedagem ul li.float p.floatleft { width:160px; margin-right:10px; margin-top:0; float:left; text-align:left; font-size:12px; }
#hospedagem ul li p.destaque-form { font-size:14px; font-weight:bold; margin:10px 0;}
#hospedagem ul li label.error { display:none!important}
#hospedagem ul li input.error, #hospedagem ul li select.error { border:1px solid red; height:18px;}
/*#hospedagem ul li div.triunfo-apto { display:none; }*/
#hospedagem ul li input.qtd { width:20px;}

/* SLIDER IMAGEM HOME */
div#container-rotator {	position:relative; height:120px; }
div#container-rotator ul li img { border:1px solid #ccc; padding: 4px; background: #FFF; }

/* TABELA TARIFAS - HOSPEDAGEM */
table.tarifas { border:1px solid #E0E0E0; font-size:12px; color:#6c6c6c; margin:10px auto }
table.tarifas th { padding:2px}
table.tarifas th.title { background:#e8e6e6}
table.tarifas tr, table.tarifas td { border:1px solid #E0E0E0; padding:2px }
p.bloco { font-size:16px!important; margin-top:15px!important; }

div#info { font-size:11px; color:#6c6c6c; }
div#info h2 { font-size:12px; color:#900; }

div#info ul { margin-left:35px; margin-top:15px; }
div#info ul li { list-style:decimal!important; margin-bottom:5px; }

