a img { border: none; }

body {
	 font-family: Tahoma, sans-serif;
	 font-size: 12px;
}

#container {
	 background: url(background.png) no-repeat;
	 width: 980px;
	 height: 610px;
	 margin: auto auto;
	 position: relative;
}

#logo-mercatura {
	 display: block;
	 position: absolute;
	 top: 20px;
	 left: 39px;
}

#links {
	 position: absolute;
	 top: 132px;
	 left: 674px;
	 font-weight: bold;
	 color: #fff;
}

#links a, #links a:visited {
	 color: #fff;
	 text-decoration: none;
}

#content {
	 position: absolute;
	 top: 176px;
	 left: 34px;
	 width: 561px;
	 text-align: justify;
	 line-height: 19px;
}

#footer {
	 position: absolute;
	 top: 585px;
	 left: 34px;
	 font-weight: bold;
	 color: #638308;
}

p.first {
	 font-weight: bold;
	 color: #89b92f;
}

#logo-gmp {
	 position: absolute;
	 left: 34px;
	 top: 465px;
}

#logo-atobiz {
	 position: absolute;
	 right: 15px;
	 bottom: -25px;
}

h1 {
	 font-weight: bold;
	 font-size: 15px;
	 border-bottom: 1px solid #89b92f;
	 padding-bottom: 18px;
}

h2 {
	 font-weight: bold;
	 font-size: 15px;
}

table {
	 width: 100%;
	 border-collapse: collapse;
	 border: none;
}

td {
	 padding: 0;
	 width: 50%;
}
