	* {
		padding:0px;
		margin:0px;
		list-style-type:none;
		font-family:"Trebuchet MS";
		font-size:9pt;
		color:#5a5239;
		text-decoration:none;
	}
	body {
			background-color:#f8fbe6;
	}
	#body {
		background-image:url(../images/bg-bod.jpg);
		background-repeat:repeat-x;
		background-position:left top;

	}
	#barra {
		margin:0px;
	}
	img {
		border:none;
	}
	#superbanner {
		background-image:url(../images/bg-superbanner.jpg);
		background-repeat:repeat;
		width:100%;
		margin:auto;
		padding-top:5px;
	}
	#SeguraTopo {
		width:100%;
		height:195px;
		margin:auto;
		background-image:url(../images/bg-topo.jpg);
		background-position:top center;
		background-repeat:no-repeat;
	}
	#topo {
		width:778px;
		margin:auto;
		position:relative;
	}
	.blog {
	position:absolute;
	top:122px;
	right:75px;
	}
	.logo {
		position:absolute;
		top:80px;
		left:0px;
	}

	#SeguraFlash {
		width:100%;
		height:363px;
		margin:auto;
		background-image:url(../images/bg-flash.png);
		background-position:top center;
		background-repeat:no-repeat;
		}
	#flash {
		width:778px;
		margin:auto;
	}
	#patrocinio {
		width:778px;
		text-align:center;
		display:block;
		margin:auto;
	}
	#patrocinio li {
		width:24%;
		display:block;
		float:left;
		text-align:center;
	}
	#rodape {
	width:778px;
	margin:auto;
	text-align:center;
	background-image:url(../images/bg-rodape.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:10px;
	clear:both;
	}	

