@charset "UTF-8";
/* CSS Document */
/*
Theme Name: Business 01
Theme URI: 
Author: Ribeirao Na Web Team
Author URI: http://www.ribeiraonaweb.com.br/
*/

/*############HEADER############*/

#header{
	position:relative;
	background:url(../images/bg-header-home.png) no-repeat;
	background-position:center;
	width:100%;
	height:627px;
}

#header #info-header{
	position:relative;
	width:1000px;
	height:627px;
	margin:0 auto;
}

#header #info-header #content-header{
	position:relative;
	width:1000px;
	margin:0 auto;

	padding-top: 57px;
}

#header #info-header #content-header #logo{
	position:relative;
	/*width:201px;
	height:69px;*/
	top:-25px;
        
}

#header #info-header #content-header #midias{
	position:relative;
	/*width:260px;*/
	height:25px;
	margin-top:-103px;
	/*padding-right:50px;*/
	padding-right: 0; 
	float:right;
}

#header #info-header #content-header #midias p{
	position: relative;
        /*left:124px;*/
        right: 0;
        padding-top:5px;
	font-family: 'chivoregular', sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	float:left;
}

#header #info-header #content-header #midias a{
	position:relative;
	padding-left:10px;
	left:133px;
	border:none;
}

#header #info-header #content-header #midias a img{
	width:25px;
	height:25px;
	border:none;
}

#header #info-header #content-header #menu{
	position:relative;
	/*background:url(../images/bg-menu.png) no-repeat;*/
	height:35px;
	width:1000px;
	top:45px;
        
}

#header #info-header #content-header #menu ul li{
	display:inline-block;
	list-style:none;
	padding-right:54px;
	position: relative;

	height: 75px;
}

#header #info-header #content-header #menu a{
	position:relative;
	top:7px;
	color:#898989;
	font-size:20px;
	text-decoration:none;
	font-family: 'chivoregular', sans-serif;
	font-weight:normal;
}

#header #info-header #content-header #menu li a:hover,
#header #info-header #content-header #menu li a.selected{
	color:#66663f;	
	-webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

#header #info-header #content-header #menu ul li a#noticias{
	position:relative;
	float:right;
	left:-50px;
	color:#5d5d5d;
}

#header #info-header #content-header #menu ul li a#noticias:hover{color:#000;}

#header #info-header #content-header #banner{
	position:relative;
	width:1000px;
	height:350px;
	top:62px;
        
}

#header #info-header #content-header #busca{
	position:relative;
	float:right;
	height:40px;
	top:69px;
	left:0px;
}

#header #info-header #content-header #busca label{
	left:30px;
}

#header #info-header #content-header #busca input#palavra{
	background:url(../images/bg-input-busca.png) no-repeat;
	width:193px;
	height:40px;
	border:none;
	padding-left:25px;
	font-size:17px;
	font-family: 'chivoregular', sans-serif;
	font-weight:normal;
	color:#a4a47a;
	text-transform:uppercase;
}

#header #info-header #content-header #busca #enviar{
	background:url(../images/btn-ok.jpg) no-repeat;
	text-indent:-99999px;
	display:block;
	width:39px;
	height:38px;
	border:none;
	cursor:pointer;
	position:absolute;
	top:1px;
	left:178px;
	
}

#header #info-header #content-header #busca #enviar:hover{
	background-position: 0 -39px;
}

#header #info-header #content-header #busca #enviar:active{
	background-position: 0 -39px;
}

#header #info-header #banner{
	position:relative;
	width:1000px;
	height:350px;
	top:40px;
	overflow:hidden;
}


#header #info-header #banner #slider ul, 
#header #info-header #banner #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#header #info-header #banner #slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:1000px;
	height:350px;
	overflow:hidden; 
}	
#header #info-header #banner #prevBtn, 
#header #info-header #banner #nextBtn,
#header #info-header #banner #slider1next, 
#header #info-header #banner #slider1prev{ 
	display:block;
	width:30px;
	height:68px;
	position:absolute;
	left:12px;
	bottom:45px;
	z-index:1000;
	cursor:pointer;
}	
#header #info-header #banner #nextBtn, 
#header #info-header #banner #slider1next{ 
	left:40px;
	bottom:10px;
	background:url(../images/setas-banner.png) no-repeat;
	background-position: -28px -35px;
}
	
