@charset "utf-8";
/* CSS Document */
html {
       overflow: -moz-scrollbars-vertical;
}

body {
	margin:0;
	background:black url(../imagens/background.jpg) repeat top left;
	font-family:tahoma;
	font-size:70%;
}


/* Cabeçalho */

#header {
	width:1000px;
	margin:0 auto 0 auto;
	height:150px;
	background-color:#FFFFFF; 
	border-bottom:1px dotted #006699;*/
	
}

/* Fim do cabeçalho */

#data{
margin:0 0 5px 0;
width:600px;

float:right;
border-bottom:solid #CCCCCC 1px;
}

/* Agora, o frame principal */

#mainframetop { 
	background:#fff url(../imagens/topcontent.gif) no-repeat left top;
	width:1000px; 
	height:31px; 
	margin:0 auto 0 auto;
	clear:both;
	border:#CCCCCC solid 1px;
} 

#mainframe { 
	width:1000px;
	margin:0px auto; 
	background:#fff url(../imagens/background.jpg) repeat-y left top;
	min-height:400px;
	height:expression(this.scrollHeight < 400 ? "400px":"auto");
	
} 
#contentspacer {
	height:1px;
	clear:both;
	width:1000px;
}
#leftmenu {
	float:left;
	width:15%;
	margin:15px 0 0 0;

}
#rightmenu {
	float:right;
	width:20%;
}
#logo {
	float:left;
	width:20%;
	margin:10px 0 0 10px;
}
#logoDivulgacao{
	border:#9EC7DE dotted 2px;
	margin:0 0 2px -4px;
	background-color:#C6E1EA;
	padding:0 2px 2px 2px;
	width:138px;
	
}
#logoDivulgacao p a:visited{
color:#006699;
}

#logocontent {
	float:left;
	width:100%;
	padding:2px auto 2px auto;
}
#logocontent  a:link, #logocontent  a:visited, #logocontent  a:active {
	border:0;
	text-decoration:none;
}
#logocontent a:hover {
	border:0;
	text-decoration:none;
}
#rightcontent {
	float:left;
	width:50%;
}
#mainframebottom {
	background:#fff url(../imagens/bottomcontent.gif) no-repeat left top;
	margin: 0 auto 0 auto;
	width:1000px;
	height:45px;
	clear:both;
}

#leftmenupad {
	padding:2px 0px 10px 5px;
}

#leftmenupad ul{
	list-style:none;
	margin:0;
	padding:0;
}

#leftmenupad li{
	margin:0;
	pading:0;
	width:99.6%;
	border-top:3px solid #006699;

}

#leftmenupad li a:link, #leftmenupad li a:visited, #leftmenupad li a:active {
	height:35px;
	line-height:35px;
	color:#006699;
	background:#FFFFFF;
	text-decoration:none;
	display:block;
	width:100%;
	text-indent:5px;
}
#leftmenupad li a:hover {
	height:35px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../imagens/menu.jpg);
}

#rightmenupad {
	padding:2px 0px 10px 5px;
}

#contentmenupad {
	width:125%;
	margin:2px 2px auto 5px ;
	padding:0px 40px 5px 10px;
	overflow:hidden;
	min-height:525px;
	border:1px solid #CCCCCC;
}
#contentmenupad a:link, #contentmenupad a:visited, #contentmenupad a:active {
	color:#006699;
	text-decoration:none;
}

#contentmenupad a:hover {
	color:#333333;
	text-decoration:none;
}

#contentmenupad h1, #contentmenupad h2 {
	color:#006699;
	font-size:140%;
	font-family:"Trebuchet MS";
	letter-spacing:-1px;
}
#contentmenupad h4 {
	color:#006699;
	font-size:100%;
	font-family:"Trebuchet MS";
	letter-spacing:-1px;
}

#footertop {
	height:10px;
	width:1000px;
	clear:both;
	background:white;
	border-left:1px solid #CCCCCC;
	margin:0 auto 0 auto;
}
#footerbottom {
	background:#fff url(../imagens/sengeCErodapeTop.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:98%;
	height:100px;
	clear:both;
	color:#666666;
	margin:0 auto 0 auto;
	font: bold 10px Arial, "Trebuchet MS", Verdana, sans-serif;
	border-bottom:#006699 solid 5px;
}
#footerbottompadding{
	padding:30px 0 0 20px;
	line-height:15px;

}

/*----------------------------------------------------------------*/

.ativo {
	height:35px;
	color:#666666 !important;
	text-decoration:none;
	background-image:url(../imagens/ativo.jpg) !important;
}

/*
#busca {
	margin:30px 0 0 0;
	width:190px;
	float:right;
}

#pessoa {
	margin:30px 0 0 10px;
	width:250px;
	float:right;
}
input[type="submit"]{
	background:#006699;
	border:1px solid #333333;
	color:white;
}
*/

