#home1 {
	width:50%;
	*width:49.99%; /*hack-ie*/
	float:left;
	text-align:right;
	clear:none;
}
#banner
	{
	/*text-align:left;
	background-color:#fff;
	width:980px;
	margin:auto;*/
	height: 330px;
	}
#home2 {
	width:50%;
	background: url(../img/fundo_home2.png) repeat-y left top;
	min-height:815px;
	float:right;
	text-align:left;
	clear:none;
}



/*COLUNA DIREITA*/


.home2_home {
	background-image: url(../img/fundo_home2_home.png);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:740px;
	width:auto;
	overflow:hidden;
}
.home2_destaques {
	width:500px;
	float:left;
	padding-top:15px;
	clear:both;
	display: inline;
	height:300px;
	
}
.home2_destaques img {
	margin-right:14px;
	border:0px;
	float:right;
	display: inline
}
.home2_noticias {
	width:450px;
	float:left;

	margin-left:25px;
	padding-top:10px;

	display: inline-block;
}
a.home2_noticias_lead {
	border-bottom:1px dashed #bbbbbb;
	width:100%;
	clear:both;
	padding-bottom:8px;
	text-align:left;
	overflow:hidden;
	display:block;
	margin-bottom:15px;
}
a.home2_noticias_lead:hover {
	background-color:#f5f5f5
}
.home2_noticias h1, h2 {
	margin-left:10px;
	color:#404040;
	margin-bottom:5px;
	text-decoration:none
}




/*COLUNA ESQUERDA*/

.foto_home ul li
{
	height:300px;
	width:596px;
	/*background-repeat:no-repeat;*/
}

.marcador {
	/*float:right;
	clear:both;*/
	margin-right:46px;
	margin-top:275px;
	position: absolute;
	right:50%;
	/*display: inline*/
	z-index: 999;
	width: auto;
	height: 25px;
	
}
.marcador span {
	display:block;
	float:left;
	cursor:pointer;
}
.marcador span {
	width:29px;
	height:25px;
	background:#FFF;
	display:block;
	text-align:center;
	float:left;
	margin-left:1px;
	
	text-decoration:none;
	font-size:12px;
	line-height:26px;
}
.marcador span a
{
	color:#404040;
}
.marcador span:hover,
.marcador span.activeSlide
{
	background-color:#f1f1f1
}
.banner_home {
	height:308px;
	background-repeat:no-repeat;
	background-position:right top;
	overflow:hidden;
	width:auto;
	margin-bottom:22px;
}
#banner .foto_home
{
	position: absolute;
	right:50%;
	/*display: inline
	background-color: red;*/
	z-index: 9;
	width: auto;
	height: 25px;
	
}


.banner_home_segura {
	width:auto;
	float:right;
	margin-right:46px;
	/*margin-top:68px;*/
	text-align:right;
	display: inline;
	/*position:absolute;
	z-index:9999;*/
	
}
.banner_home_titulo {
	
	padding:0 8px;
	font-size:32px;
	padding-top:68px;
	width:380px;
	display:block;
}
.banner_home_titulo span
{
	font-family: 'FuturaHeavy';
	color:#FFF;
	background:url(../img/fundo_banner_tt.png);
}

.banner_home_botao {
	float:right;
	margin-right:7px;
	margin-top:1px;
	clear:both;
	display: inline
}
#home1_palestras {
	width:480px;
	float:right;
	padding-left:20px;
	text-align:left;
	border-bottom:1px solid #d2d2d2;
	margin-bottom:34px;
	padding-bottom:18px;
	display: inline
}
#home1_palestras h1, h2 {
	margin-left:10px;
	color:#a6826a;
	margin-bottom:5px;
	text-decoration:none
}
#home1_palestras a.botao1 {
	background:#b6b6b6;
	margin-left:10px;
	margin-top:15px
}
#home1_palestras a {
	text-decoration:none
}
#home1_selos {
	width:480px;
	float:right;
	text-align:left;
	margin-bottom:34px;
	display: inline
}
.selos {
	overflow:hidden;
}
.selos li {
	width:210px;
	float: left;
	display:inline;
	padding:0 12px;
}
