<!--
body {
	font-family:"tahoma";
	font-size:12px;
}
.texto {
	font-family:"tahoma";
	font-size:12px;
	color:#000000;
	text-align:justify;
	line-height:15px;
}
.borda {
	border-left:5px solid #f2f2f2;
	border-right:5px solid #f2f2f2;
}
.form_news {
	width:195px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	font-family:"tahoma";
	font-size:11px;
	color:#c5c5c5;
}
.dest {
	border:2px dotted #e5e5e5;
	padding:10px;
}
.prods {
	width:150px;
	height:150px;
	background-image:url(images/bg_prods.gif);
	background-repeat:no-repeat;
}
.form {
	width:100%;
	background-color:#e9e9e9;
	border:1px solid #cccccc;
	font-family:"Tahoma";
	font-size:12px;
	color:#666666;
}
.link_art {
	color:#799320;
	text-decoration:none;
	}
.link_art:hover {
	color:#435111;
	text-decoration:underline;
	}

.link_new {
	color:#999999;
	text-decoration:none;
	font-size:10px;
	}
.link_new:hover {
	color:#666666;
	text-decoration:underline;
	font-size:10px;
	}
-->