@charset "utf-8";
/*Técnicas com Cordas - EN-84*/

body{
	background:url('../../images/background/bg1.png'), url('../../images/background/bungee_bg.png') no-repeat, url('../../images/background/bungee2_bg.png') no-repeat;
	background-position:left top, left top, right top;
	background-size:auto auto, 25% auto, 50% auto;
	background-attachment:fixed;
	}

.article-80{ /*BUNGEE*/
	background:  url('../../images/background/bg1.png') left top repeat, url('../../images/background/bj.png') left top no-repeat ;
	background-attachment:fixed;
	background-size: auto auto, auto 80%;
	background-attachment:fixed;*/
}
.clearfix{}
#content-above{}
#content-above-1,#content-above-2,#content-above-3, #content-above-4, #content-above-5{
}
#content-above-1 img,#content-above-2 img,#content-above-3 img, #content-above-4 img, #content-above-5 img{
	width:95%;
	height:auto;
	}

#content-above-1 img:hover,#content-above-2 img:hover,#content-above-3 img:hover, #content-above-4 img:hover, #content-above-5 img:hover{
	width:90%;
	opacity:0.85;
	height:auto;
	}

