/* CSS Document */

/*	FOLHA ESCRITA POR ELISEU DA SILVA BORGUEZÃO
	WWW.ESTRATEGIADIGITAL.COM.BR // OUT-2007	*/

*{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: normal;
	letter-spacing: normal;
	border: 0px;
	border-width: 0;
	text-indent: 0;
	font: 13px Trebuchet MS;
	color: #333333;
}

em{
	font-style: italic;
}
ul li{
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}
* img{
	border: 0px;
}

.listas{
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	line-height: 200%;
}

body{
	text-align: center;
	margin: 0 0 0 0;
	padding-top: 4px;
	background: url(../imagens/bgsite.gif) top center repeat-y;
}

#pai{
	margin: 0 auto;
	width: 779px;
}

cite{
	font-style: italic;
	background: #efefef;
}

strong{
	font-weight: bold;
}

/* ------------------------------------------------------------------------ LINKS */
a{
	text-decoration: underline;
	color: #0060BF;
}

a:visited{
	text-decoration: underline;
	color: #0060BF;
}

a:hover{
	text-decoration: none;
	color: #13007C;
}

/* LINKS - FIM */

/* TITULOS E SUBTITULOS */
h1{
color: #13007C;
font-weight: bold;
font-size: 15px;
}

h2{
color: #0066CC;
font-weight: bold;
font-size: 13px;
}
/* TITULOS E SUBTITULOS - FIM */

#barraesquerda{
	width: 248px;
	padding: 0 6px 0 0;
	text-align: right;
	position: relative;
	float: left;
	z-index: 1009;
		/*border:1px solid #000000;*/
	margin-right: 3px;
	margin-bottom: 10px;
}

/*  --------------------------------------------------------------------------- MENU VERTICAL */

#barramenuvertical{
	text-align: left;
	margin-left: 12px;
	z-index: 1000;
		/*border:1px solid #00FF33;*/
}

#menu_sinsaude, #menu_beneficios, #menu_boletos, #menu_contribuicoes, #menu_cadastros, #menu_deptos{
	padding-bottom: 8px;
}

#menu_sinsaude ul li a, #menu_beneficios ul li a, #menu_boletos ul li a, #menu_contribuicoes ul li a, #menu_cadastros ul li a, #menu_deptos ul li a{
	text-decoration: none;
	width: 220px;
}

#menu_sinsaude ul li, #menu_beneficios ul li, #menu_boletos ul li, #menu_contribuicoes ul li, #menu_cadastros ul li, #menu_deptos ul li{
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 19px;
	margin-bottom: 3px;
}

/* ---------------------------------------------------------------------------- MENU SINSAUDE */
#menu_sinsaude ul li{
	background: url(../imagens/menu_icon_beneficios.gif) left top no-repeat;
	border-bottom: 1px solid #497AAF;
	text-indent: 10px;
}

#menu_sinsaude ul li a{
	color: #497AAF;
	text-indent: 6px;
}

#menu_sinsaude ul li a:hover{
	color: #497AAF;
}

/* MENU SINSAUDE - FIM */
/* ------------------------------------------------------------------------------ MENU BENEFICIOS */

#menu_beneficios ul li{
	background: url(../imagens/menu_icon_beneficios.gif) left top no-repeat;
	border-bottom: 1px solid #497AAF;
	text-indent: 10px;
}

#menu_beneficios ul li a{
	color: #497AAF;
	text-indent: 6px;
}

#menu_sinsaude ul li a:hover, #menu_beneficios ul li a:hover, #menu_boletos ul li a:hover, #menu_contribuicoes ul li a:hover, #menu_cadastros ul li a:hover, #menu_deptos ul li a:hover{
	color: #497AAF;
}

#menu_sinsaude ul li a:active, #menu_beneficios ul li a:active, #menu_boletos ul li a:active, #menu_contribuicoes a:active, #menu_cadastros ul li a:active, #menu_deptos ul li a:active{
	color: #497AAF;
}

/* MENU SINSAUDE - FIM */
/* ----------------------------------------------------------------------------- MENU BOLETOS */

#menu_boletos ul li{
	background: url(../imagens/menu_icon_beneficios.gif) left top no-repeat;
	border-bottom: 1px solid #497AAF;
	text-indent: 10px;
}

#menu_boletos ul li a{
	color: #497AAF;
	text-indent: 6px;
}

/*  MENU BOLETOS - FIM */

/* ----------------------------------------------------------------------------- MENU CONTRIBUICOES */

#menu_contribuicoes ul li{
	background: url(../imagens/menu_icon_beneficios.gif) left top no-repeat;
	border-bottom: 1px solid #497AAF;
	text-indent: 10px;
}

#menu_contribuicoes ul li a{
	color: #497AAF;
	text-indent: 6px;
}

/*  MENU BOLETOS - FIM */
/* ------------------------------------------------------------------------------ MENU CADASTROS */

#menu_cadastros ul li{
	background: url(../imagens/menu_icon_beneficios.gif) left top no-repeat;
	border-bottom: 1px solid #497AAF;
	text-indent: 10px;
}

#menu_cadastros ul li a{
	color: #497AAF;
	text-indent: 6px;
}

/* MENU CADASTROS - FIM */
/* --------------------------- */
/* ------------------------------------------------------------------------------- MENU DEPTOS */

