#left {
	color: #333;
	float: left;
	width: 192px;
}
#left_top {
	background: url('../_img/left_background_top.jpg');
	color: #333;
	height:10px;
	width: 191px;
}

#left_main {
	background: url('../_img/left_background.jpg') repeat-y;
	height:100%;
	text-align:center;
	width: 191px;
}
#left_bottom {
	background: url('../_img/left_background_bottom.jpg');
	color: #333;
	height:10px;
	width: 191px;
}

#meu_carrinho {
	background: url('../_img/meu_carrinho.jpg') no-repeat;
	color: #EEE;
	height:153px;
	margin-left:6px;
	vertical-align:middle;
	width: 184px;
}

#minha_conta {
	background: url('../_img/minha_conta.jpg') no-repeat;
	color: #EEE;
	height:200px;
	margin-left:6px;
	*margin-left:3px;
	_margin-left:3px;	
	vertical-align:middle;
	width: 180px;
}

#minha_conta_on {
	background: url('../_img/minha_conta_on.jpg') no-repeat;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:200px;
	margin-left:6px;
	vertical-align:middle;
	width: 180px;
}

#area_cobertura {
	background: url('../_img/area_cobertura.jpg') no-repeat;
	color: #EEE;
	height:206px;
	margin-left:6px;
	vertical-align:middle;
	width: 184px;
}

#enquete_top {
	background: url('../_img/enquete_top.jpg') no-repeat;
	color: #EEE;
	height:37px;
	margin-left:3px;
	margin-top:5px;
	vertical-align:middle;
	width: 183px;
}

#enquete_div {
	background: url('../_img/enquete_div.jpg') repeat-y;
	color: #EEE;
	margin-left:3px;
	vertical-align:middle;
	width: 183px;
}

#enquete_bottom {
	background: url('../_img/enquete_bottom.jpg') no-repeat;
	color: #EEE;
	height:40px;
	margin-left:3px;
	vertical-align:middle;
	width: 183px;
}

#area_busca {
	background: url('../_img/area_busca.jpg') no-repeat;
	color: #EEE;
	height:98px;
	margin-left:6px;
	vertical-align:middle;
	width: 180px;
}

#dicas_sommelier {
	background: url('../_img/dicas_sommelier.jpg') no-repeat;
	color: #EEE;
	height:255px;
	margin-left:7px;
	vertical-align:middle;
	width: 186px;
}

#dicas_dietlight {
	background: url('../_img/dicas_dietlight.jpg') no-repeat;
	color: #EEE;
	height:255px;
	margin-left:7px;
	vertical-align:middle;
	width: 179px;
}

#encarte_div {
	background: url('../_img/encarte_div.jpg') no-repeat;
	color: #EEE;
	height:151px;
	margin-left:6px;
	vertical-align:middle;
	width: 181px;
}

#livro_receitas {
	background: url('../_img/livro_receitas.jpg') no-repeat;
	color: #EEE;
	height:157px;
	margin-left:4px;
	vertical-align:middle;
	width: 182px;
}

#left a {
	color: #333;
	text-decoration: none;
}
#left a:hover { text-decoration: underline; }

.firstletter {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}

#left form legend {
	margin-bottom: 5px;
}

#left form label {
	display: block;
	float: left;
}

#left form fieldset {
	width: 120px;
	border: 1px solid #103760;
	padding: 7px;
}

#left form .textbox {
	border: 2px solid #F1E1B0;
	color: #103760;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 2px;	
	width: 115px;
}

.button_vercarrinho {
	background: url('../_img/vercarrinho.jpg');
	border: 0;
	color: #000000;
	cursor: pointer;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 18px;
	margin-top: 10px;
	padding-bottom: 2px;
	width: 119px;
}

.button_entrar {
	background: transparent url('../_img/entrar.jpg');
	border: 0;
	color: #000000;
	cursor: pointer;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 18px;
	padding-bottom: 2px;
	width: 72px;
}

.button_verificar {
	background: url('../_img/verificar.jpg');
	border: 0;
	color: #B0282B;
	cursor: pointer;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 18px;
	margin-top: 12px;
	padding-bottom: 2px;
	width: 72px;
}

.leftimg {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
}

.leftimg img {
	border:0;
}