.icone {
	padding:4px;
	float: left;
	width: 100px;
	height:100px;
	min-width:80px;
	margin: 5px 0 0 10px;
	text-align:center;
	background:#F2F2F2;
}

.icone a:link, .icone a:visited, .icone a:active {
	padding:4px;
	text-decoration:none;
	color:#333333;
	width:100%;
	height:100px;
	display:block;
	border-bottom:1px solid #F2F2F2;
	border-right:1px solid #F2F2F2;
}
.icone a:hover {
	padding:4px;
	text-decoration:none;
	color:blue;
	height:100px;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}
.meio {
	text-align:center;
}

.paginacao {
	width:50%;
	margin:0 auto 0 auto;
	line-height:25px;
	text-align:center;
	font-size:140%;
	font-weight:bold;
}
.paginacao a:link, .paginacao a:visited, .paginacao a:active  {
	color:#006699;
	border:1px solid #CCCCCC;
	padding:0 5px 0 5px;
	text-decoration:none;	
}
.paginacao a:hover  {
	color:white;
	text-decoration:none;
	background-color:#006699;
	border:1px solid #CCCCCC;
}
/*---------------------------CONTATO----------------------------------------------------------*/
/*#contato{
width:160px;
height:25px;
background-color:#006699;
color:#FFFFFF;
}*/
#contato a{
 color:#006699;
 font-family:"Trebuchet MS", Arial, Tahoma;
 font-size:100%;
 text-decoration:none;
 margin:0 10px 0 35px;
}
#contato a:hover{
 color:#0066CC;
 font-family:"Trebuchet MS", Arial, Tahoma;
 font-size:100%;
}


/*---------------------------PESQUISA----------------------------------------------------------*/
#buscar{
	width:150px;
	/*height:60px;*/
	background-color:#fff;
	border-top:4px solid #006699;
	border-bottom:1px solid #ccc;
	margin:265px 0 0 0;	
	float:right;
}

#buscar h3 {
	margin:0;
	color:#006699;
	font-size:100%;
}

#buscar input {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#666;
}


/*------------------------------------NEWSLETTER------------------------------------------------*/
#newsletter {
	width:147px;
	/*height:65px;*/
	background-color:#fff;
	border-top:4px solid #006699;
	border-bottom:1px solid #ccc;
	margin:320px -155px 10px 0;
	float:right;
	
	
	}
	#newsletter h3 {
	margin:0;
	color:#006699;
	font-size:100%;
	}
	#newsletter input {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#666;
	}
/*---------------------------CURRICULO---------------------------------------------------------*/

#curriculo{
	width:150px;
	/*height:50px;*/
	
	/**height:65px;
	_height:65px;*/
	float:right;
	border-top:4px solid #006699;
	border-bottom:1px solid #ccc;
	*margin-top:190px;
	margin:365px -150px 5px 0;
	}
#curriculo h3 {
	margin:0;
	text-decoration:none;
	color:#006699;
	font-size:100%;
}
#curriculo a {
	margin:0;
	text-decoration:none;
	color:#666666;
}
#curriculo a:hover {
	margin:0;
	color:#006699;
}
/*----------------------------ASSOCIE--------------------------------------------------------*/
.associe{
	width:147px;
	/*height:50px;*/
	float:right;
	border-top:4px solid #006699;
	border-bottom:1px solid #ccc;
	margin:385px -155px 5px 0;
	}
.associe h3 {
	margin:0;
	text-decoration:none;
	color:#006699;
	font-size:100%;
}
.associe a {
	margin:0;
	text-decoration:none;
	color:#666666;
}
.associe a:hover {
	margin:0;
	color:#006699;
}

