 @charset "UTF-8";

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}


#tabela {
	position:absolute;
	top:50%;
	margin-top: -250px;
	height: 500px;
}

#p1 {
	background-color: #000000;
	text-align: center;
}

#p1 a {
    color: #000000;
}

#p2 {
	background-color: #000000;
	text-align: center;
	background-image: url(images/capa_youpix.png);
	background-repeat: no-repeat;
	background-position: center 100px;
}

#p3{
	background-color: #e33258;
}

#p3 #dir {
	background-color: #000000;
	width: 400px;
	height: 500px;
	float: right;
}

#p4 {
	background-color: #59C5C7;
}

#p4 #dir {
	background-color: #000000;
	width: 400px;
	height: 500px;
	float: right;
}

#p5 {
     background-color: #FDB913;
}

#p6 {
     background-color: #FDB913;
}

#p7 {
     background-color: #ff0045;
}

#p7 #dir {
	background-image: url(images/mortenomundodopapertoy.jpg);
	background-repeat: no-repeat;	
}

#p7 #esq {
    background-image: url(images/postitwall.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#p8 {
	background-color: #000000;
	text-align: left;
}

#p8 h2 {
	background-color: #000000;
	text-align: left;
	margin-top: -10px;
}


#p_euvou {
   	background-color: #000000;
	text-align: left;
}

#p_euvou #esq {
	background-color: #ff0045;
}


h1 {
	font-size: 31px;
	line-height: 30px;
	letter-spacing: -1px;
	color: #FFFFFF;
	margin-top: 5px;
}

h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-transform: uppercase;
}

#esq {
	width: 359px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	height: 500px;
}

#esq p {
	margin-top: -10px;
}

#esq img {
	text-align: center;
}

#esq a {
    color: #000000;
}

#dir {
	background-color: #000000;
	width: 400px;
	height: 500px;
	float: right;
	color: #FFFFFF;
}

#dir p {
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: -10px;
}

#dir h2 {
	color: #e33258;
	padding-right: 20px;
	padding-left: 20px;
}

#dir h1 {
	padding-right: 20px;
	padding-left: 20px;
}

#dir img {
	text-align: center;
	margin-top: 10px;
}

#dir a {
    color: #FFFFFF;
}

#endereco {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 400px;
	font-size: 26px;
}

.red {
	color: #ff0000;
}

#dir .red a {
	color: #ff0000;
}

.branco {
	font-weight: bold;
	color: #FFFFFF;
}

#esq a .branco {
	font-weight: bold;
	color: #FFFFFF;
}

.branco_ligth {
	color: #FFFFFF;
}

.preto {
	color: #000000;
}
