/*############################################################## 
	@AtivaWeb:		www.ativaweb.com
	@Autor:			Aderbal Nunes
	@e-mail:		aderbalnunes@gmail.com
	@data:			27/08/2007
	@content:		Folha de estilo para conteúdo
###############################################################*/

a{ color:#333333; }a:hover{ color:#0066CC; }

.topTable{
	height:21px;
	padding-top:5px;
	padding-left:5px;
	width:400px;
	text-align:left;
	background:url(../images/bgTableC.gif) repeat-x;
	border-bottom:2px solid #0c4285;
	margin:0 auto;
}

.corpoTable{
	width:400px;
	background:#F5F8FE;
	text-align:left;
	border-bottom:2px solid #0c4285;
	margin:0 auto;
	padding:2px;
}

.corpoBranco{
	width:400px;
	text-align:left;
	margin:0 auto;
	padding:2px;
}

.txtEvento{
	width:395px;
	float:left;
	padding:2px;
}

.txtEvento img{
	float:left;
}

#balao{
	width:141px;
	height:120px;
	position:absolute;
	z-index:2;
	left:285px;
	top:-41px;
}

.fotoDetalhe{
	float:left;
	width:120px;
}
.descDetalhe{
	width:320px;
	float:none;
}

#moreProd{
	width:429px;
	border:1px solid #6699FF;
	margin:0 auto;
	text-align:center;
}

.listMoreProd{
	width:211px;
	float:left;
	padding:1px;
}