/* envolve todo o layout: */
	
	body
	{
	background:#8fb8d1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

	#main 
	{
	display:block;
	width:991px; /* largura global do layout */
	margin:auto;
	padding:0px;
	}




	/* zona do topo */
	/* ------------ */

	#top
	{
	  width:991px;
	  display:table;
	}
	
	
	/* zona topo */
	/* ---------------------- */

	#p7 
	{
	width:991px;
	height: 39px;
	background: #FFF url("/files/25/25.png") no-repeat;
	display:table-cell;
	vertical-align:top;
	}
	

	#txt_top
	{
	vertical-align:top;
	color: #0278bc;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	padding-top: 12px;
	padding-left: 65px;
	width: 589px;
	}


	#formulario
	{
	display:inline;
	height: 39px;
	padding: 0px;
	vertical-align: top;
	margin: 0px;
	}

	form
	{
    margin: 0 0 0 0;
	padding: 0px;
	border: 0px;
	}

	#txt-form
	{
	display:inline;
	float:left;
	width: 253px;
	height: 35px;
	border: 0px;
	font-size: 18px;
	color: #016299;
	background: #FFF url("/files/21/21.png") no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
       padding-top: 6px;
	}	
 
 	#btn_form
	{
	display:inline;
	width: 81px;
	height: 35px;
	border: 0px;
	}












	
	#p6 /* zona logotipo */
	{
	background-color:#FFF;
	width:991px;
	height: 151px;
	}
	
	
	
	#p5 /* Menu */
	{
	background-color:#FFF;
	width:991px;
	height: 30px;
	background: #FFF url("/files/23/23.png") no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
	
	
	#menu
	{
        width:991px;	
	font-family: sans-serif;
	font-size: 16px;
	font-weight: normal;
	
	}
		
	a.link-menu:link
	{
	color: #4c8eb6;
	text-decoration: none;
       background: #FFF url("/files/19/19.png") no-repeat;
	}
	
	a.link-menu:hover
	{
	color: #014267;
	background: #FFF url("/files/17/17.png") no-repeat;
	text-decoration: underline;
	}
	
	a.link-menu:visited
	{
	color: #4c8eb6;
	text-decoration: none;
       background: #FFF url("/files/19/19.png") no-repeat;
	background-repeat: no-repeat;;
	}
	
	a.link-menu:active
	{
	color: #014267;
	background: #FFF url("/files/17/17.png") no-repeat;
	}		
		
		
		



	#p4 /* zona banner */
	{
         width:991px;
         margin:auto;
         padding:0px;
	 height: 347px;        
	}


	p.titulo
	{
	font-size: 40px;
	color: #000;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	}

	p.subtitulo
	{
	font-size: 26px;
	color: #333;
	margin: 0px;
	vertical-align: top;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	}

	p.texto
	{
	width: 500px;
	padding-left: 50px;
	}



	
	
	
	/* area principal de conteúdo, dividida em 2 colunas */
	/* ------------------------------------------------- */

	#content 
	{
	  display:table; 
	  width:991px;
          margin:0;
          padding:0;
	}

	#p3 /* zona pequeno conteúdos */
	{
        display:table-cell;
	background-color:#FFF;
	width:271px;
	background: #FFF url("/files/22/22.png") no-repeat;
        font-size: 13px;
	}
	
	
	h1
	{
	font-size: 20px;
	color: #06C;
	}
	
	
	
		
	
	#noticia
	{
	font-size: 13px;
	color:#000;
	padding-top:0px;
	margin-left: 30px;
        margin-right: 30px;
	width:231px;
	}
	
	
	
	
	
	

	#p1 /* zona de conteúdos */
	{
        display:table-cell;
	background-color:#FFF;
	width:640px;
        min-height:250px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	}



/* TABELA */

td.center {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
}


td.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
}







	/* rodape */
	/* ------ */

	#footer
	{
	  display:table;
	  width: 991px;
	}

	#p8 /* mapa do site */
	{
	background-color: #FFF;
	display:block;
	width:991px;
	height: 7px;
	background: #FFF url("/files/26/26.png") no-repeat;
	}
	
	h3
	{
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}	
	
	#submenu
	{
	display:block;
	float:left;
	width:140px;
	vertical-align:top;
	color: #333;
	padding-left:50px;
	padding-bottom:50px;
	padding-top:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	} 
 
	

	
	
	
	
	

	#p9 /* footer */
	{
	background-color: #FFF;
	display:block;
	width:991px;
	height: 82px;
	background: #FFF url("/files/27/27.png") no-repeat;
	}

	

	#mapas_link
	{
	font-size: 10px;
	color: #999;
	width:890px;
        padding-left:40px;
        padding-top:10px;
	}
	
	div.mapa
	{
	display:block;
        float:left;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	}
	
	
	div.barra
	{
	display:block;
        float:left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
	
	
	a.mapa-menu:link
	{
	font-size: 12px;
	color: #666;
	text-decoration: none;
	}
	
	a.mapa-menu:hover
	{
	font-size: 12px;	
       color: #000;
	text-decoration: underline;
	}
	
	a.mapa-menu:visited
	{
	font-size: 12px;	
       color: #000;
       text-decoration: none;
	}
	
	a.mapa-menu:active
	{
	font-size: 12px;	
       color: #666;
       text-decoration: none;
	}	
	
	



	#nome_fundo
	{
	font-size: 11px;
	color: #4c4c4c;
	display:block;
        float:left;
	width: 800px;
	padding-left: 40px;
        padding-top: 15px;
	}
	
	div.redes
	{
	display:block;
        float:left;
	width: 30px;
	}










/* banner*/


#banner_esq /* zona esquerda na área de conteúdos */
	{
	width:4px;
	height:347px;
	background: url("/files/60/60.png") no-repeat;
       background-color: #FFF;
	}
	
	

#banner_total 
	{
	height:300px;
        background-color: #FFF;
	}
 
 
 #banner_direita /* zona direita na área de conteúdos */
	{
	width:4px;
	height:347px;
	background: url("/files/59/59.png") no-repeat;
	}
 
 
 
 
 

	#banner_topo 
	{
	height:6px;
	background: url("/files/62/62.png") no-repeat;
       background-color: #FFF;
	}
	
	
	
 	#slider_wrap {
	width: 				984px;
	display:            block;
	z-index:			-1200;
	height:				300px;
	max-height:			300px;
	overflow:			hidden;
	background-color: #FFF;
		}
	
	
	#slider_wrap div div { 
		overflow: 			hidden;
		height:				347px;
		z-index:			-1200; 
	}

	#slider_wrap div div a{
	border:				none;
	}
 
	
	#banner_fundo
	{
	width: 263px;
	background: url("/files/61/61.png") no-repeat;
	height:41px;
        padding-left:720px;
	}







