/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c6c6c7;
}
#Pmeio{
	width:950px;
	background-color:#FFFFFF;
}
#Ptopo{
	width:950px;
	background-color:#eff0f1;
}

#PtopoFlash{
	width:950px;
	background-color:#211d29;
}
#PDestaques{
	width:950px;
	background-color:#eff0f1;
}
#PDivBarra{
	width:950px;
	height:4px;
	background-color:#928e53;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#Prodape{
	width:950px;
	background-color:#b2ae5f;
}
#IDestaques{
	width:950px;
	background-color:#FFFFFF;
	margin-bottom: 20px;
}

.nome_prod{
	float: left;
	margin: 10px 10px;
	text-align: center;
	width: 121px;
	height: 180px;
	color: black;
	font-family: arial;
	font-size: 12px;
}

.nome_cat{
	float: left;
	margin: 10px 10px;
	text-align: center;
	width: 121px;
	height: 100px;
	color: black;
	font-family: arial;
	font-size: 12px;
}

.nome_prod a{
	color: black;
	text-decoration: none;
}

.detalhes_prod{
	margin: 20px 0px;
	text-align: center;
	color: black;
	font-family: arial;
	font-size: 12px;
}

.detalhes_prod a{
	color: black;
	text-decoration: none;
}

h1.valor{
	color: red;
}

h1.valor a{
	color: red;
	font-size: 16px;
}

.detalhes_prod p{
	text-align: left;
}

.enviarConvites{
	color: blue;
	font-weight: bold;
}

.enviarConvites a{
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

#fc_titular{
	width: 680px;
	text-align: center;
}

#fastcash p{
	font-size: 8pt;
	text-align: center;
}

#fc_2nivel #esq{
	margin-top: -40px;
	width: 260px;
	text-align: right;
	float: left;
}

#fc_2nivel #esq p{
	text-align: right;
}

#fc_2nivel #dir{
	margin-top: -40px;
	width: 260px;
	text-align: left;
	float: right;
}

#fc_2nivel #dir p{
	text-align: left;
} 

#fc_3nivel{
	width: 325px;
	margin-top: -40px;
	float: left;
}

#fc_3nivel #um{
	text-align: center;
	float: left;
	margin-left: 150px;
}

#fc_3nivel #dois{
	text-align: center;
	float: right;
}

#fc_3nivel #tres{
	text-align: center;
	float: left;
}

#fc_3nivel #quatro{
	text-align: center;
	float: right;
	margin-right: 150px;
}