@charset "utf-8";
/* CSS Document */

html, body
{
	width: 				100%;
	text-decoration: 	none;
	color:				#666666;
	overflow-x: hidden;
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #F0F0F0;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #999999;
scrollbar-shadow-color: #cccccc;
scrollbar-arrow-color: #999999;
scrollbar-track-color: #F0F0F0;
}
*
{
	margin:				0;
	padding:			0;
	border:				0;
}
div
{
    text-align:         left;
}
ul, ol
{
	list-style-type:	none;
}
a,
a:hover
{
	color:				#FF8000;
	text-decoration:	none;
	cursor:				pointer;
}
a:hover
{
	text-decoration:	underline;
}
a.internal,
a.internal:hover
{
	color:				#003366;
	font-size:			12px !important;
}
div.clear
{
	clear:				both !important;
	height:				0 !important;
	font:				0/0 serif !important;
}
h1, h2
{
	color:				#003366;
	font:				14px/26px Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	font-weight:		bold;
}	
h3
{
	color:				#FF8A22;
	font-weight:		bold;
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	font-size: 15px;
	line-height: 26px;
}		
h4
{
	color:				#F00;
	font-weight:		bold;
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	font-size: 15px;
	line-height: 26px;
}
h5
{
	color:				#5c677f;
	font-size:			12px;
	font-weight:		bold;
	height:				26px;
	border-bottom:		1px solid #B9BEC7;
}
h5.overflow
{
	height:				40px;
}
sup {
	color: #F00;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 1px;
}
.copyright {
	width: 93%;
	text-align: justify;
	background-color: #F5F5F5;
	padding: 10px;
	border: 1px solid #CCC;
}
.politica {
	width: 540px;
	text-align: justify;
	background-color: #F5F5F5;
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 11px;
}
.contrato {
	width: 540px;
	text-align: justify;
	background-color: #F5F5F5;
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 11px;
	height: 2300px;
}
#staticbuttons {
	position: absolute;
}
.i-a-d {
	height: 387px;
	width: 100%;
}
.camera {
	height: 500px;
	width: 640px;
}


.box-a {
	height: 340px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.box-a .a-logo {
	height: 61px;
	width: 100%;
	text-align: center;
}
.box-a .a-tx {
	height: 280px;
	width: 100%;
	text-align: justify;
}

