@charset "UTF-8";
body {
	background-image: url(images/bg_ameba.gif);
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
h1 {
	font-size: 31px;
	letter-spacing: -1px;
	color: #FFFFFF;
	margin-top: 5px;
}
h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: -5px;
	margin-bottom: -5px;
}



#container {
	height: 500px;
	width: 800px;
	margin-top: -250px;
	margin-left: -400px;
	left: 50%;
	top: 50%;
	position: absolute;
	border: thin solid #FFFFFF;
}
#wn {
	position:relative;
	height: 450px;
	width: 800px;
	overflow: hidden;
	background-color: #000000;
}
#full {
	height: 435px;
	width: 800px;
	text-align: center;
}
#esq {
	width: 359px;
	height: 450px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
#esq a {
    color: #000000;
}
#dir {
	background-color: #000000;
	width: 359px;
	height: 450px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#dir a {
    color: #FFFFFF;
}
#endereco {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 50px;
	font-size: 26px;
}
#scroll_links {
	background-color: #333333;
}
#scroll_links img {
	margin-right: 12px;
	margin-left: 12px;	
}


.small {
	font-size: 12px;
}
.branco {
	color: #FFFFFF;
}
#esq .branco a:link {
	color: #FFFFFF;
}



#esq_pag4 {
	width: 359px;
	height: 450px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
#esq_pag4 a {
    color: #000000;
}
#bg_pag2 {
	background-image: url(images/capa_youpix.png);
	background-repeat: no-repeat;
	background-position: center 100px;
	height: 435px;
	width: 800px;
}
#bg_pag3 {
	background-image: url(images/ipod.jpg);
	background-repeat: repeat;
	height: 450px;
	width: 400px;
	float: right;
}
#bg_pag4 {
	background-image: url(images/girl.jpg);
	background-repeat: repeat;
	height: 450px;
	width: 400px;
	float: right;
}
#bg_pag5 {
	background-image: url(images/dancinha.jpg);
	background-repeat: repeat;
	height: 450px;
	width: 400px;
	float: right;
	text-align: right;
}
#bg_pag6 {
	background-image: url(images/galera.jpg);
	background-repeat: repeat;
	height: 450px;
	width: 400px;
	float: right;
}
#bg_pag6 p {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
#bg_pag6 a {
    color: #FFFFFF;
}

.small-botton {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	bottom: 10px;
	left: 326px;
}