/* PAGINA INICIAL */


#index {
	width: 954px;
	background-color: #FFF;
	}
	
#flash {
	width: 615px;
	height: 300px;
	margin-left: 1px;
	margin-top:8px;
	background-color: #CCC;
	float:left;
	}

#destaque1 {
	width: 306px;
	height:117px;
	margin-top: 10px;
	margin-left:1px;
	margin-bottom: 1px;
	margin-right:3px;
	float:left;
	}

#destaque2 {
	width: 306px;
	height:117px;
	margin-top: 10px;
	margin-bottom: 1px;
	float:left;
	}

