body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #EEEEEE;
}
a:hover, a:link, a:visited, a:active{
	text-decoration: none;
	color: #240000;
}

#menu {
	width: 138px;
	float: left;
	background-image: url(/siteamigo/mnd.gif);
	margin-left: 2px;
	background-repeat: repeat-y;
	
}

#menu a {
	display: block;
	height: 18px;
	font-weight: bold;
	width: 127px;
	padding-left: 10px;
	color: #333333;
	background-repeat: no-repeat;
	padding-top: 5px;
}
#menu a:hover {
	color: #FF0000;
}
.menumais{
	color:#F00;
	width:60px;
	margin:10px;
	margin-left:60px;
	cursor:pointer;
	font-weight:bold;
}
#direita {
	position: absolute;
	left: 774px;
	top: 6px;
	width: 172px;
	height: 1919px;
}
#amigo {
	height: 200px;
	width: 775px;
	background-repeat: no-repeat;
}
#conteudo {
	width: 630px;
	float:left
}

#fim_amigo {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	height: 183px;
	background-image: url(siteamigo/amigos.jpg);
}
#fim_amigo2 {
	float: left;
	width: 100%;
	height: 75px;
	 
}
#friend {
	float: left;
	width: 290px;
	margin-left: 180px;
	margin-top: 55px;
}


