@charset "utf-8";

/* barra do  topo*/
.codrops-top{
	/* [disabled]position: fixed; */
	/* [disabled]background: #FFF; */
	background: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	width: 100%;
	font-size: 0.69em;
	line-height: 2.2;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	/* [disabled]background-color: rgba(51,51,51,0.4); */
}

.codrops-top a{
	padding:0 1em;
	letter-spacing:0.1em;
	color:#888;
	display:inline-block;
	font-size:10px;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.95);
	color: #333;


}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}


.codrops-icon:before {
	font-family: "Courier New";
	margin: 0 4px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.bloggerblog{
	background:url(../../imgs/suporte/blog.png)center center no-repeat;
}
.bloggerblog:hover{
	background:url(../../imgs/suporte/blog.png)center center no-repeat  !important;
}

.telefoneligar {
	background-image: url(../../imgs/suporte/telefone_contato998962657.png);
	background-repeat: no-repeat;
	background-position: right center;	
}

.telefoneligar:hover {
	background-image: url(../../imgs/suporte/telefone_contato998962657.png) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
	
}
.picasaweb{
background:url(../../imgs/suporte/picasa_4096_black.png)center center no-repeat;
}

.picasaweb:hover{
	background:url(../../imgs/suporte/picasa_4096_black.png)center center no-repeat  !important;
}

.deviantart{
	background:url(../../imgs/suporte/deviantart_logo_2.png)center center no-repeat;
}

.deviantart:hover{
	background:url(../../imgs/suporte/deviantart_logo_2.png)center center no-repeat  !important;
}
.emailico {
	background: url(../../imgs/suporte/emailgmail.png)center center no-repeat;
}

.emailico:hover {
	background: url(../../imgs/suporte/emailgmail.png)center center no-repeat  !important;}

.linkedin{ 
	background:url(../../imgs/suporte/Linkedin-PNG.png)center center no-repeat;
}

.linkedin:hover{
	background:url(../../imgs/suporte/Linkedin-PNG.png)center center no-repeat  !important;
}
.facebook{
	background: url(../../imgs/suporte/facebook-logo.jpg) center center no-repeat;
}

.twiter{
	background:url(../../imgs/suporte/twitter-circular-button2.png) center center no-repeat;
}

.twiter:hover{
	background:url(../../imgs/suporte/twitter-circular-button2.png) center center no-repeat  !important;
}
.facebook:hover {
	background: url(../../imgs/suporte/facebook-logo.jpg) center center no-repeat  !important;
}

.pequenosicones{
	overflow: visible;
	background-color: none;
	display: block;
	box-sizing: border-box;
	background-size: contain;
	/* [disabled]border: 1px dotted #0C6; */
	text-align: left;
	height: 2.14em;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.pequenosicones:hover{
	overflow: visible;
	background-color:none !important;
	display: block;
	box-sizing: border-box;
	background-size: contain !important;
	text-align: left;
}

.pequenosicones span {
	display: inline;
	text-indent: 10000px;
	position:absolute;
	top:-1000000px;
}


@media only screen and (max-width: 900px) {

}
