@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	border:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.replace {overflow:hidden;display:block;text-indent:-5000px;width:0px;height:0px;font-size:1px;}
a {color:#B21C21; text-decoration:none;}
a:hover {text-decoration:underline;}

body, html, #wrap {
	height:1040px;
}

body {
	background: url(images/p_nuvem_cimaesquerda.gif) no-repeat top left #030305;
	position:relative;
}
#wrap {
	background: url(images/p_nuvem_cimadireita.gif) no-repeat top right;
	height:800px;
	padding:1px;
}
.logo {
	background:url(images/p_logo.gif) no-repeat;
	margin:136px auto 10px auto;
	width:361px;
	height:129px;
}
.foto {
	background:url(images/p_foto.jpg) no-repeat center;
	height:380px;
}
#links {
	margin:0 auto 0 auto;
	width:945px;
	height:42px;
}
#links li {
	float:left;
	display:inline;
	margin-right:23px;
}
#links .rpk5blog {background:url(images/p_link_rpkblog.gif) no-repeat; width:88px; height:42px;}
#links .myspace {background:url(images/p_link_myspace.gif) no-repeat; width:92px; height:42px;}
#links .flickr {background:url(images/p_link_flickr.gif) no-repeat; width:80px; height:42px;}
#links .youtube {background:url(images/p_link_youtube.gif) no-repeat; width:87px; height:42px;}
#links .twitter {background:url(images/p_link_twitter.gif) no-repeat; width:118px; height:42px;}
#links .fotolog {background:url(images/p_link_fotolog.gif) no-repeat; width:114px; height:42px;}
#links .lastfm {background:url(images/p_link_lastfm.gif) no-repeat; width:76px; height:42px;}
#links .palcomp3 {background:url(images/p_link_palcomp3.gif) no-repeat; width:104px; height:42px;}

#info {
	width:820px;
	margin:30px auto 100px auto;
}
#download a {
	background:url(images/p_download.gif) no-repeat;
	float:left;
	display:inline;
	width:390px;
	height:158px;
	margin-right:10px;
}
#agenda {
	background:url(images/p_agenda.gif) no-repeat;
	float:left;
	display:inline;
	width:390px;
	height:158px;
	margin-left:10px;
}
#agenda ul {
	margin:45px 0 0 135px;
}
#agenda ul li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	list-style:none;
}
#footer-left {
	background:url(images/p_nuvem_baixoesquerda.gif) bottom left no-repeat;
	position:absolute;
	bottom:0;
	left:0;
	z-index:-3;
	width:306px;
	height:195px;
}
#footer-right {
	background:url(images/p_nuvem_baixodireita.gif) bottom right no-repeat;
	position:absolute;
	bottom:0;
	right:0;
	z-index:-3;
	width:289px;
	height:195px;
}
.contato {
	text-align:center;
	padding-top:200px;
}
.contato a {
	color:#FFF;
	font-size:11px;
}