
.olala{
	position:relative;
	left: 6px;
	
	}


.anteriorhref{
	color:#090;
	text-decoration:none;
	font-family: 'Oleo Script', cursive;
	text-align:center;
	margin:7px 7px 7px 7px;
	}
.seguinteshref{
	color:#090;
	text-decoration:none;
	font-family: 'Oleo Script', cursive;
	text-align:center;
	margin:7px 7px 7px 7px;
	}
.procuraahref{
	color:#090;
	text-decoration:none;
	font-family: 'Oleo Script', cursive;
	text-align:center;
	margin:7px 7px 7px 7px;
	}
.atual{
	text-decoration:none;
	color:#090;
	font-family: 'Oleo Script', cursive;
	text-align:center;
	margin:7px 7px 7px 7px;
	}
/*****************************-------------------- CHAMAR FONTES --------------***************************************/
@font-face {
    font-family: Loopi;
    src: url(fontes/Loopi.otf);
}

/**----------------------------------------------------------FIM  ---------------------------------------**/
.buttons {
	padding:10px 0 0 0;
	text-align:right;
}
.buttons a {
	margin-left:6px;
	padding:12px 35px;
}
.buttons a:hover {
	cursor:pointer;
}
.button-2 {
	
		-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:7px;
	display:inline-block;
	padding:12px 19px;
	font-size:13px;
	line-height:1.23em;
	color:#fff;
	background:url(imagens/button2-tail.gif) 0 0 repeat-x #779f02;
	cursor:pointer;
}
.button-2:hover {
	background-color:rgba(0,153,0,1);
	border: 1px solid  rgba(0,51,0,1);
}

.button-2, h1 a {
	text-decoration:none;
}

select{
	border:1px solid rgba(51,51,51,.5);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	width: 250px;
	font-family: 'Oleo Script', cursive;
	text-align:center;
}
#bode div:nth-child(3) {
	text-align:center;
}
#bode button{
	font-family: 'Oleo Script', cursive;
	font-size: 18px;
	border:1px solid #000;
	padding:5px 10px;
	border:1px solid rgba(51,51,51,.5);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	
	-webkit-box-shadow: 2px 1px 1px #aaa;
	-moz-box-shadow: 2px 1px 1px #aaa;
	box-shadow: 2px 1px 1px #aaa;
	cursor:pointer;
}
#bode button:active{
	-webkit-box-shadow: 0px 0px 1px #aaa;
	-moz-box-shadow: 0px 0px 1px #aaa;
	box-shadow: 0px 0px 1px #aaa;
}
#bode button:hover{
	background:#f4f4f4;
}
/***** slider *****/

.dentroslider{
	position:relative;
	margin:auto;
	top:35px;
	left:13px;
	}

.slider-wrapper {
	width:940px;
	height:966px;
	padding:10px;
	background:#fff;
	overflow:hidden;
}
.slider {
	width:940px;
	height:966px;
}
.items {
	display:none;
}
.pagination {
	position:absolute;
	left:427px;
	bottom:19px;
	z-index:99;
}
.pagination li {
	float:left;
	padding-right:4px;
}
.pagination a {
	display:block;
	width:26px;
	height:26px;
	background:url(../images/slider-pagination.png) right top no-repeat;
	cursor:pointer;
}
.pagination li.current a {
	cursor:default;
}
.pagination li.current a,  .pagination a:hover {
	background-position:left top;
}
p {
	margin-bottom:18px;
}
.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:15px;
}
.p3 {
	margin-bottom:30px;
}
.p4 {
	margin-bottom:40px;
}
.p5 {
	margin-bottom:50px;
}
.bx-wrapper {
	overflow:hidden;
	position:relative;
}
#page2 .bx-wrapper {
	width:450px !important;
	height:966px;
}
#page3 .bx-wrapper {
	width:940px !important;
	height:966px;
}
.bx-window {
	height:966px;
	overflow:hidden;
	width:100%;
	position:relative;
}
#page3 .bx-window {
	height:710px;
}
#slider {
	width:100%;
	height:966px;
	overflow:hidden;
}
#slider > div {
	overflow:hidden;
	width:260px;
	height:966px;
}
#slider-2 > div {
	overflow:hidden;
	width:240px;
	height:966px;
}
#slider figure {
	margin-bottom:8px;
}
#slider-2 figure {
	margin-bottom:17px;
}
#slider-2 h5 {
	margin-bottom:5px
}
.bx-next {
	display:inline-block;
	font-size:19px;
	line-height:1.2em;
	color:#72ad1a;
	text-transform:capitalize;
	text-decoration:none;
	position:absolute;
	z-index:99;
	left:63px;
	bottom:4px;
}
.bx-prev {
	display:none !important;
}
.bx-pager {
	padding:16px 0 0 0;
	text-align:center;
}
#page3 .bx-pager {
	text-align:right;
	padding:23px 20px 0 0;
}
.pager-link {
	display:inline-block;
	color:#c42e02;
	margin-right:12px;
	cursor:pointer;
	text-decoration:none;
}
.pager-link:hover, .pager-active {
	color:#7f7f7f;
}
.pager-active {
	cursor:default;
}



/*----------------------------------------------------FIM-----------------------------------------------*/



.clear {clear:both; line-height:0; font-size:0; width:100%;}
.lg-menu{
	width:1075px;
	height:25px;
	margin:10px auto;
	padding:20px 40px;
	border:1px solid #f4f4f4;
	background:rgba(255,255,255,.5);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0 0 2px #aaa;
	-moz-box-shadow: 0 0 2px #aaa;
	box-shadow: 0 0 2px #aaa;
	
}

