/* Estilos da Home */
/******************************************************************/

#destaque{
	background: url(../images/bg_destaque.jpg) no-repeat;
	float: left;
	height: 247px;
	_height: 263px;
	height: 247px;

	width: 354px;
	_width: 372px;
	width: 354px;

	margin: 10px 0 0 10px;
	_margin-left: 5px;
	
	padding: 16px 0 0 18px;
}
#painel {width:334px; height:238px; float:left;	_position: relative;}
div>#painel {top:0;} /*hack*/
#painel-conteudo {display:none;}
#painel h2 {float: left; font: bold 11px Arial; padding-top: 0.5em; margin:0;}
#painel h2 a {color:#666; text-decoration: none;}
#painel h2 a:visited {color:#000; text-decoration: none;}
#painel h2 a:hover {text-decoration: underline;}
#painel #imgslide {width:334px; height:203px; margin:0;}
#painel #prox-ant {float: right; margin: 9px 0 0 2px; _position: absolute; _top: 203px; _right: 0;}
#painel #proximo, #painel #anterior, #painel #pause {cursor:pointer; position:relative; float: left; margin-left: 2px;}
#painel #to-blend {opacity:0.99; zoom:1;}

#boxCursos{
	position: relative;
	float: left;
	background: #FFF url(../images/bg_box_cursos.jpg) no-repeat;
	height: 117px;
	_height: 155px;
	height: 117px;
	
	width: 344px;
	_width: 359px;
	width: 344px;
	
	padding: 43px 0 0 15px;
	margin: 14px 0 10px 15px;
}
#boxCursos select{
	position: relative;
	float: left;
	width: 325px;
	margin-bottom: 8px;
	_margin-bottom: 6px;
	margin-bottom: 8px;

}
#boxInformacoes{
	position: relative;
	float: left;
	background: url(../images/bg_box_informacoes.jpg) no-repeat;
	height: 77px;
	_height: 119px;
	height: 77px;
	
	width: 159px;
	_width: 174px;
	width: 159px;
	
	line-height: 150%;
	padding: 40px 0 0 15px;
	margin: 0 0 12px 15px;
}
#boxCursos .title, #boxInformacoes .title{
	position: absolute;
	top: 0;
	left: 0;
	_left: 5px;
}
#conheca{
	position: relative;
	float: left;
	margin-left: 11px;
}

.boxHome{
	_margin-left: 5px;
}
.boxHome{
	margin-left: 10px;
	margin-bottom: 17px;
	width: 243px;
	float: left;
}
.boxHomeTitle{
	background: url(../images/bg_home_top.jpg) no-repeat;
	height: 33px;
}
.boxHomeText{
	background: transparent url(../images/bg_home_base.gif) bottom repeat-y;
	font: normal 11px Arial;
	line-height: 140%;
	padding: 10px 10px 15px 15px;
	position: relative;
}
.boxHomeFull .boxHomeText{
	height: 237px;
	_height: 271px;
}
.boxHomeFull .boxHomeText .listaSimples{
	height: 209px;
	_height: 215px;
	overflow: hidden;
}
.boxHomeFull h4{
	color: #666;
	font: bold 14px Arial;
	margin-bottom: 7px;
}
.boxHomeFull h4 img{
	margin-right: 5px;
}
.boxHomeForm{
	margin-bottom: 0;
	padding-bottom: 10px;
}
.boxHomeForm .boxHomeText{
	padding-bottom: 5px;
	line-height: 100%;
}
.boxHomeForm input, .boxHomeForm select{
	margin-bottom: 6px;
}

.vejaMais{
	position: absolute;
	bottom: 10px;
	right: 15px;
}
.lembrarSenha{
	text-align: right;
	margin: 5px 0 7px 0;
}

.alpha{
	background: url(../images/bg_alpha.jpg) no-repeat;
	height: 75px;
	margin: 0 12px;
	padding: 12px 0 0 4px;
	_margin-bottom: 12px;
}

.centralEnd{
	float: left;
	margin-left: 13px;
	_margin-left: 6px;
}
.centralTel{
	float: left;
	margin-left: 65px;
}
.centralMapa{
	float: right;
	margin-right: 13px;
	_margin-right: 6px;
}
.centralMapa img{
	padding-left: 5px;
	_margin-left: 5px;
}
