﻿body {
	margin: 0px;
	background-color: #191919;
}
#centralizar {
	position: relative;
	width: 945px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#topo{
	width: 945px;
	height: 197px;
	top: 0px;
	background-image: url('../images/topo.png');
	background-repeat: no-repeat;
}
#container {
	min-width: 600px;
}

#menu {
	float: left;
	width: 160px;
	margin-top: 30px;
}
.menu {
	margin-left: 25px;
	color: #FFFFFF;
}
li {
	list-style-type: none;
	margin-top: 10px;
	margin-left: -10px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #D82C31;
}
a:visited {
	text-decoration: underline;
}
#flash {
	float: right;
	width: 193px;
	height: 356px;
	margin-top: 30px;
}
#conteudo {
	margin-right: 193px;
	margin-left: 180px;
	margin-top: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.vermelho {
	color: #D82C31;
}
#promo {
	width: 572px;
	height: auto;
	margin-right: 193px;
	margin-left: 165px;
	margin-top: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#logo_orkut {
	width: 141px;
	height: 47px;
/*	margin-top: 0px;*/
}
#fique_por_dentro {
	margin-right: 193px;
	margin-left: 180px;
	margin-top: 20px;
	font-family: Verdana;
	font-size: 13px;
	text-align:center;
	color: #FFFFFF;
}

#rodape {
	height: 108px;
	margin-top: 110px;
	background-image: url('../images/rodape.png');
	background-repeat: no-repeat;

}
#dancarinos_esq {
	float: left;
	width: 160px;
	height: 230px;
	margin-top: -126px;
	background-image: url('../images/danesq.png');
	background-repeat: no-repeat;
}

#dancarinos_dir {
	float: right;
	width: 174px;
	height: 173px;
	margin-top: -128px;
	margin-right: 19px;
	background-image: url('../images/dandir.png');
	background-repeat: no-repeat;
}
#logo_orkut{
	width: 131px;
	margin-right: 193px;
	margin-left: 180px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
/*	text-align: center;*/
}
#msg_orkut{
	width: 132px;
	margin-right: 193px;
	margin-left: 321px;
	margin-top: -36px;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
/*	text-align: center;*/
}
#logo_twitter{
	width: 132px;
	margin-right: 193px;
	margin-left: 450px;
	margin-top: -60px;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
/*	text-align: center;*/
}
#logo_facebook{
	width: 132px;
	height: 72px;
	margin-right: 193px;
	margin-left: 550px;
	margin-top: -72px;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
/*	text-align: center;*/
}
#endereco{
	margin-right: 193px;
	margin-left: 180px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
/*	text-align: center;*/
}