/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	height:100%;
	background-color:#717171;
}

.clear {clear:both;}

#sitebg {
	margin: 0px;
	padding: 0px;
	height:100%;
	background-image:url(../img/bg_geral2.jpg);
	background-repeat:repeat-x;
}

#Container {
 	width: 828px;
	min-height:100%;
	position:relative;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	background-image:url(../img/bg_principal3.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
 * html #Container { height: 100%; }
  

#Container2 {
	width: 828px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	background-image:url(../img/bg_principal.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

#Header {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 828px;
	height: 134px;
}

#Principal {
	width: 828px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px; /* controla distancia do footer */
	text-align: left;
	background-image:url(../img/bg_principal2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#ColLeft {
	width: 192px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	display: inline;
}

#ColCenter {
	width: 612px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	float: left;
	display: inline;
	overflow: hidden;
	text-align: center;
}

#texto {
	width: 450px;
	margin: 20px 0px 0px 70px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
	overflow: hidden;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 20px;
}

#btns {
	width: 540px;
	margin: 30px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
	overflow: hidden;
}

#Footer {
	width: 828px;
	height: 29px;
	text-align: center;
	
}




/*************/
/* menu topo */
/*************/


ul#menutop {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
}
 
ul#menutop p {
  position: relative;
  pst-style: none;
  float:left;
}

ul#menutop p a, ul#menutop p a:hover {
	margin: 0px 35px 0px 35px;
	padding: 4px 5px 3px 5px;
	display: block;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}


ul#menutop p a{
	display:block;
	text-decoration: none;
 	color: #ffffff;
}


ul#menutop p a:hover {
	margin: 0px 35px 0px 35px;
	padding: 4px 5px 3px 5px;
	display:block;
 	text-decoration: none;
 	color: #ffff99;
  
  	background:transparent url(../img/menutopo_bgline.gif) 0px -2px repeat-x;
}
	* html ul#menutop p a:hover { background:transparent url(../img/menutopo_bgline.gif) 0px -1px repeat-x; }
	

ul#menutop h5{
	margin: 0px 35px 0px 35px;
	padding: 4px 5px 3px 5px;
	display: block;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc00;
	float: left;
	font-weight:bold;
}
	* html ul#menutop h5 { margin: 0px 18px 0px 18px; }


ul#menutop p ul {
  position: absolute;
  display: none;
  left: 0px;
  margin: 0;
  padding: 0;
  border-top: 1px solid #ccc;
  width: 140px; /* Width of Menu Items */
  background-color: #FFFFFF; /* IE6 Bug */
}
 
ul#menutop p ul p {
  pst-style: none;
  border: 0px;
  float: none;
}
 

/* Sub Menu Styles */
ul#menutop p ul p a {
	margin: 0px;
	padding: 4px 5px 2px 5px;
	color: #103353;
	background: #eceadc;
	border-bottom: 1px solid #d8d6c0;
	border-left: 1px solid #d8d6c0;
	border-right: 1px solid #d8d6c0;
	font-weight:normal;
	}
	
ul#menutop p ul p a:hover {
	margin: 0px;
	padding: 5px 5px 3px 5px;
	color: #ffffff;
	background: #7f7a59;
	border-bottom: 1px solid #d8d6c0;
	border-left: 1px solid #d8d6c0;
	border-right: 1px solid #d8d6c0;
	font-weight:normal;
}
 
/* Fix IE. Hide from IE Mac \*/
* html ul#menutop p ul p { float: left; height: 1%; }
* html ul#menutop p ul a { height: 1%; }
/* End */



/******************/
/*  Menu Lateral  */
/******************/

ul#menulateral {
	margin: 0;
	padding: 0;
	width: 144px;
	border: none;
	border-top: 1px solid #c0c7cd;
	font-size: 100%;
	}

ul#menulateral p {
	pst-style: none;
	}

ul#menulateral p a {
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 5px 2px 5px 10px;
	border-bottom: 1px solid #c0c7cd;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}
	
ul#menulateral p a:hover {
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #ffff99;
	padding: 5px 2px 5px 10px;
	border-bottom: 1px solid #c0c7cd;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #6b757e;
	
	}
	
ul#menulateral h6 {
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #ffff99;
	padding: 5px 2px 5px 10px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #091c2e;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#menulateral p { float: left; height: 1%; }
* html ul#menulateral p a { height: 1%; }
/* End */


	


/**********************/
/*  SUB Menu Lateral  */
/**********************/

ul#menulateral ul {
	margin: 0;
	padding: 0;
	width: 144px;
	border: none;
	font-size: 100%;
	}

ul#menulateral p ul p {
	position: relative;
	pst-style: none;
	}

ul#menulateral p ul p a {
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 5px 2px 5px 10px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}
	
ul#menulateral p ul h6 {
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #ffff99;
	padding: 5px 2px 5px 10px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #091c2e;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#menulateral p { float: left; height: 1%; }
* html ul#menulateral p a { height: 1%; }
/* End */


/********************/
/*   expositores    */
/********************/



div#menuexp {
	line-height: normal;
	width: 144px;
	margin: 0 auto 0 auto;
	padding: 0;
}

div#menuexp ul {
	pst-style: none;
	margin: 0;
	padding: 0;
}


div#menuexp ul h4 a, ul h4 a:hover {
	margin: 0;
	padding: 5px 2px 5px 10px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}


div#menuexp ul h4 a {
	background-color: #9eb1ad;
	color: #000000;
	font-weight: bold;
}

div#menuexp ul h4 a:hover {
	background-color: #aec2bd;
	color: #006633;
	font-weight: bold;
}


div#menuexp ul p ul {
	pst-style: none;
	margin: 0;
	padding: 0;
}

div#menuexp ul p ul p {
	padding: 0;
	margin: 0px 0px 1px 0px;
}

div#menuexp ul p ul p a,  ul p ul p a:hover, ul p ul p h4 {
	margin: 0;
	padding: 5px 1px 5px 10px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-image: url(../img/submenu_bg.gif);
	background-repeat: repeat-y;
}

div#menuexp ul p ul p a {
	background-color: #bbd0cb;
	color: #044d32;
	font-weight:normal;
}

div#menuexp ul p ul p a:hover {
	background-color: #6d8376;
	color: #e1ff99;
	font-weight:normal;
}

div#menuexp ul p ul p h4 {
	background-color: #1d4849;
	color: #d2eac3;
	font-weight:normal;
}


/******************************************/
/* For Incorrect Browser Interpretations  */
/******************************************/
/* Fix IE. Hide from IE Mac \*/
	*
	* html ul p { float: left;}
	
/* End */