/* botoes*/

ul#feature_buttons{
	width:				200px;
	height:				25px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

ul#feature_buttons li{
	display: 			block;
	text-align: 			center;
	cursor: 			pointer;
	width:				25px;
	height:				25px;
	background: url("/files/63/63.png") no-repeat;
	float:left;
}

ul#feature_buttons li:hover {
background-position:		center left; 
color:				#83b2ba;	
}

ul#feature_buttons li.active {
	background-position:		left bottom;
	background: url("/files/64/64.png") no-repeat;
}











/* conteudos*/

    h2 {
	font-size: 18px;
	font-weight: bold;
	color: #09F;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Lucida Grande", sans-serif;
      }
  
    h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	margin: 0px;
	padding: 0px;
      }
 
 
	h4 {
	font-family: "Lucida Grande", sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #09F;
	padding: 0;
	margin: 0;
     	 }

	h5 {
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-style: italic;
     	 }

	h6 {
	font-family: "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #09F;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
     	 }




	.bb {	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	border: 0px;
	color: #000;
	height:40px;
	}

	.bb {
	border-bottom: 1px solid silver;
}
	
	
	p.conteudos {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}




a.link_menufundo:link {
	text-decoration: none;
	color: #06C;
}
a.link_menufundo:visited {
	text-decoration: none;
	color: #06C;
}
a.link_menufundo:active {
	text-decoration: none;
	color: #06C;
}
a.link_menufundo:hover {
	text-decoration: underline;
	color: #06C;
}


	p.curriculum {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	}











/* TOP OF THE MENU CASCADE */

.menu, .menu:hover
{
	position: relative;			/* establish a menu-relative positioning context */
	float: left;				/* play nicely with others */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	border: 0px;
	height: 30px;				/* the menu's overall height */
	width: 961px;				/* we always want our menu to fill the available space */
	background: #FFF url("/files/96/96.png") no-repeat;		/* menu background color */
	font-size: 15px;			/* this (and also below) sets the menu's font size */
	color: white;
	font-weight: bold;
}

.menu img 
{
	
	vertical-align: top;	/* prevent images from being pushed down by text */
}

.menu ul
{
	z-index:100:
        padding: 0px 0px 0px 0px;
	margin: 0;
	border: 0;
	list-style-type: none;	/* we don't want to view the list as a list */
	line-height: 2.0em;	/* globally set the menu's item spacing. note */
} 				/* this must be 1.0 or 1.5 or 2.0 for Mozilla */

.menu li
{
	float: left;		/* this creates the side-by-side array of top-level buttons */
	position: relative;	/* create local positioning contexts for each button */
	margin: 0;
}

