    body {
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(images/fundo.jpg);
	background-position: center top;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.iframe_color {
	background-color: #000000;
}

	#wide {
	background-color: #000000;
	height: 510px;
	width: 940px;
	border: 1px solid #000000;
}
.content {
	width: 940px;
	background: transparent url(images/content_bg.png) repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin: 0px;
}
.abas {
	width: 940px;
	border: 1px solid #000000;
}

.content-bottom {
	width: 980px;
	height: 13px;
	background-color: transparent;
	background-image: url(images/content_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.content-top {
	width: 980px;
	height: 13px;
	float: none;
	background-image: url(images/content_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
}
.texto1 {
	font-family: Calibri, "Segoe UI", sans-serif;
	font-style: normal;
	color: #000000;
}
.texto2 {
	font-family: Calibri, "Segoe UI", sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.titulo1 {
	font-family: Calibri, "Segoe UI", sans-serif;
	color: #663399;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.english {
	font-family: Calibri, "Segoe UI", sans-serif;
	color: #828282;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
