@charset "utf-8";
/* CSS Document */

		#butaum {
				width: 200px;
				position: absolute;
				left: 50%;
				margin-left: -100px;
				bottom: 20px;
	color: white;
		text-decoration: none;
  font-family: 'Montserrat', sans-serif;
				height: 40px;
				text-align:center;
				font-size: 14px;
				line-height: 14px;
				padding: 5px 0 10px;
  border: 2px solid;
				border-radius: 16px;
				-moz-border-radius: 16px;
				-webkit-border-radius: 16px;
				z-index: 199 }

			a.linkbutaum { display: block; height: 100%; width: 100%; color: white; text-decoration: none }
			a.linkbutaum:hover { color: white }

			#butaum:hover { background-color: #1e6c37; /*color: red;
				box-shadow: 5px 5px 5px rgba(0,0,0,0.5)*/ }

	#iconezap_001 { width: 200px; height: 20px; background: url(images/iconezap_001.png); background-size: auto 100%; background-repeat: no-repeat; position: absolute; bottom: 40px; left: 80px; z-index: 199; color: white; font-family: 'Montserrat', sans-serif; font-size: 14px; line-height: 20px }
	#iconezap_001:hover { background: url(images/iconezap_002.png); background-size: auto 100%; background-repeat: no-repeat; color: red }
	#iconezap_002 { width: 200px; height: 20px; background: url(images/iconezap_001.png); background-size: auto 100%; background-repeat: no-repeat; position: absolute; bottom: 16px; left: 80px; z-index: 199; color: white; font-family: 'Montserrat', sans-serif; font-size: 14px; line-height: 20px }
	#iconezap_002:hover { background: url(images/iconezap_002.png); background-size: auto 100%; background-repeat: no-repeat; color: red }
	a.link_iconezap { display: block; height: 100%; width: 100% }

	#iconeface { width: 30px; height: 30px; background: url(images/facebook.png); background-size: 100%; position: absolute; bottom: 20px; right: 115px; z-index: 199 }
	#iconeface:hover { border: 2px solid white; border-radius: 20px }
	a.link_iconeface { display: block; height: 100%; width: 100% }

	#iconeinsta { width: 30px; height: 30px; background: url(images/instagram.png); background-size: 100%; position: absolute; bottom: 20px; right: 80px; z-index: 199 }
	#iconeinsta:hover { border: 2px solid white; border-radius: 20px }
	a.link_iconeinsta { display: block; height: 100%; width: 100% }

	#iconeyt { width: 30px; height: 30px; background: url(images/youtube.png); background-size: 100%; position: absolute; bottom: 20px; right: 80px; z-index: 199 }
	#iconeyt:hover { border: 2px solid white; border-radius: 20px }
	a.link_iconeyt { display: block; height: 100%; width: 100% }


	#iconebrasil { width: 20px; height: 20px; background: url(images/brazil.png); background-size: 100%; position: absolute; top: 45px; right: 130px; z-index: 1999 }
	#iconebrasil:hover { border: 2px solid white; border-radius: 10px }

	#iconeusa { width: 20px; height: 20px; background: url(images/usa-today.png); background-size: 100%; position: absolute; top: 45px; right: 105px; z-index: 1999 }
	#iconeusa:hover { border: 2px solid white; border-radius: 10px }

	#iconeespanhol { width: 20px; height: 20px; background: url(images/spain.png); background-size: 100%; position: absolute; top: 45px; right: 80px; z-index: 1999 }
	#iconeespanhol:hover { border: 2px solid white; border-radius: 10px }



 .ytplayer { width: 100%; height: 100%; display: block; background-image: url(iconeytplayer_002.png); background-repeat: no-repeat; background-position: center; background-size: auto 50px; position: absolute; top: 0; padding: 0; margin: 0 }

 .ytplayer:hover { background-image: url(iconeytplayer_001.png) }