.bode{
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.8;
	background:#E8E8E8;
	width:1075px;
	min-height:1275px;
	margin:10px auto;
	padding:20px 40px;
	border:1px solid #f4f4f4;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0 0 2px #aaa;
	-moz-box-shadow: 0 0 2px #aaa;
	box-shadow: 0 0 2px #aaa;
	
}


.logo {
	z-index:5;
    background-image: url("logo.png");
    height /**/:70px;
	position:absolute;top:2px;
}


.slider{
	zoom: 1.36;
	filter: alpha(opacity=2000);
	opacity:0.9
	position: relative;
    top: 20px;
   width: 780px; 
    height: 350px;
   
	}

.faixam{
	margin:auto;
	width:975px;
	height:25px;
	padding:15px 40px;
	border:1px solid #f4f4f4;
	background:#6C0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0 0 2px #aaa;
	-moz-box-shadow: 0 0 2px #aaa;
	box-shadow: 0 0 2px #aaa;
	
}

.faixamverdeescuro{
	margin:auto;
	width:975px;
	height:25px;
	padding:15px 40px;
	border:1px solid #f4f4f4;
	background:#060;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0 0 2px #aaa;
	-moz-box-shadow: 0 0 2px #aaa;
	box-shadow: 0 0 2px #aaa;
	}


.alinharaomeio{
	position:relative;
	top:-6px;
	}
	
.divfundo{

	/* background:rgba(0,255,0,1); */
	
	width:1160px;
	height:25px;
	margin:10px auto;
	padding:20px 40px;
	border:1px solid #f4f4f4;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0 0 2px #aaa;
	-moz-box-shadow: 0 0 2px #aaa;
	box-shadow: 0 0 2px #aaa;
	
}
.copyright{
	position:relative;
	top:-130px;
	left:10px;
	}
	
.desenvolvido{
	position:relative;
	top:-385px;
	float:right;
	}

	
	
	
h3 {
	
	font-size:26px; 
	line-height:2em; 
	color:#333;
	margin-bottom:3px;
	font-family:Benguiat Bk BT ;}
/*        BARRA REDES SOCIAIS      */ 
.redesociais{
position:relative;
	top:-70px;
}

.social-icons{position:relative;top:3px;}
.social-icons {overflow:hidden; text-align:right; padding:20px 30px 13px 0}
.social-icons span {display:inline-block; font-size:13px; line-height:17px; color:#fff; font-weight:bold; margin:3px 14px 0 0}
.social-icons a {display:inline-block; width:23px; height:23px; float:right}
.icon-1 {background:url(imagens/icon_1.png) 0 0 no-repeat; margin-left:7px}
.icon-2 {background:url(imagens/icon_2.png) 0 0 no-repeat; margin-left:7px}
.icon-3 {background:url(imagens/icon_3.png) 0 0 no-repeat; margin-left:7px}

/*      FIM  BARRA REDES SOCIAIS      */ 


/*zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;*/
	
	
	
/*------------------------------------------------ PRODUTOS DA PAGINA -----------------------------------------------*/



.item{
	position:relative;
	border-radius:15px;
	width:248px;
	height:275px;
	background-color:#FFF;
	margin:15px 10px 40px 10px; /*  ESPAÇO ENTRE OS PRODUTOS */
	float:left;
	-webkit-box-shadow: 0 1px 3px #c3c3c3;
    -moz-box-shadow: 0 1px 3px #c3c3c3;
    box-shadow: 0 1px 3px #c3c3c3;  
	
	-webkit-transition: box-shadow 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in-out;
	-o-transition: box-shadow 0.2s ease-in-out;
	-ms-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
	
}

.item:hover{
	-webkit-box-shadow: 0 0 8px #0C0, 0 0 8px #f38094;
    -moz-box-shadow: 0 0 8px #0C0,  0 0 8px #f38094;
    box-shadow: 0 0 8px #0C0,  0 0 8px #f38094; 
}
	

.item img{
	height:160px;
	display:block;
	width:100%;
	-webkit-box-shadow: 0 2px 1px #c3c3c3;
    -moz-box-shadow: 0 2px 1px #c3c3c3;
    box-shadow: 0 2px 1px #c3c3c3;
	border-radius:15px 15px 0 0;
	opacity:0.8;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	
}

.item img:hover{
	opacity:1;
}


.item h3{
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-size:105%;
	font-weight:normal;
	padding:5px 0 0 8px;
	color:#2d2d2d;
	text-decoration:none;
}

.item h3 a{
	text-decoration:none;
	color:#2d2d2d;
}

.item p{
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:normal;
	padding:0 0 0 8px;
	color:#f38094;
	text-decoration:none;
}



/*--------------------------------------------------FIM PRODUTOS PAGINA-----------------------------------------*/
	

.indent-bot {margin-bottom:20px;}
.indent-left {padding-left:30px;}
dl span {float:left; width:80px;}
dl.main-address dt {margin-bottom:5px;}
dl.main-address span {float:left; width:74px; color:#fff;}



/* ---------------------------------------------- mapas contatos ________________________________________________*/

.mapa{
	background:#000;
	width:1050px;
	margin:15px auto auto auto; /*  ESPAÇO ENTRE OS PRODUTOS */
	border:1px solid #f4f4f4;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0 0 8px #0C0, 0 0 8px #f38094;
    -moz-box-shadow: 0 0 8px #0C0,  0 0 8px #f38094;
    box-shadow: 0 0 8px #0C0,  0 0 8px #f38094; 
	}

iframe.mapas {
	position:relative;
	margin:5px 5px 5px 24px; /*  ESPAÇO ENTRE OS PRODUTOS */
	border:1px solid #f4f4f4;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0 0 2px #aaa;
	-moz-box-shadow: 0 0 2px #aaa;
	box-shadow: 0 0 2px #aaa;
}

