body {
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	font-family:tahoma, Arial, Helvetica;
	color:#333333;
	font-size:11px;
}

img {
	border:none;
}
#website {
	width:1000px;
	height:600px;
	text-align:center;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
}
#megazine {
	height: 100%;
	outline: none;
	width: 100%;
}
#lateral {
	width: 260px;
	float:left;
	height:800px;
	text-align:left;
}
.boxtexto {	
	width:260px;
	float:left;
	margin-top:7px;
}
.texto {
	margin-left:30px;
}
.menuRSociais { 
	width:100%; 
	float:left; 
	margin-top:39px; 
	margin-left:3px;
}
.menuRSociais ul, .menuRSociais ul li {
	list-style:none; 
	list-style-position:outside; 
	margin:0px; 
	padding:0px; 
	float:left;
}
.texto ul, .texto ul li {
	list-style:none; 
	list-style-position:inside; 
	margin:0px; 
	padding:0px; 
	float:left;
	line-height:12px;
}
.rodape {
	float:left;
	width:287px; 
	height:44px; 
	margin-top:10px;
}
.rodape a {
	width:287px; 
	height:44px; 
	float:left;
}
#revista {
	width:740px;
	float:left;
	height:580px;
	margin-top:0px;
}
.textoRosa{
	color:#FF0066;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:10px;
}
.textoPreto11{
	color:#333333;
	font-size:11px;
	text-decoration:none;
	text-align:15px;
}
.textoNeritoIt12{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:10px;
	font-style:italic;
	
}
.lista{
	list-style:none; 
	list-style-position:outside; 
	margin:0px; 
	padding:0px; 
	float:left;
}