.menu ul li table
{
	margin: -1px 0;			/* IE5 needs -1px top and bottom table margins */
	margin: 0;			/* re-zero the table margins for everyone but IE5 */
	border-collapse: collapse;	/* IE5 needs this for the sub-menus to work */
	font-size: 1.1em;		/* this sets the base font size for our entire menu */
}

.drop
{
	display: block;
	padding: 0px 5px 0px 5px;	/* this sets the l/r margins for our menu item */
	margin: 0;
	text-align: right;		/* this right alignment goes with the float:left below */
	cursor: pointer;		/* IE tries to switch back to an I-beam, don't let it */
	cursor: hand;			/* IE5 only knows about "hand", so set it both ways */
}

.drop span
{				/* this simultaneously left and right aligns the text and */
	float: left;		/* the >> in the drop-down menus which link to sub-menus */
}









/* TOP LEVEL MENU DEFINITIONS  - Barra do menu */

.menu ul li ul 
{
	display: none;			/* initially hide the entire list hierarchy */
	padding: 1px;			/* this is our box border width */
}

.menu ul li a,
.menu ul li a:visited
{					/* unselected top-level menu items */
	display: block;
	float: left;
	text-decoration: none;
	height: 30px;
	margin: 0px 60px 0px 2px;
	background: url("/files/97/97.png") repeat;	
	color: #014267;
	font-size: 14px;
	font-weight: 400;
}

.menu ul li:hover a,
.menu ul li a:hover
{					/* selected top-level menu items */
	background-color: #277bb9;
	color: white;
}







/* 2ND LEVEL MENU DEFINITIONS */

.menu ul li:hover ul,
.menu ul li a:hover ul
{				/* 2nd level drop-down box */
	display: block;
	position: absolute;
	margin: 0;
	top: 30px;		/* place us just up underneath the top-level images */
	left: 0px;		/* left-align our drop-down to the previous button border */
	height: auto;		/* the drop-down height will be determiend by line count */
	width: 220px;
	color: black;		/* this sets the unselected-text color */
	background: #7aaed4;	/* this sets our menu's effective "border" color */
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
        z-index: 100;
}

.menu ul li:hover ul.leftbutton,
.menu ul li a:hover ul.leftbutton 
{				/* our first dropdown should not be skewed */
	left: 0px;
}

.menu ul li:hover ul.skinny,
.menu ul li a:hover ul.skinny 
{						/* 2nd level skinny drop-down box */
	width: 220px;	/* with a 12px default font, this is 97px width (97/12) */
}

.menu ul.rightmenu li:hover ul,
.menu ul.rightmenu li a:hover ul
{				/* 2nd level neighborhood drop-down box */
	left: auto;
	right: 0;		/* nudge the right menu right to line up under the border */
}

* html .menu ul.rightmenu li a:hover ul 
{						/* IE5/6 needs a tweak here */
	right: -1px;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a
{						/* 2nd level unselected items */
	border: 0;
	margin: 0;
	padding: 0;
	height: 25px;
	color: #f0f8fb;			/* this sets the unselected drop-down text color */
	background: #8DB7D1;	/* this sets the drop-down menu background color */
	width: 200px;
	border-bottom: 1px dotted #7aaed4;	/* item separator */
padding-left:20px 
}


.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover 
{						/* 2nd level selected item */
	color: #7aaed4;
	background-color: #ffffff;
}


.menu ul li:hover ul.skinny li a,
.menu ul li a:hover ul.skinny li a,
.menu ul li:hover ul.skinny li a:hover,
.menu ul li a:hover ul.skinny li a:hover 
{						/* 2nd level unselected items */
	width: 220px;
	
}






/* 3RD LEVEL MENU DEFINITIONS */

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul
{	/* hide inactive 3rd-level menus */
	visibility:hidden;
	font-size: 1.1em;
}


.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul 
{	/* 3rd level drop-down box */
	visibility: visible;
	position: absolute;
	margin-top: 0px;/* bring the top edge of the 3rd level menu up one */
	top: 0;
	left: 200px;
	width: 220px;
	background: #7aaed4;
	color: #fff;
}



.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a
{	/* 3rd level unselected items */
	width: 220px;
	background-color: #7aaed4;
	border-bottom: 1px solid #ffffff;/* item separator */
	color:#ffffff;
}


.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover
{	
						/* level3 selected items */
	width: 220px;
	background: #ffffff;
	color: #7aaed4;
}


#text 
{	/* the Mac's standard Safari browser will not see this code */
	height: 1.215em;#           /* ...  but every other browser will and should */
} /* Safari barfs on the illegal pound sign (#) after the rule's property val */


#galleria
{
  height:400px;
}