@charset "utf-8";
/* CSS Document */

.titulo{
font-family:"Times New Roman", Times, serif;
font-size:36px;
font-weight:bold;
color:#663300;
}

.titulo_prods{
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#663300;
}
.texto{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;
}
#artigos{
width:800px;
}
.titulo_art{
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#663300;
}
#losproductos{
position:absolute;
margin-left:510;
margin-top:20;
width: 400px;
	height:120px;
}

