﻿/* ---- */
/* 
-- Menus
*/
.boxServices {margin:35px 0 120px; width:900px}

.divServices 		{margin:35px 0 0; overflow:hidden}
.divServices a 	{background:#fff; border:3px solid #fff; display:block; float:left; height:174px; margin:0 35px 30px 0; width:262px}
.divServices a:last-child {margin: 0 0 30px}

	.divServices a:hover img {opacity:0.8}
