/* home.css */

#banner_princ{
	width: 693px;
	height: 354px;
	margin-left: 16px;
	margin-top: 57px;
}

#banner_princ #moldura_princ{
	width: 693px;
	height: 354px;
	position: absolute;
	background: url(../images/home/moldura_banner_prin.png) no-repeat;
	z-index: 10;
}

#banner_princ #foto_princ{
	width: 693px;
	height: 312px;
	position: absolute;
	z-index: 5;
}

#banner_princ #banner_nav{
	width: 312px;
	height: 62px;
	margin-left: 32px;
	position: absolute;
	z-index:15;
	margin-top: 292px;
}

#banner_princ #banner_nav a{
	float: left;
	display: inline;
	width: 31px;
	height: 23px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
}

#banner_princ #banner_nav .ico_off.activeSlide{
	/*background: url(../images/home/ico_banner_on.png) no-repeat;*/
        background: url(../images/commons/fundo_ico_banner.gif) no-repeat;
	color: #fff;
}

#banner_princ #banner_nav .ico_off{
	background: url(../images/home/ico_banner_off.png) no-repeat;
	color: #cccccc;
}

#banner_princ #banner_nav .ico1{
	margin-top: 31px;
}

#banner_princ #banner_nav .ico2{
	margin-left: 9px;
	margin-top: 15px;
}

#banner_princ #banner_nav .ico3{
	margin-left: 9px;
	margin-top: 5px;
}

#banner_princ #banner_nav .ico4{
	margin-left: 9px;
	margin-top: 0px;
}

#banner_princ #banner_nav .ico5{
	margin-left: 9px;
	margin-top: -2px;
}

#banner_princ #banner_nav .ico6{
	margin-left: 6px;
	margin-top: 2px;
}
#banner_princ #banner_nav .ico7{
	margin-left: 6px;
	margin-top: 10px;
}
#banner_princ #banner_nav .ico8{
	margin-left: 6px;
	margin-top: 20px;
}

#banner_princ #corda{
	width: 21px;
	height: 68px;
	position: absolute;
	z-index: 12;
	margin-left: 349px;
	margin-top: 286px;
	background: url(../images/home/corda.png) no-repeat;
}

#aprovam{
	width: 238px;
	float: left;
	display: inline;
	margin-left: 50px;
	margin-top: 38px;
	text-align: center;
	color: #999999;
	font-size: 12px;
}

#aprovam .aprovam_texto{
	margin-top: 15px;
}

#conheca{
	float: left;
	display: inline;
	width: 108px;
	height: 280px;
	margin-left: 38px;
	text-align: center;
	color: #999999;
	font-size: 12px;	
}

#conheca p{
	margin-top: 25px;
}

#confiam{
	float: left;
	display: inline;
	width: 238px;
	margin-left: 37px;
	margin-top: 32px;
	text-align: center;
	color: #999999;
	font-size: 12px;
}

#confiam .texto_confiam{
	margin-top: 21px;
}



#lateral_dir #news{
	width: 281px;
	height: 166px;
	margin-top: -76px;
}

#lateral_dir #news .input{
	float: left;
	display: inline;
	width: 145px;
	margin-left: 30px;
	margin-top: 132px;
	border: none;
	color: #cccccc;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#lateral_dir #news .botao{
	float: left;
	display: inline;
	width: 55px;
	height: 35px;
	background: url(../images/home/ok.gif) no-repeat;
	margin-left: 14px;
	margin-top: 124px;
	border: none;
}

#lateral_dir #noticias{
	width: 281px;
	margin-top: 26px;
	background: url(../images/home/sombra.png) no-repeat 0 4%;
}

#lateral_dir #noticias ul{
	margin-top: 30px;
	margin-left: 30px;
}

#lateral_dir #noticias li{
	font-size: 11px;
	color: #40679f;
	margin-bottom: 10px;
}

#lateral_dir #noticias ul li a {
	color: #40679f;
}

#lateral_dir #noticias .mais{
	color: #b2b2b2;
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-left: 27px;
	margin-top: 15px;
	font-weight: bold;
}

#lateral_dir #noticias #noticias_rodape{
	width: 281px;
	height: 8px;
	background: url(../images/home/sombra_rodape.png) no-repeat;
	margin-top: 17px;
}

#lateral_dir #banner_home{
	width: 225px;
	height: 251px;
	margin-left: 19px;
	margin-top: 22px;
}

#lateral_dir #banner_home #banner_moldura{
	width: 225px;
	height: 251px;
	position: absolute;
	background: url(../images/commons/moldura_banner.png) no-repeat;
	z-index: 10;
}

#lateral_dir #banner_home #banner_foto{
	width: 203px;
	height: 232px;
	position: absolute;
	z-index: 5;
	padding: 12px;
}
