#header 
	{
	background-color: #000;
	background-image:url(IMGS/fundoHeader.gif);
	background-repeat:repeat-x;
	position: relative;
	width: 1001px;
	height: 147px;
	}
#menuPrincipal 
	{
	background-color: #FFF;
	position: relative;
	width: 1001px;
	height: 24px;
	clear:left;
	}
.itensMenu
	{
	position:relative;
	float:left;
	width: auto;
	height:auto;
	}
#subMenu
	{
	background-color:#FFF;
	text-align:right;
	position:relative;
	padding-right:15px;
	width:986px;
	height:30px;
	clear:left;
	}
#linha
	{
	margin:0;
	padding:0;
	}
#bannerFlash
	{
	background-color:#FFF;  
	width:1001px; 
	}
#parteCentral
	{
	background-color:#FFF;
	width:751px;
	float:left;
	}
#meio
	{
	width:1001px;
	height:auto;
	clear:left;
	}
#boxVinhos
	{
	background-color:#ffffff;
	background-image:url(IMGS/destaque_vinhos_h/bg_box_vinhos.jpg);
	border-right-width: thin;
	border-right-color:#ccc;
	border-right-style:dotted;
	width:390px;
	height:310px;
	float:left;
}
#txtVinhos
	{
	text-align:right;
	font-size:12px;
	color:#525252;
	width:180px;
	margin: 0px 15px auto auto;
	float:right;
}
#txtVinhos_vinho
	{
	text-align:left;
	width:180px;
	margin: 30px 15px auto 10px;
	color:#666;
	float:right;
}
#boxDistribuidor
	{
	background-color:#ffffff;
	border-right-width: thin;
	border-right-color:#ccc;
	border-right-style:dotted;
	text-align:left;
	width:350px;
	height:310px;
	float:left;
	}
#boxContato
	{
	background-image:url(IMGS/contato_bg.jpg);
	background-repeat:no-repeat;
	border-top-width: thin;
	border-top-color:#ccc;
	border-top-style:dotted;
	border-right-width: thin;
	border-right-color:#ccc;
	border-right-style:dotted;
	text-align:left;
	width:360px;
	height:205px;
	padding-top:15px;
	padding-left:30px;
	position:relative;
	float:left;
	}
#boxNovidades
	{
	background-color:#FFFFFF;
	border-top-width: thin;
	border-top-color:#ccc;
	border-top-style:dotted;
	border-right-width: thin;
	border-right-color:#ccc;
	border-right-style:dotted;
	padding-top:10px;
	padding-left:10px;
	text-align:left;
	width:340px;
	height:195px;
	float:left;
	}
#txtNovidades
	{
	font-size:10px;
	text-align:justify;
	width:285px;
	margin:auto 25px auto 25px;
	}
#footer
	{
	background-color:#FFF;
	clear:left;
	width:1001px;
	height:38px;
	}
