@charset "utf-8";
/* CSS Document */

@import url(quemsomos.css);
@import url(diretoria.css);
@import url(atuacao.css);
@import url(objetivos.css);
@import url(links.css);
@import url(contato.css);
@import url(eventos.css);




*{ margin:0;
   padding:0; 
}
   
body{ margin:0;
      padding:0;
	  text-align:center;
	  background: url(../img/back-topo.jpg) repeat-x;
}


/* Inicio divs principais*/

#geral{  width:890px;
         height:900px;
		 position:relative;
		  margin:0px auto;
	     margin-bottom:10px;
			
}

#geral2{ width:890px;
         height:1250px;
		 position:relative;
		  margin:0px auto;
	    margin-bottom:10px;

}

#cabecalho{ 
     width:890px;
        height:136px;
		position:relative;
		margin:0px auto;

		
			
}

#logo{  width:243px;
        height:113px;
	    position:relative;
		float:left;		
		margin-top:20px;

		
}



#logo a img{border:none;}

#menuhorizontal{    width:563px;
					height:26px;
					position:relative;
					float:right;
					margin-top:107px;
		
			
						
}


#menuvertical{    width:250px;
					height:239px;
					position:relative;
					float:left;		
					margin-top:10px;
											
}




#centro{ width:890px;
			height:468px;
			position:relative;
		    float:left;
			margin-top:40px;

						
}



#rodape{ width:890px;
			height:300px;
			margin:0px auto;

						
}

#rodape a img{border:none;}



#lateral{ width:243px;
			height:468px;
		    float:left;
			position:relative;
			margin-left:4px;

			
		
			
		
						
}



#conteudo{ width:598px;
		   height:468px;
		   position:relative;
		   float:right;

	
									
}



#conteudoevento{ width:598px;
		     height:468px;
			 position:relative;
		  									
}


#quadro{ width:598px;
		   height:200px;
		   position:relative;
		   text-align:left;
		   float:left;

		  
		
									
}

#servicos{ width:272px;
		   height:200px;
		   position:relative;
		   float:left;
		   margin-top:40px;
		    background: url(../img/evento.jpg) no-repeat;
		   background-position: left top;
		   text-align:left;

											
}

#eventos{ width:275px;
		   height:200px;
		   position:relative;
		   float:right;
		   margin-top:40px;
		     background: url(../img/evento.jpg) no-repeat;
		   background-position: left top;
		   text-align:left;

											
}

#eventos a img{border:none;}


#noticias{ width:243px;
		   height:300px;
		   position:relative;
		   float:left;
		   text-align:left;
						
}


#menulista{ width:243px;
		   height:300px;
		   position:relative;
		   float:left;
		   text-align:left;
						
}

#newsletter{ width:243px;
		   height:101px;
		   position:relative;
		   text-align:left;
		   	float:left;
			margin-top:38px;
		   background: url(../img/fundo-newslleter.jpg) no-repeat;
						
}




/* fim divs principais*/


/* Inicio menu horiontal */



#menuhorizontal ul{ width:430px;
					height:26px;
					position:relative;
					float:right;
					list-style:none;
}
	
#menuhorizontal ul li{display:inline;}

#menuhorizontal ul li a{margin-left:15px;
						font-size:12px;
						text-decoration:none;
						color:#ffffff;
						padding:2px 10px 2px 10px;
						font-family:Trebuchet MS;
						float:right;
}



#menuhorizontal ul li a:hover{
								color:#d53a59;	
								background:#0a1026;
								text-decoration:none;
								color:#FFFFFF;

}


/* Fim menu horiontal */


/* inicio menu noticias */

#noticias h1{text-align:left;}

#noticias ul{width:243px;
		   height:300px;
		   float:left;
		   margin-top:6px;
		   position:relative;
		   list-style:none;}
		   
#noticias ul li{display:block;border-bottom:1px dotted #e0e6a7;width:243px; height:58px;float:left;margin-bottom:4px;}

#noticias ul li h2{font-family:arial;
                    font-size:10px;
					color:#444444;
				   font-weight:bold;
					margin-left:5px;
}


#noticias ul li p{font-family:arial;
                    font-size:11px;
					color:#555555;
						margin-top:3px;
						margin-left:5px;
						margin-bottom:3px;
					
				
					
}

#noticias ul li p a{font-family:arial;
                font-size:11px;
			    color:#8a8e67;
				text-decoration:none;		
						
				
					
}

#noticias ul li p a:hover{text-decoration:underline;
				
					
}


#noticias ul a.lertodas{font-family:arial;
                       font-size:11px;
					    color:#444444;
						font-weight:bold;
						float:right;
						margin-right:15px;
						text-decoration:none;
			}
			
#noticias ul a.lertodas:hover{text-decoration:underline;}

#noticias a.linkmenu{font-family:arial;
                       font-size:12px;
					    color:#555555;
						margin-top:10px;
						padding-top:30px;
						text-decoration:none;
						
					
			}

