/* TEXTOS */
.texto {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
      color: #636363;
	text-decoration: none;
}

.texto:link    {color: #636363; text-decoration: none;}
.texto:visited {color: #636363; text-decoration: none;}
.texto:hover   {color: #636363; text-decoration: underline;}

.campo { font-family: arial; font-size: 11px; font-style: normal; line-height: normal; color: #000000; background-color: #FFFFFF; border: 1px solid #9A9A9A; }

.imagensloja {
	position: relative;
	width: 410px;
	margin: 0 0 0 33px;
	/margin: 0;
	text-align: center;
	}

.thumbsloja {
	position: relative;
	float: left;
	display: inline;
	left: 1px;
	width: 60px;
	height: 45px;
	margin: 3px 1px 3px 4px;
	border: 1px solid #95924B;
	cursor: pointer;
	}

#ftampliada {
	position: relative;
	width: 370px;
	height: 271px;
	margin: 2px;
	padding: 8px 0 0 0;
	background: url(../images/DiaN_border.gif) no-repeat center center;
	}

.linhaImgs {	position: relative;
	float: left;
	display: inline;
	margin: 2px 0 0 18px;
	/margin: 2px 0 0 36px;
	}

.limpa {	clear: left;
	}