@charset "utf-8";
/* CSS Document */
@charset "utf-8";
* {
	font-family: "Courier New", Courier, monospace;
}



.titoloh2
{
	position:static;
	
	display:block;
	
	box-sizing:border-box;
	  border-bottom: 1px dashed #06c;

	
/*	padding:0px;
	margin:0px;
	margin-bottom:0px;
*/	
	padding: 4px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	font-weight:bold;
	text-transform:uppercase;
	
	}
.titoloh2 h2{
		margin:0;
		padding:0;
		font-weight:normal;
		font-size:20px;
		color:#06C;
	
	}
	
	.bodyphotointer {
		position:static;

display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
   box-sizing: border-box;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  
  padding:0;
  margin:0;
  
		}
.photo01{
	position: static;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	width: auto;
	height: autopx;
	cursor: pointer;
	box-sizing: border-box;
	/* [disabled]padding: 5px; */
	margin: 5px;
	text-align: center;
	-webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);
	-ms-transform: translateX(0px) translateY(0px) rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);
	transform: translateX(0px) translateY(0px) rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	/* [disabled]border: 1px solid #F90; */
			}
		
		.photoimgmargin 
{
	position: static;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 160px; /* COM ESTE PARAMETRO EU POSSO CONTROLAR O TAMANHO DA IMAGEM */
	height: auto;
	padding: 10px;
	background-color: #fff;
	background-size: auto;
	box-sizing: border-box;
	/* [disabled]border: 1px solid #F00; */
	border-radius: 0px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	-webkit-transform: translateX(0px) translateY(0px) rotate(-4deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);
	-ms-transform: translateX(0px) translateY(0px) rotate(-4deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);
	transform: translateX(0px) translateY(0px) rotate(-4deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	  }
.photoimgmargin:hover 

{
/*	  -webkit-animation: photoroda 1s 0s 3 cubic-bezier(0.495, 0, 0.895, 0.050) alternate;
    -moz-animation: photoroda 1s 0s 3 cubic-bezier(0.495, 0, 0.895, 0.050) alternate;
    -ms-animation: photoroda 1s 0s 3 cubic-bezier(0.495, 0, 0.895, 0.050) alternate;
    -o-animation: photoroda 1s 0s 3 cubic-bezier(0.495, 0, 0.895, 0.050) alternate;
    animation: photoroda 1s 0s 3 cubic-bezier(0.495, 0, 0.895, 0.050) alternate;
	*/		
	-webkit-animation: photopara 10s 0s 3 linear alternate;
    -moz-animation: photopara 10s 0s 3 linear alternate;
    -ms-animation: photopara 10s 0s 3 linear alternate;
    -o-animation: photopara 10s 0s 3 linear alternate;
    animation: photopara 10s 0s 3 linear alternate;

	
}

@keyframes piscapisca{
	0%{
		opacity:0.0;
		}
		
		100%{
			opacity: 1;
			
			
			
			}
	
	
	}
@keyframes photopara{
0% {
 
 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);	
	-webkit-transform: translateX(0px) translateY(0px) rotate(-4deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);
	-ms-transform: translateX(0px) translateY(0px) rotate(-4deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);
	transform: translateX(0px) translateY(0px) rotate(-4deg) scaleX(1) scale 

}	
3% {

 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

  -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scaleX(1.05) scaleY(1.05) skewX(0deg) skewY(0deg);
  -ms-transform: translateX(0px) translateY(0px) rotate(0deg) scaleX(1.05) scaleY(1.05) skewX(0deg) skewY(0deg);
  transform: translateX(0px) translateY(0px) rotate(0deg) scaleX(1.05) scaleY(1.05) skewX(0deg) skewY(0deg);
  
  }
  
  100% {
 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

  -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scaleX(1.05) scaleY(1.05) skewX(0deg) skewY(0deg);
  -ms-transform: translateX(0px) translateY(0px) rotate(0deg) scaleX(1.05) scaleY(1.05) skewX(0deg) skewY(0deg);
  transform: translateX(0px) translateY(0px) rotate(0deg) scaleX(1.05) scaleY(1.05) skewX(0deg) skewY(0deg);
  }
	
	
}

@keyframes photoroda{
	from{
	 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);	
	-webkit-transform: translateX(0px) translateY(0px) rotate(-4deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);
	-ms-transform: translateX(0px) translateY(0px) rotate(-4deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);
	transform: translateX(0px) translateY(0px) rotate(-4deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
		
		}
		to {
 
 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
   margin-bottom: 5px;
  -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scaleX(1.05) scaleY(1.05) skewX(0deg) skewY(0deg);
  -ms-transform: translateX(0px) translateY(0px) rotate(0deg) scaleX(1.05) scaleY(1.05) skewX(0deg) skewY(0deg);
  transform: translateX(0px) translateY(0px) rotate(0deg) scaleX(1.05) scaleY(1.05) skewX(0deg) skewY(0deg);
  animation-play-state:paused;
		}
	}
	
