/*****************************

	LAYOUT PRINCIPAL

*****************************/
#central {
	background-position: -242px top;
}
#central #col2 {
	float:left;
	width:150px;
	position:relative;
	overflow:hidden;
}
#central #col1 {
	float:right;
	width:850px;
	
}

/***************************

	 ## HOME - DIREITA

***************************/

/* LAYER TOPO HOME */

#central #col1 #topo .flash {
	height: 80px;
	width: 400px;
	/*width: 380px;*/
	margin-left: 20px;
	_margin-left: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #b6b394;
	float: left;
	overflow:hidden;
}

/* LAYER AREA HOME */
#central #col1 #meio #destaque {
	float:left;
	width:330px;
	overflow:hidden;
}

#central #col1 #meio #direita {
	float:left;
	width:314px;
	overflow:hidden;
}
#central #col1 #meio #banner {
	height:115px;
	float:left;
	width:514px;
	overflow:hidden;
	text-align:center;
}
#central #col1 #meio #banners .artbannersplus span {
	margin-bottom:20px;
	display:block;
}
#central #col1 #meio #banners .artbannersplus span img{
	border:solid 1px;
	width:156px;
}
#central #col1 #meio #servicos {
	float:right;
	width:190px;
	overflow:hidden;
	position:relative;
}

/* FLASH DE NOTÍCIAS DA HOME  */

#central #col1 #meio #destaque #flash {
	background-image: url(../images/stories/layout/_bg/bg_box_destaques_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 259px;
	width: 300px;
	margin-left:30px;
}
#central #col1 #meio #destaque #flash #fpss-outer-container {
	padding-top:40px;
	padding-left:15px;
	padding-right:15px;
}
#central #col1 #meio #destaque #flash div span {
	background-color:#FFFFFF;
	display:block;
}


/* LISTA DE EVENTOS NA HOME  */
#central #col1 #meio #destaque #eventos {
	width: 300px;
	margin-left:30px;
	margin-top:20px;
}

#central #col1 #meio #destaque #eventos h3 {
	font-size:22px;
	color:#99ae00;
	margin-bottom:15px;
}

#central #col1 #meio #destaque #eventos ul {
	border-left:3px #99ae00 solid;
	padding-left:5px;
}

#central #col1 #meio #destaque #eventos ul li {
	margin-bottom:10px;
	line-height:15px;
	color:#99ae00;
	font-weight:bold;
	display:block;
}
#central #col1 #meio #destaque #eventos ul li a{
	color:#000;
	font-weight:normal;
}

#central #col1 #meio #destaque #eventos ul li em{
	color:#888;
}

/* MENU APOIO  */

#central #col1 #meio .apoio {
	width:660px;
	overflow:hidden;
	clear:left;
	float:left;
}
#central #col1 #meio .apoio ul {
	overflow:hidden;
	margin-top: 20px;
	width:300px;
	margin-bottom: 15px;
	float:left;
	margin-left:30px;
	_margin-left:15px;
}
#central #col1 #meio .apoio li {
	margin-top: 10px;
	padding-top: 8px;
	margin-right:20px;
	_margin-top: 5px;
	_padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3beab;
	font-size: 18px;
	font-weight: bold;
	line-height:18px;
}
#central #col1 #meio .apoio h3 {
	display:none;
}
#central #col1 #meio .apoio li a {
	display: block;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #c3beab;
	padding-left: 5px;
	padding-left: 5px;
	line-height: normal;
	color: #9B9373;
}
#central #col1 #meio .apoio li a:hover {
	border-left-color: #58428a;
	color: #58428a;
}
#central #col1 #meio .apoio li:first-child a:hover {
	border-left-color: #99ae00;
	color: #99ae00;
}
#central #col1 #meio .apoio li:last-child a:hover {
	border-left-color: #C79307;
	color: #C79307;
}
#central #col1 #meio #direita #noticias {
	width: 300px;
	margin-left: 30px;
}

#central #col1 #meio #direita #noticias  h3 {
	font-size:22px;
	color:#58428a;
	margin-bottom:15px;
}

#central #col1 #meio #direita #noticias ul {
	border-left:3px #58428a solid;
	padding-left:5px;
	margin-right:30px;
}

#central #col1 #meio #direita #noticias ul li {
	padding-bottom:5px;
	padding-top:5px;
	line-height:15px;
	border-bottom: dotted #58428a 1px;
}
#central #col1 #meio #direita #noticias ul li a {
	color:#58428a;
	font-weight:bold;
}

/* ESPAÇO DO ALUNO DA HOME  */

#central #col1 #meio #servicos #login {
	background-image: url(../images/stories/layout/_box/boc_login_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 124px;
	width: 159px;
	margin-bottom:30px;
}
#central #col1 #meio #servicos #login h3 {
	padding:10px;
	background-repeat: no-repeat;
	background-position: right top;
	color:#5c458a;
	font-size:14px;
}
#central #col1 #meio #servicos #login form {
	padding-left:10px;
	padding-right:15px;
}
#central #col1 #meio #servicos #login ul li {
	clear:both;
}

#central #col1 #meio #servicos #login form label {
	margin-bottom:10px;
	font-size:9px;
	clear:left;
	float:left;
	text-align:left;
	width:35px;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:2px;
	color:#5c458a;
	font-weight:bold;
	padding-left:3px;
}
#central #col1 #meio #servicos #login form input {
	margin-bottom:10px;
	background-color:#FFFFFF;
	background-image:none;
	width:70px;
	float:left;
	border:none;
	padding-top:5px;
	padding-bottom:2px;
	padding-right:1px;
	font-size:9px;
}
#central #col1 #meio #servicos #login form input.but {
	margin-bottom:10px;
	background-color:#FFFFFF;
	background-image:none;
	width:20px;
	clear:right;
	float:left;
	border:none;
	padding-top:3px;
	padding-bottom:2px;
	padding-right:1px;
	font-size:9px;
	color:#5c458a;
	font-weight:bold;
	margin-left:5px;
}
#central #col1 #meio #servicos #login p {
	background-repeat: no-repeat;
	background-position: left bottom;
}
#central #col1 #meio #servicos #login p a {
	display:block;
	color:#5c458a;
	padding-left:15px;
}

/*  BOX ESTÁGIO DA HOME  */

#central #col1 #meio #servicos #estagio {
	background-image: url(../images/stories/layout/_box/boc_estagio_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 159px;
	margin-bottom:30px;
}
#central #col1 #meio #servicos #estagio h2 {
	padding:10px;
	background-repeat: no-repeat;
	background-position: right top;
	color:#ab93dd;
	font-size:14px;
}
#central #col1 #meio #servicos #estagio h3 {
	display:none;
}
#central #col1 #meio #servicos #estagio p a {
	color:#ab93dd;
	padding-left:10px;
	padding-right:10px;
	display:block;
	font-size:12px
}
#central #col1 #meio #servicos #estagio form {
	padding-left:15px;
	padding-right:15px;
}
#central #col1 #meio #servicos #estagio form select {
	background-color:#FFFFFF;
	background-image:none;
}
