
body {
	margin: 0 auto;
	background-image: url(fundo.gif);
	text-align: center;
	margin-top: 0;

}

#contaner {
	
		width: 960px;
		background-color: #F5F5F5;
		text-align: left;
		margin: 0 auto;
}



.top1 {
	width: 960px;
	height: 100px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(top.jpg);
	}
	
#rula {
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 1px;
	background-color: #666;
}

.boxlat {
	float: left;
	width: 100px;
	background-color: #F5F5F5;
	text-align: center;
}

.style4 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: lighter;
	color: #666;
	vertical-align: top;
}

.texto {
	float: left;
	background-color: white;
	width: 550px;
	padding: 20px 10px 20px 20px;
	text-align: left;
}

p {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #5A5A5A;
	font-weight: lighter;
	text-align: left;
	text-indent: 30px;
}

strong {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}

.caixafotos {
	float: right;
	width: 250px;
	height: 100px;
	background-color: #F5F5F5;
	padding: 20px 5px 5px 5px;
	text-align: left;
}

.boxgiga {
	position: relative;
	top:0px;
	left: 0px;
	width: 960px;
	background-color: #F5F5F5;
}

.boxmedio {
	width: 850px;
	float: right;
	background-color: #F5F5F5;
}

.clear {
	clear: both;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	background: url(bullet.gif) no-repeat 0 2px;
	padding-left: 15px;
	margin-top: 4px;
}

a:link, a:visited {
	font-family:Trebuchet MS;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

a:hover, a:active {
	color: navy;
	border-bottom-style: solid ;
	border-bottom-color:navy ;
}

.imagens {
	position: relative;
	float: right;
	padding: 0;
	border: 0;
}

.legenda {
	font-family:Trebuchet MS;
	font-size: 11px;
	color: navy;
	text-align: center;
}

b {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #666;
	font-weight: bold;
	text-align: left;
}

#box_menu {
	width: 960px;
	height: 20px;
	background-color: #f5f5f5;
}