@charset "UTF-8";


#coluna_left {
	background-color: #b9a21c;
	background-image: url(../images/manguti_canto_superior.jpg);
	background-repeat: no-repeat;
	background-image: url(../images/manguti_canto.gif);
}

.title{
	color: #dede4b;
	font-size: 58px;
	line-height: 54px;
	width: 330px;
	margin: -85px 0 0 75px;
}

.texto_branco{
	color: #FFF;
	font-size: 16px;
	line-height: 28px;
	width: 330px;
	margin: 20px 0 0 75px;
}

#coluna_right{
	background-image: url(../images/torta_vegetariana.jpg);
	background-repeat: no-repeat;
}

#aspas1{
	width: 31px;
	height: 25px;
	position: relative;
	background-image:url(../images/aspas_open.gif);
	background-repeat: no-repeat;
	margin: 26px 0 0 36px;
}

#aspas2{
	width: 31px;
	height: 25px;
	position: relative;
	background-image:url(../images/aspas_close.gif);
	background-repeat: no-repeat;
	margin: 43px 0 0 381px;
}

.menu_active{
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-color: #dede4b;
	padding: 7px 11px 6px 13px;
}
