@charset "utf-8";
/* CSS Document */
#envolta
	{
		position:absolute;
		padding:15px;
		/*border: 1px double red;*/
		width:615px;
	}
	

#body
	{
		min-width:607px;
		position:absolute;
		/*border: 1px solid black;*/
		margin: 6px;
	}
#estruturabaixa
	{
		min-width:602px;
	}

#header
	{
		width:600px;
		height:143px;
		/*border: 1px dotted red;*/
	}
	

.imgheader a.header-x 
	{  
	position:absolute;
	top:9px;
	/* *top:-7px;*/
	left:9px;
	/*padding:0px;*/
	text-decoration: none;
	background-color:none;
	background: url('header.jpg')	no-repeat center center;	
	width:600px;  
	height:143px;	
	display:block;	
	}

#informa	
	{
		width:400px;
		position:relative;
		/*border: 1px dashed blue;*/
		float:left;
	}
#promo
	{
		position:absolute;
		float:left;
		margin-left:407px;
		*margin-left:7px;
	}
	
.imgheader a.rodapex 
	{  
	/*position:absolute;
	top:9px;
	/* *top:-7px;
	left:9px;
	padding:0px;*/
	margin-left:-10px;
	text-decoration: none;
	background-color:none;
	background: url('rodape.jpg')	no-repeat center center;	
	width:600px;  
	height:143px;	
	display:block;	
	}