@charset "utf-8";

/* temporario */ 

.widget_theme-switcher-widget{
display:none;
}

#theme-switcher-widget-3{
display:none;
}


body{
margin:0px;
background:url(img/bg.gif) center;
font-size:11px;
font-family:Arial, Verdana, sans-serif;
color:#666666;
}

#page{
padding:0;
width:960px;
left:50%;
margin-left:-480px;
position:absolute;
margin-top:0px;
margin-bottom:0px;
}

#header{
height:155px;
}

	#title-img{
	width:710px;
	height:110px;
	float:left;
	}
	
	#title-txt{
	background-color:#ffd200;
	width:710px;
	float:left;
	height:44px;
	}
	
#sidebar-ancp{
	float:left;
	margin-top: 30px;
	margin-left: 27px;
	margin-right:0px;
	margin-bottom:0px;
	width:198px;
	display: inline;
}

	#sidebar-ancp #section{
	padding:0px;
	margin-top:3px;
	margin-left:0px;
	}
	
	#sidebar-ancp #section li{
	padding:0 0 0 15px;
	margin-bottom:3px;
	background:url(img/bullet_sidebar.gif) no-repeat left center;
	margin-left:0px;
	}
	
	#sidebar-ancp #section a{
	color:#666666;
	font-size:1em;
	font-weight:normal;
	margin:0;
	}
	
	#sidebar-ancp #section a:hover{
	color:#339339;
	}

	 #sidebar-ancp #shortcut a{
	 font-weight:bold;
	 color:#666666;
	 text-decoration:none;
	 }
	 
	 #sidebar-ancp #shortcut a:hover{
	 color:#000000;
	 }
	 
	 #shortcut{
	 margin:0 0 5px 0;
	 padding:0px;
	 }
	 
	 #search{
	 vertical-align:top;
	 display:table;
	 margin-bottom:10px;
	 }
	 	.btbusca{
		background:url(/img/bt_busca.gif) center center no-repeat;
		vertical-align:top;
		width:27px;
		height:25px;
		margin-left:3px;
		border:#d9d9d9 1px solid;
		cursor:pointer;
		}
		
		.btbusca:hover{
		background:url(/img/bt_busca_invert.gif) center center no-repeat;
		}
	 
		#menu{
		padding:0px;
		margin:0px;
		}
		#menu li{
		list-style:none;
		margin-bottom:10px;
		}
		#menu a{
		font-weight:bold;
		font-size:1.1em;
		color:#339339;
		text-decoration:none;
		}
		#menu a:hover{
		color:#000000;
		}
		
/* Box Logado *************/

#log{
background:#efefef;
border:1px solid #cccccc;
padding:5px;
margin-right:20px;
}

/**************************/

#content-ancp{
	float:left;
	width:710px;
	margin:18px 0px 0px 0px;
	padding: 0;
}

#footer{
	margin-left:10px;
	width:940px;
	float:left;
	border-top:#efefef 10px solid;
	margin-top:10px;
	margin-bottom:15px;
	padding-top:5px;
	margin-right: 10px;
	display:inline;
}

	#footer a{
	color:#666666;
	}

/* Home ************/

#destaque-home h2{
	margin-top:-3px;
	font-size:1.5em;
	color:#FFCC00;
	padding:0px;
	margin:0px;
	font-weight:bold;
	display: inline;
}
#destaque-home img{
float:left;
border:1px #000000 solid;
margin-right:10px;
width:327px;
height:159px;
}

.bullet{
margin-bottom:5px;
list-style-image:url(img/bullet.gif);
}

/* Minha conta *****************/ 

#dvfpessoal, #dvfemail, #dvfsenha{
background:url(img/bt_painel_arrow.gif) no-repeat;
background-position:0px 0px;
}

#dvfpessoal{
background-position:0px 10px;
}

#dvfemail{
background-position:145px 10px;
}

#dvfsenha{
background-position:300px 10px;
}

/* Boxes **********/

#box-1, #box-2, #box-3, #box-4, #box-1-2, #box-2-3{
	float:left;
	margin-right:35px;
	/*margin-bottom: 20px;*/
}

#box-1{

}

#box-2{
	width:337px;
}

#box-3{
width:212px;
}

#box-4{
	width:130px;
}

#box-2-3{
	width:460px;
	display:table;
}

#box-1-2{
	width:337px;
}


/**********************/

#box-login-home{
	width:150px;
	padding:10px;
	float:left;
	background: #f7f7f7;
}

#box-restrito{
	border:1px solid #d9d9d9;
	background:url(img/img_restrito.jpg) no-repeat;
	background-position:14px 10px;
	width:336px;
	margin-bottom: 20px;
}




/* Títulos ********/

h1{
	font-size:1.7em;
	color:#35983c;
	padding:0px 0px 3px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	border-bottom:#35983c solid 1px;
}
h2{
	font-size:1.7em;
	color:#ffcc05;
	padding:0px;
	margin:0px;
	font-weight:bold;
	display: inline;
}
h3{
	font-size:2.3em;
	color:#FFFFFF;
	padding:0px;
	margin:7px 0px 0px 12px;
	font-weight:normal;
}

