body, td, table, div{
	font: 8pt arial;
}

body{
	background: url(../images/bg.jpg) repeat-x;
	background-color: #0187CE;
	margin: 0;
	padding: 0;
}

.maindiv{
	background: url(../images/mainbg.png);
	width: 843px;
	height: 652px;
}

.maindiv_cegismerteto{
	background: url(../images/bg_cegismerteto.jpg);
	width: 843px;
	height: 652px;	
}

.topmenu{
	text-align: left;
	font-size: 11pt;
	padding: 73px 0 0 500px;
	color: white;
}

a{
	color: white;
	text-decoration: none;
	outline: none;
}

a:hover{
	text-decoration: underline;
}

.content{
	text-align: center;
}

.content2{
	text-align: left;
	font-size: 10pt;
}

.fim{
	margin: 160px 25px 0 25px;
	border: 0px;
}

.bottommenu{
	padding: 160px 0 0 0;
	color: #004B9E;
	font-size: 10pt;	
}

.bottommenu a {
	color: #004B9E;
}

.bginner{
	margin-top: 51px;
	background: url(../images/bg_inner.png) repeat-x;
	width: 802px;
	height: 418px;		
}

.bottommenu2{
	padding: 16px 0 0 0;
	color: #004B9E;
	font-size: 10pt;	
}

.bottommenu2 a {
	color: #004B9E;
}

a img{
	border: 0px;
}