@charset "utf-8";
/* CSS Document */


a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}

a img{
border: none;
}
h1 {
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
border-bottom:1px solid #CCCCCC;
}

h2 a{

width:100%;
/*background: #EFEFEF;*/
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
padding:5px;
}

h2 a:hover{
text-decoration:none;
/*background: #EFEFEF;*/
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
padding:5px;
color:#0099CC;
}

h3 {
font-size:14px;
font-weight:bold;
color:#006699;
}

h4{
background: #EFEFEF;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
padding:5px;
}


.Normal{
padding-left:0px;
text-align:left;
color: #666666;
font:11px Verdana, Arial, Helvetica, sans-serif
}
.head{
color: #FFFFFF;
font-size:12px;
font-weight:bold;
}

.head_conteiner{
float:left;
border:solid 1px #DFDFDF;
padding:5px 0px 6px 4px;
width:100%;
_width:100%;
background:url(imgs/bg_cont.jpg) repeat-x;
}

.geral00{
text-align:center;
background:url(imgs/bg_treinamento.jpg) #F4F4F4 repeat-x;
}

.geral0{
text-align: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:0 auto;
width:776px;
}

.head_easy{
height:27px;
}
	.easy {
	
	display:block;
	
	padding-top:7px;
	width:440px;
	float:left;
	}
	.easy_link{
	margin-right:15px;
	}
	
	.easy_link div{
	float:right;
	display:block;
	padding:7px 15px 7px 15px;
	border-right:1px solid #999999;
	}
	.easy_link div a{
	color: #000000; font-size:10px; font-weight:bold;}
	
	.easy_link div a:hover{
	color: #0099CC; font-size:10px; text-decoration:none; font-weight:bold;}
	
	.btn_easy1{border-left:1px solid #999999;}
	
.topo{
height:113px;
}
.topo_l{
margin-top:0px;
float:left;
width:250px;
}

.topo_r{
margin-top:1px;
float:right;
background:url(imgs/bg_topo.jpg) right;
height:113px;
width:442px;
}

.menu_top{
height:26px;
_height:24px;
text-align:right;
padding-right:10px;

}


.cont_geral{
width:776px;
display:table;
background:#FFFFFF;
padding:0px 0px 0px 15px;
_padding:0px 0px 0px 0px;
}

.flash{
text-align:center;
padding:0px;
margin:0px;
}

.cont_esc {
float:left;
padding:4px 4px 4px 10px;
width:200px;
_width:210px;
}
	.menu_principal{
		float:left;
		margin:0px;
		padding:0px;
	}
	.leftpane{
		width:200px;
		float:left;
		margin:0px;
		padding:0px;	
	}

.conteudo{
display:table;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin-top:5px;
margin-right:5px;
width:550px;
float:right;
text-align:left;
}

#bread_crumb {
padding:3px 0px 0px 0px;
background:#F3F3F3;
border-bottom: #CCCCCC 1px solid;
border-top: #CCCCCC 1px solid;
width:98%;
_width:100%;
margin-bottom:3px;}

#bread_crumb a{
color: #999999;
font-weight:normal;
}
#bread_crumb a:hover{
color: #000000;
font-weight:normal;
}

.rodape{
width:100%;
height:52px;
background:url(imgs/bg_rodape.jpg) repeat-x;
}

.cont_rodape{
display:table;
margin:0 auto;
width:776px;
text-align:left;
}
#login_ { float:left; display:block;margin:18px;}
#login_ a{color:#FFFFFF; font-weight:bold; font-size:12px; font-family:Verdana;}
 .cont_rpe {
 font-family:Verdana;
 font-size:11px; 
 text-align:right;
 display:block;
 float:right;
 color:#fff;
 margin:10px 5px 10px 0px;}

/* Main Menu */
/* todo o menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
	width:100%;
	
}
.MainMenu_MenuContainer TD
{
padding:0 0 1px 0px;	

}
/* ???????? cada item ????*/
.MainMenu_MenuBar
{
	border-bottom:  #00CC00 1px solid;
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
background:#CCCCCC;
	cursor: pointer;
	color: black;
	font-family:verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left:  none;
	border-bottom: white 1px solid;
	border-top:  none;
	border-right:  none;
	z-index:5000;
	
}
	
.MainMenu_MenuItem TD{
height: 22px;
}

.MainMenu_MenuIcon{
display: none;
	/*cursor: pointer;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;*/
}

