body{
	background: Yellow;
	font-family: Tahoma;
	font-size: 11px;
	color: #423a2c;
}

a{
	overflow: hidden;
}

ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu_receitas{
	float: left;
	width: 187px;
	margin: 0!important;
}

ul.menu_receitas li,
ul.menu_receitas li a{
	float: left;
	width: 187px;
	height: 24px;
	text-indent: -5000px;
	margin: 0px;
}

h1,h2,h3,h4,h5{
	font-size: 10px;
}

a.mn_curso{	background: url(../img/mn_curso.png) no-repeat 0 0; }
a:hover.mn_curso{	background: url(../img/mn_curso.png) no-repeat 0 -24px; }

a.mn_receitas{	background: url(../img/mn_receitas.png) no-repeat 0 0; }
a:hover.mn_receitas{	background: url(../img/mn_receitas.png) no-repeat 0 -24px; }

a.mn_historico{ background: url(../img/mn_historico.png) no-repeat 0 0; }
a:hover.mn_historico{ background: url(../img/mn_historico.png) no-repeat 0 -24px; }

a.mn_como_sao{	background: url(../img/mn_como_sao.png) no-repeat 0 0; }
a:hover.mn_como_sao{	background: url(../img/mn_como_sao.png) no-repeat 0 -24px; }

a.mn_agenda{ background: url(../img/mn_agenda.png) no-repeat 0 0; }
a:hover.mn_agenda{ background: url(../img/mn_agenda.png) no-repeat 0 -24px; }

h3.tit_historico{
	width: 387px;
	height: 24px;
	background: url(../img/tit_historico.png) no-repeat 0 0;
	text-indent: -5000px;
	margin: 0px;
}

h3.tit_receitas{
	width: 387px;
	height: 24px;
	background: url(../img/tit_receitas.png) no-repeat 0 0;
	text-indent: -5000px;
	margin: 0px;
}

h3.tit_como_sao{
	width: 387px;
	height: 24px;
	background: url(../img/tit_como_sao.png) no-repeat 0 0;
	text-indent: -5000px;
	margin: 0px;
}

h3.tit_proximos{
	width: 186px;
	height: 24px;
	background: url(../img/tit_proximos.png) no-repeat 0 0;
	text-indent: -5000px;
	margin: 0px;
}

h3.tit_agenda{
	width: 387px;
	height: 24px;
	background: url(../img/tit_agenda.png) no-repeat 0 0;
	text-indent: -5000px;
	margin: 0px;
}

h3.tit_receitas{
	width: 387px;
	height: 24px;
	background: url(../img/tit_receitas.png) no-repeat 0 0;
	text-indent: -5000px;
	margin: 0px;
}

h3.tit_momentos{
	width: 148px;
	height: 58px;
	background: url(../img/tit_momentos.png) no-repeat 0 0;
	text-indent: -5000px;
}

h4.tit_proximos_cursos{
	width: 108px;
	height: 13px;
	background: url(../img/tit_proximos_cursos.png) no-repeat 0 0;
	text-indent: -5000px;
	margin: 10px 0;
}

.img_banner_receitas{
	border: 1px solid #fff;
	margin: 0px;
}

.box_conteudo_receitas{
	width: 357px;
	_width: 387px;
	padding: 20px 15px;
	background: #fef081;
	border: 1px solid #fdc40e;	
	margin-top: 2px;
}

.box_conteudo_receitas p.link{
	width: 100%;
}

.box_conteudo_receitas a{
	color: #f81900;
	background: url(../img/bullet_seta.png) no-repeat 0 5px;
	padding-left: 10px;
	text-decoration: none;
}

.box_conteudo_receitas a:hover{
	color: #f81900;
	text-decoration: underline;
}

.box_conteudo_receitas a:active,
.box_conteudo_receitas a:visited{
	color: #f81900;
}

p.link_seta{
	float: left;
	margin: 0;
}
p.link_seta a{
	color: #f81900;
	background: url(../img/bullet_seta.png) no-repeat 0 5px;
	padding-left: 10px;
	text-decoration: none;
}

p.link_seta a:hover{
	color: #f81900;
	text-decoration: underline;
}

p.link_seta a:active,
p.link_seta a:visited{
	color: #f81900;
}

.box_proximos_cursos{
	width: 166px;
	_width: 186px;
	padding: 10px;
	background: #e7e7e7;
	margin: 0;
	font-size: 10px;
}

.proximos_home{
	width: 166px;
	padding: 10px 0 0 0!important;
	background: none!important;
	margin: 0!important;
	font-size: 10px;
}

.box_proximos_cursos li{
	background: url(../img/bullet_receitas.png) no-repeat 0 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
}

.box_proximos_cursos li.last{
	border: 0px!important;
}

.box_proximos_cursos li a{
	color: #f81900;
	text-decoration: none;	
}

.box_proximos_cursos li a:hover{
	color: #f81900;
	text-decoration: underline;	
}

.box_proximos_cursos li a:active,
.box_proximos_cursos li a:visited{
	color: #f81900;
}


.img_esq{
	border: 1px solid #fdc40e;
	float: left;
	margin-right: 10px;
}

.img_dir{
	border: 1px solid #fdc40e;
	float: right;
	margin-left: 10px;
}

.tbl_home{
	background: #fff5b3;
	border-right: 1px solid #fdc40e;	
	border-bottom: 1px solid #fdc40e;	
	border-left: 1px solid #fdc40e;	
}

.box_home{
	width: 275px;
	padding: 0 0 30px 35px;
}

.box_proximos_estrutura{
	margin: 20px 0;
}

.box_proximos{
	background: #fff4aa;
	border-right: 1px solid #fdc40e;	
	border-left: 1px solid #fdc40e;	
	padding: 10px 0 20px 13px
}

.destaque{
	color: #f81900;
}
