/* CSS Document */

/*Alpha PNG support for IE------------------------------Aviso, este código abaixo funciona apenas para visualização na tela. Quando este documento for impresso, o bug voltará.O Hack Abaixo faz o código rodar apenas no IE. Sendo que os outros browsers como, Firefox, Opera e Safari já tem a transparencia de PNG nativo.\*/* html img/**/ { filter:expression(   this.alphaxLoaded ? "" :   (    this.src.substr(this.src.length-4)==".png"    ?    (     (!this.complete)     ? "" :      this.runtimeStyle.filter=      ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+      (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+      String(this.alphaxLoaded=true).substr(0,0)+      (this.src="estilos/blank.png").substr(0,0)    )    :    this.runtimeStyle.filter=""   )  );}

* {
	line-height: 16px;
	font-family:Tahoma, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

img {
	border: none;
}

span{
	display:none;
}

fieldset {
	/*border: 1px solid #00779F;*/
	border: 1px solid #134a8b;
	padding: 10px;
	margin: 10px;
}


#div_geral {
	/* background:url(../imagens/corpo.jpg) repeat-y;*/
	width: 780px;
	margin: auto;
	background-color:#d0dbe7;

}

#div_topo {
	width: 781px;
	height: 150px;
}

#div_menu {
	width:161px;
	min-height:500px;
	float:left;
	background-color:#d0dbe7;
}

#menu_beneficios {
	margin-left: 9px;
	margin-top: 5px;
	width: 140px;
	height: 186px;
	/*background: url(../imagens/menu_beneficios1.png) no-repeat;*/
}

#menu_beneficios ul:houver {
	background-image:url(../imagens/menu_link_bg.gif);
}


#menu_direitos {
	margin-left: 9px;
	margin-top: 5px;
	width: 140px;
	height: 110px;
/*	background: url(../imagens/menu_direitos1.png) no-repeat;
*/}

#menu_eventos {
	margin-left: 9px;
	margin-top: 5px;
	width: 140px;
	height: 72px;
/*	background: url(../imagens/menu_eventos1.png) no-repeat;
*/}

#menu_institucional {
	margin-left: 9px;
	margin-top: 5px;
	width: 140px;
	height: 230px;
/*	background: url(../imagens/menu_institucional1.png) no-repeat;
*/}

#div_conteudo {
/*	padding-top: 6px;
*/
	padding: 10px 10px 10px 14px;
	width: 590px;
	min-height:1300px;
	float: left;
	text-align: justify;
	margin-right: 5px;
	background-color:#edeeef;
}

#div_menu li {
/*	padding-top: 6px;
*/
	list-style-image:url(../imagens/marcador.gif);
}
#div_menu ul li:hover {
/*	padding-top: 6px;
*/
	list-style-image:url(../imagens/marcador_hover.gif);
	font-weight:bold;
}

#div_marcadagua {
	width: 590px;
	padding-left: 5px;
	text-align: justify;
	background-image: url(../imagens/logo_marcadagua.jpg);
}

/* - PÁGINA HOME - */

#div_conteudo_esquerda {
	clear:both;
	float: left;
	width: 288px;
	margin-right: 2px;
	background-color:#edeeef;
}

#div_conteudo_direita {
	float: left;
	width: 288px;
	margin-left: 10px;
	_margin-left: 5px;
	background-color:#edeeef;
}

#div_conteudo_fique_dentro {
	width: 288px;
	height: 200px;
/*	background-color: #E4EAED;
*/	border: solid 2px #00779F;
	margin-bottom: 10px;
}

#div_conteudo_fique_dentro h2 {
/*	background-color: #00779F;
*/	color:#000;
	background-image:none;
	border:none;
/*	padding: 5px;
*/}

#div_conteudo_fique_dentro p {
	padding-left: 10px;
	padding-right: 10px;
}

#div_conteudo_fique_dentro h3 {
	margin-left: 10px;
}

#div_conteudo_destaques {
	width: 288px;
	/*height: 1070px;*/
	height: 200px;
	border: #FF0000;
	border: solid 2px #00779F;
/*	background-color: #E4EAED;
*/	margin-bottom: 10px;
}

#div_conteudo_destaques h2 {
/*	background-color: #00779F;
*/	color:#000;
	background-image:none;
	border:none;
/*	padding: 5px;
*/}

#div_conteudo_destaques p {
	padding-left: 10px;
	padding-right: 10px;
}

#div_conteudo_destaques h3 {
	margin-left: 10px;
}

#div_conteudo_fala_presidente {
	width: 288px;
	height: 288px;
	border: #FF0000;
	border-bottom: solid 2px #00779F;
	background-color: #E4EAED;
}

#div_conteudo_fala_presidente h2 {
	background-color: #00779F;
	color:#FFFFFF;
	background-image:none;
	border:none;
/*	padding: 5px;
*/}

#div_conteudo_fala_presidente p {
	padding-left: 10px;
	padding-right: 10px;
}

