/************* HOME **************/

#col1 { width:720px; float:left; margin-top:35px; }

#col1 img{ position:absolute; top:-10px; left:23px; }
#col1 .bem-vindo { float:right; width:453px; }
#col1 .bem-vindo-tit { 
	width:453px;
	height:41px;
	background:url(../imagens/home/main/bem-vindo-tit.png) no-repeat;
	text-indent:-3000px;
}
#col1 .bem-vindo p {
	font-size:12px;
	width:98%; 
	margin:18px 0 0 10px;
	line-height:20px;
	text-align:justify;
}

#col1 .almoco-vale-chopp { float:right; width:483px; margin:30px 0 40px 0; }
#col1 .almoco-vale-chopp p { 
	font-size:12px;
	width:195px; 
	line-height:20px;
	margin:7px 0 0 40px;
	text-align:justify;
}
#col1 .almoco-vale-chopp .almoco { float:left; }
#col1 .almoco-vale-chopp .vale-chopp { float:right; }
#col1 .almoco-vale-chopp .almoco-tit {
	width:122px;
	height:24px;
	background:url(../imagens/home/main/almoco-tit.png) no-repeat;
	text-indent:-3000px;
}
#col1 .almoco-vale-chopp .vale-chopp-tit {
	width:161px;
	height:20px;
	background:url(../imagens/home/main/vale-chopp-tit.png) no-repeat;
	text-indent:-3000px;
}

#petiscos {
	position:relative;
	display:inline;
	float:right;
	width:205px;
	height:324px;
	background:url(../imagens/home/main/petiscos.png) no-repeat;
	margin:5px 20px 0 0;
}
#petiscos h3 { display:none; }
#petiscos a {
	position:absolute;
	display:block;
	width:205px;
	height:200px;
	left:0;
	bottom:0;
	text-indent:-3000px;
}