/* CONTAINER */

#container {
	margin:0 auto;
	width:867px;
	background-color:#FFFFFF;
	border:1px solid #d3d3d3;
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:20px;
}

/* HEADER */
.header {
	background-image:url( /media/images/top_header.gif);
	background-repeat:no-repeat;
	width:854px;
	margin:0 auto;
	margin-top:6px;
	display:table;
	
}

#logotipo {
	float:left;

}


#bandeiras { float:left; padding-left:70px; padding-top:20px;}

.pt {float:left; padding-right:3px;}

.es {float:left;}

#carrinho { float:left;}

#wrapper { 
	margin:10px 0px 0px 5px;
	
	
}

#menu{ 
	background-color:#435c80;
	

}

#content {
	width:610px;
	padding-top:45px;
	padding-bottom:15px;
	float:left;
	min-height:400px;
}

/* mac hide \*/
* html #content { height:400px}
/* end hide */

.input_carrinho { 
	background-color:#FFFFFF; 
	border:1px solid #ececec; 
	width:130px;
}



/* CONTENT */



/* FOOTER */

#footer { table-layout:fixed; min-height:48px;}

#footer .shadow_footer { 
	background-image:url(/media/images/shadow_footer.gif);
	background-repeat:no-repeat;
	background-position:center right;
}



/* MENU */
.repeat_left { 
	background-image:url(/media/images/shadow_repeat_left.gif); 
	background-repeat:repeat-y;
	width:17px;
	height:100%;
}

.repeat_right { 
	background-image:url(/media/images/shadow_repeat_right.gif); 
	background-repeat:repeat-y;
	width:17px;
	height:100%;
}

#shadow { margin-top:80px;}


/* PESQUISA */