#div_conteudo_fala_presidente h3 {
	margin-left: 10px;
}

#div_conteudo_convenios_aviso {
	float: left;
	width: 588px;
	min-height: 150px;
	border: #FF0000;
	margin-top: 12px;
	margin-bottom: 5px;
}

#div_conteudo_convenios_busca {
	float: left;
	width: 588px;
	height: 170px;
	border: #FF0000;
	margin-top: 20px;
/*	border-bottom: solid 2px #FFCC00;
*/	padding-bottom: 5px;
	background-color:#edeeef;
}

#div_conteudo_convenios_busca form fieldset{
	margin-top: 10px;
	padding-top: 10px;
	background-color:#edeeef;
}

#div_conteudo_convenios_busca form button{
	background-color:#edeeef;
	background-image: none;
	
	border-width: 2px;
	border-style: solid;
	border-color: #FFCC00;
	
	font-weight: bold;
	
	color: #0000FF;
	
	width: 70px;
	height: 25px;
	padding: 2px;
	margin: 5px;
	
	float: right;
	text-align: center;
	
	cursor: pointer;
}

#div_conteudo_convenios_busca h2 {
	background-color: #FFCC00;
	color: #006595;
	background-image:none;
	border:none;
}

#div_conteudo_convenios_busca p {
	padding-left: 10px;
	padding-right: 10px;
	background-color:#edeeef;
}

#div_rodape {
	width:780px;
	height: 50px;
	clear:both;
	background-color:#d0dbe7;
}

#div_topo h1 {
	width:780px;
	height:150px;
}

#div_rodape ul {
	width: 780px;
	height: 50px;
/*	background: url(../imagens/rodape.jpg) repeat-y;
*/	list-style: none;
}

#menu_beneficios ul {
	list-style: none;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 15px;
	color: #ff99CC;
	font-weight: bold;
	text-align: left;
}

#menu_direitos ul {
	list-style: none;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 15px;
	color: #ff99CC;
	font-weight: bold;
	text-align: left;
}

#menu_eventos ul {
	list-style: none;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 15px;
	color: #ff99CC;
	font-weight: bold;
	text-align: left;
}

#menu_institucional ul {
	list-style: none;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 15px;
	color: #ff99CC;
	font-weight: bold;
	text-align: left;
}

#div_menu a {
	text-decoration: none;
	color: #000;
	list-style-image:url(../imagens/marcador.gif);
}

#div_menu a:hover {
	text-decoration: underline;
	color: #134a8b;
	list-style-image:url(../imagens/marcador_hover.gif);
}

#div_menu a:active {
	text-decoration: underline;
	color: #0099CC;
	font-weight: bold;
	list-style-image:url(../imagens/marcador.gif);
}


a {
	text-decoration: none;
	color: #000066;
}

a:hover {
	text-decoration: underline;
	color: #134a8b;
}

a:active {
	text-decoration: underline;
	color: #0099CC;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:2px;
/*	padding-left: 20px;
*/	color:#134a8b;
	text-align:left;
	border-bottom: ridge;
	border-width: thin;
	border-bottom-color:#134a8b;
	text-transform: uppercase;
	display: block;
/*	background:url("../imagens/h2.gif") no-repeat -5px;
*/}

h3 {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	padding-left: 15px;
	color: #000;
	text-align:left;
	text-decoration: underline;
	background: url("../imagens/disco.gif") no-repeat 0px 4px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:2px;
	padding-left: 20px;
	color:#134a8b;
	text-align:left;
	border-bottom: ridge;
	border-width: thin;
	border-bottom-color:#134a8b;
	text-transform: uppercase;
	display: block;
/*	background:url("../imagens/h2.gif") no-repeat -5px;
*/}


p {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	padding-top: 20px;
	text-align:justify;
	color:#000;
	text-shadow:#333333;
}

p.figura {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	padding-top: 0px;
	text-align:justify;
	color:#000;
	text-shadow:#333333;
}


h4 {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	padding-top: 20px;
	text-align:justify;
	color: #000;
	text-shadow:#333333;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:2px;
	padding-left: 20px;
	color:#fff;
	text-align:left;
	border-bottom: ridge;
	border-width: thin;
	border-bottom-color:#134a8b;
	text-transform: uppercase;
	display: block;
	background-color:#134a8b;
}

p.direita {
	text-align: right;
}

p.centro {
	text-align: center;
}

p.centro_red {
	text-align: center;
	color:#F00;
}

#div_conteudo ul {
	list-style: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	padding-left: 40px;
	padding-bottom: 5px;
	text-align: justify;
	color: #000;
	text-shadow: #333333;
	text-indent: 0px;
	list-style-image: url(../imagens/marcador.gif);
}

#div_marcadagua ul {
	list-style: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	padding-left: 40px;
	padding-bottom: 5px;
	text-align: justify;
	color: #000;
	text-shadow: #333333;
	text-indent: 0px;
	list-style-image: url(../imagens/marcador.gif);
}