#noticias a:hover.linkmenu{margin-left:5px;}

/* fim menu noticias */


/* inicio newslleter */




#newsletter form{
	 width:243px;
	height:30px;
	float:left;
	margin-top:40px;



}


#newsletter form label{
	
	width:170px;
	height:30px;
    margin-left:7px;
    float:left;
}


#newsletter form label input{width:170px;
			text-align:left;
            padding:6px;
             padding-left:10px;
			border:none;
			font-size:10px ;
			font-family:arial;
			color:#888888;
			background: url(../img/form.png) no-repeat;
			
		
			
			
			}

.btnew{  
		   background:#323b55;
		 	border:none;
		    width:29px;
		   float:left;
		   font-family:arial;
		   font-size:12px ;
		   color:#ffffff; 
		   cursor:pointer;
		   padding:5px 8px 5px 8px;
		   margin-left:17px;
		   text-decoration:none;
}
		   
		   
#newsletter p{	font-size:11px ;
			font-family:arial;
			color:#555555;
			text-align:left;
		    margin:6px 0 0 10px;
	}
		   
/* fim newslleter */

		   
/* inicio evento */


#eventos img{margin-top:35px;}

#eventos a{font-size:12px ;
			font-family:arial;
			color:#555555;
			float:left;
			text-decoration:none;
			margin-left:5px;
			margin-top:5px;
		    }
			
#eventos a:hover{text-decoration:underline;}

/* fim evento */


/* inicio servicos */


#servicos  p{font-size:11px ;
			font-family:arial;
			color:#555555;
	       text-align:justify;
			margin-left:5px;
			margin-top:35px;
			
		    }


#servicos  ul{float:left;
             position:relative;
			 height:68px;
			 margin-top:10px;
			
			 }
			 
#servicos  ul li{display:block;
			  height:15px;
			  padding-bottom:3px;
			  margin-left:10px;
			  float:left;
			  background:url(../img/circulo.jpg) no-repeat;
			 }

#servicos  ul li a{font-size:11px ;
			 font-family:arial;
			 color:#555555;
		     padding-left:10px;
			
             float:left;
			 text-decoration:none;
		}

#servicos  ul li a:hover{text-decoration:underline;}

#servicos  ul a.linkservicos{font-size:11px ;
			font-family:arial;
			font-weight:bold;
			color:#555555;
		    padding-left:10px;
            float:left;
			margin-top:10px;
			text-decoration:none;
		
		}
		
#servicos ul a:hover{text-decoration:underline;}


/* Fim servicos */


/* inicio quadro quem somos */

#quadro img{float:left;}

#quadro h1 img{margin-left:10px;}

#texto {width:260px;
		height:100px;
		float:left;
		position:relative;
		margin-left:10px;

}
	

#texto p{   font-size:11px ;
			font-family:arial;
			color:#555555;
		text-align:justify;
 }

#texto a{font-size:11px ;
			font-family:arial;
			color:#555555;
			margin-top:20px;
            float:left;
			text-decoration:none;
}

#texto a:hover{text-decoration:underline;}


/* Fim quadro quem somos */



img {
	VERTICAL-ALIGN: middle
}
a {
	COLOR: #c1c1c1; TEXT-DECORATION: none
}
p {
	COLOR: #c1c1c1; TEXT-DECORATION: none
}
li {
	COLOR: #c1c1c1; TEXT-DECORATION: none
}
ul {
	COLOR: #c1c1c1; TEXT-DECORATION: none
}

#fW_Content {
	DISPLAY: inline; WIDTH: 598px; HEIGHT: 239px;float:right;margin-top:10px;
			
}
#fW_Content img {
	WIDTH: 598px; HEIGHT: 239px;border:none;
}
#fW_Controls {
	DISPLAY: inline; WIDTH: 180px; HEIGHT: 30px;margin-top:-50px;
}
#fW_Controls a {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND: url(../images/btnFeatureHover.png) no-repeat; FLOAT: left; WIDTH: 30px; COLOR: white; PADDING-TOP: 6px; HEIGHT: 20px; TEXT-ALIGN: center
}
#fW_Controls a.activeSlide {
	BACKGROUND-POSITION: 0px -30px; COLOR: #ff5300
}
#fW_Controls a:hover {
	BACKGROUND-POSITION: 0px -30px; COLOR: #000000
}




/* inicio menu congresso */
/* inicio menu noticias */



#menulista ul.linkmenu{width:254px;
		   height:406px;
		   float:left;
		   position:relative;
		   list-style:none;}
		   
#menulista ul li.linkmenu{display:block;border-bottom:1px dotted #e0e6a7;margin-top:6px;background: url(../img/seta.jpg) no-repeat;background-position: left bottom;}


#menulista ul li a.linkmenu{font-family:arial;
                font-size:12px;
				padding:10px 0 15px 16px;
			    color:#8a8e67;
				text-decoration:none;
						
				
					
}

#menulista ul li a.linkmenu:hover{margin-left:5px;}


			


/* fim menu noticias */
