﻿<style type="text/css">
      body {
	color: white;
      }
      .imgcatalogo {
	position: absolute;
	top: 30px;
      }

      #website_catalogo{
	left: 14px;
	z-index: 5;
      }

      #software_catalogo {
	left:387px;
	margin-left: -100px;
	z-index: 5;
      }

      #marketing_catalogo{
	left:98%;
	margin-left: -200px;
	z-index: 5;
      }

      #image_catalogo {
	width: 240px;
	height: 200px;
	float:left;
	text-align:center;
      }

      .catalogo-text {
	position:absolute;
	z-index: 4;
	padding-left: 246px;
	left: -2px;
	background: #FCFAE6;
	width: 538px;
	height: 1168px;
	font-size: 12px;
      }
  </style>
   