h4{
	font-size:1.4em;
	color:#35983c;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

h5{
	font-size:1.4em;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

/* Formulários *********/
.form-default{
border:#d9d9d9 1px solid;
font-family: Arial, Verdana, sans-serif;
font-size:1em;
margin-bottom:6px;
padding:3px;
color:#666666;
}

form{
margin:0px;
padding:0px;
}

	#sidebar-ancp #search .form-default{
	border:#d9d9d9 1px solid;
	font-size:1.4em;
	color:#666666;
	font-weight:bold;
	}

.bt1{
background:url(img/bt_bg.gif) center repeat-x;
border:#d9d9d9 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#666666;
font-weight:bold;
cursor:pointer;
padding:2px 4px;
}
	.bt1:hover{
		background:url(img/bt_bg_invert.gif) center repeat-x;
	}

.bt-lock{
	background:url(img/bt_bg_restrito.gif) left;
	border:#d9d9d9 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	font-weight:bold;
	cursor:pointer;
	padding:2px 8px 2px 24px;
	padding-right:8px;
}
	.bt-lock:hover{
		background:url(img/bt_bg_invert_restrito.gif) left;
	}
	
.bt-down{
	background:url(img/bt_bg_download.gif) left;
	border:#d9d9d9 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	font-weight:bold;
	cursor:pointer;
	padding:2px 8px 2px 24px;
	padding-right:8px;
}
	.bt-down:hover{
		background:url(img/bt_bg_invert_download.gif) left;
	}



/* Links **************/
a{
color:#35983c;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:none;
}

.hrefC{ /* Link Comum - Cinza - Sem bold */
color:#666666;
text-decoration:none;
}


.hrefD{ /* Link Destaque sem bold */
color:#35983c;
text-decoration:none;
}

.hrefD-b{ /* Link Destaque com bold */
font-weight:bold;
color:#35983c;
text-decoration:none;
}

/* Biblioteca ***********************/ 

#cat-biblioteca{
margin:0px;
padding:0px;
}

	#cat-biblioteca a{
	color:#666666;
	text-decoration:none;
	}
	
	#cat-biblioteca a:hover{
	color:#000000;
	text-decoration:none;
	}
	
	#cat-biblioteca li{
	padding:0px;
	margin:10px 0 0 0;
	list-style:none;
	}

/* Educação Continuada *******************/

	/* Cursos */ 
	
	#list-cursos td{
	border-bottom:1px #CCCCCC solid;
	padding:8px 0px;
	}
	
	/* Partes */
	
	#educ-partes{
	width:460px;
	height:28px;
	padding:0px;
	margin:0 0 5px 0;
	}

	
	#educ-partes li{
	color:#999999;
	float:left;
	font-size:14px;
	font-weight:bold;
	list-style-type:none;
	padding:6px;
	text-align:center;
	width:59px;
	}
	
	#educ-partes a{
	padding:6px;
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	}
	
	#educ-partes a:hover{
	
	}
	
	.parte1{
	background:url(img/educ_parte1.gif) left top no-repeat;
	}

	.parte2{
	background:url(img/educ_parte2.gif) left top no-repeat;
	}
	
	.parte3{
	background:url(img/educ_parte3.gif) left top no-repeat;
	}
	
	.parte4{
	background:url(img/educ_parte4.gif) left top no-repeat;
	}
	
	.parte5{
	background:url(img/educ_parte5.gif) left top no-repeat;
	}
	
	.posicao{
	color:#666666;
	width:60px;
	}
	
	/* Aulas */ 
	
	#list-aulas{
	margin:0px;
	padding:0 0 5px 0;
	}
	
	#list-aulas li{
	list-style:none;
	border-bottom:1px #cccccc solid;
	padding:8px 0px 8px 24px;
	}
	.aula-ok{
	background:url(img/educ_list_ok.gif) left center no-repeat;
	}
	.aula-play{
	background:#f1f1f1 url(img/educ_list_play.gif) left center no-repeat;
	font-weight:bold;
	}
	.aula-gray{
	background:url(img/educ_list_gray.gif) left center no-repeat;
	cursor:default;
	}
	
	#list-aulas a{
	color:#666666;
	}
	
	#list-aulas a:hover{
	color:#35983c;
	}

	#cert{
		border:1px solid #cccccc;
		background:#f1f1f1 url(img/ico_cert.gif) 8px 8px no-repeat;
		padding:5px 5px 5px 40px;
		margin-bottom:5px;
		line-height: 12px;
	}

/* Diretório *****************************/
#table-rh td{
border-bottom:#99CC99 solid 1px;
}

/* Formularios Cadastro ******************/
#aspirante, #profissional, #institucional{
margin:10px 0;
} 


/* Album de Fotos ************************/


#albuns{
}

#albuns table{
margin-bottom:20px;
float:left;
margin-right:10px;
}


#fotos{
}

#fotos img{
	margin:0px 4px 4px 0px;
}



/*************************************** */

#alert-ok, #alert-ok-side{
	border:1px #f3f7a0 solid;
	padding:2px 2px 2px 25px;
	margin:10px 0;
	color:#666666;
	text-align:left;
	background:url(img/ico_ok.gif) no-repeat #FFFFDA;
	background-position:5px center;
	}

#alert-fail{
	border:1px #EC0000 solid;
	padding:3px 5px;
	margin:10px 0;
	color:#EC0000;
	text-align:left;
	padding:2px 2px 2px 25px;
	background:url(img/ico_fail.gif) no-repeat;
	background-position:5px center;
	}
#alert-gray{
	border:1px #CCCCCC solid;
	padding:5px;
	margin-bottom:10px;
	color:#666666;
	text-align:left;
}

/* paginacao */
#paginator{
float:right;
width:100%;
margin:10px 0;
}

#paginator a, #paginator a:hover{
padding:5px;
margin-right:2px;
border:1px #CCCCCC solid;
}

#paginator .active{
font-weight:bold;
background:#efefef;
}