.img_direita {
	float: right;
	padding-left: 10px;
}
	
.img_esquerda {
	float: left;
	padding-right: 10px;
}

.img_center {
	float: center;
	padding-right: 10px;
}
	
#div_conteudo li.observacao {
	list-style: none;
	padding-bottom: 5px;
	padding-left: 15px;
	font-style: italic;
}

.swf_esquerda {
	float: left;
}
	


#div_conteudo ul li.endereco {
	list-style-image: url(../imagens/marc_ende.gif);
}

#div_conteudo ul li.telefone {
	list-style-image: url(../imagens/marc_fone.gif);
}

/*
#div_conteudo ul li.telefone {
	list-style-image: url(../imagens/icone_fone1.gif);
}
*/

/*
FORMULÁRIO COM FIELDSET
*/
fieldset{
	background-color:#E4EAED;
	
	border-width:2px 2px 2px 10px;
	border-style:solid;
	border-color:#00779F;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		
	margin:20px 0px 20px 20px;
	width:530px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
}

fieldset legend{	
	background-color:#FFEF97;
	
	border-width:1px 1px 1px 10px;
	border-color:#FFCC00;
	border-style:solid;

	color:#5c71a2;
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
	text-align:center;
		
	width:220px;
	padding:3px 5px;
	margin:0px 0px 10px 10px;
	position:relative;
	top: -14px;
	
}
	 
fieldset label{
	color:#5c71a2;
	font-size:100%;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	border-width: 0px;
	
	display:block;
	float:left;
	clear:left;
	width:500px;
	text-align:right;
	margin:0px 0px 10px 0px;
	padding:4px 25px 4px 4px;
	clear:left;
}

fieldset label.obrigatorio{
	background-image:url(/imagens/asterisco.gif);
	background-repeat:no-repeat;
	background-position: center right;
	padding-right: 20px;
}


fieldset input:focus {
	background-color:#FFEF97;
	color:#333333;
	background-image:url(/imagens/lapis.gif);
	background-repeat:no-repeat;
	background-position:right;
}

fieldset input{
	background-color:#FFFFFF;
	
	width:65%;
	margin:0px 0px 0px 0px;
	
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color:#333333;
	
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	
	padding:1px 20px 2px 2px;
}

fieldset input.disabled{
	background-color:#E4EAED;
	
	width:65%;
	margin:0px 0px 0px 0px;
	
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color:#C0C0C0;
	
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-style: italic;
	
	padding:1px 20px 2px 2px;
}

fieldset select{
	background-color:#FFFFFF;
	
	width:70%;
	margin:0px 0px 0px 0px;
	
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color:#333333;
	
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	
	padding:1px 2px 2px 2px;
}

.botao{
	background-color:#FFEF97;
	background-image:none;
	
	border-width:2px;
	border-style:solid;
	border-color:#FFCC00;
	
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
	width:380px;
	height: 25px;
	padding:2px;
	margin:-20px 0px 10px 0px; /* top, right, bottom, left */
	
}

.botoes{
	background-color:#FFEF97;
	background-image:none;
	
	border-width:2px;
	border-style:solid;
	border-color:#FFCC00;
	
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
	width:180px;
	height: 25px;
	padding:2px;
	margin:-20px 10px 10px 20px; /* top, right, bottom, left */
	
	float:left;
	
}

#div_conteudo_unidades {
	float: left;
	width: 588px;
	height: 230px;
	border: #FF0000;
	margin-top: 10px;
	padding-bottom: 20px;
	background-color:#edeeef;
}

#div_conteudo_unidades h2 {
	background-color: #134a8b;
	color: #006595;
	background-image:none;
	border:none;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.highslide-gallery-esquerda {
	float: left;
    display: block;
}




#div_futebol table, td, tr {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color: #555;
	padding: 1px;
	text-align:left;
}

#galeria li {
	display:block;
	float:left;
	padding:4px;
	background-color:#FFF;
	}

#galeria_1 li {
	display:block;
	float:left;
	padding:4px;
	background-color:#FFF;
}

#galeria_2 li {
	display:block;
	float:left;
	padding:4px;
	background-color:#FFF;
	display:
}

#div_conteudo_chamada {
	float: left;
	width: 588px;
	height: 400px;
	margin-top: 10px;
	padding-bottom: 20px;
/*	background-color: #E4EAED;
	border: solid 2px #00779F;*/
	margin-bottom: 10px;
	text-align:center;
}

#div_conteudo_chamada h2 {
	background-color: #134a8b;
	color: #006595;
	background-image:none;
	border: solid 2px #00779F;
}

#div_conteudo_revista {
	float: left;
	width: 588px;
	height: 250px;
	margin-top: 10px;
	padding-bottom: 20px;
/*	background-color: #E4EAED;
	border: solid 2px #00779F;*/
	margin-bottom: 10px;
	text-align:center;
}

