@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	background:#010101;
}
#geral{
	width:820px;
	margin:0 auto;
	min-height:400px;
	margin-top:20px;
}

#desenv{
	width:820px;
	height:46px;
	margin:0 auto;
	text-align:right;

}
.corpFx {
	width:158px;
	height:auto;
	float:left;
	margin-top:7px;
	text-align:left;
}

.img-corp{
	float:left;
}
.corp-a li{
	list-style:none;
	line-height:12px;
}
.corp-a li h2 a{
	text-decoration:none;
	color:#666;
	font-size:10px;
	font-weight:lighter;
	margin:0;
	padding:0;
}
.corp-a li a{
	text-decoration:none;
	color:#666;
	font-size:10px;
	font-weight:lighter;
	margin:2px;
}

#colleft{
	width:440px;
	height:620px;
	background:#585858;
	float:left;
}
.logotipo{
	padding:40px 0 0 126px;
}
.imgpage{
	padding:45px 0 0 61px;
}
.bandeiras{
	width:300px;
	height:300px;
	padding:480px 0 0 35px;
	
}
#colleft h1{
	text-align:center;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:lighter;
	margin:15px 0 0 0;
}
#colright{
	width:380px;
	height:620px;
	background:#BB422D url(img/bg-colright.jpg) repeat-x top;
	float:right;
}