.vejaAsNoticias{
color:#999999;}


/*-----------------------------ENTIDADES------------------------------------------------------*/
.entidades{
	width:100%;
	/*height:200px;*/
	border-top:1px dotted #006699;
	border-right:1px dotted #006699;
	border-left:1px dotted #006699;
	border-bottom:1px solid #ccc;
	padding:5px;
	margin:15px 0 0px 0;
}

.tituloEntidades h3 {
	width:100%;
	background-color:#E2EAFC;
	border-top:1px dotted #006699;
	border-right:1px dotted #006699;
	border-left:1px dotted #006699;
	border-bottom:2px solid #006699;
	margin:0;
	padding:5px;
	text-decoration:none;
	color:#006699;
	font-size:100%;
}
/*-----------------------------APRESENTAÇÃO------------------------------------------------------*/
.apresentacao{
	width:100%;
	/*height:200px;*/
	border-top:1px dotted #006699;
	border-right:1px dotted #006699;
	border-left:1px dotted #006699;
	border-bottom:1px solid #ccc;
	padding:5px;
	margin:15px 0 0px 0;
}

.tituloApresentacao h3 {
	width:100%;
	background-color:#DBDEFD;
	border-top:1px dotted #006699;
	border-right:1px dotted #006699;
	border-left:1px dotted #006699;
	border-bottom:2px solid #006699;
	margin:0;
	padding:5px;
	text-decoration:none;
	color:#006699;
	font-size:100%;
}

/*-----------------------------CONTRIBUIÇÃO SINDICAL--------------------------------------*/
.contribuicao{
	width:147px;
	/*height:170px;*/
	float:right;
	border-top:4px solid #006699;
	border-bottom:1px solid #ccc;
	margin:425px -155px 5px 0;
}

.contribuicao h3 {
	margin:0;
	text-decoration:none;
	color:#006699;
	font-size:100%;
}
/*-----------------------------MINHA CASA MINHA VIDA--------------------------------------*/
.minhaCasaMinhaVida{
	width:147px;
	/*height:170px;*/
	float:right;
	border-top:4px solid #006699;
	border-bottom:1px solid #ccc;
	margin:590px -155px 5px 0;
}

.minhaCasaMinhaVida h3 {
	margin:0;
	text-decoration:none;
	color:#006699;
	font-size:100%;
}
/*-----------------------------BOLETIM--------------------------------------*/
.boletim{
	width:150px;
	/*height:140px;*/
	float:right;
	border-top:4px solid #006699;
	border-bottom:1px solid #ccc;
	margin:0px -145px 5px 0;
}

.boletim h3 {
	margin:0;
	text-decoration:none;
	color:#006699;
	font-size:100%;
}
/*-----------------------------FORTALEZA PLURAL--------------------------------------*/
.fortaleza_plural{
	width:147px;
	/*height:170px;*/
	float:right;
	border-top:4px solid #006699;
	border-bottom:1px solid #ccc;
	margin:880px -140px 0 0;
}

.fortaleza_plural h3 {
	margin:0;
	text-decoration:none;
	color:#006699;
	font-size:100%;
}

/*-----------------teste----------------------------------------------*/
#eventos{
border:#CCCCCC 1px solid;
width:650px;
padding:5px;
background-color:#ECF2FD;
}



/*------------ÁREA DE DESTAQUES--------------------------------------------------------------*/
#top{
	background-image:;
	background-repeat:repeat-x;
	width:120%;
	height:200px;
}
	
#noticias2 {
	padding: 20px 0 15px;
	background:#FFFFFF;
	float: left;
	width: 120%;
}
.comp {
	float: left;
	width: 48%;
	border:#C1C1C1 solid 1px;
	text-align:justify;
	color:#464646;
	padding:0 5px 0 5px;
}
.comp img{
	float:left;
	width:90px;
	height:90px;
	padding:5px;
}
.comp h5 {
	color:#003333;
	font-size:10px;
}

.destaques{
background-color:#E2EEFC;
font-family:"Trebuchet MS", Arial, Tahoma;
border:#CCCCCC dotted 1px;
padding:2px;
background-image:url(../imagens/barraDestaques.jpg);
background-repeat:repeat-x;

}
.destaques h2{
font-family:"Trebuchet MS", Arial, Tahoma;
font-size:14px; 
}

.destaques2{
background-color:#070B2C;
border:#CCCCCC dotted 1px;
padding:2px;
background-image:url(../imagens/barraDestaques.jpg);
background-repeat:repeat-x;

}


/*------------------------------------------------------------------------------------
------------------EFEITOS SLIDE SHOW NO INDEX---------------------------------------


            * {
                margin: 0;
                padding: 0;
                list-style: none;
                text-decoration: none;
               }
            div#slideshow {
                height: 250px;
                width: 640px;
                border: 1px solid black;
            }
            div#slideshow #links {
                float: right;
                clear: both;
                width: 10%;
                text-align: center;
            }
            div#slideshow #links li {
                font-size: 12px;
                border-top: 1px dotted white;
                line-height: 49px;
            }
            div#slideshow #links li.inativo {
                background:#FFFFFF;
            }
            div#slideshow #links li.ativo {
                background:#006699;
            }
            div#slideshow #slides {
                background:#D7EFF7;
                height: 100%;
                color: white;
                font-size: 14px;
            }
            div#slideshow #slides .visible {
                display: block;
            }
            div#slideshow #slides .hidden {
                display: none;
            }
            div#slideshow #slides div span {
                display: block;
            }
            div#slideshow #slides .titulo{
                font-weight: bold;
                font-size: 16px;
                padding: 5px 0 0 5px;
            }
            div#slideshow #slides .conteudo {
                padding: 0 0 0 5px;
            }
      */



		


