﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: Black;
	background-image: url('images/bg.gif');
	background-repeat: repeat;
}

blockquote
{
	text-align: justify;
}


.bg
{
	height: 100%;
	position: absolute;
	top: -25px;
	left: -36px;
	z-index: -1;
	right: 467px;
}

.main
{
	border: 2px solid #000000;
	background-color: #FFFFFF;
	width: 1004px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 20px;
}

.button
{
	padding: 5px;
	background-color: #006600;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}

.foto
{
	float: right;
	padding: 20px;
	border: none;
}

a img
{
      border: none;
}

.logo
{
	float: right;
	padding: 20px;
}

