﻿.Descricao { position: relative; float: left; padding: 20px; }
.Descricao h2 { font-family: Arial; color: #009ee0; font-size: 20px; font-weight: normal; margin: 15px 0 15px 0; }
.Descricao p { font-family: Arial; color: #000000; font-size: 14px; }

#ListaCategoria .Box { position: relative; float: left; margin-top: 20px; width: 311px; height: 249px; }
#ListaCategoria .Box:nth-child(3n+2) { border-right: 1px dashed #b2b2b2; border-left: 1px dashed #b2b2b2; }
#ListaCategoria .Box a img { width: 311px; height: 247px; }