#menu_deptos ul li{
	background: url(../imagens/menu_icon_beneficios.gif) left top no-repeat;
	border-bottom: 1px solid #497AAF;
	text-indent: 10px;
}

#menu_deptos ul li a{
	color: #497AAF;
	text-indent: 6px;
}

/* ------------------------------------------------------------------------------- MENU SUB-MENU */
#submenu{
	position: absolute;
	left: 0px;
	top: 291px;
	z-index: 991;
	text-align: left;
	margin-left: 200px;
	background: #FFFFFF;
	width: 160px;
	padding: 4px;
	display: none;
	border: 1px solid #497AAF;
}

#submenu2{
	position: absolute;
	left: 0px;
	top: 668px;
	z-index: 98;
	text-align: left;
	margin-left: 200px;
	background: #FFFFFF;
	width: 212px;
	padding: 4px;
	display: none;
	border: 1px solid #497AAF;
}

* html #submenu2{
	top: 648px;
}

/* MENU DEPTOS - FIM */

/* --------------------------------------------------------------------- DIV DO CENTRO E CONTEÚDO */
#centro{
	position: relative;
	float: left;
	width: 514px;
	padding: 0 2px 0 0;
		/*border: 1px solid #000000;*/
	text-align: left;
	margin: 0px 0px 10px 0px;
}
#centrointerno{
	position: relative;
	float: left;
	width: 484px;
	padding: 51px 2px 0 26px;
		/*border: 1px solid #000000;*/
	text-align: left;
	margin: 0px 0px 20px 0px;
}

* html #centro{
	height: 1000px;
}

/* --------------------------------------------------------------------- FOTO DA FAXADA / TEXTO INSTITUCIONAL */
#faxada{
	background: url(../fotos/faxada_sinsaude.jpg) top left no-repeat;
	width: 280px;
	height: 582px;
	margin-bottom: 10px;
		/*border: 1px solid #99CC00;*/
	float: left;
	position: relative;
	margin: 0 4px 4px 0;
	z-index: 990;
}

/* ----------------------------------------------------------------------- FRASES MARKETING */
#frasesmarketing{
	width: 228px;
	float: left;
	position: relative;
	margin-bottom: 8px;
}

/* ----------------------------------------------------------------------- EVA BYTE */
#evabyte{
	width: 228px;
	float: left;
	position: relative;
	margin-bottom: 8px;
}

/* ------------------------------------------------------------------------ DENUNCIA */
#denuncia{
	width: 228px;
	float: left;
	position: relative;
		/*border: 1px solid #33CCCC;*/
}

/* ------------------------------------------------------------------------ FORM DA DENUNCIA */
.inputdenuncia{
	width: 226px;
	border: 1px solid #0066CC;
	color: #0066CC;
	background: url(../imagens/falecom_bg.gif) top right no-repeat;
}

.textareadenuncia{
	width: 226px;
	height: 120px;
	border: 1px solid #0066CC;
	color: #0066CC;
	background: url(../imagens/falecom_bg.gif) top right no-repeat;
}

.btenviardenuncia{
	width: 60px;
	height: 20px;
	border: 1px solid #0066CC;
	color: #0066CC;
	background: url(../imagens/falecom_bg.gif) top right no-repeat;
}
/* FORM DENUNCIA - FIM */

/* ------------------------------------------------------------------------- TELA DE EXTRAS */
#extras{
	clear: both;
	margin-right: 14px;
	width: 304px;
	height: 168px;
	float: left;
	position: relative;
}

/* ------------------------------------------------------------------------- CHAMADAS DE BENEFÍCIOS EM FLASH */
#chamadas{
	clear: both;
	width: 498px;
	padding: 4px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 6px;
		/*border: 1px solid #99CC00;*/
	background-color: #E0EEFE;
}

/* ------------------------------------------------------------------------- NEWSLETTER */
#newsletter{
	border-right: 1px dashed #13007C;
	padding: 0px 8px 0px 8px;
	width: 256px;
	text-align: left;
	margin: 0px 10px 0px 0px;
	float: left;
	position: relative;
		/*border: 1px solid #FF0000;*/
}
/* TELA DE EXTRAS - FIM */

/* ------------------------------------------------------------------------- LOGOTIPOS */
#logotipos{
	width: 228px;
	text-align: center;
		/*border: 1px solid #999999;*/
	float: left;
	position: relative;
	/*padding-top: 10px;*/
}
/* ------------------------------------------------------------------------- DIV CENTRO - FIM -------------- */

/* RODAPÉ */

#rodape{
	clear: both;
	width: 779px;
	height: 80px;
	background-color: #6D8DAF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
		/*border: 1px solid #FF0000;*/
}
#rodape p, #rodape a{
	color: #FFFFFF;
	text-decoration: none;
}
#rodape img{
	vertical-align: middle;
}

/* ------------------------------------------------------------------------ TEXTAREA CADASTROS */
.inputcadastros{
	width: 350px;
	border: 1px solid #0066CC;
	color: #0066CC;
	background: url(../imagens/falecom_bg.gif) top right no-repeat;
	text-indent: 5px;
}

/* FORM DENUNCIA - FIM */


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 1014;
	text-align: center;
	line-height: 0;
}

#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: 1010;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* 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;
}
#imageData{
	padding:0 10px;
}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1012;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}