@charset "utf-8";
.dica{
	float: left;
	width: 960px;
	height: 220px;
	position: relative;
	z-index: 1000;
}
.dica .dic_data{
	float: left;
	width: 235px;
	height: 220px;
	border-right: 1px #000000 solid;
}
.dica .dic_data .data{
	float: left;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 1.2em;
	background-color: #07571A;
	border-radius: 3px;
	
	margin: 0px 0px 0px 15px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dica .dic_data .data span{
	font-size: 1.3em;
}
.dica .circ{
	float: right;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: -15px;
	background-color: #FFF;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 1px #2FFF58 solid;
	box-shadow: 0px 0px 1px #666666;
	-moz-box-shadow: 0px 0px 1px #666666;
	-ms-box-shadow: 0px 0px 1px #666666;
	-o-box-shadow: 0px 0px 1px #666666;
	-webkit-box-shadow: 0px 0px 1px #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.dica:hover .circ{
	box-shadow: 0px 0px 4px #666666;
	-moz-box-shadow: 0px 0px 4px #666666;
	-ms-box-shadow: 0px 0px 4px #666666;
	-o-box-shadow: 0px 0px 4px #666666;
	-webkit-box-shadow: 0px 0px 4px #666666;
}
.dica .dic_desc{
	float: right;
	width: 676px;
	height: 200px;
	margin-left: 44px;
	background-color: #F3F3F3;
	box-shadow: 0px 1px 2px #666666;
	-moz-box-shadow: 0px 1px 2px #666666;
	-ms-box-shadow: 0px 1px 2px #666666;
	-o-box-shadow: 0px 1px 2px #666666;
	-webkit-box-shadow: 0px 1px 2px #666666;
	font-size: 14px;
}
.dica .dic_desc span{
	display: block;
	float: left;
	width: 656px;
	height: 180px;
	margin: 10px;
	overflow: hidden;
}
.dica .dic_desc span h2{
	margin: 4px 0px;
}
.dica .dic_desc span a{
	float: right;
	text-decoration: none;
	color: #F5F5F5 !important;
}
.dica .dic_desc .ponta{
	float: left;
	border-color: transparent;
	border-right-color: #F3F3F3;
	border-width: 10px 10px 10px 0px;
	border-style: solid;
	margin-left: -10px;
	margin-top: 5px;
}

.pativo, .n_pativo{
	float: left;
	width: 40px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin: 0px 3px;
	border-radius: 8px;
}
.pativo{
	background-color: #0D6D47;
	color: #FFF;
}
.n_pativo{
	background-color: #F2F2F2;
	box-shadow: 0px 0px 2px #666666;
	color: #000;
}
.n_pativo a{
	color: #000;
	text-decoration: none;
}

.imgdir{
	width: 240px;
	height: auto;
	margin-top: 5px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

a.voltar{
	display: block;
	float: right;
	padding: 5px 10px;
	text-decoration: none;
	background-color: #0BA54B;
	color: #FFF;
	border-radius: 8px;
	position: relative;
	z-index: 1000;
}

.parceiro{
	width: 218px;
	margin: 0px 10px 25px 10px;
	height: 210px;
	border: 1px #FFF dotted;
	float: left;
	overflow: hidden;
	background-color: #FFF;
	color: #000;
	text-align: center;
	transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
}
.parceiro:hover{
	box-shadow: 4px 4px 20px #000;
	-moz-box-shadow: 4px 4px 20px #000;
	-ms-box-shadow: 4px 4px 20px #000;
	-o-box-shadow: 4px 4px 20px #000;
	-webkit-box-shadow: 4px 4px 20px #000;
}
.parceiro .pimg{
	width: 218px;
	height: 170px;
	overflow: hidden;
}
.parceiro .pimg img{
	min-width: 218px;
	min-height: 170px;
}

.paletas{
	min-height: 470px;
	width: 960px;
	float: left;
	
	
}
.catpaleta{
	float: left;
	height: 210px;
	width: 480px;
	margin-bottom: 11px;
	
}

a.catpaleta img{
	max-width:460px;
	max-height:200px;

	
}

.catpaleta2{
	float: left;
	height: 280px;
	width: 310px;
	margin-bottom: 11px;
	
}

a.catpaleta2 img{
	max-width:300px;
	max-height:200px;

	
}
.titpaleta{
	height: 45px;
	line-height:40px;
	background:rgba(240, 218, 58, 0.66);
	margin: 0 auto;
	float:left;
	text-align: center;
	margin:0;
	width: 460px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration:none;
	margin-top:-60px;
	z-index:100px;
	position:relative;
	
}


.titpaleta2{
	height: 45px;
	line-height:40px;
	background:rgba(240, 218, 58, 0.66);
	margin: 0 auto;
	float:left;
	text-align: center;
	margin:0;
	width: 300px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration:none;
	margin-top:-60px;
	z-index:100px;
	position:relative;
}

.titpaleta:hover{
	background:rgba(11, 155, 209, 0.73);
	color:#FFF;
}

.titpaleta2:hover{
	background:rgba(11, 155, 209, 0.73);
	color:#FFF;
}


#menu_lat h2{
	color: #333;
	left: 0px;
	font-size: 18px;
 }


#menu_lat{
	height: 100%;
	border: none;
	width: 215px;
	float: left;
}

#menu_lat ul li {
	display: block;
	position:relative;
	width:215px;
}

#menu_lat ul li a{
	width:225px;
	border-bottom: 2px solid #999;
	font-weight:bold;
	position:inherit;
	line-height:40px;
	height:38px;
	text-wrap:none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	text-decoration:none;
	text-align:left;
	color:#333 !important;

}
#menu_lat ul li a:hover{
	color:#333;
	border-bottom: 4px solid #0BA54B;
	
}

.ambientes{
	min-height: 400px;
	width: 740px;
	float: right;
}

.boxgrid{
	float: left;
	width: 320px;
	height: 240px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 10px;
	float: left;
	background: #F0DA3A;
	overflow: hidden;
	position: relative;
	
-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.7);
-moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.7);
box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.7);

    
}  
.boxgrid img{  
    position: absolute;  
    top: 0;  
    left: 0;  
    border: 0; 
	float: left; 
	width: 360px; 
	height: 250px; 
	display: block; 
	background-repeat: no-repeat; 
	background-position: center top; 
	overflow: hidden; 
	 
}
.exibir{

	min-height: 400px; 
	width: 960px; 
	float: left;

}


.desc{
	text-align: justify;
	float: right;
	width: 365px;
	margin-left: 8px;
	margin-top: 5px;
	float: left;
	font-size: 16px;
	color: #28130E;
	margin: 0;
	height: 15px;
	
}

.desc h2{
	font-size: 16px;
	color: #0BA54B;
}

.pro-nome{
	width:220px;
	border:solid 1px;
}