
.conteudo
{
	/*background-color: #cb2853;*/
	width			: 930px;
	margin-bottom	: 20px;
}


.categoria
{
	color			: #000;
	font-size		: 40px;
	font-family		: "Times New Roman", Times;
	font-weight		: bold;
	margin			: 0px 0px 5px 10px;
}


.foto
{
	float			: left;
	width			: 600px;
	background-color: #000;
	margin			: -40px 5px 5px 5px;
	opacity			: 1; 
	filter			: alpha(Opacity=100);
}


.thumbs
{
	float			: left;
	width			: 600px;
	background-color: none;
	margin			: 5px;
}

.thumb
{
	margin			: 1px 0px 1px 3px;
}

.titulo
{
	float			: right;
	color			: #000;
	height			: 300px;
	width			: 290px;
	font-weight		: bold;
	font-size		: 12px;
	font-family		: "Times New Roman", Times;
	padding			: 5px 0px 5px 0px;
	margin-right	: -10px;
}

.fundo_txt
{
	background-color: #41eb6e;
	padding			: 2px;
}