@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F4F5F;
}

#container
{
	width: 760px;
	border: 2px;
	border-style: solid;
	border-color: #ffffff;
	padding: 0px;
	spacing: 0px;
	background-color: #ffffff;
}

#cont6
{
	width: 720px;
}

.posicionamento
{

	position: absolute;
	left: 50%;
	top:1px;
	margin-left: -380px;

}

.posicionamento2
{

	position: relative;
	top: -4px;

}

.posicionamento3
{

	position: relative;
	top: -4px;

}

.posicionamento4
{

	position: relative;
	top: -1px;

}


.texto {
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size: 9px;
	color: #a2a2a2;
	text-align: right;
	position: relative;
	right: 20px;
}

.texto2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	weight: 560px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	position: relative;
	left: 20px;
}

.style1 {
	font-size: 10px;
	font-weight: bold;
}

.style2 {
	color: #FF6600;
	font-weight: bold;
}