.centraliza {
	margin: 0 auto;
	text-align: center;
}

.slider-beijaflor {
	margin-top: 10px;
`}

.nav-beijaflor{
	border-bottom: 1px solid #d9d9d9;
	background-color: #f6f6f6;
}

.menu-beijaflor {
	padding: 10px;
	color: #000;
	text-align: center;
}

.menu-beijaflor a {
	text-decoration: none;
	font-family: "Arial",sans-serif;
	-webkit-font-smoothing: antialiased;
    color: #707070;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 25px;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}

.item-beijaflor {
	display: inline;
}

.item-beijaflor:hover {
	color: #009bdb;
}

.back-beijaflor {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background: url(../beija-flor/bg.jpg) bottom center repeat-y #f1eded;
	padding-bottom: 20px;
}

.titulo-beijaflor {
	font-family: oswald,"open sans",sans-serif;
	color: #000;
	text-transform: uppercase;
	padding-top: 25px;
	padding-left: 15px;
	font-size: 2.5em;
	margin-bottom: 20px;
}

.li-projeto {
	padding-left: 15px;
	margin-top: 15px;
	text-decoration: none;
	font-family: "Arial",sans-serif;
    color: #000;	
}

.texto-projeto {
	text-decoration: none;
	font-family: "Arial",sans-serif;
    color: #000;
}

.fundo-pagina-beijaflor {
    background-image: url("../images/bk.png");
    background-repeat: repeat;
    height: 50px;
    padding: 20px;
}

.titulo-pagina-topo-beijaflor {
    font-family: oswald,"open sans",sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    padding-top: 5px;
    font-size: 1.8em;
	text-shadow: 1px 1px 1px rgba(11,11,11,.7);
}

.img-box {
	text-align: center;
	margin-top: 20px;
}

.thumb-plantas {
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding-top: 5px;
	width: 100px;
	height: 100px;
	background-color: #ffffff;
	display: inline-block;
	border: 1px solid #d9d9d9;
	background-color: rgba(255,255,255,0.7);
	overflow: hidden;
}

.thumb-galeria {
	text-align: center;
	vertical-align: middle;
	width: 200px;
	height: 200px;
	background-color: #ffffff;
	display: inline-block;
	border: 1px solid #d9d9d9;
	background-color: rgba(255,255,255,0.7);
	overflow: hidden;
	margin: 3px;
}

.right-bar {
/*height: 500px;*/
padding-bottom: 15px;
float: right;
}

.box-texto {
	width: 98%;
	margin: 0 auto 20px auto;	
}

.beijaflor-texto {
    font-family: "open sans",sans-serif;
    color:#000;
    font-size: 0.8em;
    width: 80%;
    margin-bottom: 40px;	
}

.casas-li {
	font-weight: 600;
	margin-left: 25px;
	margin-bottom: 25px;
}

.mapa {
	margin-bottom: 20px;
}

.back-mapa {
	background-image: url("../images/crossword.png");
}

.back-plantas {
	background-image: url("../images/crossword.png");
	padding-bottom: 20px;
}

.rodape-beijaflor {
	margin-top: -10px;
}

.plantas-centro {
	text-align: center;
	
}

.borda-imagem {
	border: 1px solid #d9d9d9;
}

.lista-plantas {
    font-family: "open sans",sans-serif;
    color:#009bdb;
    font-size: 0.8em;
    margin-bottom: 10px;
	border: 1px solid #009bdb;
	background-color: #fff;
	padding: 5px 0 5px 35px;
	background-image: url("../images/bg-itens.png");
	background-repeat: no-repeat;	
}

.lista-plantas:last-child {
	margin-bottom: 20px;
}