.photoimg{
	position: static;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	display: block;
	/* [disabled]width: 100px; */
	max-width: 100%;
	height: auto;
	background: url() center center no-repeat #eee;
	background-size: cover, auto;
	padding: 0;
	margin: 0;
	/* [disabled]border:0; */	
}

/*	
.photostatus {
	position: static;
	display: block;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	/* [disabled]border: 1px solid #00C; */
	}
*/	.photoname{
	/* [disabled]border: 2px solid #F0F; */
	width: 100%;
	left: 0;
}
	
	
	.photoname a
{
	position: static;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-transform: capitalize;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	color: #333;
	/* [disabled]border: 1px solid #0C0; */
	/* [disabled]background-color: #F9C; */
	}
.photoimgback
{
	top: 0px;
	left: 0px;
 	right: 0px;
	bottom: 0px;
	position:absolute;
	
	overflow:visible;

	display: block;
	width: 160px;
	height: 160px;
	
	padding: 0px;
	margin: 25px;
	
	border: 1px solid #ccc;
	border-radius: 0px;

	opacity: 0.8;
	background-color: #eee;
	background-size:auto;
		/* box-shadow: 1px 1px 0px 0px rgba(0,0,0,0,4);
		box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.4); */
		 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);


	}
.rodape .rodapenav .rodapenavegcol .titoloh3 {
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
	padding-bottom: 4px;
}
.rodape .rodapenav .rodapenavegcol .titoloh3 h3 {
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	margin: 0px;
	padding: 0px;
}
	

	
		
		
		/*	.photoexpand{
			
			  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: static;


			  box-sizing: border-box;

  display: block;
			  width: 679px;
  height: auto;
  
    box-sizing: border-box;
  background: -webkit-linear-gradient(90deg, #eee, #fff);
  background: linear-gradient(0deg, #eee, #fff);
  background-size: auto;

  border: 1px solid #aaa;
  border-radius: 2px;


			}
*/
/*.photoimgmargexpand{
	  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: static;

	  width: auto;
  height: auto;
  
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: inherit;
  box-sizing: border-box;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  
  padding:0;
  margin:0;

	
	
	}
	
	.photoimgexpand {
		
		position:static;
		
		
		  width: 500px;
  height: 350px;

 
  display: block;
  cursor: inherit;
  box-sizing: border-box;
  background: url() center center no-repeat;
  background-size: contain;
  
  padding:0;
  

		}
		
		.photoimgexpand a img{
	position: static;
	width: 95%;
	height: auto;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 17px;			
			
			}
		
		.photonameexpand{
			display:block;
			  width: auto;
  height: auto;
  box-sizing: border-box;
  
  padding:0;
  position:static;

  border: 0px solid #000;
  border-bottom: 1px solid #aaa;
  border-radius: 0px 0px 0px 0px;
  font-size:14px;



			
			
			}
*/		/*	
			.titoloexpand{
				display:inline;
				  width: auto;
				    box-sizing: border-box;

  height: auto;
  
  padding:0;
  margin:0;
    top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: static;


  font-size: 14px;
  letter-spacing: 0px;
  word-spacing: 0px;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;


}
*/
/*.envolveexpand{
	  width: auto;
  height: auto;
  
   display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: inherit;
  box-sizing: border-box;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  
  padding:0;
  margin:0;
  
    position: static;


	}
*/	/*.closeexpand{
		  width: auto;
  height: auto;
  
    display: block;
  cursor: pointer;
  box-sizing: border-box;

  padding-top: 12px;
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 12px;
  margin: 0px;
  
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: static;

		
		
		}
	
	
	.closeexpand:hover {
  background: #FF0000;
  background-size: auto;
  color: #fff
}*/
/*
.labelbarexpand{
	 width: auto;
  height: auto;
  overflow: visible;
  opacity: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: inherit;
  box-sizing: border-box;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0px;
  padding-bottom: 10px;
  margin-top: 0px;
 
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: static;
 
	}
*/
/*.navphotoexpand{
	  width: auto;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
box-sizing: border-box;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0px;
  margin:0;
  
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: static;
  

	}
	
	.navbtn {
  width: 15px;
  height: 15px;
  overflow: visible;
  opacity: 1;
  display: block;

  box-sizing: border-box;
  background: url() center center no-repeat;
  background-size: contain;

  padding: 0px;
  margin: 5px;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: static;
  
  border: 0px solid #000;
  border-radius: 0px 0px 0px 0px;
 
}

.navbtn a{
	display:block;
	
	text-indent:-9000px;
	width:14.5px;
	height:14.5px;
	
}*/