#header #info-header #banner #prevBtn a,
#header #info-header #banner #slider1prev a{ 
	display:block;
	position:relative;
	width:27px;
	height:68px;
	text-indent:-999999px;
	background:url(../images/setas-banner.png) no-repeat;
}													
 
#header #info-header #banner #nextBtn a,
#header #info-header #banner #slider1next a{
	display:block;
	position:relative;
	width:30px;
	height:68px;
	text-indent:-999999px;
}
	
#header #info-header #banner #prevBtn a:hover, 
#header #info-header #banner #slider1prev a:hover{
	background:url(../images/setas-banner.png) no-repeat;
	background-position:0px -106px;
	
} 	
 
#header #info-header #banner #nextBtn a:hover,
#header #info-header #banner #slider1next a:hover{
	background:url(../images/setas-banner.png) no-repeat;
	background-position:-28px -141px;
}

#header #info-header #banner #prevBtn a:active, 
#header #info-header #banner #slider1prev a:active{
	background:url(../images/setas-banner.png) no-repeat;
	background-position:0px -212px;
}

#header #info-header #banner #nextBtn a:active,
#header #info-header #banner #slider1next a:active{
	background:url(../images/setas-banner.png) no-repeat;
	background-position:-28px -247px;
}


/*############HEADER############*/

#wrapper{
	position:relative;
	width:1000px;
	margin:0 auto;
	padding-bottom: 0;
}

#wrapper a{
	text-decoration:none;
	border:none;
}

#wrapper a img{
	border:none;
}

#wrapper #destaques{
	position:relative;
	width:1000px;
	min-height:252px;
	top:0px;
	margin:0 auto;
	border:none;
}

#wrapper #destaques #area-1{
	position:absolute;
	background:url(../images/bg-areas-home.png) no-repeat;
	width:315px;
	height:260px;
	padding:27px;
	overflow:hidden;
	border:none;
        cursor:pointer;
        z-index: 999;
}

#wrapper #destaques #area-2{
	position:absolute;
	background:url(../images/bg-areas-home.png) no-repeat;
	width:315px;
	height:260px;
	padding:27px 27px 27px 27px;
	left:343px;
	overflow:hidden;
	border:none;
        cursor:pointer;
        z-index: 999;
}

#wrapper #destaques #area-3{
	position:absolute;
	background:url(../images/bg-areas-home.png) no-repeat;
	width:315px;
	height:260px;
	padding:27px;
	left:686px;
	overflow:hidden;
        cursor:pointer;
        z-index: 999;
}

#wrapper #destaques #area-1:hover,
#wrapper #destaques #area-2:hover,
#wrapper #destaques #area-3:hover{
	background:url(../images/bg-areas-home-hover.jpg) no-repeat;
}

#wrapper #destaques #area-central{
	position:relative;
	background:url(../images/bg-area-central.png) no-repeat center bottom;
	width:1000px;
	height:257px;
	padding-top:320px;
}

#wrapper #destaques #area-central p{/*Incorporar fonte*/
	position:relative;
	text-align:center;
	top:30px;
	font-family: 'chivoregular', sans-serif;
	font-weight:400;
	color:#f37e41;
	font-size:17px;
}

#wrapper #destaques #area-central p#titulo-area-central{
	position:relative;
	top:60px;
	font-family: 'chivoregular', sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#484848;
	text-transform:uppercase;
}

#wrapper #destaques #area-central #content-area-central{
	position:relative;
	text-align:center;
	height:90px;
	top:80px;
	font-family: 'chivoregular', sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#484848;
	overflow:hidden;
}

#wrapper #destaques #area-central #content-area-central p,
#wrapper #destaques #area-central #content-area-central p.texto{
	position:relative;
	top:0px;
	font-family: 'chivoregular', sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#484848;
}

#wrapper #destaques #area-central a{
	position:relative;
	background:url(../images/btn-leia-mais-2.png) no-repeat;
	display:block;
	width:151px;
	height:38px;
	line-height:38px;
	text-align: center;
	top:61px;
	margin:0 auto;	
	font-family: 'chivoregular', sans-serif;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}

#wrapper #destaques #area-central a:hover{
	/*background:url(../images/btn-leia-mais.png) no-repeat;*/
	/*background-position-y:-81px;*/
	background-position: 0 -39px;
}

#slider {
	position: relative;
}

.bg-flecha {
	display: block;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 9;
	background:  url('../images/bg-flecha.png') no-repeat;
	width: 120px;
	height: 208px;
}