*{ margin:0; padding:0; }

body {
	height: 100%;
}

html{ 
	height:100%;
}

#corpo{ 
	width:100%;
	height:100%; 
	position:relative;
}

#conteudo {		
	width:1000px; 
	height:600px;
	position:absolute;
	bottom:0;
	_bottom:-1px ;
	z-index:2;
}

#fotos {
	z-index: 2;
	width: 548px;
	bottom: 0;
	height: 280px;
	position: absolute;
	margin: 0 0 100px 45px;
	background-color: #FFF;
	overflow: hidden;
}

#corpo tr td {
	height: 600px;
}

#fotos div {
	width: 42px;
	height: 43px;
	background-color: #FFF;
	float: left;
	margin: 0 0 7px 7px;
}

#fotos a:link, #fotos a:visited, #fotos a:hover { outline: none; }

#campanha  {
	/*background-color: #0066CC;*/
	width: 550px;
	height: 54px;	
	margin: 0 0 90px 40px;
	position:absolute;
	bottom:0;
	_bottom:-1px ;
	z-index:2;
}

#campanha div {
	width: 42px;
	height: 42px;
	background-color: #FFF;
	float: left;
	margin: 0 0 8px 8px;
}

#f-layouts {
	
	width: 200px;
	_width:210px;
	height: 54px;
	margin: 0 0 90px 500px;
	position:absolute;
	bottom:0;
	_bottom:-1px ;
	z-index:2;
}

#f-layouts div{
	width: 42px;
	height: 42px;
	background-color: #FFF;
	float: left;
	margin: 0 0 8px 8px;}