﻿/* MODULES */
div.modules{margin:auto;}
div.module{width:220px; text-align:center; padding:160px 20px 20px; margin:0 30px; float:left}
div.module:hover{background-color:#3962ad; cursor:pointer}
div.module h2{line-height:30px; font-size:180%; font-weight:600; text-shadow:0 1px 1px black;}
div.module p{margin:auto; line-height:1.50em; font-size:15px}

div.sales{background:url(../../Img/modules/sales.png) no-repeat; background-position:center top 20px; background-position-x:50%; background-position-y: 15%;}
div.purchases{background:url(../../Img/modules/purchases.png) no-repeat; background-position:center top 20px; background-position-x:50%; background-position-y: 15%;}
div.storage{background:url(../../Img/modules/storage.png) no-repeat; background-position:center top 20px; background-position-x:50%; background-position-y: 15%;}
div.crm{background:url(../../Img/modules/crm.png) no-repeat; background-position:center top 20px; background-position-x:50%; background-position-y: 15%;}
div.accounting{background:url(../../Img/modules/accounting.png) no-repeat; background-position:center top 20px; background-position-x:50%; background-position-y: 15%;}
div.ecommerce{background:url(../../Img/modules/ecommerce.png) no-repeat; background-position:center top 20px; background-position-x:50%; background-position-y: 15%;}


