@charset "utf-8";
* {
	margin:0;

}
img{border:0px;}

#menu {
	float: none;
	margin-top: 40px;
	margin-left: 200px;
	display: block;
	height: auto;
	width: 700px;
	margin-right: 0px;
	padding-top: 10px;
}

#pagina #menu ul li a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



li {
	padding-right: 15px;
}
#twitter {
	margin-top: 0px;
	margin-left: 110px;
	height: 82px;
	width: 82px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}
#kissfm {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}




body {
	background-image: url(muro.jpg);
	background-repeat: repeat;
	
}
#pagina {
	width: 1500px;
	background-image: url(layout-ok.jpg);
	height: auto;
	background-repeat: no-repeat;
	margin: auto;
	float: left;
}
#conteiner {
	background-color: #0C6;
	width: 1200px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#sidebar {
	float: left;
	width: 200px;
	height: 800px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#conteudo {
	background-image: url(pretinho.png);
	width: 600px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 185px;
	float: left;
}
.post {
	background-image: url(pretinho2.png);
	padding: 10px;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #F60;
	margin-bottom: 15px;
}


#menu li {
list-style: none; 
display: inline;
}
#radio {
	position:relative;
	top:70px;
	left:800px;
	margin-top: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	left:748px;
	top:106px;
	width:40px;
	height:37px;
	z-index:1;
	margin-left: 60px;
	margin-top: 0px;
}
.sidepost {
	background-color: #FFF;
	padding: 10px;
	width: 200px;
	float: left;
	margin: 0px;
	height: auto;
}

