@CHARSET "UTF-8";

#divGatas {
	text-align: left;
	margin: auto;
	margin-top: 10px;	
}

#divGatasCabecalho {
	background-color: #036;
	padding: 6px;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(../images/img_dest5.jpg);
}

.clsGata {
	width: 190px;
	margin-left: 6px;	
	float: left;
}

.clsGataMidia {
	width: 180px;
	height: 140px;
	border: 1px solid #000000;
	margin-top: 10px;
}

#divMaisGatas {
	font-family: arial;
	line-height: 20px;
	clear: both;
	margin: 8px;
	padding: 10px;
	border-bottom: 1px solid #000000;
}
