@charset "UTF-8";
body {
	margin: 0px;
}
#container {
	height: 840px;
	width: 1024px;
	position: absolute;
	left: 50%;
	margin-left: -512px;
}
#copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}
a:link {
	color: #af994e;
	text-decoration: none;
}
a:visited {
	color: #af994e;
	text-decoration: none;
}
a:hover {
	color: #F19300;
	text-decoration: none;
}
a:active {
	color: #af994e;
	text-decoration: none;
}
#flashcontent {
	height: 457px;
	width: 1024px;
	background-image: url(images/content_flash.jpg);
}
#centre {
	width: 1024px;
	height: 457px;
}
#bottom {
	height: 225px;
	width: 1024px;
}

#page {
	opacity: .90;
	filter: Alpha(Opacity=80);
	background-color: #FFFfff;
	border: 10px solid #FFF;
	height: 520px;
	width: 520px;
	left: 60px;
	top: 215px;
	position: absolute;
}
#left {
	float: left;
	width: 120px;
}
#right {
	width: 360px;
	float: left;
}
#modulo {
	width: 480px;
	text-align: right;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #485258;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 33px;
	line-height: 44px;
	font-weight: bold;
	color: #EB9000;
}
#main {
	height: 520px;
	width: 480px;
	position: absolute;
	left: 60px;
	top: 215px;
	border: 10px solid #FFF;
	padding-right: 20px;
	padding-left: 20px;
}
#main_scroll {
	height: 520px;
	width: 480px;
	position: absolute;
	left: 60px;
	top: 215px;
	border: 10px solid #FFF;
	padding-right: 20px;
	padding-left: 20px;
	overflow: auto;
}
form {
	text-align: right;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #485258;
}
.text_privacy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #485258;
	float: left;
	clear: both;
	margin-top: 10px;
}
#main_scroll img{
	vertical-align: middle;
	margin-right: 10px;
}
#main img{
	vertical-align: middle;
	margin-right: 10px;
}
.credit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}
.credit a:link {
	color: #000;
}
.credit a:visited {
	color: #000;
}
.credit a:hover {
	color: #8DC73C;
}
.credit a:active {
	color: #000;
}
img {
	border: 0px;
}

#captcha {
	border: 1px solid #ddd;
}

#change-image{
	font-size:10px;
	cursor:pointer;
	padding: 2px;
	margin: 2px 0 4px o;
}
