
div#topo { 
	position:relative;
	height:151px;
	background:url(../imagens/topo-benetton.jpg) no-repeat;
}

div#principal {
	margin-top:-60px;
}

div#escolhe_cor {
	position:relative;
	top:-30px;
	width:710px;
	height:31px;
}

.apresenta_benetton {
	background-color:#CCFFFF;
	margin-top:0px;
	width:505px;
	height:210px;
	border:2px dashed #cccccc;
	padding:5px;
}	

#comunidades {
clear:both;
float:left;
margin-left:4px;
margin-top:17px;
overflow:hidden;
width:142px;
}

#comunidades a.twitter {
background:url("../imagens/ico-twitter.png") no-repeat scroll 0 0 transparent;
border:0 none;
float:left;
height:32px;
margin-left:12px;
text-decoration:none;
text-indent:-9999px;
width:32px;
}

#comunidades a.facebook {
background:url("../imagens/ico-facebook.png") no-repeat scroll 0 0 transparent;
border:0 none;
float:left;
height:32px;
margin-left:7px;
text-decoration:none;
text-indent:-9999px;
width:32px;
}

#comunidades a.orkut {
background:url("../imagens/ico-orkut.png") no-repeat scroll 0 0 transparent;
border:0 none;
float:left;
height:32px;
margin-left:7px;
text-decoration:none;
text-indent:-9999px;
width:32px;
}