.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background: #EFEFEF;
	border-bottom: #FFFFFF 0px solid;
	border-left: none;
	border-top: none;
	border-right: none;
	height: 16px;
	
}
.MainMenu_MenuBreak
{
display:none;/*
	border-bottom: #00FFCC 1px solid;
	border-left: none;
	border-top: none;
	border-right: none;
	background-color: #FF0000;
	height: 1px;*/
}
.MainMenu_MenuItemSel
{	margin:2px;
	cursor: pointer;
	color: black;
	font-family:verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
	border-bottom: #FFFFFF 0px solid;
}

	.MainMenu_MenuItemSel TD
{height: 22px;

}
/* seta pra filhos*/
.MainMenu_MenuArrow
{ display:none;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: none;
	border-bottom: none;
	border-top: none;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

.enquete{
float:left;
width:100%;
border:1px solid #DCDFE5;
margin:5px 0px 0px 0px;
padding:0px 0px 5px 0px;
}
.ultimas_not{
width:100%;
}
.ultimas_not ul{

width:100%;
margin:5px 0px 5px 0px;
padding:0px 0px 0px 5px;
}
.ultimas_not li{

width:100%;
list-style:none;
margin:0px;
padding:5px 0px 5px 0px;
border-bottom:1px dotted #CCCCCC;
}
.ultimas_not li a:hover{
text-decoration:none;
background: #E5E5E5;
color:#0099CC;


}
.ultimas_tit_noticia{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

.ul_bnfc{
list-style:none;
}
.li_bnfc{ list-style:url(imgs/ul_bnfc.jpg); font-size:11px; }


/*****************************************Lightbox do Jhonny **************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #E1F0FF;
	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: 10;
	}
#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; background: url(../test2/lightbox/images/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right;  background: url(../tes2/lightbox/images/nextlabel.gif) right 15% no-repeat;}

#prevLink:hover, #prevLink:visited:hover { background: url(../test2/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../test2/lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color:#E1F0FF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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: 86px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #fff;
	}
	.banner_rotaciona_full {
display:table;
}

	.navega_destaque
	{
		display:none;
					float:left;
					width:100%;
					border-top:1px solid #DCDFE5;
					margin-top:5px;
					padding-top:5px;
					padding-bottom:1px;
				}
					.navega_destaque a{
						border:2px solid #DCDFE5;
						padding:0px 3px 0px 3px;
					}
						.navega_destaque a:link, .navega_destaque a:active, .navega_destaque a:hover, .navega_destaque a:visited {
							color:#B5B7C2;
							font-weight:bold;
						}
						
.destaque_full{
				float:left;
				width:406px;
				_width:418px;
				padding:5px;
				background-image:url(fundo_destaque.jpg);
				background-position:top;
				background-repeat:repeat-x;
				border:1px solid #DCDFE5;
				margin:0px;
			}
				.destaque{
					float:left;
					width:100%;
				}
					.destaque h3{
						float:left;
						width:100%;
						color:#666666;
						font-size:12px;
						margin-top:5px;
						padding-bottom:7px;
					}
					.span_destaque{
						float:left;
						width:260px;
						margin-left:5px;
						_margin-left:0px;
						text-align:left;
					}
				.navega_destaque{
					float:left;
					width:100%;
					border-top:1px solid #DCDFE5;
					margin-top:5px;
					padding-top:5px;
					padding-bottom:1px;
				}
					.navega_destaque a{
						border:2px solid #DCDFE5;
						padding:0px 3px 0px 3px;
					}
						.navega_destaque a:link, .navega_destaque a:active, .navega_destaque a:hover, .navega_destaque a:visited {
							color:#B5B7C2;
							font-weight:bold;
						}


	.mini_destaque_full{
				float:left;
				width:555px;
				_width:548px;
				padding:0px 0px 0px 0px;
				margin:0px 0px 0px 0px;
				background-image:url(fundo_destaque.jpg);
				background-position:top;
				background-repeat:repeat-x;
				
			}
				.mini_destaque{
					float:left;
					width:175px;
					_width:175px;
					min-height:210px;
					_height:210px;
					margin:5px 0px 0px 0px;
					background-color:#FFFFFF;
					padding:0px 2px 5px 5px;
					_padding:0px 0px 5px 6px;
					/*border:1px solid #DCDFE5;*/
				}
					.img_mini_destaque{
						float:left;
						margin:0px;
						padding:0px 0x 0px 0px;
						display:table;
						width:100%;
					}
					.txt_mini_destaque{
						float:left;
						width:175px;
						margin:5px 0px 0px 0px;
						_margin:5px 0px 0px 0px;
						min-height:175px;
						_height:175px;
						text-align:left;
						/*font-weight:bold;*/
						font-size:10px;
					}
					
					
					/*------FORMS-----*/
.textbox /*serve para caixas e para combos*/
{
	/* colocar aZUL paRa a sEta dO sELEct */

	font-family	:Verdana,sans-serif; 
	font-size	:12px;
	color		:#4690AD; /* preto */
	
	border:solid #4690AD 1px;
	height		:20px;	
	padding-left:5px;
	width		:100%;
	color: #000000;
	text-align:justify;
}

.lbl-titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4690AD;
}

.lbl-dados 
{
	font-family: verdana,sans-serif; 
	font-size:11px; 
	color: #4690AD;
	font-weight:bold;
}
.lbl-dados-radibut 
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #4690AD ;
	font-weight:bold;	
}
	.lbl-dados-radibut label
	{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #4690AD ;
	font-weight:bold;	
	}
.lbl-pequeno 
{
	font-family: verdana,sans-serif; 
	font-size:8px; 
	color: #4690AD ;
}
/* ************noticias **************** */
.mais_noticias{
	float:left;
	width:343px;
	margin:10px 0px 0px 2px;
}
	.mais_noticias h1{
		margin:5px 0px 0px 5px;
		padding:3px 0px 3px 0px;
		font-size:10px;
		border-bottom:2px dotted #DFDFDF;
		border-top:2px dotted #DFDFDF;
	}
	.mais_noticias ul{
		float:left;
		width:100%;
		margin:5px 0px 5px 0px;
		padding:0px 0px 0px 5px;
	}
		.mais_noticias li{
			float:left;
			width:100%;
			list-style:none;
			margin:0px;
			padding:1px 0px 1px 0px;
			border:2px dotted #ebebeb;
		}
	.mais_noticias_data{
		font-size:9px;
	}
		.geral_paginacao{
		float:left;
		width:500px;
		margin-top:20px;
		text-align:center;
	}