/*
.photoshop {
  width: auto;
  height: auto;

  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  box-sizing: border-box;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;


  padding: 0px;
    margin: 5px;
  
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: static;
  
  border-top: 1px solid #aaa;
  border-left: 0px solid #000;
  border-right: 0px solid #000;
  border-bottom: 1px solid #aaa;
  border-radius: 0px 0px 0px 0px;
  }


.photoshopbtn {
  width: 11px;
  height: 11px;
  overflow: visible;
  
  display: block;
  
  box-sizing: border-box;
  background: url() center center no-repeat;
  background-size: contain;
  
   padding: 0px;
   
  margin: 5px;
  
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: static;
  
  border: 0px solid #000;
  border-radius: 0px 0px 0px 0px;
  
}


.photoshopbtn a{
	display:block;
	
	text-indent:-9000px;
	width:14.5px;
	height:14.5px;
	
}

.inforexpand {
  width: 111px;
  height: auto;
  overflow: visible;
  opacity: 1;
  display: inline-block;
  
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: static;
  border: 1px solid #aaa;
  border-radius: 0px 0px 0px 0px;
  color: #555;
  font-size: 12px;
  letter-spacing: 0px;
  word-spacing: 0px;
  text-overflow: clip;
}


*/
.rodapebase {
  width: auto;
  height: auto;
 
  display: block;
 
  box-sizing: border-box;
 
 
  padding: 10px;
 
  margin: 0px;
  
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: static;
  
  border: 0px solid #000;
  border-radius: 0px 0px 0px 0px;
  
  color: #eee;
  font-size: inherit;
  letter-spacing: 0px;
  word-spacing: 0px;
  
  }


.rodapebasedireito {
  width: auto;
  height: auto;
  
  display: block;
  
  box-sizing: border-box;
  
  padding: 10px;
  
  margin: 0px;
 
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
 
  position: static;
 
  border: 0px solid #000;
  border-radius: 0px 0px 0px 0px;
  font-family: inherit;
  color: #eee;
  
}


.rodapenav {
	width: auto;
	height: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	cursor: inherit;
	box-sizing: border-box;
	background: #333;
	background-size: auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: static;
	border: 2px solid #000;
	border-radius: 0px 0px 0px 0px;
	color: #000;
}


.rodapenavegcol {
  width: 380px;
  height: auto;
  
  display: block;
  
  box-sizing: border-box;
  
  padding: 15px;
  margin: 15px;
  
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: static;
  
  border-top: 0px dotted #aaa;
  border-left: 0px dashed #aaa;
  border-right: 1px dotted #aaa;
  border-bottom: 0px dotted #aaa;
  border-radius: 0px 0px 0px 0px;
  
  color: #ccc;
  
}


.rodapenavegcol.semdir {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F00;
}
.formcontato {
	display: block;
}
.linkmail {
	color: #CCC;
	font-size: 14px;
	text-decoration: none;
	padding: 3px;
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 3px;
}
.linkmail:hover {
	text-decoration: underline overline;	
}
.formcontato span label{
	font-size: 12px;
	display: inline-block;
	width: 35%;
	/* [disabled]border: thin solid #069; */
	margin: 0px;
	padding: 0px;
	}
 .formcontato span input, .formcontato span textarea {
	display: block;
	width: 100%;
}
 .formcontato span input, .formcontato span textarea {
	 
	 padding:3px;
	 font-size:18px;
	 border:none;
	 background-color:#444;
	 
	 color:#999;}
.formcontato #btnformarea {
	display: block;
	text-align: center;
	width: 100%;
	margin-top: 5px;
}

#sprycheckbox1 input{
	width:auto;
	float:left;
	background-color:#333;

	
	
	
	}
.formcontato #btnformarea input{
	margin:0;
	cursor:pointer;
	background-color: #999;
	border: none;
	color: #333;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 54px;
	padding-bottom: 10px;
	padding-left: 54px;	
	
}
.formcontato #btnformarea input[type=submit]{
	background-color: #eee;
	color: #000;
	float: left;
	text-transform: uppercase;
	-webkit-transition: background-color 0.3s ease-in-out 100ms, color 0.1s ease-out 100ms;
	-moz-transition: background-color 0.3s ease-in-out 100ms, color 0.1s ease-out 100ms;
	-ms-transition: background-color 0.3s ease-in-out 100ms, color 0.1s ease-out 100ms;
	-o-transition: background-color 0.3s ease-in-out 100ms, color 0.1s ease-out 100ms;
	transition: background-color 0.3s ease-in-out 100ms, color 0.1s ease-out 100ms;
}
.formcontato #btnformarea input[type=reset]{
	float: right;
	-webkit-transition: background-color 0.4s ease-in-out 100ms, color 0.4s ease-in-out 100ms;
	-moz-transition: background-color 0.4s ease-in-out 100ms, color 0.4s ease-in-out 100ms;
	-ms-transition: background-color 0.4s ease-in-out 100ms, color 0.4s ease-in-out 100ms;
	-o-transition: background-color 0.4s ease-in-out 100ms, color 0.4s ease-in-out 100ms;
	transition: background-color 0.4s ease-in-out 100ms, color 0.4s ease-in-out 100ms;

}
.formcontato #btnformarea input:hover{
	background:
	#000;
	color:#CCC;

}

.artigocorpo img{
	display: inline-block;
	float: left;
	margin: 10px;
	height: auto;
	width: 32%;
	min-width:260px;
}
.botoes input {
	margin: 1px;
	width: 49%;
}
