.topbar {
	background: url(images/topbar.jpg) no-repeat center center;
	height: 120px;
	width: 770px;
}
body {
	margin: 0px;
	background: url(images/logo_sica.jpg) no-repeat center 50px;
}
.toplink {
	font: bold 13px/25px Tahoma;
	color: #000000;
	background: #FFCC33;
	display: block;
	text-decoration: none;
	text-align: center;
	border: 1px solid #000000;
	margin: 0px 2px;
	height: 25px;
}

h1 {
	font: italic bold 25px Georgia, "Times New Roman", Times, serif;
	border-top: 0px dotted #000000;
	border-right: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px dotted #000000;
	width: 756px;
	text-indent: 10px;
	color: #993300;
}
a.toplink:hover {
	color: #FFFFFF;
	background: #993300;
}

.txtcorpo {
	font: 12px Tahoma;
	color: #666666;
	padding: 5px 9px 0px;
	text-align: left;
}
.cresima {
	font: bold 10px Tahoma;
	color: #000000;
	text-decoration: none;
}
.bdtumb {
	border: 5px solid #D4E1F2;
	margin: 0px 10px;
}
a:link {
	color: #000000;
}
a:hover {
	color: #993300;
}
