#bodyequipe {
	background-color: #FFF;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#bodyequipe #direito {
	width: 165px;
	float: right;
	margin-top: 30px;
}
#bodyequipe #esquerdo {
	width: 250px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: 17px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B7CCBB;
	border-bottom-color: #B7CCBB;
	border-left-color: #B7CCBB;
}
#bodyequipe #centro {
	float: left;
	margin-left: 5px;
	width: 400px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 30px;
}
#bodyequipe #clear {
	clear: both;
	height: 20px;
}
#bodyequipe #nomeequipe  {
	font-weight: bold;
	background-color: #B7CCBB;
}
#bodyequipe #nomeequipe h1  {
	font-size: 17px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
}

.titulos {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #54765A;
	font-weight: bold;
	color: #54765A;
}
.conteudo {
	padding-top: 5px;
	padding-bottom: 10px;
}
.resultados   {
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
.classificacao     {
	float: left;
	width: 70px;
	text-align: center;
}
.competicao     {
	font-weight: normal;
	margin-left: 80px;
}
#bodyequipe #esquerdo #site {
	background-image: url(/equipes/images/icon_link.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#bodyequipe #esquerdo #facebook {
	background-image: url(/equipes/images/icon_facebook.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#bodyequipe #esquerdo #twitter {
	background-image: url(/equipes/images/icon_twitter.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#bodyequipe #esquerdo #flickr {
	background-image: url(/equipes/images/icon_flickr.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#bodyequipe #centro #logo {
	float: right;
	width: 80px;
	text-align: right;
}
#bodyequipe #esquerdo #orkut {
	background-image: url(/equipes/images/icon_orkut.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	height: 20px;
}
.ano {
	background-color: #CCC;
	font-weight: bold;
	padding: 2px;
}
#bodyequipe #esquerdo #descricao {
	padding: 2px;
	width: 95%;
}
#bodyequipe #centro #resultados {
	float: left;
	width: 100%;
}

